This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
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
..
2012-01-16 17:18:07 +00:00
2011-11-29 10:54:47 +00:00
2011-11-29 10:54:47 +00:00
2011-11-07 16:36:49 +00:00
2011-11-07 12:55:18 +00:00
2011-11-16 18:32:28 +00:00
2012-01-17 16:31:13 +00:00
2011-11-13 12:17:27 +00:00