Blender Git Loki
Git Commits -> Revision a76364a
Revision a76364a by Gaia Clary March 11, 2018, 20:07 (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: a76364a97a7c0b046b7a4da0ec6c223ca040387b
Parent Commit: 766d65a
Lines Changed: +19, -8