index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
animation
/
animation_tree_player.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
AnimationTreePlayer: constructor now sets processing mode.
Josh Grams
2016-04-11
1
-1
/
+0
*
|
AnimationTreePlayer (transition_node_set_current): fix by removing copy-paste...
Josh Grams
2016-04-06
1
-19
/
+15
*
|
AnimationTreePlayer (set_active, reset, constructor): seek all animations to ...
Josh Grams
2016-04-06
1
-2
/
+3
*
|
AnimationTreePlayer (_process_node): more robust oneshot termination condition.
Josh Grams
2016-04-06
1
-2
/
+2
*
|
AnimationTreePlayer (_process_node:TIMESEEK): allow auto-advance with 0 xfade.
Josh Grams
2016-03-31
1
-1
/
+1
*
|
AnimationTreePlayer (_process_node:TIMESEEK): give p_seek precedence over tsn...
Josh Grams
2016-03-31
1
-6
/
+6
*
|
* AnimationTreePlayer (_process_node): remove `switched` argument.
Josh Grams
2016-03-27
1
-42
/
+40
|
/
*
Merge pull request #3980 from JoshuaGrams/timescale-remainder
Rémi Verschelde
2016-03-09
1
-2
/
+7
|
\
|
*
TimeScale node: return +inf remaining for 0 scale.
Josh Grams
2016-03-09
1
-1
/
+4
|
*
TimeScale node: scale return value (time remaining).
Josh Grams
2016-03-07
1
-2
/
+4
*
|
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-3
/
+3
*
|
AnimationTreePlayer: distinguish value tracks.
Josh Grams
2016-03-08
1
-2
/
+3
|
/
*
Merge pull request #3858 from JoshuaGrams/blend3
Rémi Verschelde
2016-03-01
1
-11
/
+12
|
\
|
*
AnimationTreePlayer (Blend3): process all inputs.
Josh Grams
2016-02-28
1
-11
/
+12
*
|
AnimationTreePlayer: blend value tracks (closes #2299)
Josh Grams
2016-03-01
1
-4
/
+7
|
/
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-fix function calls in animationtree, closes #2789
Juan Linietsky
2015-12-16
1
-1
/
+1
*
This fixes long standing animation bug
Sergey Lapin
2015-12-10
1
-33
/
+36
*
Experimental retooling of AnimationTreePlayer to allow manual advancement.
Saracen
2015-11-02
1
-8
/
+88
*
-added set_master_player binding, fixes #1477
Juan Linietsky
2015-04-27
1
-0
/
+6
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-fixed NODE_OUT error in animtreeplayer #1078
Juan Linietsky
2015-01-02
1
-1
/
+2
*
Fix AnimationTreePlayer.node_get_input_source typo
Brandon DeRosier
2014-11-11
1
-1
/
+1
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-1
/
+1
*
Timeseek works like this
Theo Hallenius
2014-07-07
1
-2
/
+3
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+1782
[prev]