Blender Git Commit Log
Git Commits -> Revision c3c3df3
Revision c3c3df3 by Campbell Barton (master) January 10, 2013, 12:07 (GMT) |
editmesh texface drawing, reuse customdata offset rather then looking up each UV and vertex color, gives overall ~9.5% drawing speedup in my tests. was also doing NULL checks on UV's which are never NULL in this case. |
Commit Details:
Full Hash: c3c3df3aecf885946b52d5eff72c4134a1c9478e
SVN Revision: 53701
Parent Commit: bed3618
Lines Changed: +66, -48