Blender Git Commit Log

Git Commits -> Revision 22f3378

Revision 22f3378 by Gaia Clary
March 11, 2018, 20:07 (GMT)
Cleanup: Added back explicit object type checks in Animation Exporter

For exporting Lamp Animation or Camera Animation i added utility functions
to fetch the related actions. And only if a matching action was found, the
export was processed for the object. However it turned out that the code
became less clear by this change. So i reverted it back to first check
the object type and only fetch the related action if the object type matches.

Commit Details:

Full Hash: 22f3378c1ba44d125e9f0f969a8427d7240ad5ce
Parent Commit: 8e5ed4c
Lines Changed: +26, -22

1 Modified Path:

/source/blender/collada/AnimationExporter.cpp (+26, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021