PyAPI: Add gpu.matrix API

This commit is contained in:
2017-08-20 00:01:19 +10:00
parent 2332051419
commit 4e4e872478
4 changed files with 366 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ set(INC_SYS
set(SRC
gpu.c
gpu_offscreen.c
gpu_py_matrix.c
bpy.c
bpy_app.c
bpy_app_alembic.c