bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Bug] Animation clips with duration greater than 1 second are displayed incorrectly in TDEAnimationEd utility #75

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 2 years ago

Bug report

Animation clips with duration greater than 1 second are displayed incorrectly in TDEAnimationEd utility

Environment

Win 10 (x64) / Visual Studio 2022 / TDEngine2-v0.5.x / NVidia GTX 860M

Steps to reproduce the issue

  1. Open TDEAnimationEd
  2. Create a new track nomatter its type
  3. Change duration from default 1.0 to for instance 10 seconds

What's the expected result?

Track's curves should be displayed correctly through whole length of the clip

What's the actual result?

The curves clipped at about 2 seconds position