PyAPI: add gpu.select (initial module)
This only exposes load_id, it's needed for Python manipulator drawing.
This commit is contained in:
@@ -38,5 +38,6 @@ PyObject *GPU_initPython(void);
|
||||
|
||||
PyObject *BPyInit_gpu_offscreen(void);
|
||||
PyObject *BPyInit_gpu_matrix(void);
|
||||
PyObject *BPyInit_gpu_select(void);
|
||||
|
||||
#endif /* __GPU_H__ */
|
||||
|
||||
Reference in New Issue
Block a user