mirror of
https://github.com/ocornut/imgui.git
synced 2026-07-17 22:51:22 +00:00
Debug Log: can output to debugger. Added ImGuiDebugLogFlags_OutputToDebugger.
This commit is contained in:
@@ -72,6 +72,7 @@ Other Changes:
|
||||
- Debug Tools:
|
||||
- Debug Log: fixed incorrectly printing characters in IO log when submitting
|
||||
non-ASCII values to io.AddInputCharacter(). (#9099)
|
||||
- Debug Log: can output to debugger on Windows. (#5855)
|
||||
- Backends:
|
||||
- SDL_GPU3: macOS version can use MSL shaders in order to support macOS 10.14+
|
||||
(vs Metallib shaders requiring macOS 14+). Requires application calling
|
||||
|
||||
Reference in New Issue
Block a user