Blender Git Loki
June 19, 2019, 15:55 (GMT) |
Hooked new iteration into existing writer creation The writers still write the wrong data; calling them should be done differently, and more should be done based on evaluated rather than original data. |
June 19, 2019, 15:55 (GMT) |
NULL -> nullptr |
June 19, 2019, 15:55 (GMT) |
Working on a smarter way to construct the USD object hierarchy This includes delayed writing to USD, which breaks things for now. |
June 19, 2019, 15:55 (GMT) |
Removing some unused code |
June 19, 2019, 15:55 (GMT) |
Start of abstract hierarchy iterator for exporters |
June 19, 2019, 15:55 (GMT) |
Abstracted hierarchy walking of Alembic exporter |
June 19, 2019, 15:55 (GMT) |
Reorganising USD code in a breaking way |
June 19, 2019, 15:54 (GMT) |
Support instanced collections |
June 19, 2019, 15:54 (GMT) |
Add some more timing & more useful temp logging |
June 19, 2019, 15:54 (GMT) |
Just a quick hack getting USD support in there to export a mesh |
June 19, 2019, 15:54 (GMT) |
Abstracted some code for moving towards collection instances |
June 19, 2019, 15:54 (GMT) |
Reorganising the USD exporter to be more like the Alembic one |
June 19, 2019, 15:54 (GMT) |
Removed unused includes |