June 20, 2016, 16:59 (GMT) |
Remove custom ID properties writing code for now. |
June 20, 2016, 16:59 (GMT) |
Cleanup: 2-spaces indent for pre-processor. |
June 20, 2016, 16:59 (GMT) |
Add support to stream vertex colors for dynamic meshes. |
June 20, 2016, 16:59 (GMT) |
From review: use MPoly instead of MFace for poly data. |
June 20, 2016, 16:59 (GMT) |
From review: rename bf_abc -> bl_alembic. |
June 20, 2016, 16:59 (GMT) |
Only compute normals if we haven't read normals from alembic. |
June 20, 2016, 16:59 (GMT) |
From review: pass a frame instead of scene to BKE_cachefile_filepath_get. |
June 20, 2016, 12:12 (GMT) |
Merge branch 'master' into alembic_basic_io |
June 20, 2016, 12:10 (GMT) |
Add missing CacheFile ID block handling code. |
June 17, 2016, 16:58 (GMT) |
Cleanup: style. |
June 17, 2016, 16:07 (GMT) |
Cleanup. |
June 17, 2016, 11:59 (GMT) |
Correct comment. |
June 17, 2016, 11:59 (GMT) |
Set smooth flag on polys when importing loop normals. |
June 17, 2016, 09:43 (GMT) |
Add support to read loop/poly normals. |
June 16, 2016, 20:19 (GMT) |
Remove unused function. |
June 16, 2016, 15:41 (GMT) |
Merge branch 'master' into alembic_basic_io |
June 16, 2016, 15:39 (GMT) |
Cleanup: has_property. |
June 16, 2016, 14:27 (GMT) |
Fix UVs reading. UVs were indexed using the faces indices instead of their own UV indices. |
June 16, 2016, 13:43 (GMT) |
Fix normal prop read/write scope. |
June 16, 2016, 13:27 (GMT) |
Fix crash accessing non-existing property. |
|