Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-09-23 22:29:45 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-09-23 22:29:45 +0400
commita189b71a28d3eddc6b85948ab1063be0a032cde4 (patch)
tree6b2d55b13122fa22ab6d4016a43399353fef6d9f /source/gameengine/Rasterizer
parent120895fd240590f428fd68dda4bb4bd5c844cfc3 (diff)
some speedup for drawing mesh in texture mode.
- only pass if the mesh has vertex colors to drawParams() rather then the mcol its self, this saves a lookup on the color. - drawing textures in editmode with no vertex colors would still lookup vertex colors on each face, instead cache this info for all faces.
Diffstat (limited to 'source/gameengine/Rasterizer')
0 files changed, 0 insertions, 0 deletions