Add cimgui

This commit is contained in:
2023-11-10 09:48:29 +01:00
parent fb7c0831da
commit 5c9b80a598
271 changed files with 222188 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- Being able to use a prefix for structs and enums. Could be a manual dictionary or an option to take parent namespace and struct (https://github.com/rokups/ImNodes/pull/20#issuecomment-719713982)
- Being able to generate separate headers for imgui and imgui_internal. (https://github.com/cimgui/cimgui/pull/126#issuecomment-735674105)