Metrics: Tweak, reorganize tools menu.

This commit is contained in:
ocornut
2024-01-10 13:19:17 +01:00
parent a5dec42866
commit 788bb58b6b
4 changed files with 47 additions and 27 deletions

View File

@ -87,6 +87,7 @@ Other changes:
- Debug Tools: Debug Log: Hide its own clipper log to reduce noise in the output. (#5855)
- Debug Tools: Debug Log: Clicking any filter with SHIFT held enables it for 2 frames only,
making it easier when dealing with spammy logs. (#5855)
- Debug Tools: Metrics: Reorganize Tools menu.
- Misc: Added IMGUI_USER_H_FILENAME to change the path included when using
IMGUI_INCLUDE_IMGUI_USER_H. (#7039) [@bryceberger]
- Misc: Rework debug display of texture id in Metrics window to avoid compile-error when