Blender Git Loki
Git Commits -> Revision 5ec87d2
Revision 5ec87d2 by Sybren A. Stüvel (temp-alembic-exporter-T73363-ms2) May 7, 2020, 14:55 (GMT) |
Alembic: Updated tests to reflect the current exporter The differences: - The old exporter always exported a mesh object to `{object.name}/{object.name}Shape`. Now it exports to `{object.name}/{mesh.name}` instead. - Duplicated objects now have a unique numerical suffix. - Transforms are always exported as inheriting, because Blender doesn't have a concept of parenting without inheriting the transform. |
Commit Details:
Full Hash: 5ec87d25fc155a76037384636998da17ee76161a
Parent Commit: 078e2dd
Lines Changed: +8, -8
1 Modified Path:
/tests/python/alembic_tests.py (+8, -8) (Diff)