Blender Git Loki
Git Commits -> Revision c2e1bfa
Revision c2e1bfa by Gaia Clary (collada2.8) August 2, 2018, 12:16 (GMT) |
Feature Collada: Prepare for exporting all actions of a scene bc_getSceneActions(Object *ob, bool all_actions) This function is supposed to return the list of actions to be exported for the given object. However the function is not yet used. Also it needs an improvement such that only actions which match the active object will be exported. This is still work in progress. |
Commit Details:
Full Hash: c2e1bfa3af1ea6ebc590557c9b5cded3c22e9d81
Parent Commit: 90349be
Lines Changed: +19, -8