Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-07 | Merge pull request #72722 from TokageItLab/animtree-map | Rémi Verschelde | |
Fix AnimationNodeTransition initialization and AnimationNode remapping method | |||
2023-02-05 | Fix NodeTransition initialization and AnimationNode remapping method | Silc Renew | |
2023-02-05 | Fixed animation audio to play considering time when seeking | Silc Renew | |
2023-02-02 | Merge pull request #72509 from TokageItLab/seekcon | Rémi Verschelde | |
Consistent with NodeTimeSeek parameters OtherNodes | |||
2023-02-01 | Remove meaningless `rename_parameter` in AnimationTree | Silc Renew | |
2023-02-01 | Consistent with NodeTimeSeek parameters OtherNodes | Silc Renew | |
2023-02-01 | Merge pull request #72450 from TokageItLab/optional-restart | Rémi Verschelde | |
Make restart in NodeStateMachine / NodeTransition optional | |||
2023-02-01 | Make restart in NodeStateMachine / NodeTransition optional | Silc Renew | |
2023-01-31 | Merge pull request #72396 from TokageItLab/bs1dconsist | Rémi Verschelde | |
Consistent with NodeBlendSpace1D option NodeBlendSpace2D | |||
2023-01-31 | Force update AnimationTree player cache when AnimationPlayer changes. | SaracenOne | |
2023-01-30 | Merge pull request #72383 from MewPurPur/correct-tween-errors | Rémi Verschelde | |
Fix error messages for {}Tweener.new() | |||
2023-01-31 | Consistent with NodeBlendSpace1D option NodeBlendSpace2D | Silc Renew | |
Co-authored-by: Skrapion <rick@firefang.com> | |||
2023-01-30 | Fix error messages of {}Tweener.new() | VolTer | |
2023-01-30 | Merge pull request #72388 from TokageItLab/transition-reset-each | Rémi Verschelde | |
Allow the Reset option of NodeTransition to be set for each Input | |||
2023-01-31 | Allow the Reset option of NodeTransition to be set for each Input | Silc Renew | |
2023-01-30 | Allow seek() without assigned animation in AnimationPlayer | Silc Renew | |
2023-01-30 | Merge pull request #71964 from bruvzg/mat_key | Rémi Verschelde | |
Fix unsafe murmur3 hash use for the default material keys, expose alpha hash transparency mode for default materials and Label3D and Sprite3D. | |||
2023-01-30 | Remove the max input limit & cleanup AnimationNodeTransition API | Silc Renew | |
2023-01-29 | Fix AnimatedSprite play() don't redraw immediately | Silc Renew | |
2023-01-28 | Implement blending audio feature to AnimationTree | Silc Renew | |
2023-01-27 | Merge pull request #71907 from TokageItLab/change-animated-sprite-api | Rémi Verschelde | |
Make `AnimatedSprite`'s playback API consistent with `AnimationPlayer` | |||
2023-01-27 | Fix AnimationTree MethodTrack discards all process | Silc Renew | |
2023-01-26 | Make AnimTree/Player processes adopt to GDVIRTUAL | Silc Renew | |
2023-01-26 | Fix spamming audio preview and cleanup process in AnimationPlayer/Tree | Silc Renew | |
2023-01-26 | Make AnimatedSprite's playback API consistent with AnimationPlayer | Silc Renew | |
2023-01-25 | Add indicator for state machine transition fade progress and position of ↵ | SaracenOne | |
state transitioning from. | |||
2023-01-24 | PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" | Aaron Franke | |
2023-01-24 | Fix unsafe murmur3 hash use for the default material keys, expose alpha hash ↵ | bruvzg | |
transparency mode for default materials and Label3D and Sprite3D. | |||
2023-01-22 | Merge pull request #71840 from TokageItLab/fix-travel-reset | Rémi Verschelde | |
Fix weird behavior of teleporting to self-state when `reset_on_teleport` is `false` in StateMachine | |||
2023-01-22 | Merge pull request #71839 from TokageItLab/expose-fading-from-statemachine | Rémi Verschelde | |
Expose `fading_from` from StateMachine | |||
2023-01-22 | Merge pull request #71823 from TokageItLab/fix-bezier-init | Rémi Verschelde | |
Fix wrong BezierTrack init value | |||
2023-01-22 | Fix weird behavior of teleporting to self-state when reset is false | Silc Renew | |
2023-01-22 | Expose fading_from_node from StateMachine | Silc Renew | |
2023-01-22 | Fix wrong BezierTrack init value | Silc Renew | |
2023-01-21 | Use range iterators in LocalVector loops | kobewi | |
2023-01-21 | Fix max limit of AnimationNodeTransition input count in the inspector | Silc Renew | |
2023-01-19 | Merge pull request #71418 from TokageItLab/restart-anim-tree | Rémi Verschelde | |
Allow AnimationStateMachine / AnimationNode to restart when transitioning to the same state | |||
2023-01-19 | Merge pull request #71264 from TokageItLab/improve-statemachine | Rémi Verschelde | |
Add next/reset function to `AnimationStateMachine` | |||
2023-01-19 | Allow AnimationNodes to restart when transitioning to the same state | Silc Renew | |
2023-01-19 | Add next/reset function to AnimationStateMachine | Silc Renew | |
2023-01-19 | Add p_keep_state to AnimationPlayer::stop() | Silc Renew | |
2023-01-16 | Improve empty Tween error message | kobewi | |
2023-01-16 | Add EditorUndoRedoManager singleton | kobewi | |
2023-01-13 | Reset animation on playback stop | Tomasz Chabora | |
2023-01-11 | Improve some Tween internals | kobewi | |
2023-01-11 | Split pause() from AnimationPlayer's stop() | kobewi | |
2023-01-05 | Simplify some editor plugin logic and remove dead code | Yuri Sizov | |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde | |
As many open source projects have started doing it, we're removing the current year from the copyright notice, so that we don't need to bump it every year. It seems like only the first year of publication is technically relevant for copyright notices, and even that seems to be something that many companies stopped listing altogether (in a version controlled codebase, the commits are a much better source of date of publication than a hardcoded copyright statement). We also now list Godot Engine contributors first as we're collectively the current maintainers of the project, and we clarify that the "exclusive" copyright of the co-founders covers the timespan before opensourcing (their further contributions are included as part of Godot Engine contributors). Also fixed "cf." Frenchism - it's meant as "refer to / see". | |||
2023-01-05 | Merge pull request #70795 from KoBeWi/TweenCounted | Rémi Verschelde | |
Improve `RefCounted` support in `Tween` | |||
2023-01-01 | Improve RefCounted support in Tween | kobewi | |