diff options
author | Josh Grams <josh@qualdan.com> | 2016-04-12 11:54:17 -0400 |
---|---|---|
committer | Josh Grams <josh@qualdan.com> | 2016-04-12 11:54:17 -0400 |
commit | ee59b2053fd2ea4b9517028380f231f8f0c4b353 (patch) | |
tree | 9a33c5377b73ce36769741d377d79bea09711248 /tools/editor/editor_data.cpp | |
parent | aabb0d9cbcebea1ce7ebe056c672a51dd6d816d9 (diff) |
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.
Diffstat (limited to 'tools/editor/editor_data.cpp')
0 files changed, 0 insertions, 0 deletions