June 6, 2019, 13:24 (GMT) |
[Fast import/export] Fixed normal iterator and some other small bugs |
June 5, 2019, 16:37 (GMT) |
[Fast import/export] Fixed UV and deduplicated iterator, and other bug fixes |
June 3, 2019, 15:44 (GMT) |
[Fast import/export] Fixed loose_edge_iterator |
June 3, 2019, 15:09 (GMT) |
[Fast import/export] Fixed iterator bugs |
June 3, 2019, 08:51 (GMT) |
[Fast import/export] Initial iterator implementation and STL export |
May 23, 2019, 16:42 (GMT) |
[Fast import/export] Added option to disable deduplicating UVs and normals and small refactoring |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Fixed compile error Including BKE_mesh.h before BLI_sys_types.h creates a compile error, where uint isn't defined. This is strange and I'm not sure where it comes from, but I think it's a consequence of some change in master. |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Refactoring to move common code to common.hpp |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Bug fixing and adding support for orientation changes |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Working MVP for obj exporter |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Expanded the common library to include support for applying modifiers and triangulating Includes some minor refactoring |
May 22, 2019, 11:22 (GMT) |
[Fast import/export] Initial support for materials and STL |
May 22, 2019, 11:21 (GMT) |
[Fast import/export] Initial skeleton |
|