Blender Git Loki
Git Commits -> Revision 636fe90
Revision 636fe90 by Brecht Van Lommel (master) November 4, 2009, 20:36 (GMT) |
Sculpt: updating normals now no longer uses the vert-face map, to save memory. The weak point now is the thread-safe atomic access to normals from multiple threads, did not seem to be a bottleneck in my tests but I don't really trust it to be fast. |
Commit Details:
Full Hash: 636fe9068094668dd4bfe28dd144b1217ec7e0c8
SVN Revision: 24324
Parent Commit: b90d8ec
Lines Changed: +93, -44