blender/release/scripts
Antony Riakiotakis 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
..
addons@407d0ea752 File Selector, support filepath dropping 2015-11-05 01:33:50 +11:00
addons_contrib@9f29e18707 File Selector, support filepath dropping 2015-11-05 01:33:50 +11:00
freestyle Freestyle: Fix for 'Distance from Object' modifiers without a target object. 2015-10-28 23:33:25 +09:00
modules Python: use keyword only args for addon_utils 2015-11-16 09:41:42 +11:00
presets Fix T44614: Maya keymap left mouse click to add cut not working. 2015-05-06 23:59:21 +02:00
startup Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. All 2015-11-22 19:47:54 +01:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Correct error in background job template 2015-11-20 16:09:02 +11:00