pixelui
pixelui copied to clipboard
Upgrade imgui-go to v4.2.0
Seems like imgui-go points to old v1.12.0, while the current latest is v4.2.0 (there are even newer things in other forks, but I suppose we will keep the same repo). v4.2.0 contains nice goodies (such as being able to get WindowDrawList which enables possibility to create custom things, since it has the possibility to draw things) so would be great if this was updated.