Rain World

Rain World

ImGUI API
Showing 1-10 of 14 entries
< 1  2 >
Update: Aug 5 @ 1:23pm

## [1.6.6](https://gitlab.com/rawra-rain-world-mods/rain-world-imgui-api/compare/v1.6.5...v1.6.6) (2025-08-05)

- Introduction of ImGUI API Contexts (Thanks to Zeldack)
- Addition of CImCTE CImPlot3D
- Updated backends for CImGUI, CImPlot and CImNodes
- Updated example project

Update: Jul 22 @ 5:41am

Update: Jul 22 @ 5:30am

Update: Jul 12 @ 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: Jul 12 @ 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: Jun 22 @ 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: Apr 7 @ 10:50am

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

Update: Mar 30 @ 3:08am

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