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
/
scene
/
animation
/
animation_mixer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add samples playback support
Adam Scott
2024-06-18
1
-1
/
+8
*
Fix Deterministic blending with Dominant doesn't have init value
Silc Lizard (Tokage) Renew
2024-05-21
1
-3
/
+3
*
Make AnimationMixer consider Discrete for RESET track
Silc Lizard (Tokage) Renew
2024-04-06
1
-0
/
+7
*
Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB
Silc Lizard (Tokage) Renew
2024-04-05
1
-2
/
+3
*
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-0
/
+3
*
Force non-numeric ValueTrack use Discrete with Dominant
Silc Lizard (Tokage) Renew
2024-02-22
1
-0
/
+2
*
Make CallbackModeDiscrete.Dominant be default for AnimationPlayer
Silc Lizard (Tokage) Renew
2024-02-18
1
-1
/
+1
*
Add CallbackModeDiscrete to AnimationMixer
Silc Lizard (Tokage) Renew
2024-02-17
1
-2
/
+13
*
Add capture() and play_with_capture() as substitute of update capture
Silc Lizard (Tokage) Renew
2024-02-12
1
-1
/
+27
*
Remove Object pointer/solve types conflict in AnimationTrackCache
Silc Lizard (Tokage) Renew
2024-01-08
1
-36
/
+18
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
*
Add autocompletion for AnimationLibrary's & AnimationMixer
Micky
2024-01-04
1
-0
/
+1
*
Perform safe copies in AnimatedValuesBackup::get_cache_copy()
Pedro J. Estébanez
2023-11-24
1
-0
/
+58
*
Fix TrackCache memory crash
kobewi
2023-11-23
1
-7
/
+6
*
Bind `_reset`/`_restore` in AnimationMixer
Silc Lizard (Tokage) Renew
2023-11-23
1
-12
/
+10
*
Merge pull request #84815 from TokageItLab/array-animation
Rémi Verschelde
2023-11-16
1
-0
/
+1
|
\
|
*
Rework blending method in Variant animation for Int/Array/String
Silc Lizard (Tokage) Renew
2023-11-16
1
-0
/
+1
*
|
Fix ValueTrack with Resource is leaking
Silc Lizard (Tokage) Renew
2023-11-16
1
-0
/
+19
|
/
*
Remove AnimationMixer bindings only bound in the editor
Raul Santos
2023-10-16
1
-3
/
+5
*
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
1
-0
/
+384