Viewport: Moved OverlayDrawList to be a per-viewport instead of being global + fix overlay clipping glitch during viewport creation frame + support for software mouse cursor stradding over multiple viewport. The overlay draw list move is rather important as draw lists are not shared among viewports anymore and we can do a swap of their data without copying it. (#1542)
1 parent 4f112f8 commit ac8931b2e9a139c380d13f4a03be35baeeccbfa8
@omar omar authored on 22 Mar 2018
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_internal.h