mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-31 12:52:14 +00:00
Backends: changed all backends to allow enabling ImGuiConfigFlags_ViewportsEnable after initialization. (#5371)
This commit is contained in:
@@ -51,6 +51,11 @@ Other changes:
|
||||
- Backends: DX9, DX10, DX11, DX12, OpenGL, Vulkan, WGPU: Changed default texture sampler
|
||||
to Clamp instead of Repeat/Wrap. (#7468, #7511, #5999, #5502)
|
||||
|
||||
Docking+Viewports Branch:
|
||||
|
||||
- Backends: changed all backends to allow enabling ImGuiConfigFlags_ViewportsEnable
|
||||
after initialization. (#5371)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.91.3 (Released 2024-10-04)
|
||||
|
||||
Reference in New Issue
Block a user