Blender Git Commit Log
Git Commits -> Revision 06d4aca
Revision 06d4aca by Mike Erwin (master) October 12, 2016, 01:16 (GMT) |
OpenGL: matrix fixes & compatibility Was multiplying matrices backward, so concatenation was broken. Fixed! Also a way to mix legacy matrix stacks with the new library. Just during the transition! Anything within SUPPORT_LEGACY_MATRIX will go away after we switch to core profile. Part of T49450 |
Commit Details:
Full Hash: 06d4aca87956a8d276f97dedce7a021d86fc03f6
Parent Commit: c330f37
Lines Changed: +35, -7