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
/
animation_track_editor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Merge pull request #88350 from CookieBadger/animation-cut-keyframe
Rémi Verschelde
2024-02-18
1
-1
/
+3
|
\
|
*
implemented cut selected keys in animation player
emild
2024-02-15
1
-1
/
+3
*
|
Make consistent the retrieval of audio tracks
Silc Lizard (Tokage) Renew
2024-02-18
1
-0
/
+8
|
/
*
Fix vertical zoom factor in Animation Bezier Editor
emild
2024-02-13
1
-1
/
+2
*
Merge pull request #87250 from CookieBadger/animation-copy-paste-keyframe
Rémi Verschelde
2024-02-12
1
-3
/
+30
|
\
|
*
implement consistent select, copy, paste, duplicate in animation player
emild
2024-02-06
1
-3
/
+30
*
|
Merge pull request #85367 from KoBeWi/elephant_in_the_editor
Rémi Verschelde
2024-02-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix custom type icon sizes in animation tracks
kobewi
2023-11-25
1
-0
/
+1
*
|
Merge pull request #85142 from CookieBadger/animation-player-improvements
Rémi Verschelde
2024-01-08
1
-0
/
+10
|
\
\
|
*
|
Improved usability of zoom features in animation player
CookieBadger
2024-01-07
1
-0
/
+10
*
|
|
Make default options of int value track refer to RESET animation
Silc Lizard (Tokage) Renew
2024-01-02
1
-0
/
+2
*
|
|
Fix setting bezier track handle mode from inspector.
Saracen
2023-12-14
1
-0
/
+2
|
|
/
|
/
|
*
|
Fix seeking bug in AnimationPlayerEditor
Silc Lizard (Tokage) Renew
2023-11-22
1
-1
/
+1
|
/
*
Merge pull request #81188 from the-sink/animation_player_things
Rémi Verschelde
2023-10-03
1
-0
/
+2
|
\
|
*
Select node when clicked in AnimationPlayer timeline
the-sink
2023-09-28
1
-0
/
+2
*
|
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
1
-0
/
+8
|
/
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-10
/
+9
*
Fix weird bezier edit button update timing in AnimationTrackEditor
Silc Renew
2023-02-11
1
-0
/
+1
*
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-28
1
-1
/
+4
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-6
/
+4
*
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
-2
/
+100
*
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-12-02
1
-1
/
+0
*
Fix wrong AnimationTrackKeyEdit update timing
Silc Renew
2022-11-25
1
-1
/
+0
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-7
/
+0
*
Fix connection of animation changed signal in AnimationTrackEditor
Silc Renew
2022-11-20
1
-1
/
+0
*
Fix update timing when AnimationEditor changes FPS
Silc Renew
2022-11-17
1
-0
/
+2
*
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-5
/
+5
*
Fixed AnimationTrackEditor redraw/deselect timing and find key compearation
Silc Renew
2022-08-29
1
-2
/
+4
*
Add optimization for Animation::ValueTrack
Silc Renew
2022-08-27
1
-2
/
+2
*
Add linear/cubic angle interpolation to Animation interpolation type
Silc Renew
2022-08-27
1
-1
/
+3
*
Make Cubic to CubicInTime and reduce items in the track intrp type
Silc Renew
2022-08-26
1
-2
/
+1
*
Merge pull request #64647 from TokageItLab/auto-tangent
Rémi Verschelde
2022-08-23
1
-1
/
+3
|
\
|
*
Add bezier preset and refactor bezier editor
Silc Renew
2022-08-23
1
-1
/
+3
*
|
Merge pull request #64678 from TokageItLab/implement-ease-baker
Rémi Verschelde
2022-08-23
1
-0
/
+16
|
\
\
|
*
|
Fix Quaternion Tween and implement ease baker
Silc Renew
2022-08-22
1
-0
/
+16
|
|
/
*
|
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
Rémi Verschelde
2022-08-22
1
-6
/
+6
|
\
\
|
*
|
Add per-scene UndoRedo
kobewi
2022-08-22
1
-6
/
+6
*
|
|
Merge pull request #64132 from TokageItLab/fix-optimizer
Rémi Verschelde
2022-08-22
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
improve animation track optimizer algorithm
Silc Renew
2022-08-09
1
-2
/
+2
*
|
|
Make `cubic_interpolate()` consider key time in animation
Silc Renew
2022-08-19
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge pull request #63245 from V-Sekai/animation_editor_read_only
Rémi Verschelde
2022-08-10
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add read-only mode to AnimationEditor for foreign resources.
SaracenOne
2022-07-21
1
-3
/
+7
*
|
Remove excessive `editor/property_editor.h` includes
Yuri Sizov
2022-08-01
1
-0
/
+4
*
|
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-1
/
+0
*
|
Merge pull request #48995 from KoBeWi/advanced_animation
Rémi Verschelde
2022-07-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Advance animation after confirming
kobewi
2022-06-29
1
-1
/
+2
*
|
Create reset tracks with the right update mode
Pedro J. Estébanez
2022-07-17
1
-2
/
+2
|
/
*
Merge pull request #60774 from TokageItLab/root-seek-mode
Rémi Verschelde
2022-05-18
1
-4
/
+4
|
\
[next]