Jacques Lucke
46ac317a29
Py API Docs: documentation for gpu_extras.presets
2018-11-14 16:43:48 +01:00
Jacques Lucke
77238819f4
Python GPU API: gpu_extras.presets.draw_texture_2d
...
Review wasn't finished yet, but I just commit this for now so that I can make some progress..
Differential Revision: https://developer.blender.org/D3901
2018-11-13 16:20:16 +01:00
Jacques Lucke
7f2401532e
style fix
2018-11-12 18:04:48 +01:00
Jacques Lucke
bb39e33d25
Fix: draw_circle_2d not using the segment count from parameter list
2018-11-12 17:54:51 +01:00
Jacques Lucke
9a38526be0
Py API Docs: show gpu_extras module
2018-11-07 15:45:28 +01:00
Jacques Lucke
0264c050bf
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
2018-10-26 12:40:43 +11:00
Campbell Barton
1d8ba9d618
PyAPI: Make GPUVertFormat() argument optional
2018-10-26 08:06:05 +11:00
Campbell Barton
f606ee7637
PyAPI: initial gpu_extras module (circle drawing utility)
2018-10-25 21:05:47 +11:00