Files
godot/scene
Josh Grams ee59b2053f AnimationTreePlayer: fix discrete value tracks.
Discrete value tracks don't update every frame (only when a new key is
reached).  So we can't use the actual property value as an accumulator:
it will end up being zero most of the time.
2016-04-12 11:54:17 -04:00
..
2016-04-07 11:45:39 +02:00
2016-04-08 20:11:16 +01:00
2016-03-09 00:00:52 +01:00
2016-03-31 18:23:16 -03:00
2015-11-01 20:53:26 +01:00