Blender Git Commit Log
Git Commits -> Revision 938613f
Revision 938613f by Mike Erwin (master) March 21, 2017, 04:09 (GMT) |
OpenGL: convert to new matrix API (part 1 of x) Part of T49450 For this batch I focused on usage of (now-obsolete) macros in BIF_gl.h |
Commit Details:
Full Hash: 938613f720f0cd31cb9f4b2dfce0a1a90b10b964
Parent Commit: 06f7fba
Lines Changed: +98, -101
5 Modified Paths:
/source/blender/editors/interface/interface_widgets.c (+2, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+21, -22) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+42, -43) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+30, -30) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+21, -22) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+42, -43) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+30, -30) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+3, -3) (Diff)