MacOS Support Added!
v1.82.0 is a "small" update in that all it is is support for macOS but that's actually kinda huge, huh? It's in a beta state because I couldn't be bothered to get codesigning working this evening to test a YYC build of the example, but I'm pretty sure it works. There seems to be a crash on exit with the example that I'll hotfix over the weekend, but it appears if you kill the imgui object in a clean up, rather than letting a game_end clean it up, it'll be OK... maybe?
For some technical insight - I was finally able to get this to work by manually editing the extension's yy file to add the entry for the mac dylib. Basically, I just duped the windows entry, then renamed the file, and reassigned all new UUIDs for the new dylib. The IDE won't let you (for some reason) add functions with the same name, but this method seems to fly under the radar and be 100% ok with it. The more savvy of you are probably asking... "Doesn't that mean you could build Ubuntu too?"
Yes.
Files
Get ImGuiGML
ImGuiGML
ImGui for GameMaker Studio 2
More posts
- v1.100.4 ReleasedAug 20, 2021
- Linux Support for ImGuiGML! (v1.100.3)Aug 19, 2021
- ImGuiGML v1.100.0 Released!Aug 18, 2021
- v1.91.0 - add font update!Jul 20, 2019
- v1.90.0!Jul 12, 2019
- v1.81.0Mar 11, 2018
- Hotfix - Radio ButtonsMar 03, 2018
- v1.80.0Jan 20, 2018
- v1.75.0 - Integrated ImGui v1.53 and some critical fixesJan 14, 2018
Leave a comment
Log in with itch.io to leave a comment.