Linux Support for ImGuiGML! (v1.100.3)
(If you downloaded ImGuiGML-v1.100.1.yymps or ImGuiGML-v1.100.2, I'm sorry, you'll need to download again, I had a SNAFU with it)
A large but small update! This update adds support for the Ubuntu platform which was particularly more popular now due to the release of the Linux IDE (well, Beta release of it).
While updating, I noticed that the imguigml_add_font_from_ttffunctionality was failing on both Linux and macOS, so that's now fixed as well! For some detail, I was using Dear Imgui's own file loading functions to load the ttf file directly, but it wasn't able to locate it in the filesystem reliably due to where Included Files end up on different platforms. The file is now loaded via GML, and the buffer is sent to the extension instead. Neat stuff right?
Files
Get ImGuiGML
ImGuiGML
ImGui for GameMaker Studio 2
More posts
- v1.100.4 ReleasedAug 20, 2021
- ImGuiGML v1.100.0 Released!Aug 18, 2021
- v1.91.0 - add font update!Jul 20, 2019
- v1.90.0!Jul 12, 2019
- MacOS Support Added!Apr 13, 2018
- 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.