PyAPI: add gpu.select (initial module)

This only exposes load_id, it's needed for Python manipulator drawing.
This commit is contained in:
2017-08-20 23:01:46 +10:00
parent 59e10bae3c
commit adabc315e9
4 changed files with 98 additions and 0 deletions

View File

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