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:
authorMike Erwin <significant.bit@gmail.com>2017-03-22 00:27:17 +0300
committerMike Erwin <significant.bit@gmail.com>2017-03-22 00:27:17 +0300
commit7aad5cf573a964753b37573c5a2ea12af5d5952a (patch)
treeef9cbae18c8240000ad6fb13822db3ebdcfed968 /source/blender/editors/mesh/editmesh_knife.c
parent20d02be6b81db1bb99df1e82cff1c2575db40ae4 (diff)
OpenGL: generic inputs for new matrix API
For functions that expect a 4x4 matrix, you can pass in that, or array[16], or float*, or... Casting at each call site can get annoying, and obscures the logic. The C11 section still needs work, but the non-C11 macros help on the system I tested on (Mac/clang). Part of T49450
Diffstat (limited to 'source/blender/editors/mesh/editmesh_knife.c')
0 files changed, 0 insertions, 0 deletions