trying to upgrade a project from an ancient version of ImGuiNET to something newer.
I could build without issues on v1.86.0, but it would crash on v1.87.0
Now the oldest tag in the repository is v1.87.0 so I couldn't easily compare versions, took me a while to find what exactly changed since it wasn't obvious as well:
https://github.com/ImGuiNET/ImGui.NET/commit/6826b95b975b7e48674f99d8c086689bcb570a62#diff-0e6d1bf061c8e3b49137d9fdea4bc08c29928082d70a3855469642c2d879877d
Removed: KeyPadEnter = 15
Added: KeypadEnter = 615,
It changed to lowercase P 🙃
now to see if I can find the next issue when upgrading to an even newer version 😁
wait for kEyp4d = 669
I am aware. They do break the API quite often on minor versions tho
Huh didnt know that part with the bugfix
Обсуждают сегодня