diff options
author | jackpoz <giacomopoz@gmail.com> | 2020-02-23 22:07:40 +0100 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2020-02-23 22:07:40 +0100 |
commit | 7a57029d8fd46c0966eb32b17019291785e61f37 (patch) | |
tree | d0e4c2b66d0e86e9ccd1e3e85ad94cd985d51cba /dep/g3dlite/source/System.cpp | |
parent | 21175ba2ff06a2eb869a3054133111c0546de68f (diff) |
Core/Movement: Add support to cyclic splines to GenericMovementGenerator
GenericMovementGenerator sets the _duration to the return value of spline.Launch(). For cyclic splines, this is the duration of 1 single cycle, while the spline itself never ends.
To support this edge case in GenericMovementGenerator we just never update the _duration timer for cyclic splines.
Diffstat (limited to 'dep/g3dlite/source/System.cpp')
0 files changed, 0 insertions, 0 deletions