Files
test2/source/blender/python/gpu
Germano Cavalcante 5744e7d247 Fix GPUIndexBuf not working in python
Since rBb47c5505aa37, Batchs containing GPUIndexBuf initialized via
a PyObject with buffer protocol no longer work.

This was because of an unsafe optimization in the GPUIndexBuf module
for Python.

So remove this micro-optimization.
2022-05-23 22:37:30 -03:00
..
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00