| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FPS compatible option in second mode of animation editor snapping | Silc Lizard (Tokage) Renew | 2024-11-12 | 1 | -1/+3 |
* | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 1 | -18/+18 |
|\ |
|
| * | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 1 | -18/+18 |
* | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -1/+1 |
|/ |
|
* | Don't flip playback control buttons in RTL layout | Haoyu Qiu | 2024-10-16 | 1 | -5/+9 |
* | Add markers to animation | chocola-mint | 2024-09-29 | 1 | -4/+54 |
* | Fix `AnimationPlayer` crash when it's made the scene root | Arsh Panesar | 2024-09-04 | 1 | -1/+15 |
* | Add separate timeline snapping control to Animation Editor | Kasper Arnklit Frandsen | 2024-09-02 | 1 | -12/+7 |
* | Merge pull request #96013 from passivestar/keyframe-navigation | Rémi Verschelde | 2024-09-02 | 1 | -29/+98 |
|\ |
|
| * | Allow jumping to previous/next keyframe in animation player | passivestar | 2024-09-01 | 1 | -29/+98 |
* | | Merge pull request #91599 from dnllowe/realtime-animation-player-property-upd... | Rémi Verschelde | 2024-08-30 | 1 | -0/+7 |
|\ \ |
|
| * | | Update AnimationPlayer in real-time when keyframe properties change | Daniel Lowe | 2024-08-26 | 1 | -0/+7 |
| |/ |
|
* / | Allow keying properties with multiple nodes selected | Mikael Hermansson | 2024-08-19 | 1 | -1/+1 |
|/ |
|
* | [Editor] Fix `AnimationTrackEditor::timeline_changed` signal | A Thousand Ships | 2024-08-13 | 1 | -1/+1 |
* | Merge pull request #95400 from AThousandShips/anim_signal_fix | Rémi Verschelde | 2024-08-12 | 1 | -1/+1 |
|\ |
|
| * | [Editor] Fix missing bind for animation editor callback | A Thousand Ships | 2024-08-11 | 1 | -1/+1 |
* | | Prevent to seek doubly on AnimationPlayerEditor | Silc Lizard (Tokage) Renew | 2024-08-13 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #94420 from TokageItLab/player-seek-internal | Rémi Verschelde | 2024-07-23 | 1 | -5/+5 |
|\ |
|
| * | Handle internal seek on AnimationPlayer to process discrete correctly | Silc Lizard (Tokage) Renew | 2024-07-16 | 1 | -5/+5 |
* | | Reset position to 0 after animation selected on AnimationPlayerEditor | Silc Lizard (Tokage) Renew | 2024-07-13 | 1 | -0/+1 |
|/ |
|
* | Fix broken sync between animation TrackEditor and PlayerEditor | Silc Lizard (Tokage) Renew | 2024-07-06 | 1 | -15/+6 |
* | [Scene] Add `SceneStringNames::text/value_changed` | A Thousand Ships | 2024-06-19 | 1 | -1/+1 |
* | [Scene] Add `SceneStringNames::confirmed` | A Thousand Ships | 2024-06-19 | 1 | -2/+2 |
* | [Scene] Add `SceneStringNames::item_selected` | A Thousand Ships | 2024-06-19 | 1 | -2/+2 |
* | Fix seeking Animation immediate after playback for Discrete track | Silc Lizard (Tokage) Renew | 2024-06-08 | 1 | -7/+7 |
* | Merge pull request #91953 from AThousandShips/use_normal_sname | Rémi Verschelde | 2024-05-31 | 1 | -2/+2 |
|\ |
|
| * | Use `CoreStringNames::normal` in more places | A Thousand Ships | 2024-05-30 | 1 | -2/+2 |
* | | [Scene] Add `SceneStringNames::panel` | A Thousand Ships | 2024-05-30 | 1 | -2/+2 |
* | | [Scene] Add `SceneStringNames::id_pressed` | A Thousand Ships | 2024-05-30 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #92495 from matheusmdx/fix-animation-player-error | Rémi Verschelde | 2024-05-29 | 1 | -4/+9 |
|\ |
|
| * | Fix error after create a new animation in an empty AnimationPlayer | matheusmdx | 2024-05-28 | 1 | -4/+9 |
* | | Merge pull request #92473 from passivestar/animation-disabled-controls | Rémi Verschelde | 2024-05-29 | 1 | -15/+18 |
|\ \
| |/
|/| |
|
| * | Fix animation player controls being enabled when no player is selected | passivestar | 2024-05-29 | 1 | -15/+18 |
* | | Replace `.bind(...).call_deferred()` with `.call_deferred(...)` | A Thousand Ships | 2024-05-27 | 1 | -1/+1 |
|/ |
|
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -8/+8 |
* | Use Core/Scene stringnames consistently | kobewi | 2024-05-13 | 1 | -4/+3 |
* | Add shorthand for using singleton string names | kobewi | 2024-05-11 | 1 | -5/+5 |
* | Reduce and prevent unnecessary random-access to `List` | A Thousand Ships | 2024-05-04 | 1 | -4/+2 |
* | Set animation step from importers. Increase default step from 10 to 30 FPS. | Lyuma | 2024-04-19 | 1 | -0/+5 |
* | Merge pull request #88926 from samsface/fix_animation_player_error_dialog | Rémi Verschelde | 2024-04-13 | 1 | -2/+2 |
|\ |
|
| * | fix animation error player error focus | sam | 2024-04-12 | 1 | -2/+2 |
* | | Merge pull request #89599 from timothyqiu/vegetate | Rémi Verschelde | 2024-03-23 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix unexpected auto translation of Tree content | Haoyu Qiu | 2024-03-18 | 1 | -0/+1 |
* | | | Fix AnimationPlayer pin behavior | azuloo | 2024-03-21 | 1 | -0/+2 |
|/ / |
|
* / | Add editor shortcuts to toggle bottom panel visibility | Hugo Locurcio | 2024-03-05 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #87760 from kitbdev/extract-bottom-dock | Rémi Verschelde | 2024-02-23 | 1 | -3/+4 |
|\ |
|
| * | Extract BottomPanel from EditorNode | kit | 2024-02-20 | 1 | -3/+4 |
* | | Make AnimationPlayerEditor read-only edit rules more permissive. | Saracen | 2024-02-21 | 1 | -48/+122 |
|/ |
|
* | Merge pull request #86378 from RobProductions/update-hover-styling | Rémi Verschelde | 2024-02-20 | 1 | -0/+2 |
|\ |
|
| * | Add hover highlight to main editor buttons | Matt Enad | 2024-02-16 | 1 | -0/+2 |