Blender Git Commit Log
Git Commits -> Revision 58b1e04
Revision 58b1e04 by Janne Karhu (master) April 6, 2009, 00:10 (GMT) |
Fix for: [#18371] VParent breaks fur effects. -Virtual parents were not randomly selected due to optimization in child particle distribution code. -Wave-kink had a wrong matrix multiplication. -Amount of virtual parents wasn't scaled properly to the amount of children rendered. -Calculating virtual parents is now thread safe. |
Commit Details:
Full Hash: 58b1e04fe0a026d57c3f456393468bd0d596054b
SVN Revision: 19552
Parent Commit: 9a1e191
Lines Changed: +48, -13