Blender Git Commit Log

Git Commits -> Revision 8d2270c

Revision 8d2270c by Daniel Stokes (soc-2011-cucumber)
August 11, 2011, 07:24 (GMT)
VBOs now update when necessary.
VBOs are now interleaved to avoid iterating over the vertex list more than is necessary.
Removed some allocation/deallocation in the update code that was causing some slow downs.

Commit Details:

Full Hash: 8d2270c446317170265f08ef47b8ba2907d1fd23
SVN Revision: 39296
Parent Commit: 9e1db42
Lines Changed: +73, -174

3 Modified Paths:

/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp (+4, -4) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVBO.cpp (+58, -159) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVBO.h (+11, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021