Blender Git Commit Log
Git Commits -> Revision 07fda78
Revision 07fda78 by Jason Wilkins (soc-2010-jwilkins) May 27, 2010, 18:37 (GMT) |
Optimizations to sculpt: simplified calc_flatten_center, simplified point/plane projection, removed use of memset/calloc from performance critical areas, removed creation of undo points from places they weren't needed. Based on profiling the bottleneck is not in sculpt code anymore |
Commit Details:
Full Hash: 07fda78dde4602d0187dc27c8240bfbfffc4c9c2
SVN Revision: 29031
Parent Commit: dcf3026
Lines Changed: +192, -112