Commit graph

8 commits

Author SHA1 Message Date
Thaddeus Crews
f972ab80ec
Merge pull request #113415 from Calinou/editor-animation-add-shortcut-in-tooltip
Add shortcuts in tooltips to the animation editor's play/pause buttons
2025-12-03 11:42:20 -06:00
Hugo Locurcio
11b1655298
Add shortcuts in tooltips to the animation editor's play/pause buttons
Shortcuts for these buttons don't make use of the Button shortcut
system, so that they work globally (even if the animation editor is
not focused). Therefore, we need to add the shortcut to the tooltip manually.
2025-12-03 18:21:08 +01:00
Logan Detrick
a0c2d3d51d Use new dock system for Animation dock 2025-12-02 12:30:43 -08:00
Thaddeus Crews
6c63a1fd8b
Merge pull request #107959 from rapust/add-keyframe-shortcuts
Add "Go to Next/Previous Keyframe" to Animation Edit menu
2025-11-14 14:22:44 -06:00
Ryan
35999a16dd Fix AnimationPlayer to use StringName instead of String
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-10-06 16:29:40 -04:00
Sébastien Dunne Fulmer
cf65c18817 Auto-select sole AnimationPlayer on panel open 2025-09-19 18:53:37 +01:00
rapust
1bf7b33280 Add "Go to Next/Previous Keyframe" to Animation Edit menu 2025-07-08 01:48:58 +03:00
A Thousand Ships
f11aff3841
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00
Renamed from editor/plugins/animation_player_editor_plugin.h (Browse further)