index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
animation_player_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Add markers to animation
chocola-mint
2024-09-29
1
-0
/
+26
*
Fix `AnimationPlayer` crash when it's made the scene root
Arsh Panesar
2024-09-04
1
-0
/
+2
*
Merge pull request #96013 from passivestar/keyframe-navigation
Rémi Verschelde
2024-09-02
1
-0
/
+1
|
\
|
*
Allow jumping to previous/next keyframe in animation player
passivestar
2024-09-01
1
-0
/
+1
*
|
Update AnimationPlayer in real-time when keyframe properties change
Daniel Lowe
2024-08-26
1
-0
/
+1
|
/
*
Fix broken sync between animation TrackEditor and PlayerEditor
Silc Lizard (Tokage) Renew
2024-07-06
1
-1
/
+1
*
Fix animation player controls being enabled when no player is selected
passivestar
2024-05-29
1
-0
/
+1
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
fix animation error player error focus
sam
2024-04-12
1
-1
/
+1
*
Fix seeking bug in AnimationPlayerEditor
Silc Lizard (Tokage) Renew
2023-11-22
1
-2
/
+2
*
Avoid popping up dialogs excessively in the Animation editor
Yuri Sizov
2023-10-31
1
-5
/
+8
*
Revive onion skinning
Pedro J. Estébanez
2023-10-03
1
-9
/
+18
*
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
1
-3
/
+23
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Implement toggling pause / stop button to AnimationPlayerEditor
Silc 'Tokage' Renew
2023-01-14
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-22
1
-1
/
+27
*
Add track validator to AnimationPlayerEditor
Silc Renew
2022-11-28
1
-0
/
+2
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-3
/
+0
*
Merge pull request #65942 from SaracenOne/animation_change_callback_fix
Rémi Verschelde
2022-10-10
1
-0
/
+1
|
\
|
*
Fix animation change callbacks
SaracenOne
2022-09-16
1
-0
/
+1
*
|
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-1
/
+1
*
|
Animation editor: Disable onion skinning temporarily due to rendering bug
Rémi Verschelde
2022-09-29
1
-0
/
+2
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
Fix errors and improve UX relating to new animation libraries
SnailRhymer
2022-05-17
1
-0
/
+1
*
Implement Animation Libraries
reduz
2022-04-11
1
-15
/
+7
*
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-25
/
+25
*
Fix some Animation panel icons not updating after theme change
Haoyu Qiu
2022-03-10
1
-0
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-2
/
+1
*
Merge pull request #57306 from trollodel/remove_editornode_param
Rémi Verschelde
2022-02-14
1
-4
/
+2
|
\
|
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-4
/
+2
*
|
Make duplicate animation prompt for new name
Haoyu Qiu
2022-02-14
1
-1
/
+1
|
/
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+3
*
[Editor] Move some animation specific keying logic out of inspector.
Fabio Alessandrelli
2022-01-19
1
-0
/
+4
*
Add option to paste animation as duplicate
Tomasz Chabora
2022-01-04
1
-0
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-2
/
+0
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-1
/
+3
*
Fix 3D Onion skinning missing
Kerrad Yanis
2021-09-14
1
-2
/
+3
*
Allow to load multiple animations at once
Tomasz Chabora
2021-08-23
1
-2
/
+2
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Allow to move timeline without moving animation
Tomasz Chabora
2021-03-21
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add animation reset track feature
Pedro J. Estébanez
2020-12-20
1
-0
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-12
/
+12
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-8
/
+8
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+2
[next]