bnoazx005 / TDEngine2

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

[Bug] TDEAnimationEd asserts when a user tries to change duration with no tracks added #76

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 2 years ago

Bug report

TDEAnimationEd asserts when a user tries to change duration with no tracks added

Environment

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

Steps to reproduce the issue

  1. Open TDEAnimationEd
  2. Try to change duration

What's the expected result?

The clip's duration should be changed without any assertion

What's the actual result?

The utility asserts when duration is changed