Blender Git Loki
Git Commits -> Revision 2494a5e
Revision 2494a5e by Nicholas Bishop (master) June 10, 2007, 21:51 (GMT) |
== Multires == * Small optimization to multires based on profiling data; calculation of edge boudndaries is now cached along with multires mapping data to improve the performance of the catmull-clark code. * Removed an unneeded call to create the temporary data when loading files. |
Commit Details:
Full Hash: 2494a5ed0d78d06fb2efeabaa5fae3f2f1fc4797
SVN Revision: 10911
Parent Commit: d1959e5
Lines Changed: +50, -41