You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.