Blender Git Loki
Git Commits -> Revision 594b029
Revision 594b029 by Andrew Wiggin (master) September 16, 2011, 14:28 (GMT) |
A couple of trivial perf improvements: -BMEMSET macro should cache the size of the memory block instead of reading each iteration -Avoid tesselating the backup copy of the mesh used to restore after an error (unless there is actually an error) |
Commit Details:
Full Hash: 594b0298c7a672fca44890d3afd1e5bf4f06c1da
SVN Revision: 40264
Parent Commit: 672a608
Lines Changed: +12, -4