Blender Git Loki
Git Commits -> Revision 2024cd0
Revision 2024cd0 by Kévin Dietrich (master) September 5, 2016, 01:32 (GMT) |
Fix T49249: Alembic export with multiple hair systems crash blender Crash was due to a name collision in Alembic objects caused by the fact that names derive from the one of the Blender object. An object having multiple particles system would thus give its name to various subobjects. Now use the name of the particles system for the Alembic object. |
Commit Details:
Full Hash: 2024cd09a09afdaac63ca060dc1e0b33eb75fbdc
Parent Commit: 0351e70
Lines Changed: +2, -2