This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Antonis Ryakiotakis c402a379a2 Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. All
GPUBuffer rendering is now done using vertex buffers.

Vertex arrays are completely removed from GL 3.2 core profile, so we'll
have to do this change at some point anyway.

This commit, though big, is not modifying blender in any way. Use should
be exactly as if the vetex buffer option is constantly on.
2015-11-22 19:47:54 +01:00
..
2015-10-17 16:06:45 +11:00
2015-11-18 21:41:06 +11:00
2015-11-16 19:13:24 +01:00
2015-01-29 15:35:06 +11:00
2015-11-18 10:52:00 +11:00
2015-11-12 18:54:26 +11:00
2015-10-10 17:35:30 +02:00