Blender Git Commit Log

Git Commits -> Revision 7bdde04

Revision 7bdde04 by Gaia Clary (collada2.8)
August 2, 2018, 12:06 (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: 7bdde043a8332067ac8f84af17aae9fbc8a25617
Parent Commit: 0fa59db
Lines Changed: +26, -23

1 Modified Path:

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