mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Readme, comments, dear imgui prefixes
This commit is contained in:
parent
c3a348aa25
commit
4597632662
14 changed files with 64 additions and 51 deletions
|
|
@ -5,6 +5,6 @@ imgui_stdlib.h + imgui_stdlib.cpp
|
|||
|
||||
imgui_scoped.h
|
||||
[Experimental, not currently in main repository]
|
||||
Additional header file with some RAII-style wrappers for common ImGui functions.
|
||||
Additional header file with some RAII-style wrappers for common Dear ImGui functions.
|
||||
Try by merging: https://github.com/ocornut/imgui/pull/2197
|
||||
Discuss at: https://github.com/ocornut/imgui/issues/2096
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue