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

3 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/customdata.c (+18, -0) (Diff)
/source/blender/blenkernel/intern/editderivedmesh.c (+46, -48) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021