March 29, 2016, 19:57 (GMT) |
Added an AbcObjectReader class to abstract away object reading and creation. |
March 29, 2016, 07:56 (GMT) |
Cleanup: pass the archive as a function parameter instead of the filename. |
March 29, 2016, 07:37 (GMT) |
Remove left over (proprietary) code from DwarfLabs. |
March 29, 2016, 07:33 (GMT) |
Import: add UI params to setup forward and up axises. |
March 29, 2016, 04:28 (GMT) |
Cleanup, try to address alembicManager memory leak. |
March 29, 2016, 03:06 (GMT) |
Remove Python importer. |
March 29, 2016, 02:46 (GMT) |
Remove Alembic properties from ID-blocks, as well as the associated routines. |
March 29, 2016, 02:31 (GMT) |
Cleanup. |
March 29, 2016, 02:15 (GMT) |
Fix crash during export. |
March 29, 2016, 02:15 (GMT) |
Add support to import cameras. |
March 29, 2016, 01:52 (GMT) |
Set object name properly on import. |
March 27, 2016, 21:27 (GMT) |
Partial port of the Python importer to C++. For performance reasons, and cleaner code. TODOs: - cameras are not imported. - better handling of the object names. - object hierarchies/parenting. |
March 27, 2016, 19:40 (GMT) |
Cleanup: function names. |
March 27, 2016, 19:23 (GMT) |
Remove unused function. |
March 27, 2016, 18:04 (GMT) |
Start implementing the importer in C. Only shell code for the operator is done at the moment. The Alembic API would probably need to be refactored and cleaned up further before pursuing this. |
March 27, 2016, 17:24 (GMT) |
Merge the 'Alembic' modifier in the 'Mesh Cache' modifier. |
March 27, 2016, 16:16 (GMT) |
Apply patch in a new branch. |
|