PyAPI: Iniital gawain API for Python

Wraps vertex-format, vertex-buffer and batch's (enough for drawing).

Doesn't yet expose index-buffers or shaders.
This commit is contained in:
2017-08-17 20:32:42 +10:00
parent 73df38a879
commit cb67873ac5
10 changed files with 1030 additions and 0 deletions

View File

@@ -599,6 +599,7 @@ function(SETUP_BLENDER_SORTED_LIBS)
bf_python
bf_python_ext
bf_python_mathutils
bf_python_gawain
bf_python_bmesh
bf_freestyle
bf_ikplugin