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

2 Modified Paths:

/source/blender/gpu/GPU_matrix.h (+13, -0) (Diff)
/source/blender/gpu/intern/gpu_matrix.c (+22, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021