July 18, 2016, 15:57 (GMT) |
Delete objects when cancelling an import. |
July 18, 2016, 06:50 (GMT) |
Cleanup: indent. |
July 18, 2016, 06:46 (GMT) |
Cycles: sync motion vectors when syncing the mesh, not as an extra step. |
July 18, 2016, 06:44 (GMT) |
Fix crash loading a file with an invalid archive. |
July 18, 2016, 05:48 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 14, 2016, 17:09 (GMT) |
Fix own mistake: adding boost inc done wrong way |
July 14, 2016, 12:01 (GMT) |
Cleanup: use has_animations. |
July 14, 2016, 11:52 (GMT) |
Avoid reading custom datas twice. |
July 14, 2016, 11:52 (GMT) |
Normals from the Alembic archive are not read anymore. Now we generate the normals on the Blender side and set polygon smooth flag if needed. |
July 14, 2016, 11:15 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 14, 2016, 06:41 (GMT) |
Reset smooth flag when creating a new derivedmesh. |
July 14, 2016, 06:29 (GMT) |
Fix loop normals bot being read. |
July 14, 2016, 05:38 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 13, 2016, 13:01 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 13, 2016, 09:04 (GMT) |
Refactor mesh reading code to de-duplicate logic with data streaming code. |
July 13, 2016, 04:39 (GMT) |
Only compute normals when creating a new mesh. |
July 13, 2016, 04:15 (GMT) |
Fix crash reading blend file with saved cache file data. |
July 13, 2016, 04:05 (GMT) |
Cycles motion vectors: make sure we sample the velocities at the right frame. |
July 13, 2016, 02:40 (GMT) |
Fix crash constructing depsgraph with missing objects. Wait till all of the objects present in the Alembic archive are created and parentship set before updating the scene and its depsgraph. |
July 13, 2016, 02:29 (GMT) |
Fix parenting issue when objects have both mesh and curves (hair) data. |
|