supergoldorak / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

tranform applied to keyframe-animated object crashes editor #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

If an object which has keyframe animation is loaded and then you go into 
Translate mode to move that object, it crashes the editor.

I believe this could be worked around by having an animated transform node 
further up the hierarchy above the target object, so this is not critical.

Original issue reported on code.google.com by scott.kr...@gmail.com on 3 Aug 2011 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by erik.kit...@gmail.com on 16 Aug 2011 at 12:23

GoogleCodeExporter commented 9 years ago
Fixed with latest commit.
Note that we cannot persist changes to transforms with keyframed animations. 
Because of this, the Editor will silently ignore these transforms when they are 
selected to be translated, rotated, or scaled.

Original comment by erik.kit...@gmail.com on 16 Aug 2011 at 12:28

GoogleCodeExporter commented 9 years ago
Verified

Original comment by jpywt...@gmail.com on 8 Sep 2011 at 7:28