NogginBops / ImGui.NET_OpenTK_Sample

A sample project showing an ImGui (using ImGui.NET) renderer for OpenTK in C#
106 stars 27 forks source link

Gl.PolygonMode state not being saved #28

Closed Adam-Bakerr closed 1 year ago

Adam-Bakerr commented 1 year ago

When Changing the Gl.Drawmode to either line or polygon imgui also renders as such, making it unusable when in point mode Images Attached 1302 15_07_2023 12_04_23

NogginBops commented 1 year ago

I've fixed this on the opentk3, opentk4.0, and opentk5 branches of this repo.