Blender Git Commit Log
Git Commits -> Revision def5517
Revision def5517 by Luca Rood (temp-blender2.8-stable) February 7, 2017, 23:01 (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: def5517c592536c8d5f502e3d8fdd6a9b0221fad
Parent Commit: 5f47439
Lines Changed: +19, -12
6 Modified Paths:
/source/blender/editors/animation/anim_channels_defines.c (+6, -4) (Diff)
/source/blender/editors/animation/anim_draw.c (+1, -1) (Diff)
/source/blender/editors/interface/view2d.c (+2, -2) (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/animation/anim_draw.c (+1, -1) (Diff)
/source/blender/editors/interface/view2d.c (+2, -2) (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)