Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-10-24 09:59:41 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-10-24 10:47:36 +0300
commitc8ab88fb89146a6bdc2a8825b9a8e2454aeb1ced (patch)
treedf402e583b79c9bcb3556ec4b5a379bb2db9ba23 /source/blender/python/gpu
parentee18b21201479e87ac8683196bb2f868e63b216b (diff)
Partially revert "GPUShader: shader.uniform_float parameters"
`mathutils_array_parse` is meant to parse 1d arrays of numbers. Using matrices internal memory layout is confusing since mathutils matrices are exposed as row major. Also, the matrix shape wasn't checked for. Callers that want to handle matrices should check for them explicitly.
Diffstat (limited to 'source/blender/python/gpu')
0 files changed, 0 insertions, 0 deletions