Blender Git Loki

Git Commits -> Revision fe5455b

Revision fe5455b by Germano Cavalcante (pygpu_extensions)
February 11, 2021, 18:01 (GMT)
GPU Python: Implement new object type 'gpu.types.GPUUniformBuf'

For use by `gpu.types.GPUShader` only.

The API of this object includes:
```
>>> gpu.types.GPUUniformBuf.
free(
update(
```

Commit Details:

Full Hash: fe5455b75e1c0151635b92fbe41979ac467581b6
Parent Commit: 005040e
Lines Changed: +254, -0

2 Added Paths:

/source/blender/python/gpu/gpu_py_uniformbuffer.c (+182, -0) (View)
/source/blender/python/gpu/gpu_py_uniformbuffer.h (+33, -0) (View)

4 Modified Paths:

/source/blender/python/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+32, -0) (Diff)
/source/blender/python/gpu/gpu_py_types.c (+4, -0) (Diff)
/source/blender/python/gpu/gpu_py_types.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021