Blender Git Loki
Git Commits -> Revision 8d26f2c
Revision 8d26f2c by Sybren A. Stüvel (master) May 23, 2017, 10:31 (GMT) |
Fix T51319: Alembic export crash w/simple child particles if Display value < 100% This was two-fold. 1) The export used viewport settings to obtain the particle cache, rather than render settings. 2) The child hair writer tried to obtain UV-coordinates from the parent chair, without checking whether those were available in the first place. |
Commit Details:
Full Hash: 8d26f2c2228f0553972c0c3419bd570d02312780
Parent Commit: 7add6b8
Lines Changed: +25, -31
1 Modified Path:
/source/blender/alembic/intern/abc_hair.cc (+25, -31) (Diff)