Blender Git Commit Log

Git Commits -> Revision 425cfdd

Revision 425cfdd by Dalai Felinto (master)
September 20, 2018, 19:51 (GMT)
GPU Python API: shader.uniform_float

The existing alternative is to use a buffer and call
uniform_vector_float which is overkill for such a simple operation.

Commit Details:

Full Hash: 425cfdd5be12a0c167bd55eeb1ac84d37b7f2ead
Parent Commit: e316e41
Lines Changed: +40, -0

3 Modified Paths:

/source/blender/gpu/GPU_shader.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+8, -0) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+31, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021