Skip to content

v6.1.0

Compare
Choose a tag to compare
@pkdawson pkdawson released this 12 Jul 03:51
· 38 commits to master since this release
  • Update to ImGui 1.90.9
  • Fix ini filename issues
  • Fix framebuffer format, resolving GPU validation warnings
  • GDScript: bind ImGuiWindowClass
  • Multi-Viewports: Implement HasMouseHoveredViewport, and flags TopMost and NoFocusOnClick
  • Multi-Viewports: Stability improvements, fixing a couple rare crashes. I can still reproduce a crash in the graphics driver with Windows/NVIDIA, but the same crash also happens with the official ImGui Vulkan demo. Not sure if it's my system or a broader driver issue.