Rain World

Rain World

ImGUI API
Showing 1-10 of 12 entries
< 1  2 >
Update: 22 Jul @ 5:41am

Update: 22 Jul @ 5:30am

Update: 12 Jul @ 9:14pm

- Officially connected to CI repo
- Changed ALL P/Invoke code to utilize C#9 function pointers for ImGUI.NET, ImPLOT.NET and ImNodes.NET
- Duplicate of previous update due to reasons

Update: 12 Jul @ 8:39pm

- Officially connected to CI repo
- Changed ALL P/Invoke code to utilize C#9 function pointers for ImGUI.NET, ImPLOT.NET and ImNodes.NET

Update: 22 Jun @ 9:00am

Version 1.3.0
- Added new experimental remix option: "Force WM Event Pass-through" that allows for theoretical Live Interactable Menus (which can be controlled via AddAlwaysCallback)

Update: 7 Apr @ 10:50am

Version 1.2.2
- Fixed wrong placement of ImGUI.End() call in UserMenuRenderer

Update: 30 Mar @ 3:08am

Version 1.2.1
- Fixed crash when closing the application
- Fixed crash when trying to stream the game via video capture apps

Update: 29 Mar @ 12:59am

Version 1.2.0
- The "The Watcher" DLC Update - Game Version 1.10.1
- Updated BepInEx Refs

Update: 23 Feb @ 8:49am

- Added file check for custom font to prevent crashes
- Added custom window API support
- Fixed modinfo.json versioning
- Updated docs