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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #76418 from reduz/method-bind-validated-call
Rémi Verschelde
2023-05-08
2
-1
/
+7
|
\
|
*
Add ValidatedCall to MethodBind
Juan Linietsky
2023-04-30
2
-1
/
+7
*
|
Unexpose AnimationTrackEditPlugin as not implemented
Yuri Sizov
2023-04-25
1
-1
/
+1
*
|
Expose interpolation methods for 3D track in Animation class
Silc Renew
2023-04-25
2
-29
/
+29
|
/
*
Merge pull request #75759 from TokageItLab/reimplement-grouped-statemachine
Rémi Verschelde
2023-04-24
10
-645
/
+1124
|
\
|
*
Rework StateMachine and nested StateMachine process
Silc Renew
2023-04-18
10
-645
/
+1124
*
|
optimize blend position search
yedpodtrzitko
2023-04-08
1
-15
/
+5
*
|
Various Tween code improvements
kobewi
2023-04-03
2
-35
/
+36
*
|
Add get_loops_left() function to Tween
John Pennycook
2023-03-20
2
-0
/
+10
|
/
*
Check for type mismatch in PropertyTweener.from()
kobewi
2023-02-28
2
-0
/
+7
*
Refactor NodeTransition/OneShot to handle seek/filter correctly
Silc Renew
2023-02-13
1
-20
/
+21
*
Fix tween_method() type validation
kobewi
2023-02-12
2
-10
/
+22
*
Merge pull request #73120 from TokageItLab/fix-transition-reset-fade
Rémi Verschelde
2023-02-11
1
-4
/
+13
|
\
|
*
Fix remaining fade doesn't clear when reset in AnimationNodeTransition
Silc Renew
2023-02-12
1
-4
/
+13
*
|
Fix NodeOneShot fade-out doesn't blend animations correctly
Silc Renew
2023-02-12
1
-3
/
+4
|
/
*
Merge pull request #73024 from TokageItLab/fix-transtition-first-frame
Rémi Verschelde
2023-02-10
1
-8
/
+13
|
\
|
*
Fix broken first frame of NodeTransition/NodeOneShot when xfade is 0
Silc Renew
2023-02-10
1
-8
/
+13
*
|
Add some missing translatable editor strings
Haoyu Qiu
2023-02-10
1
-1
/
+1
|
/
*
Add root motion accumulator to fix broken RootMotionView
Silc Renew
2023-02-10
3
-26
/
+68
*
Some code simplifications
Markus Sauermann
2023-02-07
1
-1
/
+1
*
Merge pull request #72722 from TokageItLab/animtree-map
Rémi Verschelde
2023-02-07
10
-22
/
+188
|
\
|
*
Fix NodeTransition initialization and AnimationNode remapping method
Silc Renew
2023-02-05
10
-22
/
+188
*
|
Fixed animation audio to play considering time when seeking
Silc Renew
2023-02-05
2
-7
/
+12
|
/
*
Merge pull request #72509 from TokageItLab/seekcon
Rémi Verschelde
2023-02-02
2
-17
/
+17
|
\
|
*
Consistent with NodeTimeSeek parameters OtherNodes
Silc Renew
2023-02-01
2
-17
/
+17
*
|
Remove meaningless `rename_parameter` in AnimationTree
Silc Renew
2023-02-01
2
-18
/
+0
|
/
*
Merge pull request #72450 from TokageItLab/optional-restart
Rémi Verschelde
2023-02-01
4
-10
/
+45
|
\
|
*
Make restart in NodeStateMachine / NodeTransition optional
Silc Renew
2023-02-01
4
-10
/
+45
*
|
Merge pull request #72396 from TokageItLab/bs1dconsist
Rémi Verschelde
2023-01-31
2
-55
/
+142
|
\
\
|
*
|
Consistent with NodeBlendSpace1D option NodeBlendSpace2D
Silc Renew
2023-01-31
2
-55
/
+142
*
|
|
Force update AnimationTree player cache when AnimationPlayer changes.
SaracenOne
2023-01-31
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #72383 from MewPurPur/correct-tween-errors
Rémi Verschelde
2023-01-30
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix error messages of {}Tweener.new()
VolTer
2023-01-30
1
-4
/
+4
*
|
Merge pull request #72388 from TokageItLab/transition-reset-each
Rémi Verschelde
2023-01-30
2
-24
/
+33
|
\
\
|
*
|
Allow the Reset option of NodeTransition to be set for each Input
Silc Renew
2023-01-31
2
-24
/
+33
*
|
|
Allow seek() without assigned animation in AnimationPlayer
Silc Renew
2023-01-30
1
-5
/
+10
|
/
/
*
|
Merge pull request #71964 from bruvzg/mat_key
Rémi Verschelde
2023-01-30
1
-1
/
+2
|
\
\
|
*
|
Fix unsafe murmur3 hash use for the default material keys, expose alpha hash ...
bruvzg
2023-01-24
1
-1
/
+2
*
|
|
Remove the max input limit & cleanup AnimationNodeTransition API
Silc Renew
2023-01-30
4
-113
/
+132
|
|
/
|
/
|
*
|
Fix AnimatedSprite play() don't redraw immediately
Silc Renew
2023-01-29
2
-3
/
+5
*
|
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-28
4
-189
/
+395
*
|
Merge pull request #71907 from TokageItLab/change-animated-sprite-api
Rémi Verschelde
2023-01-27
1
-3
/
+7
|
\
\
|
*
|
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-3
/
+7
|
|
/
*
|
Fix AnimationTree MethodTrack discards all process
Silc Renew
2023-01-27
1
-1
/
+1
*
|
Make AnimTree/Player processes adopt to GDVIRTUAL
Silc Renew
2023-01-26
4
-33
/
+59
*
|
Fix spamming audio preview and cleanup process in AnimationPlayer/Tree
Silc Renew
2023-01-26
2
-17
/
+22
*
|
Add indicator for state machine transition fade progress and position of stat...
SaracenOne
2023-01-25
2
-1
/
+38
*
|
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
Aaron Franke
2023-01-24
1
-1
/
+1
|
/
*
Merge pull request #71840 from TokageItLab/fix-travel-reset
Rémi Verschelde
2023-01-22
1
-3
/
+5
|
\
|
*
Fix weird behavior of teleporting to self-state when reset is false
Silc Renew
2023-01-22
1
-3
/
+5
[next]