index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
animation
/
animation_tree_player.h
Age
Commit message (
Expand
)
Author
2018-05-17
Expose the animation pos to the user for AnimationNodes in AnimationTrees
Gustav Lund
2018-05-07
Implemented ragdoll
AndreaCatania
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-24
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-11-21
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-01
Fix some argument ordering, closes #10010
Juan Linietsky
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-14
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-31
Fixed Mix nodes in Animation Tree Player
m4nu3lf
2016-06-22
AnimationTreePlayer filters improved
m4nu3lf
2016-06-18
Drop empty files that are not used anywhere
Rémi Verschelde
2016-04-26
AnimationTree: add filters to Animation nodes.
Josh Grams
2016-04-12
AnimationTreePlayer: fix discrete value tracks.
Josh Grams
2016-04-11
AnimationTreePlayer: allow animating resource properties.
Josh Grams
2016-04-06
AnimationTreePlayer (transition_node_set_current): fix by removing copy-paste...
Josh Grams
2016-03-27
* AnimationTreePlayer (_process_node): remove `switched` argument.
Josh Grams
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-10
This fixes long standing animation bug
Sergey Lapin
2015-11-02
Experimental retooling of AnimationTreePlayer to allow manual advancement.
Saracen
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky