Blender Git Loki
Git Commits -> Revision 6534a7b
May 6, 2015, 08:12 (GMT) |
Fix for threaded dupli cache generation from groups. Strands require a valid DerivedMesh for calculating their root matrix and surface mapping. The scheduler tasks were created such that strands would be calculated while the DM task was not finished yet, leading to missing DM data. |
Commit Details:
Full Hash: 6534a7b9edfb563857f565a6c301d132e2c0b173
Parent Commit: 264e800
Committed By: Lukas Toenne
Lines Changed: +57, -45
1 Modified Path:
/source/blender/blenkernel/intern/object_dupli.c (+57, -45) (Diff)