Files
test2/source/blender/blenkernel/intern
Nicholas Bishop 073ea28d58 Skip subsurf normal allocation/calculation when not needed.
CCGSubsurf has already a function to disable calculation of normals,
but seems it wasn't used. This patch changes subsurf UV and
subsurf_calculate_limit_positions() to not calculate normals, and also
not allocate space for them.

Should be no functional changes, just a small speedup/less memory use
during subdivision for these cases.

Code review link:
http://codereview.appspot.com/5558058/
2012-01-20 19:27:04 +00:00
..
2011-11-29 10:54:47 +00:00
2011-11-29 10:54:47 +00:00
2011-11-11 12:00:08 +00:00
2011-11-07 12:55:18 +00:00
2012-01-12 06:11:08 +00:00
2011-11-07 12:55:18 +00:00
2012-01-17 16:31:13 +00:00
2012-01-11 07:27:39 +00:00
2012-01-17 16:31:13 +00:00
2012-01-16 16:12:03 +00:00