Blender Git Loki
Git Commits -> Revision c61198d
Revision c61198d by Nicholas Bishop (master) June 10, 2007, 06:00 (GMT) |
== Multires == Modified the vert_edge_map and vert_face_map arrays in MultiresLevel so that the data is stored only for as long as it is needed -- for adding levels and updating levels. Once the modifications are complete, the mapping data is deleted, which provides a large reduction in memory usage for a minor increase in processing time for updating levels. |
Commit Details:
Full Hash: c61198d00621819f19c0e2b6cabbdb65cbe2ac30
SVN Revision: 10906
Parent Commit: 22e6e83
Lines Changed: +22, -9
1 Modified Path:
/source/blender/src/multires.c (+22, -9) (Diff)