vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.08k stars 90 forks source link

SCENEGRAPH: SceneGraph::transformForFrame is broken for missing key frames #347

Closed mgerhardy closed 8 months ago

mgerhardy commented 10 months ago

if the children doesn't have a keyframe (only one) that the parent has, then the lerping doesn't work

see db17a87454793fefd8a8ba1414eabb6a0a5aaa20

mgerhardy commented 10 months ago

this issue is most likely related, too #182