PyAPI: gpu utility module to create new batches
Support the common case of creating batches from python geometry, a shader and optionally indices. See D3779
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
# ***** END GPL LICENSE BLOCK *****
|
||||
|
||||
__all__ = (
|
||||
"batch",
|
||||
"presets",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user