Automates much of the process of upgrading this repo to new Dear ImGUI versions
This commit is contained in:
parent
67e1f44f0f
commit
514e1e35e6
6 changed files with 135 additions and 36 deletions
16
src/cached/dcimgui_imconfig_zig.json
Normal file
16
src/cached/dcimgui_imconfig_zig.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"defines": [
|
||||
{
|
||||
"name": "IMGUI_USE_WCHAR32",
|
||||
"is_internal": false,
|
||||
"source_location": {
|
||||
"filename": "imconfig_zig.h",
|
||||
"line": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"typedefs": [],
|
||||
"structs": [],
|
||||
"functions": []
|
||||
}
|
||||
16
src/cached/dcimgui_impl_sdl3_imconfig_zig.json
Normal file
16
src/cached/dcimgui_impl_sdl3_imconfig_zig.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"defines": [
|
||||
{
|
||||
"name": "IMGUI_USE_WCHAR32",
|
||||
"is_internal": false,
|
||||
"source_location": {
|
||||
"filename": "imconfig_zig.h",
|
||||
"line": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"typedefs": [],
|
||||
"structs": [],
|
||||
"functions": []
|
||||
}
|
||||
16
src/cached/dcimgui_impl_vulkan_imconfig_zig.json
Normal file
16
src/cached/dcimgui_impl_vulkan_imconfig_zig.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"defines": [
|
||||
{
|
||||
"name": "IMGUI_USE_WCHAR32",
|
||||
"is_internal": false,
|
||||
"source_location": {
|
||||
"filename": "imconfig_zig.h",
|
||||
"line": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"typedefs": [],
|
||||
"structs": [],
|
||||
"functions": []
|
||||
}
|
||||
16
src/cached/dcimgui_internal_imconfig_zig.json
Normal file
16
src/cached/dcimgui_internal_imconfig_zig.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"defines": [
|
||||
{
|
||||
"name": "IMGUI_USE_WCHAR32",
|
||||
"is_internal": false,
|
||||
"source_location": {
|
||||
"filename": "imconfig_zig.h",
|
||||
"line": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"typedefs": [],
|
||||
"structs": [],
|
||||
"functions": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue