mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
pull imgui 1.91.8dock and generate
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -924,7 +924,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForD3D",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForD3D",
|
||||
"location": "imgui_impl_sdl3:38",
|
||||
"location": "imgui_impl_sdl3:36",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForD3D",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*)",
|
||||
@@ -945,7 +945,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForMetal",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForMetal",
|
||||
"location": "imgui_impl_sdl3:39",
|
||||
"location": "imgui_impl_sdl3:37",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForMetal",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*)",
|
||||
@@ -970,7 +970,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForOpenGL",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForOpenGL",
|
||||
"location": "imgui_impl_sdl3:36",
|
||||
"location": "imgui_impl_sdl3:34",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForOpenGL",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*,void*)",
|
||||
@@ -991,7 +991,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForOther",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForOther",
|
||||
"location": "imgui_impl_sdl3:42",
|
||||
"location": "imgui_impl_sdl3:40",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForOther",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*)",
|
||||
@@ -1012,7 +1012,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForSDLGPU",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForSDLGPU",
|
||||
"location": "imgui_impl_sdl3:41",
|
||||
"location": "imgui_impl_sdl3:39",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForSDLGPU",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*)",
|
||||
@@ -1037,7 +1037,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
"location": "imgui_impl_sdl3:40",
|
||||
"location": "imgui_impl_sdl3:38",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*,SDL_Renderer*)",
|
||||
@@ -1058,7 +1058,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_InitForVulkan",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_InitForVulkan",
|
||||
"location": "imgui_impl_sdl3:37",
|
||||
"location": "imgui_impl_sdl3:35",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_InitForVulkan",
|
||||
"ret": "bool",
|
||||
"signature": "(SDL_Window*)",
|
||||
@@ -1074,7 +1074,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_NewFrame",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_NewFrame",
|
||||
"location": "imgui_impl_sdl3:44",
|
||||
"location": "imgui_impl_sdl3:42",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_NewFrame",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
@@ -1095,7 +1095,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_ProcessEvent",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_ProcessEvent",
|
||||
"location": "imgui_impl_sdl3:45",
|
||||
"location": "imgui_impl_sdl3:43",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_ProcessEvent",
|
||||
"ret": "bool",
|
||||
"signature": "(const SDL_Event*)",
|
||||
@@ -1127,7 +1127,7 @@
|
||||
"manual_gamepads_count": "-1"
|
||||
},
|
||||
"funcname": "ImGui_ImplSDL3_SetGamepadMode",
|
||||
"location": "imgui_impl_sdl3:50",
|
||||
"location": "imgui_impl_sdl3:48",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_SetGamepadMode",
|
||||
"ret": "void",
|
||||
"signature": "(ImGui_ImplSDL3_GamepadMode,SDL_Gamepad**,int)",
|
||||
@@ -1143,7 +1143,7 @@
|
||||
"cimguiname": "ImGui_ImplSDL3_Shutdown",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_Shutdown",
|
||||
"location": "imgui_impl_sdl3:43",
|
||||
"location": "imgui_impl_sdl3:41",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_Shutdown",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
|
@@ -803,7 +803,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForD3D",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForD3D",
|
||||
location="imgui_impl_sdl3:38",
|
||||
location="imgui_impl_sdl3:36",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForD3D",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*)",
|
||||
@@ -821,7 +821,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForMetal",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForMetal",
|
||||
location="imgui_impl_sdl3:39",
|
||||
location="imgui_impl_sdl3:37",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForMetal",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*)",
|
||||
@@ -842,7 +842,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForOpenGL",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForOpenGL",
|
||||
location="imgui_impl_sdl3:36",
|
||||
location="imgui_impl_sdl3:34",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForOpenGL",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*,void*)",
|
||||
@@ -860,7 +860,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForOther",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForOther",
|
||||
location="imgui_impl_sdl3:42",
|
||||
location="imgui_impl_sdl3:40",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForOther",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*)",
|
||||
@@ -878,7 +878,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForSDLGPU",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForSDLGPU",
|
||||
location="imgui_impl_sdl3:41",
|
||||
location="imgui_impl_sdl3:39",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForSDLGPU",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*)",
|
||||
@@ -899,7 +899,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
location="imgui_impl_sdl3:40",
|
||||
location="imgui_impl_sdl3:38",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForSDLRenderer",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*,SDL_Renderer*)",
|
||||
@@ -917,7 +917,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_InitForVulkan",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_InitForVulkan",
|
||||
location="imgui_impl_sdl3:37",
|
||||
location="imgui_impl_sdl3:35",
|
||||
ov_cimguiname="ImGui_ImplSDL3_InitForVulkan",
|
||||
ret="bool",
|
||||
signature="(SDL_Window*)",
|
||||
@@ -932,7 +932,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_NewFrame",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_NewFrame",
|
||||
location="imgui_impl_sdl3:44",
|
||||
location="imgui_impl_sdl3:42",
|
||||
ov_cimguiname="ImGui_ImplSDL3_NewFrame",
|
||||
ret="void",
|
||||
signature="()",
|
||||
@@ -950,7 +950,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_ProcessEvent",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_ProcessEvent",
|
||||
location="imgui_impl_sdl3:45",
|
||||
location="imgui_impl_sdl3:43",
|
||||
ov_cimguiname="ImGui_ImplSDL3_ProcessEvent",
|
||||
ret="bool",
|
||||
signature="(const SDL_Event*)",
|
||||
@@ -976,7 +976,7 @@ local t={
|
||||
manual_gamepads_array="nullptr",
|
||||
manual_gamepads_count="-1"},
|
||||
funcname="ImGui_ImplSDL3_SetGamepadMode",
|
||||
location="imgui_impl_sdl3:50",
|
||||
location="imgui_impl_sdl3:48",
|
||||
ov_cimguiname="ImGui_ImplSDL3_SetGamepadMode",
|
||||
ret="void",
|
||||
signature="(ImGui_ImplSDL3_GamepadMode,SDL_Gamepad**,int)",
|
||||
@@ -991,7 +991,7 @@ local t={
|
||||
cimguiname="ImGui_ImplSDL3_Shutdown",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_Shutdown",
|
||||
location="imgui_impl_sdl3:43",
|
||||
location="imgui_impl_sdl3:41",
|
||||
ov_cimguiname="ImGui_ImplSDL3_Shutdown",
|
||||
ret="void",
|
||||
signature="()",
|
||||
|
@@ -736,21 +736,26 @@
|
||||
"name": "ImGuiColorEditFlags_NoBorder",
|
||||
"value": "1 << 10"
|
||||
},
|
||||
{
|
||||
"calc_value": 2048,
|
||||
"name": "ImGuiColorEditFlags_AlphaOpaque",
|
||||
"value": "1 << 11"
|
||||
},
|
||||
{
|
||||
"calc_value": 4096,
|
||||
"name": "ImGuiColorEditFlags_AlphaNoBg",
|
||||
"value": "1 << 12"
|
||||
},
|
||||
{
|
||||
"calc_value": 8192,
|
||||
"name": "ImGuiColorEditFlags_AlphaPreviewHalf",
|
||||
"value": "1 << 13"
|
||||
},
|
||||
{
|
||||
"calc_value": 65536,
|
||||
"name": "ImGuiColorEditFlags_AlphaBar",
|
||||
"value": "1 << 16"
|
||||
},
|
||||
{
|
||||
"calc_value": 131072,
|
||||
"name": "ImGuiColorEditFlags_AlphaPreview",
|
||||
"value": "1 << 17"
|
||||
},
|
||||
{
|
||||
"calc_value": 262144,
|
||||
"name": "ImGuiColorEditFlags_AlphaPreviewHalf",
|
||||
"value": "1 << 18"
|
||||
},
|
||||
{
|
||||
"calc_value": 524288,
|
||||
"name": "ImGuiColorEditFlags_HDR",
|
||||
@@ -806,6 +811,11 @@
|
||||
"name": "ImGuiColorEditFlags_DefaultOptions_",
|
||||
"value": "ImGuiColorEditFlags_Uint8 | ImGuiColorEditFlags_DisplayRGB | ImGuiColorEditFlags_InputRGB | ImGuiColorEditFlags_PickerHueBar"
|
||||
},
|
||||
{
|
||||
"calc_value": 14338,
|
||||
"name": "ImGuiColorEditFlags_AlphaMask_",
|
||||
"value": "ImGuiColorEditFlags_NoAlpha | ImGuiColorEditFlags_AlphaOpaque | ImGuiColorEditFlags_AlphaNoBg | ImGuiColorEditFlags_AlphaPreviewHalf"
|
||||
},
|
||||
{
|
||||
"calc_value": 7340032,
|
||||
"name": "ImGuiColorEditFlags_DisplayMask_",
|
||||
@@ -4242,8 +4252,13 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 4194304,
|
||||
"name": "ImGuiTabItemFlags_Unsorted",
|
||||
"name": "ImGuiTabItemFlags_Invisible",
|
||||
"value": "1 << 22"
|
||||
},
|
||||
{
|
||||
"calc_value": 8388608,
|
||||
"name": "ImGuiTabItemFlags_Unsorted",
|
||||
"value": "1 << 23"
|
||||
}
|
||||
],
|
||||
"ImGuiTabItemFlags_": [
|
||||
@@ -5061,6 +5076,11 @@
|
||||
"name": "ImGuiWindowFlags_NoInputs",
|
||||
"value": "ImGuiWindowFlags_NoMouseInputs | ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus"
|
||||
},
|
||||
{
|
||||
"calc_value": 8388608,
|
||||
"name": "ImGuiWindowFlags_DockNodeHost",
|
||||
"value": "1 << 23"
|
||||
},
|
||||
{
|
||||
"calc_value": 16777216,
|
||||
"name": "ImGuiWindowFlags_ChildWindow",
|
||||
@@ -5085,11 +5105,6 @@
|
||||
"calc_value": 268435456,
|
||||
"name": "ImGuiWindowFlags_ChildMenu",
|
||||
"value": "1 << 28"
|
||||
},
|
||||
{
|
||||
"calc_value": 536870912,
|
||||
"name": "ImGuiWindowFlags_DockNodeHost",
|
||||
"value": "1 << 29"
|
||||
}
|
||||
],
|
||||
"ImGuiWindowRefreshFlags_": [
|
||||
@@ -5123,204 +5138,204 @@
|
||||
"ImGuiSortDirection": "ImU8"
|
||||
},
|
||||
"locations": {
|
||||
"ImBitVector": "imgui_internal:616",
|
||||
"ImColor": "imgui:2869",
|
||||
"ImDrawChannel": "imgui:3109",
|
||||
"ImDrawCmd": "imgui:3066",
|
||||
"ImDrawCmdHeader": "imgui:3101",
|
||||
"ImDrawData": "imgui:3326",
|
||||
"ImDrawDataBuilder": "imgui_internal:805",
|
||||
"ImDrawFlags_": "imgui:3135",
|
||||
"ImDrawList": "imgui:3173",
|
||||
"ImDrawListFlags_": "imgui:3155",
|
||||
"ImDrawListSharedData": "imgui_internal:783",
|
||||
"ImDrawListSplitter": "imgui:3118",
|
||||
"ImDrawVert": "imgui:3086",
|
||||
"ImFont": "imgui:3552",
|
||||
"ImFontAtlas": "imgui:3448",
|
||||
"ImFontAtlasCustomRect": "imgui:3407",
|
||||
"ImFontAtlasFlags_": "imgui:3423",
|
||||
"ImFontBuilderIO": "imgui_internal:3849",
|
||||
"ImFontConfig": "imgui:3350",
|
||||
"ImFontGlyph": "imgui:3380",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3392",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1573",
|
||||
"ImGuiAxis": "imgui_internal:1030",
|
||||
"ImGuiBackendFlags_": "imgui:1672",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1762",
|
||||
"ImGuiButtonFlagsPrivate_": "imgui_internal:920",
|
||||
"ImGuiButtonFlags_": "imgui:1806",
|
||||
"ImGuiChildFlags_": "imgui:1155",
|
||||
"ImGuiCol_": "imgui:1687",
|
||||
"ImGuiColorEditFlags_": "imgui:1817",
|
||||
"ImGuiColorMod": "imgui_internal:1044",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:945",
|
||||
"ImGuiComboFlags_": "imgui:1303",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1061",
|
||||
"ImGuiCond_": "imgui:1919",
|
||||
"ImGuiConfigFlags_": "imgui:1643",
|
||||
"ImGuiContext": "imgui_internal:2233",
|
||||
"ImGuiContextHook": "imgui_internal:2218",
|
||||
"ImGuiContextHookType": "imgui_internal:2216",
|
||||
"ImGuiDataAuthority_": "imgui_internal:1875",
|
||||
"ImGuiDataTypeInfo": "imgui_internal:831",
|
||||
"ImGuiDataTypePrivate_": "imgui_internal:840",
|
||||
"ImGuiDataTypeStorage": "imgui_internal:825",
|
||||
"ImGuiDataType_": "imgui:1451",
|
||||
"ImGuiDataVarInfo": "imgui_internal:817",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1338",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2152",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2159",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2130",
|
||||
"ImGuiDir": "imgui:1469",
|
||||
"ImGuiDockContext": "imgui_internal:1977",
|
||||
"ImGuiDockNode": "imgui_internal:1891",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1843",
|
||||
"ImGuiDockNodeFlags_": "imgui:1404",
|
||||
"ImGuiDockNodeState": "imgui_internal:1882",
|
||||
"ImGuiDragDropFlags_": "imgui:1423",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1295",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:990",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1659",
|
||||
"ImGuiFocusedFlags_": "imgui:1350",
|
||||
"ImBitVector": "imgui_internal:623",
|
||||
"ImColor": "imgui:2883",
|
||||
"ImDrawChannel": "imgui:3123",
|
||||
"ImDrawCmd": "imgui:3080",
|
||||
"ImDrawCmdHeader": "imgui:3115",
|
||||
"ImDrawData": "imgui:3339",
|
||||
"ImDrawDataBuilder": "imgui_internal:813",
|
||||
"ImDrawFlags_": "imgui:3148",
|
||||
"ImDrawList": "imgui:3186",
|
||||
"ImDrawListFlags_": "imgui:3168",
|
||||
"ImDrawListSharedData": "imgui_internal:791",
|
||||
"ImDrawListSplitter": "imgui:3131",
|
||||
"ImDrawVert": "imgui:3100",
|
||||
"ImFont": "imgui:3566",
|
||||
"ImFontAtlas": "imgui:3462",
|
||||
"ImFontAtlasCustomRect": "imgui:3421",
|
||||
"ImFontAtlasFlags_": "imgui:3437",
|
||||
"ImFontBuilderIO": "imgui_internal:3867",
|
||||
"ImFontConfig": "imgui:3364",
|
||||
"ImFontGlyph": "imgui:3394",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3406",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1581",
|
||||
"ImGuiAxis": "imgui_internal:1038",
|
||||
"ImGuiBackendFlags_": "imgui:1675",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1770",
|
||||
"ImGuiButtonFlagsPrivate_": "imgui_internal:928",
|
||||
"ImGuiButtonFlags_": "imgui:1809",
|
||||
"ImGuiChildFlags_": "imgui:1158",
|
||||
"ImGuiCol_": "imgui:1690",
|
||||
"ImGuiColorEditFlags_": "imgui:1820",
|
||||
"ImGuiColorMod": "imgui_internal:1052",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:953",
|
||||
"ImGuiComboFlags_": "imgui:1306",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1069",
|
||||
"ImGuiCond_": "imgui:1932",
|
||||
"ImGuiConfigFlags_": "imgui:1646",
|
||||
"ImGuiContext": "imgui_internal:2241",
|
||||
"ImGuiContextHook": "imgui_internal:2226",
|
||||
"ImGuiContextHookType": "imgui_internal:2224",
|
||||
"ImGuiDataAuthority_": "imgui_internal:1883",
|
||||
"ImGuiDataTypeInfo": "imgui_internal:839",
|
||||
"ImGuiDataTypePrivate_": "imgui_internal:848",
|
||||
"ImGuiDataTypeStorage": "imgui_internal:833",
|
||||
"ImGuiDataType_": "imgui:1454",
|
||||
"ImGuiDataVarInfo": "imgui_internal:825",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1346",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2160",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2167",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2138",
|
||||
"ImGuiDir": "imgui:1472",
|
||||
"ImGuiDockContext": "imgui_internal:1985",
|
||||
"ImGuiDockNode": "imgui_internal:1899",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1851",
|
||||
"ImGuiDockNodeFlags_": "imgui:1407",
|
||||
"ImGuiDockNodeState": "imgui_internal:1890",
|
||||
"ImGuiDragDropFlags_": "imgui:1426",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1303",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:998",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1667",
|
||||
"ImGuiFocusedFlags_": "imgui:1353",
|
||||
"ImGuiFreeTypeBuilderFlags": "imgui_freetype:26",
|
||||
"ImGuiGroupData": "imgui_internal:1074",
|
||||
"ImGuiHoveredFlagsPrivate_": "imgui_internal:903",
|
||||
"ImGuiHoveredFlags_": "imgui:1364",
|
||||
"ImGuiIDStackTool": "imgui_internal:2199",
|
||||
"ImGuiIO": "imgui:2292",
|
||||
"ImGuiInputEvent": "imgui_internal:1433",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1431",
|
||||
"ImGuiInputEventKey": "imgui_internal:1429",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1427",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1425",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1428",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1426",
|
||||
"ImGuiInputEventText": "imgui_internal:1430",
|
||||
"ImGuiInputEventType": "imgui_internal:1401",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1500",
|
||||
"ImGuiInputFlags_": "imgui:1620",
|
||||
"ImGuiInputSource": "imgui_internal:1414",
|
||||
"ImGuiInputTextCallbackData": "imgui:2546",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1110",
|
||||
"ImGuiInputTextFlagsPrivate_": "imgui_internal:911",
|
||||
"ImGuiInputTextFlags_": "imgui:1189",
|
||||
"ImGuiInputTextState": "imgui_internal:1132",
|
||||
"ImGuiItemFlagsPrivate_": "imgui_internal:853",
|
||||
"ImGuiItemFlags_": "imgui:1176",
|
||||
"ImGuiItemStatusFlags_": "imgui_internal:877",
|
||||
"ImGuiKey": "imgui:1493",
|
||||
"ImGuiKeyData": "imgui:2284",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1487",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1461",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1475",
|
||||
"ImGuiLastItemData": "imgui_internal:1267",
|
||||
"ImGuiLayoutType_": "imgui_internal:1011",
|
||||
"ImGuiListClipper": "imgui:2775",
|
||||
"ImGuiListClipperData": "imgui_internal:1557",
|
||||
"ImGuiListClipperRange": "imgui_internal:1544",
|
||||
"ImGuiLocEntry": "imgui_internal:2103",
|
||||
"ImGuiLocKey": "imgui_internal:2085",
|
||||
"ImGuiLogFlags_": "imgui_internal:1018",
|
||||
"ImGuiMenuColumns": "imgui_internal:1092",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2169",
|
||||
"ImGuiMouseButton_": "imgui:1879",
|
||||
"ImGuiMouseCursor_": "imgui:1889",
|
||||
"ImGuiMouseSource": "imgui:1908",
|
||||
"ImGuiMultiSelectFlags_": "imgui:2927",
|
||||
"ImGuiMultiSelectIO": "imgui:2954",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1819",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1794",
|
||||
"ImGuiNavItemData": "imgui_internal:1642",
|
||||
"ImGuiNavLayer": "imgui_internal:1634",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1612",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1598",
|
||||
"ImGuiNextItemData": "imgui_internal:1247",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1237",
|
||||
"ImGuiNextWindowData": "imgui_internal:1208",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1189",
|
||||
"ImGuiOldColumnData": "imgui_internal:1727",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1707",
|
||||
"ImGuiOldColumns": "imgui_internal:1737",
|
||||
"ImGuiOnceUponAFrame": "imgui:2646",
|
||||
"ImGuiPayload": "imgui:2611",
|
||||
"ImGuiPlatformIO": "imgui:3724",
|
||||
"ImGuiPlatformImeData": "imgui:3830",
|
||||
"ImGuiPlatformMonitor": "imgui:3820",
|
||||
"ImGuiPlotType": "imgui_internal:1037",
|
||||
"ImGuiPopupData": "imgui_internal:1358",
|
||||
"ImGuiPopupFlags_": "imgui:1268",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1350",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1328",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1584",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:958",
|
||||
"ImGuiSelectableFlags_": "imgui:1286",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3000",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3023",
|
||||
"ImGuiSelectionRequest": "imgui:2974",
|
||||
"ImGuiSelectionRequestType": "imgui:2966",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:979",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2065",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1321",
|
||||
"ImGuiSizeCallbackData": "imgui:2580",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:951",
|
||||
"ImGuiSliderFlags_": "imgui:1863",
|
||||
"ImGuiSortDirection": "imgui:1480",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2187",
|
||||
"ImGuiStorage": "imgui:2718",
|
||||
"ImGuiStoragePair": "imgui:2701",
|
||||
"ImGuiStyle": "imgui:2206",
|
||||
"ImGuiStyleMod": "imgui_internal:1051",
|
||||
"ImGuiStyleVar_": "imgui:1765",
|
||||
"ImGuiTabBar": "imgui_internal:2862",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:2825",
|
||||
"ImGuiTabBarFlags_": "imgui:1318",
|
||||
"ImGuiTabItem": "imgui_internal:2842",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:2833",
|
||||
"ImGuiTabItemFlags_": "imgui:1335",
|
||||
"ImGuiTable": "imgui_internal:3009",
|
||||
"ImGuiTableBgTarget_": "imgui:2060",
|
||||
"ImGuiTableCellData": "imgui_internal:2977",
|
||||
"ImGuiTableColumn": "imgui_internal:2917",
|
||||
"ImGuiTableColumnFlags_": "imgui:2007",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3156",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2082",
|
||||
"ImGuiTableFlags_": "imgui:1954",
|
||||
"ImGuiTableHeaderData": "imgui_internal:2986",
|
||||
"ImGuiTableInstanceData": "imgui_internal:2996",
|
||||
"ImGuiTableRowFlags_": "imgui:2045",
|
||||
"ImGuiTableSettings": "imgui_internal:3180",
|
||||
"ImGuiTableSortSpecs": "imgui:2072",
|
||||
"ImGuiTableTempData": "imgui_internal:3133",
|
||||
"ImGuiTextBuffer": "imgui:2681",
|
||||
"ImGuiTextFilter": "imgui:2654",
|
||||
"ImGuiTextFlags_": "imgui_internal:997",
|
||||
"ImGuiTextIndex": "imgui_internal:736",
|
||||
"ImGuiTextRange": "imgui:2664",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1003",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:972",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1231",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1286",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1670",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1678",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1689",
|
||||
"ImGuiViewport": "imgui:3639",
|
||||
"ImGuiViewportFlags_": "imgui:3611",
|
||||
"ImGuiViewportP": "imgui_internal:1994",
|
||||
"ImGuiWindow": "imgui_internal:2673",
|
||||
"ImGuiWindowClass": "imgui:2595",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:1972",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:1958",
|
||||
"ImGuiWindowFlags_": "imgui:1104",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1180",
|
||||
"ImGuiWindowSettings": "imgui_internal:2046",
|
||||
"ImGuiWindowStackData": "imgui_internal:1313",
|
||||
"ImGuiWindowTempData": "imgui_internal:2623",
|
||||
"ImRect": "imgui_internal:538",
|
||||
"ImVec1": "imgui_internal:520",
|
||||
"ImVec2": "imgui:297",
|
||||
"ImVec2ih": "imgui_internal:528",
|
||||
"ImVec4": "imgui:310"
|
||||
"ImGuiGroupData": "imgui_internal:1082",
|
||||
"ImGuiHoveredFlagsPrivate_": "imgui_internal:911",
|
||||
"ImGuiHoveredFlags_": "imgui:1367",
|
||||
"ImGuiIDStackTool": "imgui_internal:2207",
|
||||
"ImGuiIO": "imgui:2305",
|
||||
"ImGuiInputEvent": "imgui_internal:1441",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1439",
|
||||
"ImGuiInputEventKey": "imgui_internal:1437",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1435",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1433",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1436",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1434",
|
||||
"ImGuiInputEventText": "imgui_internal:1438",
|
||||
"ImGuiInputEventType": "imgui_internal:1409",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1508",
|
||||
"ImGuiInputFlags_": "imgui:1623",
|
||||
"ImGuiInputSource": "imgui_internal:1422",
|
||||
"ImGuiInputTextCallbackData": "imgui:2560",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1118",
|
||||
"ImGuiInputTextFlagsPrivate_": "imgui_internal:919",
|
||||
"ImGuiInputTextFlags_": "imgui:1192",
|
||||
"ImGuiInputTextState": "imgui_internal:1140",
|
||||
"ImGuiItemFlagsPrivate_": "imgui_internal:861",
|
||||
"ImGuiItemFlags_": "imgui:1179",
|
||||
"ImGuiItemStatusFlags_": "imgui_internal:885",
|
||||
"ImGuiKey": "imgui:1496",
|
||||
"ImGuiKeyData": "imgui:2297",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1495",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1469",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1483",
|
||||
"ImGuiLastItemData": "imgui_internal:1275",
|
||||
"ImGuiLayoutType_": "imgui_internal:1019",
|
||||
"ImGuiListClipper": "imgui:2789",
|
||||
"ImGuiListClipperData": "imgui_internal:1565",
|
||||
"ImGuiListClipperRange": "imgui_internal:1552",
|
||||
"ImGuiLocEntry": "imgui_internal:2111",
|
||||
"ImGuiLocKey": "imgui_internal:2093",
|
||||
"ImGuiLogFlags_": "imgui_internal:1026",
|
||||
"ImGuiMenuColumns": "imgui_internal:1100",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2177",
|
||||
"ImGuiMouseButton_": "imgui:1892",
|
||||
"ImGuiMouseCursor_": "imgui:1902",
|
||||
"ImGuiMouseSource": "imgui:1921",
|
||||
"ImGuiMultiSelectFlags_": "imgui:2941",
|
||||
"ImGuiMultiSelectIO": "imgui:2968",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1827",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1802",
|
||||
"ImGuiNavItemData": "imgui_internal:1650",
|
||||
"ImGuiNavLayer": "imgui_internal:1642",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1620",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1606",
|
||||
"ImGuiNextItemData": "imgui_internal:1255",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1245",
|
||||
"ImGuiNextWindowData": "imgui_internal:1216",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1197",
|
||||
"ImGuiOldColumnData": "imgui_internal:1735",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1715",
|
||||
"ImGuiOldColumns": "imgui_internal:1745",
|
||||
"ImGuiOnceUponAFrame": "imgui:2660",
|
||||
"ImGuiPayload": "imgui:2625",
|
||||
"ImGuiPlatformIO": "imgui:3738",
|
||||
"ImGuiPlatformImeData": "imgui:3844",
|
||||
"ImGuiPlatformMonitor": "imgui:3834",
|
||||
"ImGuiPlotType": "imgui_internal:1045",
|
||||
"ImGuiPopupData": "imgui_internal:1366",
|
||||
"ImGuiPopupFlags_": "imgui:1271",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1358",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1336",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1592",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:966",
|
||||
"ImGuiSelectableFlags_": "imgui:1289",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3014",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3037",
|
||||
"ImGuiSelectionRequest": "imgui:2988",
|
||||
"ImGuiSelectionRequestType": "imgui:2980",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:987",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2073",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1329",
|
||||
"ImGuiSizeCallbackData": "imgui:2594",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:959",
|
||||
"ImGuiSliderFlags_": "imgui:1876",
|
||||
"ImGuiSortDirection": "imgui:1483",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2195",
|
||||
"ImGuiStorage": "imgui:2732",
|
||||
"ImGuiStoragePair": "imgui:2715",
|
||||
"ImGuiStyle": "imgui:2219",
|
||||
"ImGuiStyleMod": "imgui_internal:1059",
|
||||
"ImGuiStyleVar_": "imgui:1768",
|
||||
"ImGuiTabBar": "imgui_internal:2877",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:2839",
|
||||
"ImGuiTabBarFlags_": "imgui:1321",
|
||||
"ImGuiTabItem": "imgui_internal:2857",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:2847",
|
||||
"ImGuiTabItemFlags_": "imgui:1338",
|
||||
"ImGuiTable": "imgui_internal:3024",
|
||||
"ImGuiTableBgTarget_": "imgui:2073",
|
||||
"ImGuiTableCellData": "imgui_internal:2992",
|
||||
"ImGuiTableColumn": "imgui_internal:2932",
|
||||
"ImGuiTableColumnFlags_": "imgui:2020",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3172",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2095",
|
||||
"ImGuiTableFlags_": "imgui:1967",
|
||||
"ImGuiTableHeaderData": "imgui_internal:3001",
|
||||
"ImGuiTableInstanceData": "imgui_internal:3011",
|
||||
"ImGuiTableRowFlags_": "imgui:2058",
|
||||
"ImGuiTableSettings": "imgui_internal:3196",
|
||||
"ImGuiTableSortSpecs": "imgui:2085",
|
||||
"ImGuiTableTempData": "imgui_internal:3149",
|
||||
"ImGuiTextBuffer": "imgui:2695",
|
||||
"ImGuiTextFilter": "imgui:2668",
|
||||
"ImGuiTextFlags_": "imgui_internal:1005",
|
||||
"ImGuiTextIndex": "imgui_internal:743",
|
||||
"ImGuiTextRange": "imgui:2678",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1011",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:980",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1234",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1294",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1678",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1686",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1697",
|
||||
"ImGuiViewport": "imgui:3653",
|
||||
"ImGuiViewportFlags_": "imgui:3625",
|
||||
"ImGuiViewportP": "imgui_internal:2002",
|
||||
"ImGuiWindow": "imgui_internal:2687",
|
||||
"ImGuiWindowClass": "imgui:2609",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:1980",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:1966",
|
||||
"ImGuiWindowFlags_": "imgui:1107",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1188",
|
||||
"ImGuiWindowSettings": "imgui_internal:2054",
|
||||
"ImGuiWindowStackData": "imgui_internal:1321",
|
||||
"ImGuiWindowTempData": "imgui_internal:2631",
|
||||
"ImRect": "imgui_internal:545",
|
||||
"ImVec1": "imgui_internal:527",
|
||||
"ImVec2": "imgui:299",
|
||||
"ImVec2ih": "imgui_internal:535",
|
||||
"ImVec4": "imgui:312"
|
||||
},
|
||||
"nonPOD": {
|
||||
"ImBitArray": true,
|
||||
@@ -5712,8 +5727,8 @@
|
||||
},
|
||||
{
|
||||
"name": "IndexLookup",
|
||||
"template_type": "ImWchar",
|
||||
"type": "ImVector_ImWchar"
|
||||
"template_type": "ImU16",
|
||||
"type": "ImVector_ImU16"
|
||||
},
|
||||
{
|
||||
"name": "Glyphs",
|
||||
@@ -5756,10 +5771,6 @@
|
||||
"name": "EllipsisCharStep",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "DirtyLookupTables",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "Scale",
|
||||
"type": "float"
|
||||
@@ -5777,8 +5788,12 @@
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "Used4kPagesMap[(0xFFFF+1)/4096/8]",
|
||||
"size": 2,
|
||||
"name": "DirtyLookupTables",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "Used8kPagesMap[(0xFFFF+1)/8192/8]",
|
||||
"size": 1,
|
||||
"type": "ImU8"
|
||||
}
|
||||
],
|
||||
@@ -5799,14 +5814,14 @@
|
||||
"name": "TexGlyphPadding",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "Locked",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "UserData",
|
||||
"type": "void*"
|
||||
},
|
||||
{
|
||||
"name": "Locked",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "TexReady",
|
||||
"type": "bool"
|
||||
@@ -5855,8 +5870,8 @@
|
||||
"type": "ImVector_ImFontConfig"
|
||||
},
|
||||
{
|
||||
"name": "TexUvLines[(63)+1]",
|
||||
"size": 64,
|
||||
"name": "TexUvLines[(32)+1]",
|
||||
"size": 33,
|
||||
"type": "ImVec4"
|
||||
},
|
||||
{
|
||||
@@ -5936,12 +5951,16 @@
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "FontNo",
|
||||
"type": "int"
|
||||
"name": "MergeMode",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "SizePixels",
|
||||
"type": "float"
|
||||
"name": "PixelSnapH",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "FontNo",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "OversampleH",
|
||||
@@ -5952,8 +5971,8 @@
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "PixelSnapH",
|
||||
"type": "bool"
|
||||
"name": "SizePixels",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "GlyphExtraSpacing",
|
||||
@@ -5975,10 +5994,6 @@
|
||||
"name": "GlyphMaxAdvanceX",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "MergeMode",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "FontBuilderFlags",
|
||||
"type": "unsigned int"
|
||||
@@ -8301,6 +8316,11 @@
|
||||
"size": 5,
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "MouseReleasedTime[5]",
|
||||
"size": 5,
|
||||
"type": "double"
|
||||
},
|
||||
{
|
||||
"name": "MouseDownOwned[5]",
|
||||
"size": 5,
|
||||
@@ -10521,6 +10541,10 @@
|
||||
"name": "Bg2DrawChannelUnfrozen",
|
||||
"type": "ImGuiTableDrawChannelIdx"
|
||||
},
|
||||
{
|
||||
"name": "NavLayer",
|
||||
"type": "ImS8"
|
||||
},
|
||||
{
|
||||
"name": "IsLayoutLocked",
|
||||
"type": "bool"
|
||||
@@ -11643,10 +11667,18 @@
|
||||
"name": "FontWindowScale",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "FontWindowScaleParents",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "FontDpiScale",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "FontRefSize",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "SettingsOffset",
|
||||
"type": "int"
|
||||
@@ -11765,14 +11797,6 @@
|
||||
{
|
||||
"name": "DockId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "DockTabItemStatusFlags",
|
||||
"type": "ImGuiItemStatusFlags"
|
||||
},
|
||||
{
|
||||
"name": "DockTabItemRect",
|
||||
"type": "ImRect"
|
||||
}
|
||||
],
|
||||
"ImGuiWindowClass": [
|
||||
@@ -12022,6 +12046,22 @@
|
||||
"name": "ModalDimBgColor",
|
||||
"type": "ImU32"
|
||||
},
|
||||
{
|
||||
"name": "WindowItemStatusFlags",
|
||||
"type": "ImGuiItemStatusFlags"
|
||||
},
|
||||
{
|
||||
"name": "ChildItemStatusFlags",
|
||||
"type": "ImGuiItemStatusFlags"
|
||||
},
|
||||
{
|
||||
"name": "DockTabItemStatusFlags",
|
||||
"type": "ImGuiItemStatusFlags"
|
||||
},
|
||||
{
|
||||
"name": "DockTabItemRect",
|
||||
"type": "ImRect"
|
||||
},
|
||||
{
|
||||
"name": "ItemWidth",
|
||||
"type": "float"
|
||||
@@ -12242,6 +12282,7 @@
|
||||
"ImGuiWindow*": true,
|
||||
"ImGuiWindowStackData": true,
|
||||
"ImTextureID": true,
|
||||
"ImU16": true,
|
||||
"ImU32": true,
|
||||
"ImU8": true,
|
||||
"ImVec2": true,
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user