You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade to imgui 1.91.0 (#490)
* upgrade to imgui 1.91.0 as well as following changes
- cleaned up Generated folder to ensure there is no legacy stuff
- Moved ImGuiModFlags out of Generated since its not generated
- added a new wellknown type that comes with this release i.e. ImGuiSelectionUserData
* add .net6 back until we migrate to utf8 strings
* release new version