Blender Git Commit Log
Git Commits -> Revision 8ecdbe5
Revision 8ecdbe5 by Jason Wilkins (soc-2014-viewport_fx) June 27, 2014, 03:45 (GMT) |
(Revision 1) New Matrix and Vector Operations for Viewport FX Addressed concerns: "Using const with multi-dimensional arrays gives warnings in GCC/Clang" "This so short that I dont think its even copyrightable, (cross product and some assignments)" "all other functions have mul_ prefix. why difference?" I also cleaned up some whitespace. Have not addressed concerns about the name of scale_m4 or the generality/compatibility of translate_m4. |
Commit Details:
Full Hash: 8ecdbe5f9861b992e1d467833a435c3fb6080348
Parent Commit: d3de9c6
Lines Changed: +44, -86