Go to file
Brecht Van Lommel 85915ae1aa Python API: allow passing None to some BGL functions instead of bgl.Buffer
Many OpenGL functions take NULL pointers, passing those was quite complicated
with some addons even using ctypes to manipulate internal bgl.Buffer pointers.
2019-03-26 19:56:43 +01:00
build_files Merge branch 'blender2.7' 2019-03-25 11:23:00 +01:00
doc Docs: update examples for 2.8x 2019-03-22 00:07:06 +11:00
extern Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless of saved preferences 2019-03-10 23:28:51 +01:00
intern Fix vertex array leak in Cycles viewport drawing. 2019-03-26 19:56:43 +01:00
release Fix T62955: Missing panels in workbench engine 2019-03-26 15:43:12 +01:00
source Python API: allow passing None to some BGL functions instead of bgl.Buffer 2019-03-26 19:56:43 +01:00
tests Cleanup: More C++ like nature for word split test 2019-03-20 14:14:56 +01:00
.arcconfig Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
CMakeLists.txt Merge branch 'blender2.7' 2019-03-22 16:23:23 -03:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: icons target now uses make variables 2019-02-28 10:37:49 +11:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00