X-Plane / XPlane2Blender

Scenery & Aircraft export addon for Blender and X-Plane
GNU General Public License v3.0
197 stars 67 forks source link

Optimizations to pre-post transform matrix #133

Open bsupnik opened 9 years ago

bsupnik commented 9 years ago

This bug is a place-holder to put in optimizations to the pre-post transform matrices that will improve the quality of the output OBJ8.

(This optimizes nested animations by avoiding intermediate rotations and their associated static translations.)

(This is the same case as above, but for armatures.)

(This optimizes out a static translation per armature rotation, at least in theory.

tngreene commented 7 years ago

Now that we have made several improvements to the animation algorithm, is this still relevant?

bsupnik commented 7 years ago

I think the last part for armatures is still not done and could be done in a future exporter.