mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
Docs: added link to imgui-module. (#8868(
This commit is contained in:
parent
8e2e87d638
commit
dacd080639
1 changed files with 4 additions and 0 deletions
|
|
@ -9,5 +9,9 @@ imgui_scoped.h
|
||||||
Try by merging: https://github.com/ocornut/imgui/pull/2197
|
Try by merging: https://github.com/ocornut/imgui/pull/2197
|
||||||
Discuss at: https://github.com/ocornut/imgui/issues/2096
|
Discuss at: https://github.com/ocornut/imgui/issues/2096
|
||||||
|
|
||||||
|
imgui-module:
|
||||||
|
C++20 module binding
|
||||||
|
https://github.com/stripe2933/imgui-module
|
||||||
|
|
||||||
See more C++ related extension (fmt, RAII, syntactic sugar) on Wiki:
|
See more C++ related extension (fmt, RAII, syntactic sugar) on Wiki:
|
||||||
https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness
|
https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue