Blender Git Loki
Git Commits -> Revision 4be5fae
Revision 4be5fae by Kévin Dietrich (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 14, 2016, 08:26 (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: 4be5fae30cb13c22db7519a7748e29fdd0ae1bc2
Parent Commit: 184c781
Committed By: Sergey Sharybin
Lines Changed: +2, -2