Blender Git Loki
Git Commits -> Revision 8fbf1c4
February 10, 2017, 23:36 (GMT) |
OpenGL immediate mode: Convert leftover UI_ThemeColor calls Some `UI_ThemeColor` calls were left in converted files, in some cases because they were just overlooked, and in the case of text drawing, because the new BLF color functions were not yet implemented at the time of conversion. Also converted one `drawcircball` call that was left in transform_constraints.c Part of T49043 |
Commit Details:
Full Hash: 8fbf1c4d77dcf21f2b7d63db51c7b6a950e21993
Parent Commit: 3f9f82f
Committed By: Julian Eisel
Lines Changed: +12, -6
5 Modified Paths:
/source/blender/editors/animation/anim_channels_defines.c (+1, -0) (Diff)
/source/blender/editors/interface/view2d.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+1, -1) (Diff)
/source/blender/editors/space_clip/clip_dopesheet_draw.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_constraints.c (+8, -3) (Diff)
/source/blender/editors/interface/view2d.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+1, -1) (Diff)
/source/blender/editors/space_clip/clip_dopesheet_draw.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_constraints.c (+8, -3) (Diff)