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:
authorClément Foucault <foucault.clem@gmail.com>2018-05-03 12:20:10 +0300
committerClément Foucault <foucault.clem@gmail.com>2018-05-03 12:20:20 +0300
commit8431e0aab55a597cb3141e02c0d4e03f9fb027c6 (patch)
treecca075a026302903fbf8e78a7b60e124cab2a386 /source/blender/blenkernel/intern/node.c
parent026792ffed8ad7fb27ef877af75a06136d13a438 (diff)
UI: Fix region_draw_azone_tab_plus missing/broken background.
This was due to the background being drawn by a batch that had its VAO generated in the windows "UI" context. Since we use the DRW ogl context to draw the entire area, we have to regenerate the VAO for thoses UI batches to be drawn correctly.
Diffstat (limited to 'source/blender/blenkernel/intern/node.c')
0 files changed, 0 insertions, 0 deletions