Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Erwin <significant.bit@gmail.com>2016-01-22 09:57:31 +0300
committerMike Erwin <significant.bit@gmail.com>2016-01-22 10:52:12 +0300
commit8c596e08e7b787782c91578ffd46c6ec8e409023 (patch)
tree0efd619da0d10c1220d11d40dc06267467607a33 /source/blender/editors/space_clip
parent66d9efe765626887a911cd0415681bbd4b21c89c (diff)
OpenGL: remove unneeded state changes
UI_panel_category_draw_all was setting PolygonMode to LINES before drawing LINES. stitch_draw was setting PolygonMode to its default FILL value — any function that deviates from the default should’ve changed it back to FILL.
Diffstat (limited to 'source/blender/editors/space_clip')
0 files changed, 0 insertions, 0 deletions