Files
test/source/blender/editors/include
Mike Erwin 7aad5cf573 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
2017-03-21 17:27:17 -04:00
..
2014-07-21 12:02:05 +02:00
2017-03-02 17:09:24 +01:00
2015-11-18 12:22:00 +11:00
2015-11-18 12:22:00 +11:00
2013-03-31 03:28:46 +00:00