diff --git a/deps/cimgui/linux-x64/cimgui.so b/deps/cimgui/linux-x64/cimgui.so index 754029e8..8832cb77 100644 Binary files a/deps/cimgui/linux-x64/cimgui.so and b/deps/cimgui/linux-x64/cimgui.so differ diff --git a/deps/cimgui/osx/cimgui.dylib b/deps/cimgui/osx/cimgui.dylib index 3713e33e..bf82e7b3 100644 Binary files a/deps/cimgui/osx/cimgui.dylib and b/deps/cimgui/osx/cimgui.dylib differ diff --git a/deps/cimgui/win-arm64/cimgui.dll b/deps/cimgui/win-arm64/cimgui.dll index 362387d9..bd36c84d 100644 Binary files a/deps/cimgui/win-arm64/cimgui.dll and b/deps/cimgui/win-arm64/cimgui.dll differ diff --git a/deps/cimgui/win-x64/cimgui.dll b/deps/cimgui/win-x64/cimgui.dll index 393c23cf..7c3c1b80 100644 Binary files a/deps/cimgui/win-x64/cimgui.dll and b/deps/cimgui/win-x64/cimgui.dll differ diff --git a/deps/cimgui/win-x86/cimgui.dll b/deps/cimgui/win-x86/cimgui.dll index 1064dc47..2456eb7f 100644 Binary files a/deps/cimgui/win-x86/cimgui.dll and b/deps/cimgui/win-x86/cimgui.dll differ diff --git a/src/CodeGenerator/definitions/cimgui/definitions.json b/src/CodeGenerator/definitions/cimgui/definitions.json index f018c8ef..9f26515e 100644 --- a/src/CodeGenerator/definitions/cimgui/definitions.json +++ b/src/CodeGenerator/definitions/cimgui/definitions.json @@ -13,7 +13,7 @@ "cimguiname": "ImBitArray_ClearAllBits", "defaults": {}, "funcname": "ClearAllBits", - "location": "imgui_internal:614", + "location": "imgui_internal:603", "ov_cimguiname": "ImBitArray_ClearAllBits", "ret": "void", "signature": "()", @@ -39,7 +39,7 @@ "cimguiname": "ImBitArray_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:618", + "location": "imgui_internal:607", "ov_cimguiname": "ImBitArray_ClearBit", "ret": "void", "signature": "(int)", @@ -57,7 +57,7 @@ "constructor": true, "defaults": {}, "funcname": "ImBitArray", - "location": "imgui_internal:613", + "location": "imgui_internal:602", "ov_cimguiname": "ImBitArray_ImBitArray", "signature": "()", "stname": "ImBitArray", @@ -78,7 +78,7 @@ "cimguiname": "ImBitArray_SetAllBits", "defaults": {}, "funcname": "SetAllBits", - "location": "imgui_internal:615", + "location": "imgui_internal:604", "ov_cimguiname": "ImBitArray_SetAllBits", "ret": "void", "signature": "()", @@ -104,7 +104,7 @@ "cimguiname": "ImBitArray_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:617", + "location": "imgui_internal:606", "ov_cimguiname": "ImBitArray_SetBit", "ret": "void", "signature": "(int)", @@ -134,7 +134,7 @@ "cimguiname": "ImBitArray_SetBitRange", "defaults": {}, "funcname": "SetBitRange", - "location": "imgui_internal:619", + "location": "imgui_internal:608", "ov_cimguiname": "ImBitArray_SetBitRange", "ret": "void", "signature": "(int,int)", @@ -160,7 +160,7 @@ "cimguiname": "ImBitArray_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:616", + "location": "imgui_internal:605", "ov_cimguiname": "ImBitArray_TestBit", "ret": "bool", "signature": "(int)const", @@ -181,6 +181,7 @@ "cimguiname": "ImBitArray_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:602", "ov_cimguiname": "ImBitArray_destroy", "ret": "void", "signature": "(ImBitArray*)", @@ -202,7 +203,7 @@ "cimguiname": "ImBitVector_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:629", + "location": "imgui_internal:618", "ov_cimguiname": "ImBitVector_Clear", "ret": "void", "signature": "()", @@ -227,7 +228,7 @@ "cimguiname": "ImBitVector_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:632", + "location": "imgui_internal:621", "ov_cimguiname": "ImBitVector_ClearBit", "ret": "void", "signature": "(int)", @@ -252,7 +253,7 @@ "cimguiname": "ImBitVector_Create", "defaults": {}, "funcname": "Create", - "location": "imgui_internal:628", + "location": "imgui_internal:617", "ov_cimguiname": "ImBitVector_Create", "ret": "void", "signature": "(int)", @@ -277,7 +278,7 @@ "cimguiname": "ImBitVector_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:631", + "location": "imgui_internal:620", "ov_cimguiname": "ImBitVector_SetBit", "ret": "void", "signature": "(int)", @@ -302,7 +303,7 @@ "cimguiname": "ImBitVector_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:630", + "location": "imgui_internal:619", "ov_cimguiname": "ImBitVector_TestBit", "ret": "bool", "signature": "(int)const", @@ -327,7 +328,7 @@ "cimguiname": "ImChunkStream_alloc_chunk", "defaults": {}, "funcname": "alloc_chunk", - "location": "imgui_internal:733", + "location": "imgui_internal:722", "ov_cimguiname": "ImChunkStream_alloc_chunk", "ret": "T*", "signature": "(size_t)", @@ -349,7 +350,7 @@ "cimguiname": "ImChunkStream_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:734", + "location": "imgui_internal:723", "ov_cimguiname": "ImChunkStream_begin", "ret": "T*", "signature": "()", @@ -375,7 +376,7 @@ "cimguiname": "ImChunkStream_chunk_size", "defaults": {}, "funcname": "chunk_size", - "location": "imgui_internal:736", + "location": "imgui_internal:725", "ov_cimguiname": "ImChunkStream_chunk_size", "ret": "int", "signature": "(const T*)", @@ -397,7 +398,7 @@ "cimguiname": "ImChunkStream_clear", "defaults": {}, "funcname": "clear", - "location": "imgui_internal:730", + "location": "imgui_internal:719", "ov_cimguiname": "ImChunkStream_clear", "ret": "void", "signature": "()", @@ -419,7 +420,7 @@ "cimguiname": "ImChunkStream_empty", "defaults": {}, "funcname": "empty", - "location": "imgui_internal:731", + "location": "imgui_internal:720", "ov_cimguiname": "ImChunkStream_empty", "ret": "bool", "signature": "()const", @@ -441,7 +442,7 @@ "cimguiname": "ImChunkStream_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:737", + "location": "imgui_internal:726", "ov_cimguiname": "ImChunkStream_end", "ret": "T*", "signature": "()", @@ -467,7 +468,7 @@ "cimguiname": "ImChunkStream_next_chunk", "defaults": {}, "funcname": "next_chunk", - "location": "imgui_internal:735", + "location": "imgui_internal:724", "ov_cimguiname": "ImChunkStream_next_chunk", "ret": "T*", "signature": "(T*)", @@ -493,7 +494,7 @@ "cimguiname": "ImChunkStream_offset_from_ptr", "defaults": {}, "funcname": "offset_from_ptr", - "location": "imgui_internal:738", + "location": "imgui_internal:727", "ov_cimguiname": "ImChunkStream_offset_from_ptr", "ret": "int", "signature": "(const T*)", @@ -519,7 +520,7 @@ "cimguiname": "ImChunkStream_ptr_from_offset", "defaults": {}, "funcname": "ptr_from_offset", - "location": "imgui_internal:739", + "location": "imgui_internal:728", "ov_cimguiname": "ImChunkStream_ptr_from_offset", "ret": "T*", "signature": "(int)", @@ -541,7 +542,7 @@ "cimguiname": "ImChunkStream_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:732", + "location": "imgui_internal:721", "ov_cimguiname": "ImChunkStream_size", "ret": "int", "signature": "()const", @@ -568,7 +569,7 @@ "cimguiname": "ImChunkStream_swap", "defaults": {}, "funcname": "swap", - "location": "imgui_internal:740", + "location": "imgui_internal:729", "ov_cimguiname": "ImChunkStream_swap", "ret": "void", "signature": "(ImChunkStream_T *)", @@ -609,7 +610,7 @@ }, "funcname": "HSV", "is_static_function": true, - "location": "imgui:2851", + "location": "imgui:2876", "nonUDT": 1, "ov_cimguiname": "ImColor_HSV", "ret": "void", @@ -627,7 +628,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2841", + "location": "imgui:2866", "ov_cimguiname": "ImColor_ImColor_Nil", "signature": "()", "stname": "ImColor" @@ -660,7 +661,7 @@ "a": "1.0f" }, "funcname": "ImColor", - "location": "imgui:2842", + "location": "imgui:2867", "ov_cimguiname": "ImColor_ImColor_Float", "signature": "(float,float,float,float)", "stname": "ImColor" @@ -679,7 +680,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2843", + "location": "imgui:2868", "ov_cimguiname": "ImColor_ImColor_Vec4", "signature": "(const ImVec4)", "stname": "ImColor" @@ -712,7 +713,7 @@ "a": "255" }, "funcname": "ImColor", - "location": "imgui:2844", + "location": "imgui:2869", "ov_cimguiname": "ImColor_ImColor_Int", "signature": "(int,int,int,int)", "stname": "ImColor" @@ -731,7 +732,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2845", + "location": "imgui:2870", "ov_cimguiname": "ImColor_ImColor_U32", "signature": "(ImU32)", "stname": "ImColor" @@ -769,7 +770,7 @@ "a": "1.0f" }, "funcname": "SetHSV", - "location": "imgui:2850", + "location": "imgui:2875", "ov_cimguiname": "ImColor_SetHSV", "ret": "void", "signature": "(float,float,float,float)", @@ -789,6 +790,7 @@ "cimguiname": "ImColor_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2866", "ov_cimguiname": "ImColor_destroy", "ret": "void", "signature": "(ImColor*)", @@ -809,7 +811,7 @@ "cimguiname": "ImDrawCmd_GetTexID", "defaults": {}, "funcname": "GetTexID", - "location": "imgui:3047", + "location": "imgui:3074", "ov_cimguiname": "ImDrawCmd_GetTexID", "ret": "ImTextureID", "signature": "()const", @@ -826,7 +828,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawCmd", - "location": "imgui:3044", + "location": "imgui:3071", "ov_cimguiname": "ImDrawCmd_ImDrawCmd", "signature": "()", "stname": "ImDrawCmd" @@ -845,6 +847,7 @@ "cimguiname": "ImDrawCmd_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3071", "ov_cimguiname": "ImDrawCmd_destroy", "ret": "void", "signature": "(ImDrawCmd*)", @@ -861,7 +864,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawDataBuilder", - "location": "imgui_internal:819", + "location": "imgui_internal:808", "ov_cimguiname": "ImDrawDataBuilder_ImDrawDataBuilder", "signature": "()", "stname": "ImDrawDataBuilder" @@ -880,6 +883,7 @@ "cimguiname": "ImDrawDataBuilder_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:808", "ov_cimguiname": "ImDrawDataBuilder_destroy", "ret": "void", "signature": "(ImDrawDataBuilder*)", @@ -904,7 +908,7 @@ "cimguiname": "ImDrawData_AddDrawList", "defaults": {}, "funcname": "AddDrawList", - "location": "imgui:3294", + "location": "imgui:3334", "ov_cimguiname": "ImDrawData_AddDrawList", "ret": "void", "signature": "(ImDrawList*)", @@ -925,7 +929,7 @@ "cimguiname": "ImDrawData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3293", + "location": "imgui:3333", "ov_cimguiname": "ImDrawData_Clear", "ret": "void", "signature": "()", @@ -946,7 +950,7 @@ "cimguiname": "ImDrawData_DeIndexAllBuffers", "defaults": {}, "funcname": "DeIndexAllBuffers", - "location": "imgui:3295", + "location": "imgui:3335", "ov_cimguiname": "ImDrawData_DeIndexAllBuffers", "ret": "void", "signature": "()", @@ -963,7 +967,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawData", - "location": "imgui:3292", + "location": "imgui:3332", "ov_cimguiname": "ImDrawData_ImDrawData", "signature": "()", "stname": "ImDrawData" @@ -987,7 +991,7 @@ "cimguiname": "ImDrawData_ScaleClipRects", "defaults": {}, "funcname": "ScaleClipRects", - "location": "imgui:3296", + "location": "imgui:3336", "ov_cimguiname": "ImDrawData_ScaleClipRects", "ret": "void", "signature": "(const ImVec2)", @@ -1007,6 +1011,7 @@ "cimguiname": "ImDrawData_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3332", "ov_cimguiname": "ImDrawData_destroy", "ret": "void", "signature": "(ImDrawData*)", @@ -1023,7 +1028,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSharedData", - "location": "imgui_internal:810", + "location": "imgui_internal:799", "ov_cimguiname": "ImDrawListSharedData_ImDrawListSharedData", "signature": "()", "stname": "ImDrawListSharedData" @@ -1047,7 +1052,7 @@ "cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "defaults": {}, "funcname": "SetCircleTessellationMaxError", - "location": "imgui_internal:811", + "location": "imgui_internal:800", "ov_cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "ret": "void", "signature": "(float)", @@ -1067,6 +1072,7 @@ "cimguiname": "ImDrawListSharedData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:799", "ov_cimguiname": "ImDrawListSharedData_destroy", "ret": "void", "signature": "(ImDrawListSharedData*)", @@ -1087,7 +1093,7 @@ "cimguiname": "ImDrawListSplitter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3092", + "location": "imgui:3119", "ov_cimguiname": "ImDrawListSplitter_Clear", "ret": "void", "signature": "()", @@ -1108,7 +1114,7 @@ "cimguiname": "ImDrawListSplitter_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui:3093", + "location": "imgui:3120", "ov_cimguiname": "ImDrawListSplitter_ClearFreeMemory", "ret": "void", "signature": "()", @@ -1125,7 +1131,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSplitter", - "location": "imgui:3090", + "location": "imgui:3117", "ov_cimguiname": "ImDrawListSplitter_ImDrawListSplitter", "signature": "()", "stname": "ImDrawListSplitter" @@ -1149,7 +1155,7 @@ "cimguiname": "ImDrawListSplitter_Merge", "defaults": {}, "funcname": "Merge", - "location": "imgui:3095", + "location": "imgui:3122", "ov_cimguiname": "ImDrawListSplitter_Merge", "ret": "void", "signature": "(ImDrawList*)", @@ -1178,7 +1184,7 @@ "cimguiname": "ImDrawListSplitter_SetCurrentChannel", "defaults": {}, "funcname": "SetCurrentChannel", - "location": "imgui:3096", + "location": "imgui:3123", "ov_cimguiname": "ImDrawListSplitter_SetCurrentChannel", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1207,7 +1213,7 @@ "cimguiname": "ImDrawListSplitter_Split", "defaults": {}, "funcname": "Split", - "location": "imgui:3094", + "location": "imgui:3121", "ov_cimguiname": "ImDrawListSplitter_Split", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1227,7 +1233,7 @@ "cimguiname": "ImDrawListSplitter_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3091", + "location": "imgui:3118", "ov_cimguiname": "ImDrawListSplitter_destroy", "realdestructor": true, "ret": "void", @@ -1279,7 +1285,7 @@ "num_segments": "0" }, "funcname": "AddBezierCubic", - "location": "imgui:3195", + "location": "imgui:3224", "ov_cimguiname": "ImDrawList_AddBezierCubic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1326,7 +1332,7 @@ "num_segments": "0" }, "funcname": "AddBezierQuadratic", - "location": "imgui:3196", + "location": "imgui:3225", "ov_cimguiname": "ImDrawList_AddBezierQuadratic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1335,7 +1341,7 @@ ], "ImDrawList_AddCallback": [ { - "args": "(ImDrawList* self,ImDrawCallback callback,void* callback_data)", + "args": "(ImDrawList* self,ImDrawCallback callback,void* userdata,size_t userdata_size)", "argsT": [ { "name": "self", @@ -1346,19 +1352,25 @@ "type": "ImDrawCallback" }, { - "name": "callback_data", + "name": "userdata", "type": "void*" + }, + { + "name": "userdata_size", + "type": "size_t" } ], - "argsoriginal": "(ImDrawCallback callback,void* callback_data)", - "call_args": "(callback,callback_data)", + "argsoriginal": "(ImDrawCallback callback,void* userdata,size_t userdata_size=0)", + "call_args": "(callback,userdata,userdata_size)", "cimguiname": "ImDrawList_AddCallback", - "defaults": {}, + "defaults": { + "userdata_size": "0" + }, "funcname": "AddCallback", - "location": "imgui:3230", + "location": "imgui:3267", "ov_cimguiname": "ImDrawList_AddCallback", "ret": "void", - "signature": "(ImDrawCallback,void*)", + "signature": "(ImDrawCallback,void*,size_t)", "stname": "ImDrawList" } ], @@ -1399,7 +1411,7 @@ "thickness": "1.0f" }, "funcname": "AddCircle", - "location": "imgui:3187", + "location": "imgui:3216", "ov_cimguiname": "ImDrawList_AddCircle", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1438,7 +1450,7 @@ "num_segments": "0" }, "funcname": "AddCircleFilled", - "location": "imgui:3188", + "location": "imgui:3217", "ov_cimguiname": "ImDrawList_AddCircleFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1471,7 +1483,7 @@ "cimguiname": "ImDrawList_AddConcavePolyFilled", "defaults": {}, "funcname": "AddConcavePolyFilled", - "location": "imgui:3203", + "location": "imgui:3232", "ov_cimguiname": "ImDrawList_AddConcavePolyFilled", "ret": "void", "signature": "(const ImVec2*,int,ImU32)", @@ -1504,7 +1516,7 @@ "cimguiname": "ImDrawList_AddConvexPolyFilled", "defaults": {}, "funcname": "AddConvexPolyFilled", - "location": "imgui:3202", + "location": "imgui:3231", "ov_cimguiname": "ImDrawList_AddConvexPolyFilled", "ret": "void", "signature": "(const ImVec2*,int,ImU32)", @@ -1525,7 +1537,7 @@ "cimguiname": "ImDrawList_AddDrawCmd", "defaults": {}, "funcname": "AddDrawCmd", - "location": "imgui:3231", + "location": "imgui:3270", "ov_cimguiname": "ImDrawList_AddDrawCmd", "ret": "void", "signature": "()", @@ -1574,7 +1586,7 @@ "thickness": "1.0f" }, "funcname": "AddEllipse", - "location": "imgui:3191", + "location": "imgui:3220", "ov_cimguiname": "ImDrawList_AddEllipse", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,int,float)", @@ -1618,7 +1630,7 @@ "rot": "0.0f" }, "funcname": "AddEllipseFilled", - "location": "imgui:3192", + "location": "imgui:3221", "ov_cimguiname": "ImDrawList_AddEllipseFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,int)", @@ -1667,7 +1679,7 @@ "uv_min": "ImVec2(0,0)" }, "funcname": "AddImage", - "location": "imgui:3209", + "location": "imgui:3238", "ov_cimguiname": "ImDrawList_AddImage", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1734,7 +1746,7 @@ "uv4": "ImVec2(0,1)" }, "funcname": "AddImageQuad", - "location": "imgui:3210", + "location": "imgui:3239", "ov_cimguiname": "ImDrawList_AddImageQuad", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1789,7 +1801,7 @@ "flags": "0" }, "funcname": "AddImageRounded", - "location": "imgui:3211", + "location": "imgui:3240", "ov_cimguiname": "ImDrawList_AddImageRounded", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -1828,7 +1840,7 @@ "thickness": "1.0f" }, "funcname": "AddLine", - "location": "imgui:3179", + "location": "imgui:3208", "ov_cimguiname": "ImDrawList_AddLine", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float)", @@ -1871,7 +1883,7 @@ "thickness": "1.0f" }, "funcname": "AddNgon", - "location": "imgui:3189", + "location": "imgui:3218", "ov_cimguiname": "ImDrawList_AddNgon", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1908,7 +1920,7 @@ "cimguiname": "ImDrawList_AddNgonFilled", "defaults": {}, "funcname": "AddNgonFilled", - "location": "imgui:3190", + "location": "imgui:3219", "ov_cimguiname": "ImDrawList_AddNgonFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1949,7 +1961,7 @@ "cimguiname": "ImDrawList_AddPolyline", "defaults": {}, "funcname": "AddPolyline", - "location": "imgui:3201", + "location": "imgui:3230", "ov_cimguiname": "ImDrawList_AddPolyline", "ret": "void", "signature": "(const ImVec2*,int,ImU32,ImDrawFlags,float)", @@ -1996,7 +2008,7 @@ "thickness": "1.0f" }, "funcname": "AddQuad", - "location": "imgui:3183", + "location": "imgui:3212", "ov_cimguiname": "ImDrawList_AddQuad", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -2037,7 +2049,7 @@ "cimguiname": "ImDrawList_AddQuadFilled", "defaults": {}, "funcname": "AddQuadFilled", - "location": "imgui:3184", + "location": "imgui:3213", "ov_cimguiname": "ImDrawList_AddQuadFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2086,7 +2098,7 @@ "thickness": "1.0f" }, "funcname": "AddRect", - "location": "imgui:3180", + "location": "imgui:3209", "ov_cimguiname": "ImDrawList_AddRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags,float)", @@ -2130,7 +2142,7 @@ "rounding": "0.0f" }, "funcname": "AddRectFilled", - "location": "imgui:3181", + "location": "imgui:3210", "ov_cimguiname": "ImDrawList_AddRectFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -2175,7 +2187,7 @@ "cimguiname": "ImDrawList_AddRectFilledMultiColor", "defaults": {}, "funcname": "AddRectFilledMultiColor", - "location": "imgui:3182", + "location": "imgui:3211", "ov_cimguiname": "ImDrawList_AddRectFilledMultiColor", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,ImU32,ImU32,ImU32)", @@ -2214,14 +2226,14 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:3193", + "location": "imgui:3222", "ov_cimguiname": "ImDrawList_AddText_Vec2", "ret": "void", "signature": "(const ImVec2,ImU32,const char*,const char*)", "stname": "ImDrawList" }, { - "args": "(ImDrawList* self,const ImFont* font,float font_size,const ImVec2 pos,ImU32 col,const char* text_begin,const char* text_end,float wrap_width,const ImVec4* cpu_fine_clip_rect)", + "args": "(ImDrawList* self,ImFont* font,float font_size,const ImVec2 pos,ImU32 col,const char* text_begin,const char* text_end,float wrap_width,const ImVec4* cpu_fine_clip_rect)", "argsT": [ { "name": "self", @@ -2229,7 +2241,7 @@ }, { "name": "font", - "type": "const ImFont*" + "type": "ImFont*" }, { "name": "font_size", @@ -2260,7 +2272,7 @@ "type": "const ImVec4*" } ], - "argsoriginal": "(const ImFont* font,float font_size,const ImVec2& pos,ImU32 col,const char* text_begin,const char* text_end=((void*)0),float wrap_width=0.0f,const ImVec4* cpu_fine_clip_rect=((void*)0))", + "argsoriginal": "(ImFont* font,float font_size,const ImVec2& pos,ImU32 col,const char* text_begin,const char* text_end=((void*)0),float wrap_width=0.0f,const ImVec4* cpu_fine_clip_rect=((void*)0))", "call_args": "(font,font_size,pos,col,text_begin,text_end,wrap_width,cpu_fine_clip_rect)", "cimguiname": "ImDrawList_AddText", "defaults": { @@ -2269,10 +2281,10 @@ "wrap_width": "0.0f" }, "funcname": "AddText", - "location": "imgui:3194", + "location": "imgui:3223", "ov_cimguiname": "ImDrawList_AddText_FontPtr", "ret": "void", - "signature": "(const ImFont*,float,const ImVec2,ImU32,const char*,const char*,float,const ImVec4*)", + "signature": "(ImFont*,float,const ImVec2,ImU32,const char*,const char*,float,const ImVec4*)", "stname": "ImDrawList" } ], @@ -2312,7 +2324,7 @@ "thickness": "1.0f" }, "funcname": "AddTriangle", - "location": "imgui:3185", + "location": "imgui:3214", "ov_cimguiname": "ImDrawList_AddTriangle", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -2349,7 +2361,7 @@ "cimguiname": "ImDrawList_AddTriangleFilled", "defaults": {}, "funcname": "AddTriangleFilled", - "location": "imgui:3186", + "location": "imgui:3215", "ov_cimguiname": "ImDrawList_AddTriangleFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2370,7 +2382,7 @@ "cimguiname": "ImDrawList_ChannelsMerge", "defaults": {}, "funcname": "ChannelsMerge", - "location": "imgui:3241", + "location": "imgui:3280", "ov_cimguiname": "ImDrawList_ChannelsMerge", "ret": "void", "signature": "()", @@ -2395,7 +2407,7 @@ "cimguiname": "ImDrawList_ChannelsSetCurrent", "defaults": {}, "funcname": "ChannelsSetCurrent", - "location": "imgui:3242", + "location": "imgui:3281", "ov_cimguiname": "ImDrawList_ChannelsSetCurrent", "ret": "void", "signature": "(int)", @@ -2420,7 +2432,7 @@ "cimguiname": "ImDrawList_ChannelsSplit", "defaults": {}, "funcname": "ChannelsSplit", - "location": "imgui:3240", + "location": "imgui:3279", "ov_cimguiname": "ImDrawList_ChannelsSplit", "ret": "void", "signature": "(int)", @@ -2441,7 +2453,7 @@ "cimguiname": "ImDrawList_CloneOutput", "defaults": {}, "funcname": "CloneOutput", - "location": "imgui:3232", + "location": "imgui:3271", "ov_cimguiname": "ImDrawList_CloneOutput", "ret": "ImDrawList*", "signature": "()const", @@ -2466,7 +2478,7 @@ "cimguiname": "ImDrawList_GetClipRectMax", "defaults": {}, "funcname": "GetClipRectMax", - "location": "imgui:3170", + "location": "imgui:3199", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMax", "ret": "void", @@ -2492,7 +2504,7 @@ "cimguiname": "ImDrawList_GetClipRectMin", "defaults": {}, "funcname": "GetClipRectMin", - "location": "imgui:3169", + "location": "imgui:3198", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMin", "ret": "void", @@ -2515,7 +2527,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawList", - "location": "imgui:3161", + "location": "imgui:3190", "ov_cimguiname": "ImDrawList_ImDrawList", "signature": "(ImDrawListSharedData*)", "stname": "ImDrawList" @@ -2557,7 +2569,7 @@ "num_segments": "0" }, "funcname": "PathArcTo", - "location": "imgui:3222", + "location": "imgui:3251", "ov_cimguiname": "ImDrawList_PathArcTo", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -2594,7 +2606,7 @@ "cimguiname": "ImDrawList_PathArcToFast", "defaults": {}, "funcname": "PathArcToFast", - "location": "imgui:3223", + "location": "imgui:3252", "ov_cimguiname": "ImDrawList_PathArcToFast", "ret": "void", "signature": "(const ImVec2,float,int,int)", @@ -2633,7 +2645,7 @@ "num_segments": "0" }, "funcname": "PathBezierCubicCurveTo", - "location": "imgui:3225", + "location": "imgui:3254", "ov_cimguiname": "ImDrawList_PathBezierCubicCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,int)", @@ -2668,7 +2680,7 @@ "num_segments": "0" }, "funcname": "PathBezierQuadraticCurveTo", - "location": "imgui:3226", + "location": "imgui:3255", "ov_cimguiname": "ImDrawList_PathBezierQuadraticCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,int)", @@ -2689,7 +2701,7 @@ "cimguiname": "ImDrawList_PathClear", "defaults": {}, "funcname": "PathClear", - "location": "imgui:3216", + "location": "imgui:3245", "ov_cimguiname": "ImDrawList_PathClear", "ret": "void", "signature": "()", @@ -2736,7 +2748,7 @@ "num_segments": "0" }, "funcname": "PathEllipticalArcTo", - "location": "imgui:3224", + "location": "imgui:3253", "ov_cimguiname": "ImDrawList_PathEllipticalArcTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,float,float,float,int)", @@ -2761,7 +2773,7 @@ "cimguiname": "ImDrawList_PathFillConcave", "defaults": {}, "funcname": "PathFillConcave", - "location": "imgui:3220", + "location": "imgui:3249", "ov_cimguiname": "ImDrawList_PathFillConcave", "ret": "void", "signature": "(ImU32)", @@ -2786,7 +2798,7 @@ "cimguiname": "ImDrawList_PathFillConvex", "defaults": {}, "funcname": "PathFillConvex", - "location": "imgui:3219", + "location": "imgui:3248", "ov_cimguiname": "ImDrawList_PathFillConvex", "ret": "void", "signature": "(ImU32)", @@ -2811,7 +2823,7 @@ "cimguiname": "ImDrawList_PathLineTo", "defaults": {}, "funcname": "PathLineTo", - "location": "imgui:3217", + "location": "imgui:3246", "ov_cimguiname": "ImDrawList_PathLineTo", "ret": "void", "signature": "(const ImVec2)", @@ -2836,7 +2848,7 @@ "cimguiname": "ImDrawList_PathLineToMergeDuplicate", "defaults": {}, "funcname": "PathLineToMergeDuplicate", - "location": "imgui:3218", + "location": "imgui:3247", "ov_cimguiname": "ImDrawList_PathLineToMergeDuplicate", "ret": "void", "signature": "(const ImVec2)", @@ -2876,7 +2888,7 @@ "rounding": "0.0f" }, "funcname": "PathRect", - "location": "imgui:3227", + "location": "imgui:3256", "ov_cimguiname": "ImDrawList_PathRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,float,ImDrawFlags)", @@ -2912,7 +2924,7 @@ "thickness": "1.0f" }, "funcname": "PathStroke", - "location": "imgui:3221", + "location": "imgui:3250", "ov_cimguiname": "ImDrawList_PathStroke", "ret": "void", "signature": "(ImU32,ImDrawFlags,float)", @@ -2933,7 +2945,7 @@ "cimguiname": "ImDrawList_PopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:3166", + "location": "imgui:3195", "ov_cimguiname": "ImDrawList_PopClipRect", "ret": "void", "signature": "()", @@ -2954,7 +2966,7 @@ "cimguiname": "ImDrawList_PopTextureID", "defaults": {}, "funcname": "PopTextureID", - "location": "imgui:3168", + "location": "imgui:3197", "ov_cimguiname": "ImDrawList_PopTextureID", "ret": "void", "signature": "()", @@ -3011,7 +3023,7 @@ "cimguiname": "ImDrawList_PrimQuadUV", "defaults": {}, "funcname": "PrimQuadUV", - "location": "imgui:3251", + "location": "imgui:3290", "ov_cimguiname": "ImDrawList_PrimQuadUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -3044,7 +3056,7 @@ "cimguiname": "ImDrawList_PrimRect", "defaults": {}, "funcname": "PrimRect", - "location": "imgui:3249", + "location": "imgui:3288", "ov_cimguiname": "ImDrawList_PrimRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3085,7 +3097,7 @@ "cimguiname": "ImDrawList_PrimRectUV", "defaults": {}, "funcname": "PrimRectUV", - "location": "imgui:3250", + "location": "imgui:3289", "ov_cimguiname": "ImDrawList_PrimRectUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -3114,7 +3126,7 @@ "cimguiname": "ImDrawList_PrimReserve", "defaults": {}, "funcname": "PrimReserve", - "location": "imgui:3247", + "location": "imgui:3286", "ov_cimguiname": "ImDrawList_PrimReserve", "ret": "void", "signature": "(int,int)", @@ -3143,7 +3155,7 @@ "cimguiname": "ImDrawList_PrimUnreserve", "defaults": {}, "funcname": "PrimUnreserve", - "location": "imgui:3248", + "location": "imgui:3287", "ov_cimguiname": "ImDrawList_PrimUnreserve", "ret": "void", "signature": "(int,int)", @@ -3176,7 +3188,7 @@ "cimguiname": "ImDrawList_PrimVtx", "defaults": {}, "funcname": "PrimVtx", - "location": "imgui:3254", + "location": "imgui:3293", "ov_cimguiname": "ImDrawList_PrimVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3201,7 +3213,7 @@ "cimguiname": "ImDrawList_PrimWriteIdx", "defaults": {}, "funcname": "PrimWriteIdx", - "location": "imgui:3253", + "location": "imgui:3292", "ov_cimguiname": "ImDrawList_PrimWriteIdx", "ret": "void", "signature": "(ImDrawIdx)", @@ -3234,7 +3246,7 @@ "cimguiname": "ImDrawList_PrimWriteVtx", "defaults": {}, "funcname": "PrimWriteVtx", - "location": "imgui:3252", + "location": "imgui:3291", "ov_cimguiname": "ImDrawList_PrimWriteVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3269,7 +3281,7 @@ "intersect_with_current_clip_rect": "false" }, "funcname": "PushClipRect", - "location": "imgui:3164", + "location": "imgui:3193", "ov_cimguiname": "ImDrawList_PushClipRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,bool)", @@ -3290,7 +3302,7 @@ "cimguiname": "ImDrawList_PushClipRectFullScreen", "defaults": {}, "funcname": "PushClipRectFullScreen", - "location": "imgui:3165", + "location": "imgui:3194", "ov_cimguiname": "ImDrawList_PushClipRectFullScreen", "ret": "void", "signature": "()", @@ -3315,7 +3327,7 @@ "cimguiname": "ImDrawList_PushTextureID", "defaults": {}, "funcname": "PushTextureID", - "location": "imgui:3167", + "location": "imgui:3196", "ov_cimguiname": "ImDrawList_PushTextureID", "ret": "void", "signature": "(ImTextureID)", @@ -3340,7 +3352,7 @@ "cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "defaults": {}, "funcname": "_CalcCircleAutoSegmentCount", - "location": "imgui:3271", + "location": "imgui:3311", "ov_cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "ret": "int", "signature": "(float)const", @@ -3361,7 +3373,7 @@ "cimguiname": "ImDrawList__ClearFreeMemory", "defaults": {}, "funcname": "_ClearFreeMemory", - "location": "imgui:3265", + "location": "imgui:3304", "ov_cimguiname": "ImDrawList__ClearFreeMemory", "ret": "void", "signature": "()", @@ -3382,7 +3394,7 @@ "cimguiname": "ImDrawList__OnChangedClipRect", "defaults": {}, "funcname": "_OnChangedClipRect", - "location": "imgui:3268", + "location": "imgui:3307", "ov_cimguiname": "ImDrawList__OnChangedClipRect", "ret": "void", "signature": "()", @@ -3403,7 +3415,7 @@ "cimguiname": "ImDrawList__OnChangedTextureID", "defaults": {}, "funcname": "_OnChangedTextureID", - "location": "imgui:3269", + "location": "imgui:3308", "ov_cimguiname": "ImDrawList__OnChangedTextureID", "ret": "void", "signature": "()", @@ -3424,7 +3436,7 @@ "cimguiname": "ImDrawList__OnChangedVtxOffset", "defaults": {}, "funcname": "_OnChangedVtxOffset", - "location": "imgui:3270", + "location": "imgui:3309", "ov_cimguiname": "ImDrawList__OnChangedVtxOffset", "ret": "void", "signature": "()", @@ -3465,7 +3477,7 @@ "cimguiname": "ImDrawList__PathArcToFastEx", "defaults": {}, "funcname": "_PathArcToFastEx", - "location": "imgui:3272", + "location": "imgui:3312", "ov_cimguiname": "ImDrawList__PathArcToFastEx", "ret": "void", "signature": "(const ImVec2,float,int,int,int)", @@ -3506,7 +3518,7 @@ "cimguiname": "ImDrawList__PathArcToN", "defaults": {}, "funcname": "_PathArcToN", - "location": "imgui:3273", + "location": "imgui:3313", "ov_cimguiname": "ImDrawList__PathArcToN", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -3527,7 +3539,7 @@ "cimguiname": "ImDrawList__PopUnusedDrawCmd", "defaults": {}, "funcname": "_PopUnusedDrawCmd", - "location": "imgui:3266", + "location": "imgui:3305", "ov_cimguiname": "ImDrawList__PopUnusedDrawCmd", "ret": "void", "signature": "()", @@ -3548,13 +3560,38 @@ "cimguiname": "ImDrawList__ResetForNewFrame", "defaults": {}, "funcname": "_ResetForNewFrame", - "location": "imgui:3264", + "location": "imgui:3303", "ov_cimguiname": "ImDrawList__ResetForNewFrame", "ret": "void", "signature": "()", "stname": "ImDrawList" } ], + "ImDrawList__SetTextureID": [ + { + "args": "(ImDrawList* self,ImTextureID texture_id)", + "argsT": [ + { + "name": "self", + "type": "ImDrawList*" + }, + { + "name": "texture_id", + "type": "ImTextureID" + } + ], + "argsoriginal": "(ImTextureID texture_id)", + "call_args": "(texture_id)", + "cimguiname": "ImDrawList__SetTextureID", + "defaults": {}, + "funcname": "_SetTextureID", + "location": "imgui:3310", + "ov_cimguiname": "ImDrawList__SetTextureID", + "ret": "void", + "signature": "(ImTextureID)", + "stname": "ImDrawList" + } + ], "ImDrawList__TryMergeDrawCmds": [ { "args": "(ImDrawList* self)", @@ -3569,7 +3606,7 @@ "cimguiname": "ImDrawList__TryMergeDrawCmds", "defaults": {}, "funcname": "_TryMergeDrawCmds", - "location": "imgui:3267", + "location": "imgui:3306", "ov_cimguiname": "ImDrawList__TryMergeDrawCmds", "ret": "void", "signature": "()", @@ -3589,7 +3626,7 @@ "cimguiname": "ImDrawList_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3163", + "location": "imgui:3191", "ov_cimguiname": "ImDrawList_destroy", "realdestructor": true, "ret": "void", @@ -3607,7 +3644,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlasCustomRect", - "location": "imgui:3368", + "location": "imgui:3411", "ov_cimguiname": "ImFontAtlasCustomRect_ImFontAtlasCustomRect", "signature": "()", "stname": "ImFontAtlasCustomRect" @@ -3627,7 +3664,7 @@ "cimguiname": "ImFontAtlasCustomRect_IsPacked", "defaults": {}, "funcname": "IsPacked", - "location": "imgui:3369", + "location": "imgui:3412", "ov_cimguiname": "ImFontAtlasCustomRect_IsPacked", "ret": "bool", "signature": "()const", @@ -3647,6 +3684,7 @@ "cimguiname": "ImFontAtlasCustomRect_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3411", "ov_cimguiname": "ImFontAtlasCustomRect_destroy", "ret": "void", "signature": "(ImFontAtlasCustomRect*)", @@ -3693,7 +3731,7 @@ "offset": "ImVec2(0,0)" }, "funcname": "AddCustomRectFontGlyph", - "location": "imgui:3454", + "location": "imgui:3497", "ov_cimguiname": "ImFontAtlas_AddCustomRectFontGlyph", "ret": "int", "signature": "(ImFont*,ImWchar,int,int,float,const ImVec2)", @@ -3722,7 +3760,7 @@ "cimguiname": "ImFontAtlas_AddCustomRectRegular", "defaults": {}, "funcname": "AddCustomRectRegular", - "location": "imgui:3453", + "location": "imgui:3496", "ov_cimguiname": "ImFontAtlas_AddCustomRectRegular", "ret": "int", "signature": "(int,int)", @@ -3747,7 +3785,7 @@ "cimguiname": "ImFontAtlas_AddFont", "defaults": {}, "funcname": "AddFont", - "location": "imgui:3402", + "location": "imgui:3445", "ov_cimguiname": "ImFontAtlas_AddFont", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3774,7 +3812,7 @@ "font_cfg": "NULL" }, "funcname": "AddFontDefault", - "location": "imgui:3403", + "location": "imgui:3446", "ov_cimguiname": "ImFontAtlas_AddFontDefault", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3814,7 +3852,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromFileTTF", - "location": "imgui:3404", + "location": "imgui:3447", "ov_cimguiname": "ImFontAtlas_AddFontFromFileTTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3854,7 +3892,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedBase85TTF", - "location": "imgui:3407", + "location": "imgui:3450", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedBase85TTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3898,7 +3936,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedTTF", - "location": "imgui:3406", + "location": "imgui:3449", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedTTF", "ret": "ImFont*", "signature": "(const void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3942,7 +3980,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryTTF", - "location": "imgui:3405", + "location": "imgui:3448", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryTTF", "ret": "ImFont*", "signature": "(void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3963,7 +4001,7 @@ "cimguiname": "ImFontAtlas_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:3418", + "location": "imgui:3461", "ov_cimguiname": "ImFontAtlas_Build", "ret": "bool", "signature": "()", @@ -3996,7 +4034,7 @@ "cimguiname": "ImFontAtlas_CalcCustomRectUV", "defaults": {}, "funcname": "CalcCustomRectUV", - "location": "imgui:3458", + "location": "imgui:3501", "ov_cimguiname": "ImFontAtlas_CalcCustomRectUV", "ret": "void", "signature": "(const ImFontAtlasCustomRect*,ImVec2*,ImVec2*)const", @@ -4017,7 +4055,7 @@ "cimguiname": "ImFontAtlas_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3411", + "location": "imgui:3454", "ov_cimguiname": "ImFontAtlas_Clear", "ret": "void", "signature": "()", @@ -4038,7 +4076,7 @@ "cimguiname": "ImFontAtlas_ClearFonts", "defaults": {}, "funcname": "ClearFonts", - "location": "imgui:3410", + "location": "imgui:3453", "ov_cimguiname": "ImFontAtlas_ClearFonts", "ret": "void", "signature": "()", @@ -4059,7 +4097,7 @@ "cimguiname": "ImFontAtlas_ClearInputData", "defaults": {}, "funcname": "ClearInputData", - "location": "imgui:3408", + "location": "imgui:3451", "ov_cimguiname": "ImFontAtlas_ClearInputData", "ret": "void", "signature": "()", @@ -4080,7 +4118,7 @@ "cimguiname": "ImFontAtlas_ClearTexData", "defaults": {}, "funcname": "ClearTexData", - "location": "imgui:3409", + "location": "imgui:3452", "ov_cimguiname": "ImFontAtlas_ClearTexData", "ret": "void", "signature": "()", @@ -4105,7 +4143,7 @@ "cimguiname": "ImFontAtlas_GetCustomRectByIndex", "defaults": {}, "funcname": "GetCustomRectByIndex", - "location": "imgui:3455", + "location": "imgui:3498", "ov_cimguiname": "ImFontAtlas_GetCustomRectByIndex", "ret": "ImFontAtlasCustomRect*", "signature": "(int)", @@ -4126,7 +4164,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "defaults": {}, "funcname": "GetGlyphRangesChineseFull", - "location": "imgui:3436", + "location": "imgui:3479", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "ret": "const ImWchar*", "signature": "()", @@ -4147,7 +4185,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "defaults": {}, "funcname": "GetGlyphRangesChineseSimplifiedCommon", - "location": "imgui:3437", + "location": "imgui:3480", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "ret": "const ImWchar*", "signature": "()", @@ -4168,7 +4206,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "defaults": {}, "funcname": "GetGlyphRangesCyrillic", - "location": "imgui:3438", + "location": "imgui:3481", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "ret": "const ImWchar*", "signature": "()", @@ -4189,7 +4227,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "defaults": {}, "funcname": "GetGlyphRangesDefault", - "location": "imgui:3432", + "location": "imgui:3475", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "ret": "const ImWchar*", "signature": "()", @@ -4210,7 +4248,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesGreek", "defaults": {}, "funcname": "GetGlyphRangesGreek", - "location": "imgui:3433", + "location": "imgui:3476", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesGreek", "ret": "const ImWchar*", "signature": "()", @@ -4231,7 +4269,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "defaults": {}, "funcname": "GetGlyphRangesJapanese", - "location": "imgui:3435", + "location": "imgui:3478", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "ret": "const ImWchar*", "signature": "()", @@ -4252,7 +4290,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "defaults": {}, "funcname": "GetGlyphRangesKorean", - "location": "imgui:3434", + "location": "imgui:3477", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "ret": "const ImWchar*", "signature": "()", @@ -4273,7 +4311,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesThai", "defaults": {}, "funcname": "GetGlyphRangesThai", - "location": "imgui:3439", + "location": "imgui:3482", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesThai", "ret": "const ImWchar*", "signature": "()", @@ -4294,7 +4332,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "defaults": {}, "funcname": "GetGlyphRangesVietnamese", - "location": "imgui:3440", + "location": "imgui:3483", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "ret": "const ImWchar*", "signature": "()", @@ -4335,7 +4373,7 @@ "cimguiname": "ImFontAtlas_GetMouseCursorTexData", "defaults": {}, "funcname": "GetMouseCursorTexData", - "location": "imgui:3459", + "location": "imgui:3502", "ov_cimguiname": "ImFontAtlas_GetMouseCursorTexData", "ret": "bool", "signature": "(ImGuiMouseCursor,ImVec2*,ImVec2*,ImVec2[2],ImVec2[2])", @@ -4374,7 +4412,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsAlpha8", - "location": "imgui:3419", + "location": "imgui:3462", "ov_cimguiname": "ImFontAtlas_GetTexDataAsAlpha8", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4413,7 +4451,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsRGBA32", - "location": "imgui:3420", + "location": "imgui:3463", "ov_cimguiname": "ImFontAtlas_GetTexDataAsRGBA32", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4430,7 +4468,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlas", - "location": "imgui:3400", + "location": "imgui:3443", "ov_cimguiname": "ImFontAtlas_ImFontAtlas", "signature": "()", "stname": "ImFontAtlas" @@ -4450,7 +4488,7 @@ "cimguiname": "ImFontAtlas_IsBuilt", "defaults": {}, "funcname": "IsBuilt", - "location": "imgui:3421", + "location": "imgui:3464", "ov_cimguiname": "ImFontAtlas_IsBuilt", "ret": "bool", "signature": "()const", @@ -4475,7 +4513,7 @@ "cimguiname": "ImFontAtlas_SetTexID", "defaults": {}, "funcname": "SetTexID", - "location": "imgui:3422", + "location": "imgui:3465", "ov_cimguiname": "ImFontAtlas_SetTexID", "ret": "void", "signature": "(ImTextureID)", @@ -4495,7 +4533,7 @@ "cimguiname": "ImFontAtlas_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3401", + "location": "imgui:3444", "ov_cimguiname": "ImFontAtlas_destroy", "realdestructor": true, "ret": "void", @@ -4513,7 +4551,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontConfig", - "location": "imgui:3328", + "location": "imgui:3368", "ov_cimguiname": "ImFontConfig_ImFontConfig", "signature": "()", "stname": "ImFontConfig" @@ -4532,6 +4570,7 @@ "cimguiname": "ImFontConfig_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3368", "ov_cimguiname": "ImFontConfig_destroy", "ret": "void", "signature": "(ImFontConfig*)", @@ -4556,7 +4595,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddChar", "defaults": {}, "funcname": "AddChar", - "location": "imgui:3353", + "location": "imgui:3393", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddChar", "ret": "void", "signature": "(ImWchar)", @@ -4581,7 +4620,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "defaults": {}, "funcname": "AddRanges", - "location": "imgui:3355", + "location": "imgui:3395", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "ret": "void", "signature": "(const ImWchar*)", @@ -4612,7 +4651,7 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:3354", + "location": "imgui:3394", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddText", "ret": "void", "signature": "(const char*,const char*)", @@ -4637,7 +4676,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "defaults": {}, "funcname": "BuildRanges", - "location": "imgui:3356", + "location": "imgui:3396", "ov_cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "ret": "void", "signature": "(ImVector_ImWchar*)", @@ -4658,7 +4697,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3350", + "location": "imgui:3390", "ov_cimguiname": "ImFontGlyphRangesBuilder_Clear", "ret": "void", "signature": "()", @@ -4683,7 +4722,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_GetBit", "defaults": {}, "funcname": "GetBit", - "location": "imgui:3351", + "location": "imgui:3391", "ov_cimguiname": "ImFontGlyphRangesBuilder_GetBit", "ret": "bool", "signature": "(size_t)const", @@ -4700,7 +4739,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontGlyphRangesBuilder", - "location": "imgui:3349", + "location": "imgui:3389", "ov_cimguiname": "ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder", "signature": "()", "stname": "ImFontGlyphRangesBuilder" @@ -4724,7 +4763,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui:3352", + "location": "imgui:3392", "ov_cimguiname": "ImFontGlyphRangesBuilder_SetBit", "ret": "void", "signature": "(size_t)", @@ -4744,6 +4783,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3389", "ov_cimguiname": "ImFontGlyphRangesBuilder_destroy", "ret": "void", "signature": "(ImFontGlyphRangesBuilder*)", @@ -4808,7 +4848,7 @@ "cimguiname": "ImFont_AddGlyph", "defaults": {}, "funcname": "AddGlyph", - "location": "imgui:3549", + "location": "imgui:3593", "ov_cimguiname": "ImFont_AddGlyph", "ret": "void", "signature": "(const ImFontConfig*,ImWchar,float,float,float,float,float,float,float,float,float)", @@ -4843,7 +4883,7 @@ "overwrite_dst": "true" }, "funcname": "AddRemapChar", - "location": "imgui:3550", + "location": "imgui:3594", "ov_cimguiname": "ImFont_AddRemapChar", "ret": "void", "signature": "(ImWchar,ImWchar,bool)", @@ -4864,7 +4904,7 @@ "cimguiname": "ImFont_BuildLookupTable", "defaults": {}, "funcname": "BuildLookupTable", - "location": "imgui:3546", + "location": "imgui:3590", "ov_cimguiname": "ImFont_BuildLookupTable", "ret": "void", "signature": "()", @@ -4916,11 +4956,11 @@ "text_end": "NULL" }, "funcname": "CalcTextSizeA", - "location": "imgui:3540", + "location": "imgui:3584", "nonUDT": 1, "ov_cimguiname": "ImFont_CalcTextSizeA", "ret": "void", - "signature": "(float,float,float,const char*,const char*,const char**)const", + "signature": "(float,float,float,const char*,const char*,const char**)", "stname": "ImFont" } ], @@ -4954,10 +4994,10 @@ "cimguiname": "ImFont_CalcWordWrapPositionA", "defaults": {}, "funcname": "CalcWordWrapPositionA", - "location": "imgui:3541", + "location": "imgui:3585", "ov_cimguiname": "ImFont_CalcWordWrapPositionA", "ret": "const char*", - "signature": "(float,const char*,const char*,float)const", + "signature": "(float,const char*,const char*,float)", "stname": "ImFont" } ], @@ -4975,7 +5015,7 @@ "cimguiname": "ImFont_ClearOutputData", "defaults": {}, "funcname": "ClearOutputData", - "location": "imgui:3547", + "location": "imgui:3591", "ov_cimguiname": "ImFont_ClearOutputData", "ret": "void", "signature": "()", @@ -5000,10 +5040,10 @@ "cimguiname": "ImFont_FindGlyph", "defaults": {}, "funcname": "FindGlyph", - "location": "imgui:3532", + "location": "imgui:3576", "ov_cimguiname": "ImFont_FindGlyph", "ret": "const ImFontGlyph*", - "signature": "(ImWchar)const", + "signature": "(ImWchar)", "stname": "ImFont" } ], @@ -5025,10 +5065,10 @@ "cimguiname": "ImFont_FindGlyphNoFallback", "defaults": {}, "funcname": "FindGlyphNoFallback", - "location": "imgui:3533", + "location": "imgui:3577", "ov_cimguiname": "ImFont_FindGlyphNoFallback", "ret": "const ImFontGlyph*", - "signature": "(ImWchar)const", + "signature": "(ImWchar)", "stname": "ImFont" } ], @@ -5050,10 +5090,10 @@ "cimguiname": "ImFont_GetCharAdvance", "defaults": {}, "funcname": "GetCharAdvance", - "location": "imgui:3534", + "location": "imgui:3578", "ov_cimguiname": "ImFont_GetCharAdvance", "ret": "float", - "signature": "(ImWchar)const", + "signature": "(ImWchar)", "stname": "ImFont" } ], @@ -5071,7 +5111,7 @@ "cimguiname": "ImFont_GetDebugName", "defaults": {}, "funcname": "GetDebugName", - "location": "imgui:3536", + "location": "imgui:3580", "ov_cimguiname": "ImFont_GetDebugName", "ret": "const char*", "signature": "()const", @@ -5096,7 +5136,7 @@ "cimguiname": "ImFont_GrowIndex", "defaults": {}, "funcname": "GrowIndex", - "location": "imgui:3548", + "location": "imgui:3592", "ov_cimguiname": "ImFont_GrowIndex", "ret": "void", "signature": "(int)", @@ -5113,7 +5153,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFont", - "location": "imgui:3530", + "location": "imgui:3574", "ov_cimguiname": "ImFont_ImFont", "signature": "()", "stname": "ImFont" @@ -5141,7 +5181,7 @@ "cimguiname": "ImFont_IsGlyphRangeUnused", "defaults": {}, "funcname": "IsGlyphRangeUnused", - "location": "imgui:3552", + "location": "imgui:3596", "ov_cimguiname": "ImFont_IsGlyphRangeUnused", "ret": "bool", "signature": "(unsigned int,unsigned int)", @@ -5162,7 +5202,7 @@ "cimguiname": "ImFont_IsLoaded", "defaults": {}, "funcname": "IsLoaded", - "location": "imgui:3535", + "location": "imgui:3579", "ov_cimguiname": "ImFont_IsLoaded", "ret": "bool", "signature": "()const", @@ -5203,10 +5243,10 @@ "cimguiname": "ImFont_RenderChar", "defaults": {}, "funcname": "RenderChar", - "location": "imgui:3542", + "location": "imgui:3586", "ov_cimguiname": "ImFont_RenderChar", "ret": "void", - "signature": "(ImDrawList*,float,const ImVec2,ImU32,ImWchar)const", + "signature": "(ImDrawList*,float,const ImVec2,ImU32,ImWchar)", "stname": "ImFont" } ], @@ -5263,10 +5303,10 @@ "wrap_width": "0.0f" }, "funcname": "RenderText", - "location": "imgui:3543", + "location": "imgui:3587", "ov_cimguiname": "ImFont_RenderText", "ret": "void", - "signature": "(ImDrawList*,float,const ImVec2,ImU32,const ImVec4,const char*,const char*,float,bool)const", + "signature": "(ImDrawList*,float,const ImVec2,ImU32,const ImVec4,const char*,const char*,float,bool)", "stname": "ImFont" } ], @@ -5292,7 +5332,7 @@ "cimguiname": "ImFont_SetGlyphVisible", "defaults": {}, "funcname": "SetGlyphVisible", - "location": "imgui:3551", + "location": "imgui:3595", "ov_cimguiname": "ImFont_SetGlyphVisible", "ret": "void", "signature": "(ImWchar,bool)", @@ -5312,7 +5352,7 @@ "cimguiname": "ImFont_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3531", + "location": "imgui:3575", "ov_cimguiname": "ImFont_destroy", "realdestructor": true, "ret": "void", @@ -5330,7 +5370,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiBoxSelectState", - "location": "imgui_internal:1761", + "location": "imgui_internal:1772", "ov_cimguiname": "ImGuiBoxSelectState_ImGuiBoxSelectState", "signature": "()", "stname": "ImGuiBoxSelectState" @@ -5349,6 +5389,7 @@ "cimguiname": "ImGuiBoxSelectState_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1772", "ov_cimguiname": "ImGuiBoxSelectState_destroy", "ret": "void", "signature": "(ImGuiBoxSelectState*)", @@ -5365,7 +5406,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiComboPreviewData", - "location": "imgui_internal:1075", + "location": "imgui_internal:1069", "ov_cimguiname": "ImGuiComboPreviewData_ImGuiComboPreviewData", "signature": "()", "stname": "ImGuiComboPreviewData" @@ -5384,6 +5425,7 @@ "cimguiname": "ImGuiComboPreviewData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1069", "ov_cimguiname": "ImGuiComboPreviewData_destroy", "ret": "void", "signature": "(ImGuiComboPreviewData*)", @@ -5400,7 +5442,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContextHook", - "location": "imgui_internal:2176", + "location": "imgui_internal:2215", "ov_cimguiname": "ImGuiContextHook_ImGuiContextHook", "signature": "()", "stname": "ImGuiContextHook" @@ -5419,6 +5461,7 @@ "cimguiname": "ImGuiContextHook_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2215", "ov_cimguiname": "ImGuiContextHook_destroy", "ret": "void", "signature": "(ImGuiContextHook*)", @@ -5440,7 +5483,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContext", - "location": "imgui_internal:2547", + "location": "imgui_internal:2603", "ov_cimguiname": "ImGuiContext_ImGuiContext", "signature": "(ImFontAtlas*)", "stname": "ImGuiContext" @@ -5459,6 +5502,7 @@ "cimguiname": "ImGuiContext_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2603", "ov_cimguiname": "ImGuiContext_destroy", "ret": "void", "signature": "(ImGuiContext*)", @@ -5483,7 +5527,7 @@ "cimguiname": "ImGuiDataVarInfo_GetVarPtr", "defaults": {}, "funcname": "GetVarPtr", - "location": "imgui_internal:831", + "location": "imgui_internal:820", "ov_cimguiname": "ImGuiDataVarInfo_GetVarPtr", "ret": "void*", "signature": "(void*)const", @@ -5500,7 +5544,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDebugAllocInfo", - "location": "imgui_internal:2116", + "location": "imgui_internal:2155", "ov_cimguiname": "ImGuiDebugAllocInfo_ImGuiDebugAllocInfo", "signature": "()", "stname": "ImGuiDebugAllocInfo" @@ -5519,6 +5563,7 @@ "cimguiname": "ImGuiDebugAllocInfo_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2155", "ov_cimguiname": "ImGuiDebugAllocInfo_destroy", "ret": "void", "signature": "(ImGuiDebugAllocInfo*)", @@ -5535,7 +5580,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDockContext", - "location": "imgui_internal:1958", + "location": "imgui_internal:1972", "ov_cimguiname": "ImGuiDockContext_ImGuiDockContext", "signature": "()", "stname": "ImGuiDockContext" @@ -5554,6 +5599,7 @@ "cimguiname": "ImGuiDockContext_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1972", "ov_cimguiname": "ImGuiDockContext_destroy", "ret": "void", "signature": "(ImGuiDockContext*)", @@ -5575,7 +5621,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDockNode", - "location": "imgui_internal:1912", + "location": "imgui_internal:1926", "ov_cimguiname": "ImGuiDockNode_ImGuiDockNode", "signature": "(ImGuiID)", "stname": "ImGuiDockNode" @@ -5595,7 +5641,7 @@ "cimguiname": "ImGuiDockNode_IsCentralNode", "defaults": {}, "funcname": "IsCentralNode", - "location": "imgui_internal:1917", + "location": "imgui_internal:1931", "ov_cimguiname": "ImGuiDockNode_IsCentralNode", "ret": "bool", "signature": "()const", @@ -5616,7 +5662,7 @@ "cimguiname": "ImGuiDockNode_IsDockSpace", "defaults": {}, "funcname": "IsDockSpace", - "location": "imgui_internal:1915", + "location": "imgui_internal:1929", "ov_cimguiname": "ImGuiDockNode_IsDockSpace", "ret": "bool", "signature": "()const", @@ -5637,7 +5683,7 @@ "cimguiname": "ImGuiDockNode_IsEmpty", "defaults": {}, "funcname": "IsEmpty", - "location": "imgui_internal:1922", + "location": "imgui_internal:1936", "ov_cimguiname": "ImGuiDockNode_IsEmpty", "ret": "bool", "signature": "()const", @@ -5658,7 +5704,7 @@ "cimguiname": "ImGuiDockNode_IsFloatingNode", "defaults": {}, "funcname": "IsFloatingNode", - "location": "imgui_internal:1916", + "location": "imgui_internal:1930", "ov_cimguiname": "ImGuiDockNode_IsFloatingNode", "ret": "bool", "signature": "()const", @@ -5679,7 +5725,7 @@ "cimguiname": "ImGuiDockNode_IsHiddenTabBar", "defaults": {}, "funcname": "IsHiddenTabBar", - "location": "imgui_internal:1918", + "location": "imgui_internal:1932", "ov_cimguiname": "ImGuiDockNode_IsHiddenTabBar", "ret": "bool", "signature": "()const", @@ -5700,7 +5746,7 @@ "cimguiname": "ImGuiDockNode_IsLeafNode", "defaults": {}, "funcname": "IsLeafNode", - "location": "imgui_internal:1921", + "location": "imgui_internal:1935", "ov_cimguiname": "ImGuiDockNode_IsLeafNode", "ret": "bool", "signature": "()const", @@ -5721,7 +5767,7 @@ "cimguiname": "ImGuiDockNode_IsNoTabBar", "defaults": {}, "funcname": "IsNoTabBar", - "location": "imgui_internal:1919", + "location": "imgui_internal:1933", "ov_cimguiname": "ImGuiDockNode_IsNoTabBar", "ret": "bool", "signature": "()const", @@ -5742,7 +5788,7 @@ "cimguiname": "ImGuiDockNode_IsRootNode", "defaults": {}, "funcname": "IsRootNode", - "location": "imgui_internal:1914", + "location": "imgui_internal:1928", "ov_cimguiname": "ImGuiDockNode_IsRootNode", "ret": "bool", "signature": "()const", @@ -5763,7 +5809,7 @@ "cimguiname": "ImGuiDockNode_IsSplitNode", "defaults": {}, "funcname": "IsSplitNode", - "location": "imgui_internal:1920", + "location": "imgui_internal:1934", "ov_cimguiname": "ImGuiDockNode_IsSplitNode", "ret": "bool", "signature": "()const", @@ -5788,7 +5834,7 @@ "cimguiname": "ImGuiDockNode_Rect", "defaults": {}, "funcname": "Rect", - "location": "imgui_internal:1923", + "location": "imgui_internal:1937", "nonUDT": 1, "ov_cimguiname": "ImGuiDockNode_Rect", "ret": "void", @@ -5814,7 +5860,7 @@ "cimguiname": "ImGuiDockNode_SetLocalFlags", "defaults": {}, "funcname": "SetLocalFlags", - "location": "imgui_internal:1925", + "location": "imgui_internal:1939", "ov_cimguiname": "ImGuiDockNode_SetLocalFlags", "ret": "void", "signature": "(ImGuiDockNodeFlags)", @@ -5835,7 +5881,7 @@ "cimguiname": "ImGuiDockNode_UpdateMergedFlags", "defaults": {}, "funcname": "UpdateMergedFlags", - "location": "imgui_internal:1926", + "location": "imgui_internal:1940", "ov_cimguiname": "ImGuiDockNode_UpdateMergedFlags", "ret": "void", "signature": "()", @@ -5855,7 +5901,7 @@ "cimguiname": "ImGuiDockNode_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1913", + "location": "imgui_internal:1927", "ov_cimguiname": "ImGuiDockNode_destroy", "realdestructor": true, "ret": "void", @@ -5863,6 +5909,95 @@ "stname": "ImGuiDockNode" } ], + "ImGuiErrorRecoveryState_ImGuiErrorRecoveryState": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiErrorRecoveryState_ImGuiErrorRecoveryState", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiErrorRecoveryState", + "location": "imgui_internal:1307", + "ov_cimguiname": "ImGuiErrorRecoveryState_ImGuiErrorRecoveryState", + "signature": "()", + "stname": "ImGuiErrorRecoveryState" + } + ], + "ImGuiErrorRecoveryState_destroy": [ + { + "args": "(ImGuiErrorRecoveryState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiErrorRecoveryState*" + } + ], + "call_args": "(self)", + "cimguiname": "ImGuiErrorRecoveryState_destroy", + "defaults": {}, + "destructor": true, + "location": "imgui_internal:1307", + "ov_cimguiname": "ImGuiErrorRecoveryState_destroy", + "ret": "void", + "signature": "(ImGuiErrorRecoveryState*)", + "stname": "ImGuiErrorRecoveryState" + } + ], + "ImGuiFreeType_GetBuilderForFreeType": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiFreeType_GetBuilderForFreeType", + "defaults": {}, + "funcname": "GetBuilderForFreeType", + "location": "imgui_freetype:46", + "namespace": "ImGuiFreeType", + "ov_cimguiname": "ImGuiFreeType_GetBuilderForFreeType", + "ret": "const ImFontBuilderIO*", + "signature": "()", + "stname": "" + } + ], + "ImGuiFreeType_SetAllocatorFunctions": [ + { + "args": "(void*(*alloc_func)(size_t sz,void* user_data),void(*free_func)(void* ptr,void* user_data),void* user_data)", + "argsT": [ + { + "name": "alloc_func", + "ret": "void*", + "signature": "(size_t sz,void* user_data)", + "type": "void*(*)(size_t sz,void* user_data)" + }, + { + "name": "free_func", + "ret": "void", + "signature": "(void* ptr,void* user_data)", + "type": "void(*)(void* ptr,void* user_data)" + }, + { + "name": "user_data", + "type": "void*" + } + ], + "argsoriginal": "(void*(*alloc_func)(size_t sz,void* user_data),void(*free_func)(void* ptr,void* user_data),void* user_data=nullptr)", + "call_args": "(alloc_func,free_func,user_data)", + "cimguiname": "ImGuiFreeType_SetAllocatorFunctions", + "defaults": { + "user_data": "nullptr" + }, + "funcname": "SetAllocatorFunctions", + "location": "imgui_freetype:50", + "namespace": "ImGuiFreeType", + "ov_cimguiname": "ImGuiFreeType_SetAllocatorFunctions", + "ret": "void", + "signature": "(void*(*)(size_t,void*),void(*)(void*,void*),void*)", + "stname": "" + } + ], "ImGuiIDStackTool_ImGuiIDStackTool": [ { "args": "()", @@ -5873,7 +6008,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiIDStackTool", - "location": "imgui_internal:2158", + "location": "imgui_internal:2197", "ov_cimguiname": "ImGuiIDStackTool_ImGuiIDStackTool", "signature": "()", "stname": "ImGuiIDStackTool" @@ -5892,6 +6027,7 @@ "cimguiname": "ImGuiIDStackTool_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2197", "ov_cimguiname": "ImGuiIDStackTool_destroy", "ret": "void", "signature": "(ImGuiIDStackTool*)", @@ -5916,7 +6052,7 @@ "cimguiname": "ImGuiIO_AddFocusEvent", "defaults": {}, "funcname": "AddFocusEvent", - "location": "imgui:2408", + "location": "imgui:2426", "ov_cimguiname": "ImGuiIO_AddFocusEvent", "ret": "void", "signature": "(bool)", @@ -5941,7 +6077,7 @@ "cimguiname": "ImGuiIO_AddInputCharacter", "defaults": {}, "funcname": "AddInputCharacter", - "location": "imgui:2409", + "location": "imgui:2427", "ov_cimguiname": "ImGuiIO_AddInputCharacter", "ret": "void", "signature": "(unsigned int)", @@ -5966,7 +6102,7 @@ "cimguiname": "ImGuiIO_AddInputCharacterUTF16", "defaults": {}, "funcname": "AddInputCharacterUTF16", - "location": "imgui:2410", + "location": "imgui:2428", "ov_cimguiname": "ImGuiIO_AddInputCharacterUTF16", "ret": "void", "signature": "(ImWchar16)", @@ -5991,7 +6127,7 @@ "cimguiname": "ImGuiIO_AddInputCharactersUTF8", "defaults": {}, "funcname": "AddInputCharactersUTF8", - "location": "imgui:2411", + "location": "imgui:2429", "ov_cimguiname": "ImGuiIO_AddInputCharactersUTF8", "ret": "void", "signature": "(const char*)", @@ -6024,7 +6160,7 @@ "cimguiname": "ImGuiIO_AddKeyAnalogEvent", "defaults": {}, "funcname": "AddKeyAnalogEvent", - "location": "imgui:2402", + "location": "imgui:2420", "ov_cimguiname": "ImGuiIO_AddKeyAnalogEvent", "ret": "void", "signature": "(ImGuiKey,bool,float)", @@ -6053,7 +6189,7 @@ "cimguiname": "ImGuiIO_AddKeyEvent", "defaults": {}, "funcname": "AddKeyEvent", - "location": "imgui:2401", + "location": "imgui:2419", "ov_cimguiname": "ImGuiIO_AddKeyEvent", "ret": "void", "signature": "(ImGuiKey,bool)", @@ -6082,7 +6218,7 @@ "cimguiname": "ImGuiIO_AddMouseButtonEvent", "defaults": {}, "funcname": "AddMouseButtonEvent", - "location": "imgui:2404", + "location": "imgui:2422", "ov_cimguiname": "ImGuiIO_AddMouseButtonEvent", "ret": "void", "signature": "(int,bool)", @@ -6111,7 +6247,7 @@ "cimguiname": "ImGuiIO_AddMousePosEvent", "defaults": {}, "funcname": "AddMousePosEvent", - "location": "imgui:2403", + "location": "imgui:2421", "ov_cimguiname": "ImGuiIO_AddMousePosEvent", "ret": "void", "signature": "(float,float)", @@ -6136,7 +6272,7 @@ "cimguiname": "ImGuiIO_AddMouseSourceEvent", "defaults": {}, "funcname": "AddMouseSourceEvent", - "location": "imgui:2406", + "location": "imgui:2424", "ov_cimguiname": "ImGuiIO_AddMouseSourceEvent", "ret": "void", "signature": "(ImGuiMouseSource)", @@ -6161,7 +6297,7 @@ "cimguiname": "ImGuiIO_AddMouseViewportEvent", "defaults": {}, "funcname": "AddMouseViewportEvent", - "location": "imgui:2407", + "location": "imgui:2425", "ov_cimguiname": "ImGuiIO_AddMouseViewportEvent", "ret": "void", "signature": "(ImGuiID)", @@ -6190,7 +6326,7 @@ "cimguiname": "ImGuiIO_AddMouseWheelEvent", "defaults": {}, "funcname": "AddMouseWheelEvent", - "location": "imgui:2405", + "location": "imgui:2423", "ov_cimguiname": "ImGuiIO_AddMouseWheelEvent", "ret": "void", "signature": "(float,float)", @@ -6211,7 +6347,7 @@ "cimguiname": "ImGuiIO_ClearEventsQueue", "defaults": {}, "funcname": "ClearEventsQueue", - "location": "imgui:2415", + "location": "imgui:2433", "ov_cimguiname": "ImGuiIO_ClearEventsQueue", "ret": "void", "signature": "()", @@ -6232,7 +6368,7 @@ "cimguiname": "ImGuiIO_ClearInputKeys", "defaults": {}, "funcname": "ClearInputKeys", - "location": "imgui:2416", + "location": "imgui:2434", "ov_cimguiname": "ImGuiIO_ClearInputKeys", "ret": "void", "signature": "()", @@ -6253,7 +6389,7 @@ "cimguiname": "ImGuiIO_ClearInputMouse", "defaults": {}, "funcname": "ClearInputMouse", - "location": "imgui:2417", + "location": "imgui:2435", "ov_cimguiname": "ImGuiIO_ClearInputMouse", "ret": "void", "signature": "()", @@ -6270,7 +6406,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiIO", - "location": "imgui:2500", + "location": "imgui:2524", "ov_cimguiname": "ImGuiIO_ImGuiIO", "signature": "()", "stname": "ImGuiIO" @@ -6294,7 +6430,7 @@ "cimguiname": "ImGuiIO_SetAppAcceptingEvents", "defaults": {}, "funcname": "SetAppAcceptingEvents", - "location": "imgui:2414", + "location": "imgui:2432", "ov_cimguiname": "ImGuiIO_SetAppAcceptingEvents", "ret": "void", "signature": "(bool)", @@ -6333,7 +6469,7 @@ "native_legacy_index": "-1" }, "funcname": "SetKeyEventNativeData", - "location": "imgui:2413", + "location": "imgui:2431", "ov_cimguiname": "ImGuiIO_SetKeyEventNativeData", "ret": "void", "signature": "(ImGuiKey,int,int,int)", @@ -6353,6 +6489,7 @@ "cimguiname": "ImGuiIO_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2524", "ov_cimguiname": "ImGuiIO_destroy", "ret": "void", "signature": "(ImGuiIO*)", @@ -6369,7 +6506,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputEvent", - "location": "imgui_internal:1434", + "location": "imgui_internal:1439", "ov_cimguiname": "ImGuiInputEvent_ImGuiInputEvent", "signature": "()", "stname": "ImGuiInputEvent" @@ -6388,6 +6525,7 @@ "cimguiname": "ImGuiInputEvent_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1439", "ov_cimguiname": "ImGuiInputEvent_destroy", "ret": "void", "signature": "(ImGuiInputEvent*)", @@ -6408,7 +6546,7 @@ "cimguiname": "ImGuiInputTextCallbackData_ClearSelection", "defaults": {}, "funcname": "ClearSelection", - "location": "imgui:2544", + "location": "imgui:2568", "ov_cimguiname": "ImGuiInputTextCallbackData_ClearSelection", "ret": "void", "signature": "()", @@ -6437,7 +6575,7 @@ "cimguiname": "ImGuiInputTextCallbackData_DeleteChars", "defaults": {}, "funcname": "DeleteChars", - "location": "imgui:2541", + "location": "imgui:2565", "ov_cimguiname": "ImGuiInputTextCallbackData_DeleteChars", "ret": "void", "signature": "(int,int)", @@ -6458,7 +6596,7 @@ "cimguiname": "ImGuiInputTextCallbackData_HasSelection", "defaults": {}, "funcname": "HasSelection", - "location": "imgui:2545", + "location": "imgui:2569", "ov_cimguiname": "ImGuiInputTextCallbackData_HasSelection", "ret": "bool", "signature": "()const", @@ -6475,7 +6613,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextCallbackData", - "location": "imgui:2540", + "location": "imgui:2564", "ov_cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", "signature": "()", "stname": "ImGuiInputTextCallbackData" @@ -6509,7 +6647,7 @@ "text_end": "NULL" }, "funcname": "InsertChars", - "location": "imgui:2542", + "location": "imgui:2566", "ov_cimguiname": "ImGuiInputTextCallbackData_InsertChars", "ret": "void", "signature": "(int,const char*,const char*)", @@ -6530,7 +6668,7 @@ "cimguiname": "ImGuiInputTextCallbackData_SelectAll", "defaults": {}, "funcname": "SelectAll", - "location": "imgui:2543", + "location": "imgui:2567", "ov_cimguiname": "ImGuiInputTextCallbackData_SelectAll", "ret": "void", "signature": "()", @@ -6550,6 +6688,7 @@ "cimguiname": "ImGuiInputTextCallbackData_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2564", "ov_cimguiname": "ImGuiInputTextCallbackData_destroy", "ret": "void", "signature": "(ImGuiInputTextCallbackData*)", @@ -6570,7 +6709,7 @@ "cimguiname": "ImGuiInputTextDeactivatedState_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui_internal:1121", + "location": "imgui_internal:1115", "ov_cimguiname": "ImGuiInputTextDeactivatedState_ClearFreeMemory", "ret": "void", "signature": "()", @@ -6587,7 +6726,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextDeactivatedState", - "location": "imgui_internal:1120", + "location": "imgui_internal:1114", "ov_cimguiname": "ImGuiInputTextDeactivatedState_ImGuiInputTextDeactivatedState", "signature": "()", "stname": "ImGuiInputTextDeactivatedState" @@ -6606,6 +6745,7 @@ "cimguiname": "ImGuiInputTextDeactivatedState_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1114", "ov_cimguiname": "ImGuiInputTextDeactivatedState_destroy", "ret": "void", "signature": "(ImGuiInputTextDeactivatedState*)", @@ -6626,7 +6766,7 @@ "cimguiname": "ImGuiInputTextState_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui_internal:1148", + "location": "imgui_internal:1154", "ov_cimguiname": "ImGuiInputTextState_ClearFreeMemory", "ret": "void", "signature": "()", @@ -6647,7 +6787,7 @@ "cimguiname": "ImGuiInputTextState_ClearSelection", "defaults": {}, "funcname": "ClearSelection", - "location": "imgui_internal:1157", + "location": "imgui_internal:1162", "ov_cimguiname": "ImGuiInputTextState_ClearSelection", "ret": "void", "signature": "()", @@ -6668,7 +6808,7 @@ "cimguiname": "ImGuiInputTextState_ClearText", "defaults": {}, "funcname": "ClearText", - "location": "imgui_internal:1147", + "location": "imgui_internal:1153", "ov_cimguiname": "ImGuiInputTextState_ClearText", "ret": "void", "signature": "()", @@ -6689,7 +6829,7 @@ "cimguiname": "ImGuiInputTextState_CursorAnimReset", "defaults": {}, "funcname": "CursorAnimReset", - "location": "imgui_internal:1154", + "location": "imgui_internal:1159", "ov_cimguiname": "ImGuiInputTextState_CursorAnimReset", "ret": "void", "signature": "()", @@ -6710,7 +6850,7 @@ "cimguiname": "ImGuiInputTextState_CursorClamp", "defaults": {}, "funcname": "CursorClamp", - "location": "imgui_internal:1155", + "location": "imgui_internal:1160", "ov_cimguiname": "ImGuiInputTextState_CursorClamp", "ret": "void", "signature": "()", @@ -6731,34 +6871,13 @@ "cimguiname": "ImGuiInputTextState_GetCursorPos", "defaults": {}, "funcname": "GetCursorPos", - "location": "imgui_internal:1158", + "location": "imgui_internal:1163", "ov_cimguiname": "ImGuiInputTextState_GetCursorPos", "ret": "int", "signature": "()const", "stname": "ImGuiInputTextState" } ], - "ImGuiInputTextState_GetRedoAvailCount": [ - { - "args": "(ImGuiInputTextState* self)", - "argsT": [ - { - "name": "self", - "type": "ImGuiInputTextState*" - } - ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_GetRedoAvailCount", - "defaults": {}, - "funcname": "GetRedoAvailCount", - "location": "imgui_internal:1150", - "ov_cimguiname": "ImGuiInputTextState_GetRedoAvailCount", - "ret": "int", - "signature": "()const", - "stname": "ImGuiInputTextState" - } - ], "ImGuiInputTextState_GetSelectionEnd": [ { "args": "(ImGuiInputTextState* self)", @@ -6773,7 +6892,7 @@ "cimguiname": "ImGuiInputTextState_GetSelectionEnd", "defaults": {}, "funcname": "GetSelectionEnd", - "location": "imgui_internal:1160", + "location": "imgui_internal:1165", "ov_cimguiname": "ImGuiInputTextState_GetSelectionEnd", "ret": "int", "signature": "()const", @@ -6794,34 +6913,13 @@ "cimguiname": "ImGuiInputTextState_GetSelectionStart", "defaults": {}, "funcname": "GetSelectionStart", - "location": "imgui_internal:1159", + "location": "imgui_internal:1164", "ov_cimguiname": "ImGuiInputTextState_GetSelectionStart", "ret": "int", "signature": "()const", "stname": "ImGuiInputTextState" } ], - "ImGuiInputTextState_GetUndoAvailCount": [ - { - "args": "(ImGuiInputTextState* self)", - "argsT": [ - { - "name": "self", - "type": "ImGuiInputTextState*" - } - ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_GetUndoAvailCount", - "defaults": {}, - "funcname": "GetUndoAvailCount", - "location": "imgui_internal:1149", - "ov_cimguiname": "ImGuiInputTextState_GetUndoAvailCount", - "ret": "int", - "signature": "()const", - "stname": "ImGuiInputTextState" - } - ], "ImGuiInputTextState_HasSelection": [ { "args": "(ImGuiInputTextState* self)", @@ -6836,7 +6934,7 @@ "cimguiname": "ImGuiInputTextState_HasSelection", "defaults": {}, "funcname": "HasSelection", - "location": "imgui_internal:1156", + "location": "imgui_internal:1161", "ov_cimguiname": "ImGuiInputTextState_HasSelection", "ret": "bool", "signature": "()const", @@ -6853,12 +6951,37 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextState", - "location": "imgui_internal:1146", + "location": "imgui_internal:1151", "ov_cimguiname": "ImGuiInputTextState_ImGuiInputTextState", "signature": "()", "stname": "ImGuiInputTextState" } ], + "ImGuiInputTextState_OnCharPressed": [ + { + "args": "(ImGuiInputTextState* self,unsigned int c)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + }, + { + "name": "c", + "type": "unsigned int" + } + ], + "argsoriginal": "(unsigned int c)", + "call_args": "(c)", + "cimguiname": "ImGuiInputTextState_OnCharPressed", + "defaults": {}, + "funcname": "OnCharPressed", + "location": "imgui_internal:1156", + "ov_cimguiname": "ImGuiInputTextState_OnCharPressed", + "ret": "void", + "signature": "(unsigned int)", + "stname": "ImGuiInputTextState" + } + ], "ImGuiInputTextState_OnKeyPressed": [ { "args": "(ImGuiInputTextState* self,int key)", @@ -6877,7 +7000,7 @@ "cimguiname": "ImGuiInputTextState_OnKeyPressed", "defaults": {}, "funcname": "OnKeyPressed", - "location": "imgui_internal:1151", + "location": "imgui_internal:1155", "ov_cimguiname": "ImGuiInputTextState_OnKeyPressed", "ret": "void", "signature": "(int)", @@ -6898,7 +7021,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndKeepSelection", "defaults": {}, "funcname": "ReloadUserBufAndKeepSelection", - "location": "imgui_internal:1169", + "location": "imgui_internal:1174", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndKeepSelection", "ret": "void", "signature": "()", @@ -6919,7 +7042,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndMoveToEnd", "defaults": {}, "funcname": "ReloadUserBufAndMoveToEnd", - "location": "imgui_internal:1170", + "location": "imgui_internal:1175", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndMoveToEnd", "ret": "void", "signature": "()", @@ -6940,7 +7063,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndSelectAll", "defaults": {}, "funcname": "ReloadUserBufAndSelectAll", - "location": "imgui_internal:1168", + "location": "imgui_internal:1173", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndSelectAll", "ret": "void", "signature": "()", @@ -6961,7 +7084,7 @@ "cimguiname": "ImGuiInputTextState_SelectAll", "defaults": {}, "funcname": "SelectAll", - "location": "imgui_internal:1161", + "location": "imgui_internal:1166", "ov_cimguiname": "ImGuiInputTextState_SelectAll", "ret": "void", "signature": "()", @@ -6981,7 +7104,9 @@ "cimguiname": "ImGuiInputTextState_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1152", "ov_cimguiname": "ImGuiInputTextState_destroy", + "realdestructor": true, "ret": "void", "signature": "(ImGuiInputTextState*)", "stname": "ImGuiInputTextState" @@ -6997,7 +7122,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyOwnerData", - "location": "imgui_internal:1478", + "location": "imgui_internal:1483", "ov_cimguiname": "ImGuiKeyOwnerData_ImGuiKeyOwnerData", "signature": "()", "stname": "ImGuiKeyOwnerData" @@ -7016,6 +7141,7 @@ "cimguiname": "ImGuiKeyOwnerData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1483", "ov_cimguiname": "ImGuiKeyOwnerData_destroy", "ret": "void", "signature": "(ImGuiKeyOwnerData*)", @@ -7032,7 +7158,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyRoutingData", - "location": "imgui_internal:1454", + "location": "imgui_internal:1459", "ov_cimguiname": "ImGuiKeyRoutingData_ImGuiKeyRoutingData", "signature": "()", "stname": "ImGuiKeyRoutingData" @@ -7051,6 +7177,7 @@ "cimguiname": "ImGuiKeyRoutingData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1459", "ov_cimguiname": "ImGuiKeyRoutingData_destroy", "ret": "void", "signature": "(ImGuiKeyRoutingData*)", @@ -7071,7 +7198,7 @@ "cimguiname": "ImGuiKeyRoutingTable_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1466", + "location": "imgui_internal:1471", "ov_cimguiname": "ImGuiKeyRoutingTable_Clear", "ret": "void", "signature": "()", @@ -7088,7 +7215,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyRoutingTable", - "location": "imgui_internal:1465", + "location": "imgui_internal:1470", "ov_cimguiname": "ImGuiKeyRoutingTable_ImGuiKeyRoutingTable", "signature": "()", "stname": "ImGuiKeyRoutingTable" @@ -7107,6 +7234,7 @@ "cimguiname": "ImGuiKeyRoutingTable_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1470", "ov_cimguiname": "ImGuiKeyRoutingTable_destroy", "ret": "void", "signature": "(ImGuiKeyRoutingTable*)", @@ -7123,7 +7251,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiLastItemData", - "location": "imgui_internal:1273", + "location": "imgui_internal:1277", "ov_cimguiname": "ImGuiLastItemData_ImGuiLastItemData", "signature": "()", "stname": "ImGuiLastItemData" @@ -7142,6 +7270,7 @@ "cimguiname": "ImGuiLastItemData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1277", "ov_cimguiname": "ImGuiLastItemData_destroy", "ret": "void", "signature": "(ImGuiLastItemData*)", @@ -7158,7 +7287,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiListClipperData", - "location": "imgui_internal:1549", + "location": "imgui_internal:1554", "ov_cimguiname": "ImGuiListClipperData_ImGuiListClipperData", "signature": "()", "stname": "ImGuiListClipperData" @@ -7182,7 +7311,7 @@ "cimguiname": "ImGuiListClipperData_Reset", "defaults": {}, "funcname": "Reset", - "location": "imgui_internal:1550", + "location": "imgui_internal:1555", "ov_cimguiname": "ImGuiListClipperData_Reset", "ret": "void", "signature": "(ImGuiListClipper*)", @@ -7202,6 +7331,7 @@ "cimguiname": "ImGuiListClipperData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1554", "ov_cimguiname": "ImGuiListClipperData_destroy", "ret": "void", "signature": "(ImGuiListClipperData*)", @@ -7227,7 +7357,7 @@ "defaults": {}, "funcname": "FromIndices", "is_static_function": true, - "location": "imgui_internal:1536", + "location": "imgui_internal:1541", "ov_cimguiname": "ImGuiListClipperRange_FromIndices", "ret": "ImGuiListClipperRange", "signature": "(int,int)", @@ -7261,7 +7391,7 @@ "defaults": {}, "funcname": "FromPositions", "is_static_function": true, - "location": "imgui_internal:1537", + "location": "imgui_internal:1542", "ov_cimguiname": "ImGuiListClipperRange_FromPositions", "ret": "ImGuiListClipperRange", "signature": "(float,float,int,int)", @@ -7292,7 +7422,7 @@ "items_height": "-1.0f" }, "funcname": "Begin", - "location": "imgui:2760", + "location": "imgui:2784", "ov_cimguiname": "ImGuiListClipper_Begin", "ret": "void", "signature": "(int,float)", @@ -7313,7 +7443,7 @@ "cimguiname": "ImGuiListClipper_End", "defaults": {}, "funcname": "End", - "location": "imgui:2761", + "location": "imgui:2785", "ov_cimguiname": "ImGuiListClipper_End", "ret": "void", "signature": "()", @@ -7330,7 +7460,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiListClipper", - "location": "imgui:2758", + "location": "imgui:2782", "ov_cimguiname": "ImGuiListClipper_ImGuiListClipper", "signature": "()", "stname": "ImGuiListClipper" @@ -7354,7 +7484,7 @@ "cimguiname": "ImGuiListClipper_IncludeItemByIndex", "defaults": {}, "funcname": "IncludeItemByIndex", - "location": "imgui:2766", + "location": "imgui:2790", "ov_cimguiname": "ImGuiListClipper_IncludeItemByIndex", "ret": "void", "signature": "(int)", @@ -7383,7 +7513,7 @@ "cimguiname": "ImGuiListClipper_IncludeItemsByIndex", "defaults": {}, "funcname": "IncludeItemsByIndex", - "location": "imgui:2767", + "location": "imgui:2791", "ov_cimguiname": "ImGuiListClipper_IncludeItemsByIndex", "ret": "void", "signature": "(int,int)", @@ -7408,7 +7538,7 @@ "cimguiname": "ImGuiListClipper_SeekCursorForItem", "defaults": {}, "funcname": "SeekCursorForItem", - "location": "imgui:2772", + "location": "imgui:2796", "ov_cimguiname": "ImGuiListClipper_SeekCursorForItem", "ret": "void", "signature": "(int)", @@ -7429,7 +7559,7 @@ "cimguiname": "ImGuiListClipper_Step", "defaults": {}, "funcname": "Step", - "location": "imgui:2762", + "location": "imgui:2786", "ov_cimguiname": "ImGuiListClipper_Step", "ret": "bool", "signature": "()", @@ -7449,7 +7579,7 @@ "cimguiname": "ImGuiListClipper_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2759", + "location": "imgui:2783", "ov_cimguiname": "ImGuiListClipper_destroy", "realdestructor": true, "ret": "void", @@ -7475,7 +7605,7 @@ "cimguiname": "ImGuiMenuColumns_CalcNextTotalWidth", "defaults": {}, "funcname": "CalcNextTotalWidth", - "location": "imgui_internal:1111", + "location": "imgui_internal:1105", "ov_cimguiname": "ImGuiMenuColumns_CalcNextTotalWidth", "ret": "void", "signature": "(bool)", @@ -7512,7 +7642,7 @@ "cimguiname": "ImGuiMenuColumns_DeclColumns", "defaults": {}, "funcname": "DeclColumns", - "location": "imgui_internal:1110", + "location": "imgui_internal:1104", "ov_cimguiname": "ImGuiMenuColumns_DeclColumns", "ret": "float", "signature": "(float,float,float,float)", @@ -7529,7 +7659,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMenuColumns", - "location": "imgui_internal:1108", + "location": "imgui_internal:1102", "ov_cimguiname": "ImGuiMenuColumns_ImGuiMenuColumns", "signature": "()", "stname": "ImGuiMenuColumns" @@ -7557,7 +7687,7 @@ "cimguiname": "ImGuiMenuColumns_Update", "defaults": {}, "funcname": "Update", - "location": "imgui_internal:1109", + "location": "imgui_internal:1103", "ov_cimguiname": "ImGuiMenuColumns_Update", "ret": "void", "signature": "(float,bool)", @@ -7577,6 +7707,7 @@ "cimguiname": "ImGuiMenuColumns_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1102", "ov_cimguiname": "ImGuiMenuColumns_destroy", "ret": "void", "signature": "(ImGuiMenuColumns*)", @@ -7593,7 +7724,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMultiSelectState", - "location": "imgui_internal:1808", + "location": "imgui_internal:1819", "ov_cimguiname": "ImGuiMultiSelectState_ImGuiMultiSelectState", "signature": "()", "stname": "ImGuiMultiSelectState" @@ -7612,6 +7743,7 @@ "cimguiname": "ImGuiMultiSelectState_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1819", "ov_cimguiname": "ImGuiMultiSelectState_destroy", "ret": "void", "signature": "(ImGuiMultiSelectState*)", @@ -7632,7 +7764,7 @@ "cimguiname": "ImGuiMultiSelectTempData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1792", + "location": "imgui_internal:1803", "ov_cimguiname": "ImGuiMultiSelectTempData_Clear", "ret": "void", "signature": "()", @@ -7653,7 +7785,7 @@ "cimguiname": "ImGuiMultiSelectTempData_ClearIO", "defaults": {}, "funcname": "ClearIO", - "location": "imgui_internal:1793", + "location": "imgui_internal:1804", "ov_cimguiname": "ImGuiMultiSelectTempData_ClearIO", "ret": "void", "signature": "()", @@ -7670,7 +7802,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMultiSelectTempData", - "location": "imgui_internal:1791", + "location": "imgui_internal:1802", "ov_cimguiname": "ImGuiMultiSelectTempData_ImGuiMultiSelectTempData", "signature": "()", "stname": "ImGuiMultiSelectTempData" @@ -7689,6 +7821,7 @@ "cimguiname": "ImGuiMultiSelectTempData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1802", "ov_cimguiname": "ImGuiMultiSelectTempData_destroy", "ret": "void", "signature": "(ImGuiMultiSelectTempData*)", @@ -7709,7 +7842,7 @@ "cimguiname": "ImGuiNavItemData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1633", + "location": "imgui_internal:1644", "ov_cimguiname": "ImGuiNavItemData_Clear", "ret": "void", "signature": "()", @@ -7726,7 +7859,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNavItemData", - "location": "imgui_internal:1632", + "location": "imgui_internal:1643", "ov_cimguiname": "ImGuiNavItemData_ImGuiNavItemData", "signature": "()", "stname": "ImGuiNavItemData" @@ -7745,6 +7878,7 @@ "cimguiname": "ImGuiNavItemData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1643", "ov_cimguiname": "ImGuiNavItemData_destroy", "ret": "void", "signature": "(ImGuiNavItemData*)", @@ -7765,7 +7899,7 @@ "cimguiname": "ImGuiNextItemData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1257", + "location": "imgui_internal:1261", "ov_cimguiname": "ImGuiNextItemData_ClearFlags", "ret": "void", "signature": "()", @@ -7782,7 +7916,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextItemData", - "location": "imgui_internal:1256", + "location": "imgui_internal:1260", "ov_cimguiname": "ImGuiNextItemData_ImGuiNextItemData", "signature": "()", "stname": "ImGuiNextItemData" @@ -7801,6 +7935,7 @@ "cimguiname": "ImGuiNextItemData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1260", "ov_cimguiname": "ImGuiNextItemData_destroy", "ret": "void", "signature": "(ImGuiNextItemData*)", @@ -7821,7 +7956,7 @@ "cimguiname": "ImGuiNextWindowData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1228", + "location": "imgui_internal:1232", "ov_cimguiname": "ImGuiNextWindowData_ClearFlags", "ret": "void", "signature": "()", @@ -7838,7 +7973,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextWindowData", - "location": "imgui_internal:1227", + "location": "imgui_internal:1231", "ov_cimguiname": "ImGuiNextWindowData_ImGuiNextWindowData", "signature": "()", "stname": "ImGuiNextWindowData" @@ -7857,6 +7992,7 @@ "cimguiname": "ImGuiNextWindowData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1231", "ov_cimguiname": "ImGuiNextWindowData_destroy", "ret": "void", "signature": "(ImGuiNextWindowData*)", @@ -7873,7 +8009,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumnData", - "location": "imgui_internal:1712", + "location": "imgui_internal:1723", "ov_cimguiname": "ImGuiOldColumnData_ImGuiOldColumnData", "signature": "()", "stname": "ImGuiOldColumnData" @@ -7892,6 +8028,7 @@ "cimguiname": "ImGuiOldColumnData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1723", "ov_cimguiname": "ImGuiOldColumnData_destroy", "ret": "void", "signature": "(ImGuiOldColumnData*)", @@ -7908,7 +8045,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumns", - "location": "imgui_internal:1733", + "location": "imgui_internal:1744", "ov_cimguiname": "ImGuiOldColumns_ImGuiOldColumns", "signature": "()", "stname": "ImGuiOldColumns" @@ -7927,6 +8064,7 @@ "cimguiname": "ImGuiOldColumns_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1744", "ov_cimguiname": "ImGuiOldColumns_destroy", "ret": "void", "signature": "(ImGuiOldColumns*)", @@ -7943,7 +8081,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOnceUponAFrame", - "location": "imgui:2618", + "location": "imgui:2642", "ov_cimguiname": "ImGuiOnceUponAFrame_ImGuiOnceUponAFrame", "signature": "()", "stname": "ImGuiOnceUponAFrame" @@ -7962,6 +8100,7 @@ "cimguiname": "ImGuiOnceUponAFrame_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2642", "ov_cimguiname": "ImGuiOnceUponAFrame_destroy", "ret": "void", "signature": "(ImGuiOnceUponAFrame*)", @@ -7982,7 +8121,7 @@ "cimguiname": "ImGuiPayload_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2596", + "location": "imgui:2620", "ov_cimguiname": "ImGuiPayload_Clear", "ret": "void", "signature": "()", @@ -7999,7 +8138,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPayload", - "location": "imgui:2595", + "location": "imgui:2619", "ov_cimguiname": "ImGuiPayload_ImGuiPayload", "signature": "()", "stname": "ImGuiPayload" @@ -8023,7 +8162,7 @@ "cimguiname": "ImGuiPayload_IsDataType", "defaults": {}, "funcname": "IsDataType", - "location": "imgui:2597", + "location": "imgui:2621", "ov_cimguiname": "ImGuiPayload_IsDataType", "ret": "bool", "signature": "(const char*)const", @@ -8044,7 +8183,7 @@ "cimguiname": "ImGuiPayload_IsDelivery", "defaults": {}, "funcname": "IsDelivery", - "location": "imgui:2599", + "location": "imgui:2623", "ov_cimguiname": "ImGuiPayload_IsDelivery", "ret": "bool", "signature": "()const", @@ -8065,7 +8204,7 @@ "cimguiname": "ImGuiPayload_IsPreview", "defaults": {}, "funcname": "IsPreview", - "location": "imgui:2598", + "location": "imgui:2622", "ov_cimguiname": "ImGuiPayload_IsPreview", "ret": "bool", "signature": "()const", @@ -8085,6 +8224,7 @@ "cimguiname": "ImGuiPayload_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2619", "ov_cimguiname": "ImGuiPayload_destroy", "ret": "void", "signature": "(ImGuiPayload*)", @@ -8101,7 +8241,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformIO", - "location": "imgui:3730", + "location": "imgui:3719", "ov_cimguiname": "ImGuiPlatformIO_ImGuiPlatformIO", "signature": "()", "stname": "ImGuiPlatformIO" @@ -8120,6 +8260,7 @@ "cimguiname": "ImGuiPlatformIO_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3719", "ov_cimguiname": "ImGuiPlatformIO_destroy", "ret": "void", "signature": "(ImGuiPlatformIO*)", @@ -8136,7 +8277,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformImeData", - "location": "imgui:3751", + "location": "imgui:3829", "ov_cimguiname": "ImGuiPlatformImeData_ImGuiPlatformImeData", "signature": "()", "stname": "ImGuiPlatformImeData" @@ -8155,6 +8296,7 @@ "cimguiname": "ImGuiPlatformImeData_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3829", "ov_cimguiname": "ImGuiPlatformImeData_destroy", "ret": "void", "signature": "(ImGuiPlatformImeData*)", @@ -8171,7 +8313,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformMonitor", - "location": "imgui:3741", + "location": "imgui:3819", "ov_cimguiname": "ImGuiPlatformMonitor_ImGuiPlatformMonitor", "signature": "()", "stname": "ImGuiPlatformMonitor" @@ -8190,6 +8332,7 @@ "cimguiname": "ImGuiPlatformMonitor_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3819", "ov_cimguiname": "ImGuiPlatformMonitor_destroy", "ret": "void", "signature": "(ImGuiPlatformMonitor*)", @@ -8206,7 +8349,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPopupData", - "location": "imgui_internal:1353", + "location": "imgui_internal:1358", "ov_cimguiname": "ImGuiPopupData_ImGuiPopupData", "signature": "()", "stname": "ImGuiPopupData" @@ -8225,6 +8368,7 @@ "cimguiname": "ImGuiPopupData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1358", "ov_cimguiname": "ImGuiPopupData_destroy", "ret": "void", "signature": "(ImGuiPopupData*)", @@ -8246,7 +8390,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1326", + "location": "imgui_internal:1331", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr", "signature": "(void*)", "stname": "ImGuiPtrOrIndex" @@ -8265,7 +8409,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1327", + "location": "imgui_internal:1332", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int", "signature": "(int)", "stname": "ImGuiPtrOrIndex" @@ -8284,6 +8428,7 @@ "cimguiname": "ImGuiPtrOrIndex_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1331", "ov_cimguiname": "ImGuiPtrOrIndex_destroy", "ret": "void", "signature": "(ImGuiPtrOrIndex*)", @@ -8308,7 +8453,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_ApplyRequests", "defaults": {}, "funcname": "ApplyRequests", - "location": "imgui:2980", + "location": "imgui:3005", "ov_cimguiname": "ImGuiSelectionBasicStorage_ApplyRequests", "ret": "void", "signature": "(ImGuiMultiSelectIO*)", @@ -8329,7 +8474,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2982", + "location": "imgui:3007", "ov_cimguiname": "ImGuiSelectionBasicStorage_Clear", "ret": "void", "signature": "()", @@ -8354,7 +8499,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui:2981", + "location": "imgui:3006", "ov_cimguiname": "ImGuiSelectionBasicStorage_Contains", "ret": "bool", "signature": "(ImGuiID)const", @@ -8383,7 +8528,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_GetNextSelectedItem", "defaults": {}, "funcname": "GetNextSelectedItem", - "location": "imgui:2985", + "location": "imgui:3010", "ov_cimguiname": "ImGuiSelectionBasicStorage_GetNextSelectedItem", "ret": "bool", "signature": "(void**,ImGuiID*)", @@ -8408,7 +8553,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_GetStorageIdFromIndex", "defaults": {}, "funcname": "GetStorageIdFromIndex", - "location": "imgui:2986", + "location": "imgui:3011", "ov_cimguiname": "ImGuiSelectionBasicStorage_GetStorageIdFromIndex", "ret": "ImGuiID", "signature": "(int)", @@ -8425,7 +8570,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiSelectionBasicStorage", - "location": "imgui:2979", + "location": "imgui:3004", "ov_cimguiname": "ImGuiSelectionBasicStorage_ImGuiSelectionBasicStorage", "signature": "()", "stname": "ImGuiSelectionBasicStorage" @@ -8453,7 +8598,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_SetItemSelected", "defaults": {}, "funcname": "SetItemSelected", - "location": "imgui:2984", + "location": "imgui:3009", "ov_cimguiname": "ImGuiSelectionBasicStorage_SetItemSelected", "ret": "void", "signature": "(ImGuiID,bool)", @@ -8479,7 +8624,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_Swap", "defaults": {}, "funcname": "Swap", - "location": "imgui:2983", + "location": "imgui:3008", "ov_cimguiname": "ImGuiSelectionBasicStorage_Swap", "ret": "void", "signature": "(ImGuiSelectionBasicStorage*)", @@ -8499,6 +8644,7 @@ "cimguiname": "ImGuiSelectionBasicStorage_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3004", "ov_cimguiname": "ImGuiSelectionBasicStorage_destroy", "ret": "void", "signature": "(ImGuiSelectionBasicStorage*)", @@ -8523,7 +8669,7 @@ "cimguiname": "ImGuiSelectionExternalStorage_ApplyRequests", "defaults": {}, "funcname": "ApplyRequests", - "location": "imgui:2999", + "location": "imgui:3024", "ov_cimguiname": "ImGuiSelectionExternalStorage_ApplyRequests", "ret": "void", "signature": "(ImGuiMultiSelectIO*)", @@ -8540,7 +8686,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiSelectionExternalStorage", - "location": "imgui:2998", + "location": "imgui:3023", "ov_cimguiname": "ImGuiSelectionExternalStorage_ImGuiSelectionExternalStorage", "signature": "()", "stname": "ImGuiSelectionExternalStorage" @@ -8559,6 +8705,7 @@ "cimguiname": "ImGuiSelectionExternalStorage_destroy", "defaults": {}, "destructor": true, + "location": "imgui:3023", "ov_cimguiname": "ImGuiSelectionExternalStorage_destroy", "ret": "void", "signature": "(ImGuiSelectionExternalStorage*)", @@ -8575,7 +8722,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiSettingsHandler", - "location": "imgui_internal:2046", + "location": "imgui_internal:2066", "ov_cimguiname": "ImGuiSettingsHandler_ImGuiSettingsHandler", "signature": "()", "stname": "ImGuiSettingsHandler" @@ -8594,6 +8741,7 @@ "cimguiname": "ImGuiSettingsHandler_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2066", "ov_cimguiname": "ImGuiSettingsHandler_destroy", "ret": "void", "signature": "(ImGuiSettingsHandler*)", @@ -8610,7 +8758,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStackLevelInfo", - "location": "imgui_internal:2145", + "location": "imgui_internal:2184", "ov_cimguiname": "ImGuiStackLevelInfo_ImGuiStackLevelInfo", "signature": "()", "stname": "ImGuiStackLevelInfo" @@ -8629,97 +8777,13 @@ "cimguiname": "ImGuiStackLevelInfo_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2184", "ov_cimguiname": "ImGuiStackLevelInfo_destroy", "ret": "void", "signature": "(ImGuiStackLevelInfo*)", "stname": "ImGuiStackLevelInfo" } ], - "ImGuiStackSizes_CompareWithContextState": [ - { - "args": "(ImGuiStackSizes* self,ImGuiContext* ctx)", - "argsT": [ - { - "name": "self", - "type": "ImGuiStackSizes*" - }, - { - "name": "ctx", - "type": "ImGuiContext*" - } - ], - "argsoriginal": "(ImGuiContext* ctx)", - "call_args": "(ctx)", - "cimguiname": "ImGuiStackSizes_CompareWithContextState", - "defaults": {}, - "funcname": "CompareWithContextState", - "location": "imgui_internal:1302", - "ov_cimguiname": "ImGuiStackSizes_CompareWithContextState", - "ret": "void", - "signature": "(ImGuiContext*)", - "stname": "ImGuiStackSizes" - } - ], - "ImGuiStackSizes_ImGuiStackSizes": [ - { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiStackSizes_ImGuiStackSizes", - "constructor": true, - "defaults": {}, - "funcname": "ImGuiStackSizes", - "location": "imgui_internal:1300", - "ov_cimguiname": "ImGuiStackSizes_ImGuiStackSizes", - "signature": "()", - "stname": "ImGuiStackSizes" - } - ], - "ImGuiStackSizes_SetToContextState": [ - { - "args": "(ImGuiStackSizes* self,ImGuiContext* ctx)", - "argsT": [ - { - "name": "self", - "type": "ImGuiStackSizes*" - }, - { - "name": "ctx", - "type": "ImGuiContext*" - } - ], - "argsoriginal": "(ImGuiContext* ctx)", - "call_args": "(ctx)", - "cimguiname": "ImGuiStackSizes_SetToContextState", - "defaults": {}, - "funcname": "SetToContextState", - "location": "imgui_internal:1301", - "ov_cimguiname": "ImGuiStackSizes_SetToContextState", - "ret": "void", - "signature": "(ImGuiContext*)", - "stname": "ImGuiStackSizes" - } - ], - "ImGuiStackSizes_destroy": [ - { - "args": "(ImGuiStackSizes* self)", - "argsT": [ - { - "name": "self", - "type": "ImGuiStackSizes*" - } - ], - "call_args": "(self)", - "cimguiname": "ImGuiStackSizes_destroy", - "defaults": {}, - "destructor": true, - "ov_cimguiname": "ImGuiStackSizes_destroy", - "ret": "void", - "signature": "(ImGuiStackSizes*)", - "stname": "ImGuiStackSizes" - } - ], "ImGuiStoragePair_ImGuiStoragePair": [ { "args": "(ImGuiID _key,int _val)", @@ -8739,7 +8803,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2675", + "location": "imgui:2699", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Int", "signature": "(ImGuiID,int)", "stname": "ImGuiStoragePair" @@ -8762,7 +8826,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2676", + "location": "imgui:2700", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Float", "signature": "(ImGuiID,float)", "stname": "ImGuiStoragePair" @@ -8785,7 +8849,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2677", + "location": "imgui:2701", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Ptr", "signature": "(ImGuiID,void*)", "stname": "ImGuiStoragePair" @@ -8804,6 +8868,7 @@ "cimguiname": "ImGuiStoragePair_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2699", "ov_cimguiname": "ImGuiStoragePair_destroy", "ret": "void", "signature": "(ImGuiStoragePair*)", @@ -8824,7 +8889,7 @@ "cimguiname": "ImGuiStorage_BuildSortByKey", "defaults": {}, "funcname": "BuildSortByKey", - "location": "imgui:2716", + "location": "imgui:2740", "ov_cimguiname": "ImGuiStorage_BuildSortByKey", "ret": "void", "signature": "()", @@ -8845,7 +8910,7 @@ "cimguiname": "ImGuiStorage_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2696", + "location": "imgui:2720", "ov_cimguiname": "ImGuiStorage_Clear", "ret": "void", "signature": "()", @@ -8876,7 +8941,7 @@ "default_val": "false" }, "funcname": "GetBool", - "location": "imgui:2699", + "location": "imgui:2723", "ov_cimguiname": "ImGuiStorage_GetBool", "ret": "bool", "signature": "(ImGuiID,bool)const", @@ -8907,7 +8972,7 @@ "default_val": "false" }, "funcname": "GetBoolRef", - "location": "imgui:2711", + "location": "imgui:2735", "ov_cimguiname": "ImGuiStorage_GetBoolRef", "ret": "bool*", "signature": "(ImGuiID,bool)", @@ -8938,7 +9003,7 @@ "default_val": "0.0f" }, "funcname": "GetFloat", - "location": "imgui:2701", + "location": "imgui:2725", "ov_cimguiname": "ImGuiStorage_GetFloat", "ret": "float", "signature": "(ImGuiID,float)const", @@ -8969,7 +9034,7 @@ "default_val": "0.0f" }, "funcname": "GetFloatRef", - "location": "imgui:2712", + "location": "imgui:2736", "ov_cimguiname": "ImGuiStorage_GetFloatRef", "ret": "float*", "signature": "(ImGuiID,float)", @@ -9000,7 +9065,7 @@ "default_val": "0" }, "funcname": "GetInt", - "location": "imgui:2697", + "location": "imgui:2721", "ov_cimguiname": "ImGuiStorage_GetInt", "ret": "int", "signature": "(ImGuiID,int)const", @@ -9031,7 +9096,7 @@ "default_val": "0" }, "funcname": "GetIntRef", - "location": "imgui:2710", + "location": "imgui:2734", "ov_cimguiname": "ImGuiStorage_GetIntRef", "ret": "int*", "signature": "(ImGuiID,int)", @@ -9056,7 +9121,7 @@ "cimguiname": "ImGuiStorage_GetVoidPtr", "defaults": {}, "funcname": "GetVoidPtr", - "location": "imgui:2703", + "location": "imgui:2727", "ov_cimguiname": "ImGuiStorage_GetVoidPtr", "ret": "void*", "signature": "(ImGuiID)const", @@ -9087,7 +9152,7 @@ "default_val": "NULL" }, "funcname": "GetVoidPtrRef", - "location": "imgui:2713", + "location": "imgui:2737", "ov_cimguiname": "ImGuiStorage_GetVoidPtrRef", "ret": "void**", "signature": "(ImGuiID,void*)", @@ -9112,7 +9177,7 @@ "cimguiname": "ImGuiStorage_SetAllInt", "defaults": {}, "funcname": "SetAllInt", - "location": "imgui:2718", + "location": "imgui:2742", "ov_cimguiname": "ImGuiStorage_SetAllInt", "ret": "void", "signature": "(int)", @@ -9141,7 +9206,7 @@ "cimguiname": "ImGuiStorage_SetBool", "defaults": {}, "funcname": "SetBool", - "location": "imgui:2700", + "location": "imgui:2724", "ov_cimguiname": "ImGuiStorage_SetBool", "ret": "void", "signature": "(ImGuiID,bool)", @@ -9170,7 +9235,7 @@ "cimguiname": "ImGuiStorage_SetFloat", "defaults": {}, "funcname": "SetFloat", - "location": "imgui:2702", + "location": "imgui:2726", "ov_cimguiname": "ImGuiStorage_SetFloat", "ret": "void", "signature": "(ImGuiID,float)", @@ -9199,7 +9264,7 @@ "cimguiname": "ImGuiStorage_SetInt", "defaults": {}, "funcname": "SetInt", - "location": "imgui:2698", + "location": "imgui:2722", "ov_cimguiname": "ImGuiStorage_SetInt", "ret": "void", "signature": "(ImGuiID,int)", @@ -9228,7 +9293,7 @@ "cimguiname": "ImGuiStorage_SetVoidPtr", "defaults": {}, "funcname": "SetVoidPtr", - "location": "imgui:2704", + "location": "imgui:2728", "ov_cimguiname": "ImGuiStorage_SetVoidPtr", "ret": "void", "signature": "(ImGuiID,void*)", @@ -9254,7 +9319,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1060", + "location": "imgui_internal:1054", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Int", "signature": "(ImGuiStyleVar,int)", "stname": "ImGuiStyleMod" @@ -9277,7 +9342,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1061", + "location": "imgui_internal:1055", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Float", "signature": "(ImGuiStyleVar,float)", "stname": "ImGuiStyleMod" @@ -9300,7 +9365,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1062", + "location": "imgui_internal:1056", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Vec2", "signature": "(ImGuiStyleVar,ImVec2)", "stname": "ImGuiStyleMod" @@ -9319,6 +9384,7 @@ "cimguiname": "ImGuiStyleMod_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1054", "ov_cimguiname": "ImGuiStyleMod_destroy", "ret": "void", "signature": "(ImGuiStyleMod*)", @@ -9335,7 +9401,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyle", - "location": "imgui:2263", + "location": "imgui:2260", "ov_cimguiname": "ImGuiStyle_ImGuiStyle", "signature": "()", "stname": "ImGuiStyle" @@ -9359,7 +9425,7 @@ "cimguiname": "ImGuiStyle_ScaleAllSizes", "defaults": {}, "funcname": "ScaleAllSizes", - "location": "imgui:2264", + "location": "imgui:2261", "ov_cimguiname": "ImGuiStyle_ScaleAllSizes", "ret": "void", "signature": "(float)", @@ -9379,6 +9445,7 @@ "cimguiname": "ImGuiStyle_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2260", "ov_cimguiname": "ImGuiStyle_destroy", "ret": "void", "signature": "(ImGuiStyle*)", @@ -9395,7 +9462,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabBar", - "location": "imgui_internal:3043", + "location": "imgui_internal:2889", "ov_cimguiname": "ImGuiTabBar_ImGuiTabBar", "signature": "()", "stname": "ImGuiTabBar" @@ -9414,6 +9481,7 @@ "cimguiname": "ImGuiTabBar_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2889", "ov_cimguiname": "ImGuiTabBar_destroy", "ret": "void", "signature": "(ImGuiTabBar*)", @@ -9430,7 +9498,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabItem", - "location": "imgui_internal:3003", + "location": "imgui_internal:2848", "ov_cimguiname": "ImGuiTabItem_ImGuiTabItem", "signature": "()", "stname": "ImGuiTabItem" @@ -9449,6 +9517,7 @@ "cimguiname": "ImGuiTabItem_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2848", "ov_cimguiname": "ImGuiTabItem_destroy", "ret": "void", "signature": "(ImGuiTabItem*)", @@ -9465,7 +9534,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSettings", - "location": "imgui_internal:3310", + "location": "imgui_internal:3157", "ov_cimguiname": "ImGuiTableColumnSettings_ImGuiTableColumnSettings", "signature": "()", "stname": "ImGuiTableColumnSettings" @@ -9484,6 +9553,7 @@ "cimguiname": "ImGuiTableColumnSettings_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:3157", "ov_cimguiname": "ImGuiTableColumnSettings_destroy", "ret": "void", "signature": "(ImGuiTableColumnSettings*)", @@ -9500,7 +9570,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSortSpecs", - "location": "imgui:2086", + "location": "imgui:2083", "ov_cimguiname": "ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs", "signature": "()", "stname": "ImGuiTableColumnSortSpecs" @@ -9519,6 +9589,7 @@ "cimguiname": "ImGuiTableColumnSortSpecs_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2083", "ov_cimguiname": "ImGuiTableColumnSortSpecs_destroy", "ret": "void", "signature": "(ImGuiTableColumnSortSpecs*)", @@ -9535,7 +9606,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumn", - "location": "imgui_internal:3105", + "location": "imgui_internal:2952", "ov_cimguiname": "ImGuiTableColumn_ImGuiTableColumn", "signature": "()", "stname": "ImGuiTableColumn" @@ -9554,6 +9625,7 @@ "cimguiname": "ImGuiTableColumn_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2952", "ov_cimguiname": "ImGuiTableColumn_destroy", "ret": "void", "signature": "(ImGuiTableColumn*)", @@ -9570,7 +9642,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableInstanceData", - "location": "imgui_internal:3148", + "location": "imgui_internal:2995", "ov_cimguiname": "ImGuiTableInstanceData_ImGuiTableInstanceData", "signature": "()", "stname": "ImGuiTableInstanceData" @@ -9589,6 +9661,7 @@ "cimguiname": "ImGuiTableInstanceData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2995", "ov_cimguiname": "ImGuiTableInstanceData_destroy", "ret": "void", "signature": "(ImGuiTableInstanceData*)", @@ -9609,7 +9682,7 @@ "cimguiname": "ImGuiTableSettings_GetColumnSettings", "defaults": {}, "funcname": "GetColumnSettings", - "location": "imgui_internal:3333", + "location": "imgui_internal:3180", "ov_cimguiname": "ImGuiTableSettings_GetColumnSettings", "ret": "ImGuiTableColumnSettings*", "signature": "()", @@ -9626,7 +9699,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSettings", - "location": "imgui_internal:3332", + "location": "imgui_internal:3179", "ov_cimguiname": "ImGuiTableSettings_ImGuiTableSettings", "signature": "()", "stname": "ImGuiTableSettings" @@ -9645,6 +9718,7 @@ "cimguiname": "ImGuiTableSettings_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:3179", "ov_cimguiname": "ImGuiTableSettings_destroy", "ret": "void", "signature": "(ImGuiTableSettings*)", @@ -9661,7 +9735,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSortSpecs", - "location": "imgui:2075", + "location": "imgui:2072", "ov_cimguiname": "ImGuiTableSortSpecs_ImGuiTableSortSpecs", "signature": "()", "stname": "ImGuiTableSortSpecs" @@ -9680,6 +9754,7 @@ "cimguiname": "ImGuiTableSortSpecs_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2072", "ov_cimguiname": "ImGuiTableSortSpecs_destroy", "ret": "void", "signature": "(ImGuiTableSortSpecs*)", @@ -9696,7 +9771,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableTempData", - "location": "imgui_internal:3295", + "location": "imgui_internal:3142", "ov_cimguiname": "ImGuiTableTempData_ImGuiTableTempData", "signature": "()", "stname": "ImGuiTableTempData" @@ -9715,6 +9790,7 @@ "cimguiname": "ImGuiTableTempData_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:3142", "ov_cimguiname": "ImGuiTableTempData_destroy", "ret": "void", "signature": "(ImGuiTableTempData*)", @@ -9731,7 +9807,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTable", - "location": "imgui_internal:3267", + "location": "imgui_internal:3114", "ov_cimguiname": "ImGuiTable_ImGuiTable", "signature": "()", "stname": "ImGuiTable" @@ -9750,7 +9826,7 @@ "cimguiname": "ImGuiTable_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:3268", + "location": "imgui_internal:3115", "ov_cimguiname": "ImGuiTable_destroy", "realdestructor": true, "ret": "void", @@ -9768,7 +9844,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextBuffer", - "location": "imgui:2656", + "location": "imgui:2680", "ov_cimguiname": "ImGuiTextBuffer_ImGuiTextBuffer", "signature": "()", "stname": "ImGuiTextBuffer" @@ -9798,7 +9874,7 @@ "str_end": "NULL" }, "funcname": "append", - "location": "imgui:2665", + "location": "imgui:2689", "ov_cimguiname": "ImGuiTextBuffer_append", "ret": "void", "signature": "(const char*,const char*)", @@ -9807,32 +9883,32 @@ ], "ImGuiTextBuffer_appendf": [ { - "args": "(ImGuiTextBuffer* self,const char* fmt,...)", + "args": "(struct ImGuiTextBuffer* buffer, const char* fmt,...)", "argsT": [ { - "name": "self", - "type": "ImGuiTextBuffer*" + "name": "buffer", + "type": "struct ImGuiTextBuffer*" }, { "name": "fmt", - "type": "const char*" + "type": " const char*" }, { "name": "...", "type": "..." } ], - "argsoriginal": "(const char* fmt,...)", - "call_args": "(fmt,...)", + "argsoriginal": "(struct ImGuiTextBuffer* buffer, const char* fmt, ...)", + "call_args": "(buffer,fmt,...)", "cimguiname": "ImGuiTextBuffer_appendf", "defaults": {}, "funcname": "appendf", "isvararg": "...)", - "location": "imgui:2666", + "location": "imgui:2690", "manual": true, "ov_cimguiname": "ImGuiTextBuffer_appendf", "ret": "void", - "signature": "(const char*,...)", + "signature": "(struct ImGuiTextBuffer*, const char*,...)", "stname": "ImGuiTextBuffer" } ], @@ -9858,7 +9934,7 @@ "cimguiname": "ImGuiTextBuffer_appendfv", "defaults": {}, "funcname": "appendfv", - "location": "imgui:2667", + "location": "imgui:2691", "ov_cimguiname": "ImGuiTextBuffer_appendfv", "ret": "void", "signature": "(const char*,va_list)", @@ -9879,7 +9955,7 @@ "cimguiname": "ImGuiTextBuffer_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2658", + "location": "imgui:2682", "ov_cimguiname": "ImGuiTextBuffer_begin", "ret": "const char*", "signature": "()const", @@ -9900,7 +9976,7 @@ "cimguiname": "ImGuiTextBuffer_c_str", "defaults": {}, "funcname": "c_str", - "location": "imgui:2664", + "location": "imgui:2688", "ov_cimguiname": "ImGuiTextBuffer_c_str", "ret": "const char*", "signature": "()const", @@ -9921,7 +9997,7 @@ "cimguiname": "ImGuiTextBuffer_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:2662", + "location": "imgui:2686", "ov_cimguiname": "ImGuiTextBuffer_clear", "ret": "void", "signature": "()", @@ -9941,6 +10017,7 @@ "cimguiname": "ImGuiTextBuffer_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2680", "ov_cimguiname": "ImGuiTextBuffer_destroy", "ret": "void", "signature": "(ImGuiTextBuffer*)", @@ -9961,7 +10038,7 @@ "cimguiname": "ImGuiTextBuffer_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2661", + "location": "imgui:2685", "ov_cimguiname": "ImGuiTextBuffer_empty", "ret": "bool", "signature": "()const", @@ -9982,7 +10059,7 @@ "cimguiname": "ImGuiTextBuffer_end", "defaults": {}, "funcname": "end", - "location": "imgui:2659", + "location": "imgui:2683", "ov_cimguiname": "ImGuiTextBuffer_end", "ret": "const char*", "signature": "()const", @@ -10007,7 +10084,7 @@ "cimguiname": "ImGuiTextBuffer_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:2663", + "location": "imgui:2687", "ov_cimguiname": "ImGuiTextBuffer_reserve", "ret": "void", "signature": "(int)", @@ -10028,7 +10105,7 @@ "cimguiname": "ImGuiTextBuffer_size", "defaults": {}, "funcname": "size", - "location": "imgui:2660", + "location": "imgui:2684", "ov_cimguiname": "ImGuiTextBuffer_size", "ret": "int", "signature": "()const", @@ -10049,7 +10126,7 @@ "cimguiname": "ImGuiTextFilter_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:2629", + "location": "imgui:2653", "ov_cimguiname": "ImGuiTextFilter_Build", "ret": "void", "signature": "()", @@ -10070,7 +10147,7 @@ "cimguiname": "ImGuiTextFilter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2630", + "location": "imgui:2654", "ov_cimguiname": "ImGuiTextFilter_Clear", "ret": "void", "signature": "()", @@ -10102,7 +10179,7 @@ "width": "0.0f" }, "funcname": "Draw", - "location": "imgui:2627", + "location": "imgui:2651", "ov_cimguiname": "ImGuiTextFilter_Draw", "ret": "bool", "signature": "(const char*,float)", @@ -10126,7 +10203,7 @@ "default_filter": "\"\"" }, "funcname": "ImGuiTextFilter", - "location": "imgui:2626", + "location": "imgui:2650", "ov_cimguiname": "ImGuiTextFilter_ImGuiTextFilter", "signature": "(const char*)", "stname": "ImGuiTextFilter" @@ -10146,7 +10223,7 @@ "cimguiname": "ImGuiTextFilter_IsActive", "defaults": {}, "funcname": "IsActive", - "location": "imgui:2631", + "location": "imgui:2655", "ov_cimguiname": "ImGuiTextFilter_IsActive", "ret": "bool", "signature": "()const", @@ -10177,7 +10254,7 @@ "text_end": "NULL" }, "funcname": "PassFilter", - "location": "imgui:2628", + "location": "imgui:2652", "ov_cimguiname": "ImGuiTextFilter_PassFilter", "ret": "bool", "signature": "(const char*,const char*)const", @@ -10197,6 +10274,7 @@ "cimguiname": "ImGuiTextFilter_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2650", "ov_cimguiname": "ImGuiTextFilter_destroy", "ret": "void", "signature": "(ImGuiTextFilter*)", @@ -10229,7 +10307,7 @@ "cimguiname": "ImGuiTextIndex_append", "defaults": {}, "funcname": "append", - "location": "imgui_internal:754", + "location": "imgui_internal:743", "ov_cimguiname": "ImGuiTextIndex_append", "ret": "void", "signature": "(const char*,int,int)", @@ -10250,7 +10328,7 @@ "cimguiname": "ImGuiTextIndex_clear", "defaults": {}, "funcname": "clear", - "location": "imgui_internal:750", + "location": "imgui_internal:739", "ov_cimguiname": "ImGuiTextIndex_clear", "ret": "void", "signature": "()", @@ -10279,7 +10357,7 @@ "cimguiname": "ImGuiTextIndex_get_line_begin", "defaults": {}, "funcname": "get_line_begin", - "location": "imgui_internal:752", + "location": "imgui_internal:741", "ov_cimguiname": "ImGuiTextIndex_get_line_begin", "ret": "const char*", "signature": "(const char*,int)", @@ -10308,7 +10386,7 @@ "cimguiname": "ImGuiTextIndex_get_line_end", "defaults": {}, "funcname": "get_line_end", - "location": "imgui_internal:753", + "location": "imgui_internal:742", "ov_cimguiname": "ImGuiTextIndex_get_line_end", "ret": "const char*", "signature": "(const char*,int)", @@ -10329,7 +10407,7 @@ "cimguiname": "ImGuiTextIndex_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:751", + "location": "imgui_internal:740", "ov_cimguiname": "ImGuiTextIndex_size", "ret": "int", "signature": "()", @@ -10346,7 +10424,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2639", + "location": "imgui:2663", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRange_Nil", "signature": "()", "stname": "ImGuiTextRange" @@ -10369,7 +10447,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2640", + "location": "imgui:2664", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRange_Str", "signature": "(const char*,const char*)", "stname": "ImGuiTextRange" @@ -10388,6 +10466,7 @@ "cimguiname": "ImGuiTextRange_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2663", "ov_cimguiname": "ImGuiTextRange_destroy", "ret": "void", "signature": "(ImGuiTextRange*)", @@ -10408,7 +10487,7 @@ "cimguiname": "ImGuiTextRange_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2641", + "location": "imgui:2665", "ov_cimguiname": "ImGuiTextRange_empty", "ret": "bool", "signature": "()const", @@ -10437,7 +10516,7 @@ "cimguiname": "ImGuiTextRange_split", "defaults": {}, "funcname": "split", - "location": "imgui:2642", + "location": "imgui:2666", "ov_cimguiname": "ImGuiTextRange_split", "ret": "void", "signature": "(char,ImVector_ImGuiTextRange*)const", @@ -10458,7 +10537,7 @@ "cimguiname": "ImGuiTypingSelectState_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1677", + "location": "imgui_internal:1688", "ov_cimguiname": "ImGuiTypingSelectState_Clear", "ret": "void", "signature": "()", @@ -10475,7 +10554,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTypingSelectState", - "location": "imgui_internal:1676", + "location": "imgui_internal:1687", "ov_cimguiname": "ImGuiTypingSelectState_ImGuiTypingSelectState", "signature": "()", "stname": "ImGuiTypingSelectState" @@ -10494,6 +10573,7 @@ "cimguiname": "ImGuiTypingSelectState_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:1687", "ov_cimguiname": "ImGuiTypingSelectState_destroy", "ret": "void", "signature": "(ImGuiTypingSelectState*)", @@ -10502,7 +10582,7 @@ ], "ImGuiViewportP_CalcWorkRectPos": [ { - "args": "(ImVec2 *pOut,ImGuiViewportP* self,const ImVec2 off_min)", + "args": "(ImVec2 *pOut,ImGuiViewportP* self,const ImVec2 inset_min)", "argsT": [ { "name": "pOut", @@ -10513,16 +10593,16 @@ "type": "ImGuiViewportP*" }, { - "name": "off_min", + "name": "inset_min", "type": "const ImVec2" } ], - "argsoriginal": "(const ImVec2& off_min)", - "call_args": "(off_min)", + "argsoriginal": "(const ImVec2& inset_min)", + "call_args": "(inset_min)", "cimguiname": "ImGuiViewportP_CalcWorkRectPos", "defaults": {}, "funcname": "CalcWorkRectPos", - "location": "imgui_internal:1998", + "location": "imgui_internal:2018", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_CalcWorkRectPos", "ret": "void", @@ -10532,7 +10612,7 @@ ], "ImGuiViewportP_CalcWorkRectSize": [ { - "args": "(ImVec2 *pOut,ImGuiViewportP* self,const ImVec2 off_min,const ImVec2 off_max)", + "args": "(ImVec2 *pOut,ImGuiViewportP* self,const ImVec2 inset_min,const ImVec2 inset_max)", "argsT": [ { "name": "pOut", @@ -10543,20 +10623,20 @@ "type": "ImGuiViewportP*" }, { - "name": "off_min", + "name": "inset_min", "type": "const ImVec2" }, { - "name": "off_max", + "name": "inset_max", "type": "const ImVec2" } ], - "argsoriginal": "(const ImVec2& off_min,const ImVec2& off_max)", - "call_args": "(off_min,off_max)", + "argsoriginal": "(const ImVec2& inset_min,const ImVec2& inset_max)", + "call_args": "(inset_min,inset_max)", "cimguiname": "ImGuiViewportP_CalcWorkRectSize", "defaults": {}, "funcname": "CalcWorkRectSize", - "location": "imgui_internal:1999", + "location": "imgui_internal:2019", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_CalcWorkRectSize", "ret": "void", @@ -10578,7 +10658,7 @@ "cimguiname": "ImGuiViewportP_ClearRequestFlags", "defaults": {}, "funcname": "ClearRequestFlags", - "location": "imgui_internal:1995", + "location": "imgui_internal:2015", "ov_cimguiname": "ImGuiViewportP_ClearRequestFlags", "ret": "void", "signature": "()", @@ -10603,7 +10683,7 @@ "cimguiname": "ImGuiViewportP_GetBuildWorkRect", "defaults": {}, "funcname": "GetBuildWorkRect", - "location": "imgui_internal:2005", + "location": "imgui_internal:2025", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetBuildWorkRect", "ret": "void", @@ -10629,7 +10709,7 @@ "cimguiname": "ImGuiViewportP_GetMainRect", "defaults": {}, "funcname": "GetMainRect", - "location": "imgui_internal:2003", + "location": "imgui_internal:2023", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetMainRect", "ret": "void", @@ -10655,7 +10735,7 @@ "cimguiname": "ImGuiViewportP_GetWorkRect", "defaults": {}, "funcname": "GetWorkRect", - "location": "imgui_internal:2004", + "location": "imgui_internal:2024", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetWorkRect", "ret": "void", @@ -10673,7 +10753,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewportP", - "location": "imgui_internal:1993", + "location": "imgui_internal:2013", "ov_cimguiname": "ImGuiViewportP_ImGuiViewportP", "signature": "()", "stname": "ImGuiViewportP" @@ -10693,7 +10773,7 @@ "cimguiname": "ImGuiViewportP_UpdateWorkRect", "defaults": {}, "funcname": "UpdateWorkRect", - "location": "imgui_internal:2000", + "location": "imgui_internal:2020", "ov_cimguiname": "ImGuiViewportP_UpdateWorkRect", "ret": "void", "signature": "()", @@ -10713,7 +10793,7 @@ "cimguiname": "ImGuiViewportP_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1994", + "location": "imgui_internal:2014", "ov_cimguiname": "ImGuiViewportP_destroy", "realdestructor": true, "ret": "void", @@ -10739,7 +10819,7 @@ "cimguiname": "ImGuiViewport_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui:3618", + "location": "imgui:3662", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetCenter", "ret": "void", @@ -10765,7 +10845,7 @@ "cimguiname": "ImGuiViewport_GetWorkCenter", "defaults": {}, "funcname": "GetWorkCenter", - "location": "imgui:3619", + "location": "imgui:3663", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetWorkCenter", "ret": "void", @@ -10783,7 +10863,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewport", - "location": "imgui:3614", + "location": "imgui:3658", "ov_cimguiname": "ImGuiViewport_ImGuiViewport", "signature": "()", "stname": "ImGuiViewport" @@ -10802,7 +10882,7 @@ "cimguiname": "ImGuiViewport_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3615", + "location": "imgui:3659", "ov_cimguiname": "ImGuiViewport_destroy", "realdestructor": true, "ret": "void", @@ -10820,7 +10900,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindowClass", - "location": "imgui:2577", + "location": "imgui:2601", "ov_cimguiname": "ImGuiWindowClass_ImGuiWindowClass", "signature": "()", "stname": "ImGuiWindowClass" @@ -10839,6 +10919,7 @@ "cimguiname": "ImGuiWindowClass_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2601", "ov_cimguiname": "ImGuiWindowClass_destroy", "ret": "void", "signature": "(ImGuiWindowClass*)", @@ -10859,7 +10940,7 @@ "cimguiname": "ImGuiWindowSettings_GetName", "defaults": {}, "funcname": "GetName", - "location": "imgui_internal:2031", + "location": "imgui_internal:2051", "ov_cimguiname": "ImGuiWindowSettings_GetName", "ret": "char*", "signature": "()", @@ -10876,7 +10957,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindowSettings", - "location": "imgui_internal:2030", + "location": "imgui_internal:2050", "ov_cimguiname": "ImGuiWindowSettings_ImGuiWindowSettings", "signature": "()", "stname": "ImGuiWindowSettings" @@ -10895,6 +10976,7 @@ "cimguiname": "ImGuiWindowSettings_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:2050", "ov_cimguiname": "ImGuiWindowSettings_destroy", "ret": "void", "signature": "(ImGuiWindowSettings*)", @@ -10915,7 +10997,7 @@ "cimguiname": "ImGuiWindow_CalcFontSize", "defaults": {}, "funcname": "CalcFontSize", - "location": "imgui_internal:2960", + "location": "imgui_internal:2805", "ov_cimguiname": "ImGuiWindow_CalcFontSize", "ret": "float", "signature": "()const", @@ -10946,7 +11028,7 @@ "str_end": "NULL" }, "funcname": "GetID", - "location": "imgui_internal:2953", + "location": "imgui_internal:2797", "ov_cimguiname": "ImGuiWindow_GetID_Str", "ret": "ImGuiID", "signature": "(const char*,const char*)", @@ -10969,7 +11051,7 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:2954", + "location": "imgui_internal:2798", "ov_cimguiname": "ImGuiWindow_GetID_Ptr", "ret": "ImGuiID", "signature": "(const void*)", @@ -10992,13 +11074,38 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:2955", + "location": "imgui_internal:2799", "ov_cimguiname": "ImGuiWindow_GetID_Int", "ret": "ImGuiID", "signature": "(int)", "stname": "ImGuiWindow" } ], + "ImGuiWindow_GetIDFromPos": [ + { + "args": "(ImGuiWindow* self,const ImVec2 p_abs)", + "argsT": [ + { + "name": "self", + "type": "ImGuiWindow*" + }, + { + "name": "p_abs", + "type": "const ImVec2" + } + ], + "argsoriginal": "(const ImVec2& p_abs)", + "call_args": "(p_abs)", + "cimguiname": "ImGuiWindow_GetIDFromPos", + "defaults": {}, + "funcname": "GetIDFromPos", + "location": "imgui_internal:2800", + "ov_cimguiname": "ImGuiWindow_GetIDFromPos", + "ret": "ImGuiID", + "signature": "(const ImVec2)", + "stname": "ImGuiWindow" + } + ], "ImGuiWindow_GetIDFromRectangle": [ { "args": "(ImGuiWindow* self,const ImRect r_abs)", @@ -11017,7 +11124,7 @@ "cimguiname": "ImGuiWindow_GetIDFromRectangle", "defaults": {}, "funcname": "GetIDFromRectangle", - "location": "imgui_internal:2956", + "location": "imgui_internal:2801", "ov_cimguiname": "ImGuiWindow_GetIDFromRectangle", "ret": "ImGuiID", "signature": "(const ImRect)", @@ -11043,7 +11150,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindow", - "location": "imgui_internal:2949", + "location": "imgui_internal:2793", "ov_cimguiname": "ImGuiWindow_ImGuiWindow", "signature": "(ImGuiContext*,const char*)", "stname": "ImGuiWindow" @@ -11067,7 +11174,7 @@ "cimguiname": "ImGuiWindow_MenuBarRect", "defaults": {}, "funcname": "MenuBarRect", - "location": "imgui_internal:2962", + "location": "imgui_internal:2807", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_MenuBarRect", "ret": "void", @@ -11093,7 +11200,7 @@ "cimguiname": "ImGuiWindow_Rect", "defaults": {}, "funcname": "Rect", - "location": "imgui_internal:2959", + "location": "imgui_internal:2804", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_Rect", "ret": "void", @@ -11119,7 +11226,7 @@ "cimguiname": "ImGuiWindow_TitleBarRect", "defaults": {}, "funcname": "TitleBarRect", - "location": "imgui_internal:2961", + "location": "imgui_internal:2806", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_TitleBarRect", "ret": "void", @@ -11140,7 +11247,7 @@ "cimguiname": "ImGuiWindow_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:2951", + "location": "imgui_internal:2795", "ov_cimguiname": "ImGuiWindow_destroy", "realdestructor": true, "ret": "void", @@ -11162,7 +11269,7 @@ "cimguiname": "ImPool_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:707", + "location": "imgui_internal:696", "ov_cimguiname": "ImPool_Add", "ret": "T*", "signature": "()", @@ -11184,7 +11291,7 @@ "cimguiname": "ImPool_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:706", + "location": "imgui_internal:695", "ov_cimguiname": "ImPool_Clear", "ret": "void", "signature": "()", @@ -11210,7 +11317,7 @@ "cimguiname": "ImPool_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:705", + "location": "imgui_internal:694", "ov_cimguiname": "ImPool_Contains", "ret": "bool", "signature": "(const T*)const", @@ -11232,7 +11339,7 @@ "cimguiname": "ImPool_GetAliveCount", "defaults": {}, "funcname": "GetAliveCount", - "location": "imgui_internal:714", + "location": "imgui_internal:703", "ov_cimguiname": "ImPool_GetAliveCount", "ret": "int", "signature": "()const", @@ -11254,7 +11361,7 @@ "cimguiname": "ImPool_GetBufSize", "defaults": {}, "funcname": "GetBufSize", - "location": "imgui_internal:715", + "location": "imgui_internal:704", "ov_cimguiname": "ImPool_GetBufSize", "ret": "int", "signature": "()const", @@ -11280,7 +11387,7 @@ "cimguiname": "ImPool_GetByIndex", "defaults": {}, "funcname": "GetByIndex", - "location": "imgui_internal:702", + "location": "imgui_internal:691", "ov_cimguiname": "ImPool_GetByIndex", "ret": "T*", "signature": "(ImPoolIdx)", @@ -11306,7 +11413,7 @@ "cimguiname": "ImPool_GetByKey", "defaults": {}, "funcname": "GetByKey", - "location": "imgui_internal:701", + "location": "imgui_internal:690", "ov_cimguiname": "ImPool_GetByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -11332,7 +11439,7 @@ "cimguiname": "ImPool_GetIndex", "defaults": {}, "funcname": "GetIndex", - "location": "imgui_internal:703", + "location": "imgui_internal:692", "ov_cimguiname": "ImPool_GetIndex", "ret": "ImPoolIdx", "signature": "(const T*)const", @@ -11354,7 +11461,7 @@ "cimguiname": "ImPool_GetMapSize", "defaults": {}, "funcname": "GetMapSize", - "location": "imgui_internal:716", + "location": "imgui_internal:705", "ov_cimguiname": "ImPool_GetMapSize", "ret": "int", "signature": "()const", @@ -11380,7 +11487,7 @@ "cimguiname": "ImPool_GetOrAddByKey", "defaults": {}, "funcname": "GetOrAddByKey", - "location": "imgui_internal:704", + "location": "imgui_internal:693", "ov_cimguiname": "ImPool_GetOrAddByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -11398,7 +11505,7 @@ "constructor": true, "defaults": {}, "funcname": "ImPool", - "location": "imgui_internal:699", + "location": "imgui_internal:688", "ov_cimguiname": "ImPool_ImPool", "signature": "()", "stname": "ImPool", @@ -11427,7 +11534,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:708", + "location": "imgui_internal:697", "ov_cimguiname": "ImPool_Remove_TPtr", "ret": "void", "signature": "(ImGuiID,const T*)", @@ -11455,7 +11562,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:709", + "location": "imgui_internal:698", "ov_cimguiname": "ImPool_Remove_PoolIdx", "ret": "void", "signature": "(ImGuiID,ImPoolIdx)", @@ -11481,7 +11588,7 @@ "cimguiname": "ImPool_Reserve", "defaults": {}, "funcname": "Reserve", - "location": "imgui_internal:710", + "location": "imgui_internal:699", "ov_cimguiname": "ImPool_Reserve", "ret": "void", "signature": "(int)", @@ -11507,7 +11614,7 @@ "cimguiname": "ImPool_TryGetMapData", "defaults": {}, "funcname": "TryGetMapData", - "location": "imgui_internal:717", + "location": "imgui_internal:706", "ov_cimguiname": "ImPool_TryGetMapData", "ret": "T*", "signature": "(ImPoolIdx)", @@ -11528,7 +11635,7 @@ "cimguiname": "ImPool_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:700", + "location": "imgui_internal:689", "ov_cimguiname": "ImPool_destroy", "realdestructor": true, "ret": "void", @@ -11555,7 +11662,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:570", + "location": "imgui_internal:559", "ov_cimguiname": "ImRect_Add_Vec2", "ret": "void", "signature": "(const ImVec2)", @@ -11578,7 +11685,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:571", + "location": "imgui_internal:560", "ov_cimguiname": "ImRect_Add_Rect", "ret": "void", "signature": "(const ImRect)", @@ -11603,7 +11710,7 @@ "cimguiname": "ImRect_ClipWith", "defaults": {}, "funcname": "ClipWith", - "location": "imgui_internal:577", + "location": "imgui_internal:566", "ov_cimguiname": "ImRect_ClipWith", "ret": "void", "signature": "(const ImRect)", @@ -11628,7 +11735,7 @@ "cimguiname": "ImRect_ClipWithFull", "defaults": {}, "funcname": "ClipWithFull", - "location": "imgui_internal:578", + "location": "imgui_internal:567", "ov_cimguiname": "ImRect_ClipWithFull", "ret": "void", "signature": "(const ImRect)", @@ -11653,7 +11760,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:566", + "location": "imgui_internal:555", "ov_cimguiname": "ImRect_Contains_Vec2", "ret": "bool", "signature": "(const ImVec2)const", @@ -11676,7 +11783,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:567", + "location": "imgui_internal:556", "ov_cimguiname": "ImRect_Contains_Rect", "ret": "bool", "signature": "(const ImRect)const", @@ -11705,7 +11812,7 @@ "cimguiname": "ImRect_ContainsWithPad", "defaults": {}, "funcname": "ContainsWithPad", - "location": "imgui_internal:568", + "location": "imgui_internal:557", "ov_cimguiname": "ImRect_ContainsWithPad", "ret": "bool", "signature": "(const ImVec2,const ImVec2)const", @@ -11730,7 +11837,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:572", + "location": "imgui_internal:561", "ov_cimguiname": "ImRect_Expand_Float", "ret": "void", "signature": "(const float)", @@ -11753,7 +11860,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:573", + "location": "imgui_internal:562", "ov_cimguiname": "ImRect_Expand_Vec2", "ret": "void", "signature": "(const ImVec2)", @@ -11774,7 +11881,7 @@ "cimguiname": "ImRect_Floor", "defaults": {}, "funcname": "Floor", - "location": "imgui_internal:579", + "location": "imgui_internal:568", "ov_cimguiname": "ImRect_Floor", "ret": "void", "signature": "()", @@ -11795,7 +11902,7 @@ "cimguiname": "ImRect_GetArea", "defaults": {}, "funcname": "GetArea", - "location": "imgui_internal:561", + "location": "imgui_internal:550", "ov_cimguiname": "ImRect_GetArea", "ret": "float", "signature": "()const", @@ -11820,7 +11927,7 @@ "cimguiname": "ImRect_GetBL", "defaults": {}, "funcname": "GetBL", - "location": "imgui_internal:564", + "location": "imgui_internal:553", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBL", "ret": "void", @@ -11846,7 +11953,7 @@ "cimguiname": "ImRect_GetBR", "defaults": {}, "funcname": "GetBR", - "location": "imgui_internal:565", + "location": "imgui_internal:554", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBR", "ret": "void", @@ -11872,7 +11979,7 @@ "cimguiname": "ImRect_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui_internal:557", + "location": "imgui_internal:546", "nonUDT": 1, "ov_cimguiname": "ImRect_GetCenter", "ret": "void", @@ -11894,7 +12001,7 @@ "cimguiname": "ImRect_GetHeight", "defaults": {}, "funcname": "GetHeight", - "location": "imgui_internal:560", + "location": "imgui_internal:549", "ov_cimguiname": "ImRect_GetHeight", "ret": "float", "signature": "()const", @@ -11919,7 +12026,7 @@ "cimguiname": "ImRect_GetSize", "defaults": {}, "funcname": "GetSize", - "location": "imgui_internal:558", + "location": "imgui_internal:547", "nonUDT": 1, "ov_cimguiname": "ImRect_GetSize", "ret": "void", @@ -11945,7 +12052,7 @@ "cimguiname": "ImRect_GetTL", "defaults": {}, "funcname": "GetTL", - "location": "imgui_internal:562", + "location": "imgui_internal:551", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTL", "ret": "void", @@ -11971,7 +12078,7 @@ "cimguiname": "ImRect_GetTR", "defaults": {}, "funcname": "GetTR", - "location": "imgui_internal:563", + "location": "imgui_internal:552", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTR", "ret": "void", @@ -11993,7 +12100,7 @@ "cimguiname": "ImRect_GetWidth", "defaults": {}, "funcname": "GetWidth", - "location": "imgui_internal:559", + "location": "imgui_internal:548", "ov_cimguiname": "ImRect_GetWidth", "ret": "float", "signature": "()const", @@ -12010,7 +12117,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:552", + "location": "imgui_internal:541", "ov_cimguiname": "ImRect_ImRect_Nil", "signature": "()", "stname": "ImRect" @@ -12033,7 +12140,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:553", + "location": "imgui_internal:542", "ov_cimguiname": "ImRect_ImRect_Vec2", "signature": "(const ImVec2,const ImVec2)", "stname": "ImRect" @@ -12052,7 +12159,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:554", + "location": "imgui_internal:543", "ov_cimguiname": "ImRect_ImRect_Vec4", "signature": "(const ImVec4)", "stname": "ImRect" @@ -12083,7 +12190,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:555", + "location": "imgui_internal:544", "ov_cimguiname": "ImRect_ImRect_Float", "signature": "(float,float,float,float)", "stname": "ImRect" @@ -12103,7 +12210,7 @@ "cimguiname": "ImRect_IsInverted", "defaults": {}, "funcname": "IsInverted", - "location": "imgui_internal:580", + "location": "imgui_internal:569", "ov_cimguiname": "ImRect_IsInverted", "ret": "bool", "signature": "()const", @@ -12128,7 +12235,7 @@ "cimguiname": "ImRect_Overlaps", "defaults": {}, "funcname": "Overlaps", - "location": "imgui_internal:569", + "location": "imgui_internal:558", "ov_cimguiname": "ImRect_Overlaps", "ret": "bool", "signature": "(const ImRect)const", @@ -12153,7 +12260,7 @@ "cimguiname": "ImRect_ToVec4", "defaults": {}, "funcname": "ToVec4", - "location": "imgui_internal:581", + "location": "imgui_internal:570", "nonUDT": 1, "ov_cimguiname": "ImRect_ToVec4", "ret": "void", @@ -12179,7 +12286,7 @@ "cimguiname": "ImRect_Translate", "defaults": {}, "funcname": "Translate", - "location": "imgui_internal:574", + "location": "imgui_internal:563", "ov_cimguiname": "ImRect_Translate", "ret": "void", "signature": "(const ImVec2)", @@ -12204,7 +12311,7 @@ "cimguiname": "ImRect_TranslateX", "defaults": {}, "funcname": "TranslateX", - "location": "imgui_internal:575", + "location": "imgui_internal:564", "ov_cimguiname": "ImRect_TranslateX", "ret": "void", "signature": "(float)", @@ -12229,7 +12336,7 @@ "cimguiname": "ImRect_TranslateY", "defaults": {}, "funcname": "TranslateY", - "location": "imgui_internal:576", + "location": "imgui_internal:565", "ov_cimguiname": "ImRect_TranslateY", "ret": "void", "signature": "(float)", @@ -12249,6 +12356,7 @@ "cimguiname": "ImRect_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:541", "ov_cimguiname": "ImRect_destroy", "ret": "void", "signature": "(ImRect*)", @@ -12269,7 +12377,7 @@ "cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "defaults": {}, "funcname": "GetArenaSizeInBytes", - "location": "imgui_internal:679", + "location": "imgui_internal:668", "ov_cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "ret": "int", "signature": "()", @@ -12295,7 +12403,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "defaults": {}, "funcname": "GetSpanPtrBegin", - "location": "imgui_internal:681", + "location": "imgui_internal:670", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "ret": "void*", "signature": "(int)", @@ -12321,7 +12429,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "defaults": {}, "funcname": "GetSpanPtrEnd", - "location": "imgui_internal:682", + "location": "imgui_internal:671", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "ret": "void*", "signature": "(int)", @@ -12339,7 +12447,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpanAllocator", - "location": "imgui_internal:677", + "location": "imgui_internal:666", "ov_cimguiname": "ImSpanAllocator_ImSpanAllocator", "signature": "()", "stname": "ImSpanAllocator", @@ -12374,7 +12482,7 @@ "a": "4" }, "funcname": "Reserve", - "location": "imgui_internal:678", + "location": "imgui_internal:667", "ov_cimguiname": "ImSpanAllocator_Reserve", "ret": "void", "signature": "(int,size_t,int)", @@ -12400,7 +12508,7 @@ "cimguiname": "ImSpanAllocator_SetArenaBasePtr", "defaults": {}, "funcname": "SetArenaBasePtr", - "location": "imgui_internal:680", + "location": "imgui_internal:669", "ov_cimguiname": "ImSpanAllocator_SetArenaBasePtr", "ret": "void", "signature": "(void*)", @@ -12421,6 +12529,7 @@ "cimguiname": "ImSpanAllocator_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:666", "ov_cimguiname": "ImSpanAllocator_destroy", "ret": "void", "signature": "(ImSpanAllocator*)", @@ -12438,7 +12547,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:645", + "location": "imgui_internal:634", "ov_cimguiname": "ImSpan_ImSpan_Nil", "signature": "()", "stname": "ImSpan", @@ -12462,7 +12571,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:646", + "location": "imgui_internal:635", "ov_cimguiname": "ImSpan_ImSpan_TPtrInt", "signature": "(T*,int)", "stname": "ImSpan", @@ -12486,7 +12595,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:647", + "location": "imgui_internal:636", "ov_cimguiname": "ImSpan_ImSpan_TPtrTPtr", "signature": "(T*,T*)", "stname": "ImSpan", @@ -12507,7 +12616,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:656", + "location": "imgui_internal:645", "ov_cimguiname": "ImSpan_begin_Nil", "ret": "T*", "signature": "()", @@ -12527,7 +12636,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:657", + "location": "imgui_internal:646", "ov_cimguiname": "ImSpan_begin__const", "ret": "const T*", "signature": "()const", @@ -12548,6 +12657,7 @@ "cimguiname": "ImSpan_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:634", "ov_cimguiname": "ImSpan_destroy", "ret": "void", "signature": "(ImSpan*)", @@ -12569,7 +12679,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:658", + "location": "imgui_internal:647", "ov_cimguiname": "ImSpan_end_Nil", "ret": "T*", "signature": "()", @@ -12589,7 +12699,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:659", + "location": "imgui_internal:648", "ov_cimguiname": "ImSpan_end__const", "ret": "const T*", "signature": "()const", @@ -12615,7 +12725,7 @@ "cimguiname": "ImSpan_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui_internal:662", + "location": "imgui_internal:651", "ov_cimguiname": "ImSpan_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -12645,7 +12755,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:649", + "location": "imgui_internal:638", "ov_cimguiname": "ImSpan_set_Int", "ret": "void", "signature": "(T*,int)", @@ -12673,7 +12783,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:650", + "location": "imgui_internal:639", "ov_cimguiname": "ImSpan_set_TPtr", "ret": "void", "signature": "(T*,T*)", @@ -12695,7 +12805,7 @@ "cimguiname": "ImSpan_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:651", + "location": "imgui_internal:640", "ov_cimguiname": "ImSpan_size", "ret": "int", "signature": "()const", @@ -12717,7 +12827,7 @@ "cimguiname": "ImSpan_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui_internal:652", + "location": "imgui_internal:641", "ov_cimguiname": "ImSpan_size_in_bytes", "ret": "int", "signature": "()const", @@ -12735,7 +12845,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:532", + "location": "imgui_internal:521", "ov_cimguiname": "ImVec1_ImVec1_Nil", "signature": "()", "stname": "ImVec1" @@ -12754,7 +12864,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:533", + "location": "imgui_internal:522", "ov_cimguiname": "ImVec1_ImVec1_Float", "signature": "(float)", "stname": "ImVec1" @@ -12773,6 +12883,7 @@ "cimguiname": "ImVec1_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:521", "ov_cimguiname": "ImVec1_destroy", "ret": "void", "signature": "(ImVec1*)", @@ -12789,7 +12900,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:295", + "location": "imgui:299", "ov_cimguiname": "ImVec2_ImVec2_Nil", "signature": "()", "stname": "ImVec2" @@ -12812,7 +12923,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:296", + "location": "imgui:300", "ov_cimguiname": "ImVec2_ImVec2_Float", "signature": "(float,float)", "stname": "ImVec2" @@ -12831,6 +12942,7 @@ "cimguiname": "ImVec2_destroy", "defaults": {}, "destructor": true, + "location": "imgui:299", "ov_cimguiname": "ImVec2_destroy", "ret": "void", "signature": "(ImVec2*)", @@ -12847,7 +12959,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:540", + "location": "imgui_internal:529", "ov_cimguiname": "ImVec2ih_ImVec2ih_Nil", "signature": "()", "stname": "ImVec2ih" @@ -12870,7 +12982,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:541", + "location": "imgui_internal:530", "ov_cimguiname": "ImVec2ih_ImVec2ih_short", "signature": "(short,short)", "stname": "ImVec2ih" @@ -12889,7 +13001,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:542", + "location": "imgui_internal:531", "ov_cimguiname": "ImVec2ih_ImVec2ih_Vec2", "signature": "(const ImVec2)", "stname": "ImVec2ih" @@ -12908,6 +13020,7 @@ "cimguiname": "ImVec2ih_destroy", "defaults": {}, "destructor": true, + "location": "imgui_internal:529", "ov_cimguiname": "ImVec2ih_destroy", "ret": "void", "signature": "(ImVec2ih*)", @@ -12924,7 +13037,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:308", + "location": "imgui:312", "ov_cimguiname": "ImVec4_ImVec4_Nil", "signature": "()", "stname": "ImVec4" @@ -12955,7 +13068,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:309", + "location": "imgui:313", "ov_cimguiname": "ImVec4_ImVec4_Float", "signature": "(float,float,float,float)", "stname": "ImVec4" @@ -12974,6 +13087,7 @@ "cimguiname": "ImVec4_destroy", "defaults": {}, "destructor": true, + "location": "imgui:312", "ov_cimguiname": "ImVec4_destroy", "ret": "void", "signature": "(ImVec4*)", @@ -12990,7 +13104,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:2143", + "location": "imgui:2140", "ov_cimguiname": "ImVector_ImVector_Nil", "signature": "()", "stname": "ImVector", @@ -13010,7 +13124,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:2144", + "location": "imgui:2141", "ov_cimguiname": "ImVector_ImVector_Vector_T_", "signature": "(const ImVector_T )", "stname": "ImVector", @@ -13035,7 +13149,7 @@ "cimguiname": "ImVector__grow_capacity", "defaults": {}, "funcname": "_grow_capacity", - "location": "imgui:2170", + "location": "imgui:2167", "ov_cimguiname": "ImVector__grow_capacity", "ret": "int", "signature": "(int)const", @@ -13057,7 +13171,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:2166", + "location": "imgui:2163", "ov_cimguiname": "ImVector_back_Nil", "ret": "T*", "retref": "&", @@ -13078,7 +13192,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:2167", + "location": "imgui:2164", "ov_cimguiname": "ImVector_back__const", "ret": "const T*", "retref": "&", @@ -13101,7 +13215,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2160", + "location": "imgui:2157", "ov_cimguiname": "ImVector_begin_Nil", "ret": "T*", "signature": "()", @@ -13121,7 +13235,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2161", + "location": "imgui:2158", "ov_cimguiname": "ImVector_begin__const", "ret": "const T*", "signature": "()const", @@ -13143,7 +13257,7 @@ "cimguiname": "ImVector_capacity", "defaults": {}, "funcname": "capacity", - "location": "imgui:2156", + "location": "imgui:2153", "ov_cimguiname": "ImVector_capacity", "ret": "int", "signature": "()const", @@ -13165,7 +13279,7 @@ "cimguiname": "ImVector_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:2148", + "location": "imgui:2145", "ov_cimguiname": "ImVector_clear", "ret": "void", "signature": "()", @@ -13187,7 +13301,7 @@ "cimguiname": "ImVector_clear_delete", "defaults": {}, "funcname": "clear_delete", - "location": "imgui:2149", + "location": "imgui:2146", "ov_cimguiname": "ImVector_clear_delete", "ret": "void", "signature": "()", @@ -13209,7 +13323,7 @@ "cimguiname": "ImVector_clear_destruct", "defaults": {}, "funcname": "clear_destruct", - "location": "imgui:2150", + "location": "imgui:2147", "ov_cimguiname": "ImVector_clear_destruct", "ret": "void", "signature": "()", @@ -13235,7 +13349,7 @@ "cimguiname": "ImVector_contains", "defaults": {}, "funcname": "contains", - "location": "imgui:2185", + "location": "imgui:2182", "ov_cimguiname": "ImVector_contains", "ret": "bool", "signature": "(const T)const", @@ -13256,7 +13370,7 @@ "cimguiname": "ImVector_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2146", + "location": "imgui:2143", "ov_cimguiname": "ImVector_destroy", "realdestructor": true, "ret": "void", @@ -13279,7 +13393,7 @@ "cimguiname": "ImVector_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2152", + "location": "imgui:2149", "ov_cimguiname": "ImVector_empty", "ret": "bool", "signature": "()const", @@ -13301,7 +13415,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:2162", + "location": "imgui:2159", "ov_cimguiname": "ImVector_end_Nil", "ret": "T*", "signature": "()", @@ -13321,7 +13435,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:2163", + "location": "imgui:2160", "ov_cimguiname": "ImVector_end__const", "ret": "const T*", "signature": "()const", @@ -13347,7 +13461,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:2181", + "location": "imgui:2178", "ov_cimguiname": "ImVector_erase_Nil", "ret": "T*", "signature": "(const T*)", @@ -13375,7 +13489,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:2182", + "location": "imgui:2179", "ov_cimguiname": "ImVector_erase_TPtr", "ret": "T*", "signature": "(const T*,const T*)", @@ -13401,7 +13515,7 @@ "cimguiname": "ImVector_erase_unsorted", "defaults": {}, "funcname": "erase_unsorted", - "location": "imgui:2183", + "location": "imgui:2180", "ov_cimguiname": "ImVector_erase_unsorted", "ret": "T*", "signature": "(const T*)", @@ -13427,7 +13541,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:2186", + "location": "imgui:2183", "ov_cimguiname": "ImVector_find_Nil", "ret": "T*", "signature": "(const T)", @@ -13451,7 +13565,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:2187", + "location": "imgui:2184", "ov_cimguiname": "ImVector_find__const", "ret": "const T*", "signature": "(const T)const", @@ -13477,7 +13591,7 @@ "cimguiname": "ImVector_find_erase", "defaults": {}, "funcname": "find_erase", - "location": "imgui:2189", + "location": "imgui:2186", "ov_cimguiname": "ImVector_find_erase", "ret": "bool", "signature": "(const T)", @@ -13503,7 +13617,7 @@ "cimguiname": "ImVector_find_erase_unsorted", "defaults": {}, "funcname": "find_erase_unsorted", - "location": "imgui:2190", + "location": "imgui:2187", "ov_cimguiname": "ImVector_find_erase_unsorted", "ret": "bool", "signature": "(const T)", @@ -13529,7 +13643,7 @@ "cimguiname": "ImVector_find_index", "defaults": {}, "funcname": "find_index", - "location": "imgui:2188", + "location": "imgui:2185", "ov_cimguiname": "ImVector_find_index", "ret": "int", "signature": "(const T)const", @@ -13551,7 +13665,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:2164", + "location": "imgui:2161", "ov_cimguiname": "ImVector_front_Nil", "ret": "T*", "retref": "&", @@ -13572,7 +13686,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:2165", + "location": "imgui:2162", "ov_cimguiname": "ImVector_front__const", "ret": "const T*", "retref": "&", @@ -13599,7 +13713,7 @@ "cimguiname": "ImVector_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui:2191", + "location": "imgui:2188", "ov_cimguiname": "ImVector_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -13629,7 +13743,7 @@ "cimguiname": "ImVector_insert", "defaults": {}, "funcname": "insert", - "location": "imgui:2184", + "location": "imgui:2181", "ov_cimguiname": "ImVector_insert", "ret": "T*", "signature": "(const T*,const T)", @@ -13651,7 +13765,7 @@ "cimguiname": "ImVector_max_size", "defaults": {}, "funcname": "max_size", - "location": "imgui:2155", + "location": "imgui:2152", "ov_cimguiname": "ImVector_max_size", "ret": "int", "signature": "()const", @@ -13673,7 +13787,7 @@ "cimguiname": "ImVector_pop_back", "defaults": {}, "funcname": "pop_back", - "location": "imgui:2179", + "location": "imgui:2176", "ov_cimguiname": "ImVector_pop_back", "ret": "void", "signature": "()", @@ -13699,7 +13813,7 @@ "cimguiname": "ImVector_push_back", "defaults": {}, "funcname": "push_back", - "location": "imgui:2178", + "location": "imgui:2175", "ov_cimguiname": "ImVector_push_back", "ret": "void", "signature": "(const T)", @@ -13725,7 +13839,7 @@ "cimguiname": "ImVector_push_front", "defaults": {}, "funcname": "push_front", - "location": "imgui:2180", + "location": "imgui:2177", "ov_cimguiname": "ImVector_push_front", "ret": "void", "signature": "(const T)", @@ -13751,7 +13865,7 @@ "cimguiname": "ImVector_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:2174", + "location": "imgui:2171", "ov_cimguiname": "ImVector_reserve", "ret": "void", "signature": "(int)", @@ -13777,7 +13891,7 @@ "cimguiname": "ImVector_reserve_discard", "defaults": {}, "funcname": "reserve_discard", - "location": "imgui:2175", + "location": "imgui:2172", "ov_cimguiname": "ImVector_reserve_discard", "ret": "void", "signature": "(int)", @@ -13803,7 +13917,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:2171", + "location": "imgui:2168", "ov_cimguiname": "ImVector_resize_Nil", "ret": "void", "signature": "(int)", @@ -13831,7 +13945,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:2172", + "location": "imgui:2169", "ov_cimguiname": "ImVector_resize_T", "ret": "void", "signature": "(int,const T)", @@ -13857,7 +13971,7 @@ "cimguiname": "ImVector_shrink", "defaults": {}, "funcname": "shrink", - "location": "imgui:2173", + "location": "imgui:2170", "ov_cimguiname": "ImVector_shrink", "ret": "void", "signature": "(int)", @@ -13879,7 +13993,7 @@ "cimguiname": "ImVector_size", "defaults": {}, "funcname": "size", - "location": "imgui:2153", + "location": "imgui:2150", "ov_cimguiname": "ImVector_size", "ret": "int", "signature": "()const", @@ -13901,7 +14015,7 @@ "cimguiname": "ImVector_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui:2154", + "location": "imgui:2151", "ov_cimguiname": "ImVector_size_in_bytes", "ret": "int", "signature": "()const", @@ -13928,7 +14042,7 @@ "cimguiname": "ImVector_swap", "defaults": {}, "funcname": "swap", - "location": "imgui:2168", + "location": "imgui:2165", "ov_cimguiname": "ImVector_swap", "ret": "void", "signature": "(ImVector_T *)", @@ -13956,7 +14070,7 @@ "flags": "0" }, "funcname": "AcceptDragDropPayload", - "location": "imgui:907", + "location": "imgui:915", "namespace": "ImGui", "ov_cimguiname": "igAcceptDragDropPayload", "ret": "const ImGuiPayload*", @@ -13978,7 +14092,7 @@ "cimguiname": "igActivateItemByID", "defaults": {}, "funcname": "ActivateItemByID", - "location": "imgui_internal:3542", + "location": "imgui_internal:3391", "namespace": "ImGui", "ov_cimguiname": "igActivateItemByID", "ret": "void", @@ -14004,7 +14118,7 @@ "cimguiname": "igAddContextHook", "defaults": {}, "funcname": "AddContextHook", - "location": "imgui_internal:3403", + "location": "imgui_internal:3252", "namespace": "ImGui", "ov_cimguiname": "igAddContextHook", "ret": "ImGuiID", @@ -14034,7 +14148,7 @@ "cimguiname": "igAddDrawListToDrawDataEx", "defaults": {}, "funcname": "AddDrawListToDrawDataEx", - "location": "imgui_internal:3387", + "location": "imgui_internal:3236", "namespace": "ImGui", "ov_cimguiname": "igAddDrawListToDrawDataEx", "ret": "void", @@ -14056,7 +14170,7 @@ "cimguiname": "igAddSettingsHandler", "defaults": {}, "funcname": "AddSettingsHandler", - "location": "imgui_internal:3420", + "location": "imgui_internal:3269", "namespace": "ImGui", "ov_cimguiname": "igAddSettingsHandler", "ret": "void", @@ -14073,7 +14187,7 @@ "cimguiname": "igAlignTextToFramePadding", "defaults": {}, "funcname": "AlignTextToFramePadding", - "location": "imgui:504", + "location": "imgui:511", "namespace": "ImGui", "ov_cimguiname": "igAlignTextToFramePadding", "ret": "void", @@ -14099,7 +14213,7 @@ "cimguiname": "igArrowButton", "defaults": {}, "funcname": "ArrowButton", - "location": "imgui:553", + "location": "imgui:560", "namespace": "ImGui", "ov_cimguiname": "igArrowButton", "ret": "bool", @@ -14135,7 +14249,7 @@ "flags": "0" }, "funcname": "ArrowButtonEx", - "location": "imgui_internal:3839", + "location": "imgui_internal:3694", "namespace": "ImGui", "ov_cimguiname": "igArrowButtonEx", "ret": "bool", @@ -14168,7 +14282,7 @@ "p_open": "NULL" }, "funcname": "Begin", - "location": "imgui:369", + "location": "imgui:374", "namespace": "ImGui", "ov_cimguiname": "igBegin", "ret": "bool", @@ -14202,7 +14316,7 @@ "cimguiname": "igBeginBoxSelect", "defaults": {}, "funcname": "BeginBoxSelect", - "location": "imgui_internal:3710", + "location": "imgui_internal:3561", "namespace": "ImGui", "ov_cimguiname": "igBeginBoxSelect", "ret": "bool", @@ -14240,7 +14354,7 @@ "window_flags": "0" }, "funcname": "BeginChild", - "location": "imgui:390", + "location": "imgui:395", "namespace": "ImGui", "ov_cimguiname": "igBeginChild_Str", "ret": "bool", @@ -14276,7 +14390,7 @@ "window_flags": "0" }, "funcname": "BeginChild", - "location": "imgui:391", + "location": "imgui:396", "namespace": "ImGui", "ov_cimguiname": "igBeginChild_ID", "ret": "bool", @@ -14314,7 +14428,7 @@ "cimguiname": "igBeginChildEx", "defaults": {}, "funcname": "BeginChildEx", - "location": "imgui_internal:3489", + "location": "imgui_internal:3338", "namespace": "ImGui", "ov_cimguiname": "igBeginChildEx", "ret": "bool", @@ -14346,7 +14460,7 @@ "flags": "0" }, "funcname": "BeginColumns", - "location": "imgui_internal:3723", + "location": "imgui_internal:3574", "namespace": "ImGui", "ov_cimguiname": "igBeginColumns", "ret": "void", @@ -14378,7 +14492,7 @@ "flags": "0" }, "funcname": "BeginCombo", - "location": "imgui:574", + "location": "imgui:582", "namespace": "ImGui", "ov_cimguiname": "igBeginCombo", "ret": "bool", @@ -14408,7 +14522,7 @@ "cimguiname": "igBeginComboPopup", "defaults": {}, "funcname": "BeginComboPopup", - "location": "imgui_internal:3515", + "location": "imgui_internal:3364", "namespace": "ImGui", "ov_cimguiname": "igBeginComboPopup", "ret": "bool", @@ -14425,7 +14539,7 @@ "cimguiname": "igBeginComboPreview", "defaults": {}, "funcname": "BeginComboPreview", - "location": "imgui_internal:3516", + "location": "imgui_internal:3365", "namespace": "ImGui", "ov_cimguiname": "igBeginComboPreview", "ret": "bool", @@ -14449,7 +14563,7 @@ "disabled": "true" }, "funcname": "BeginDisabled", - "location": "imgui:916", + "location": "imgui:924", "namespace": "ImGui", "ov_cimguiname": "igBeginDisabled", "ret": "void", @@ -14466,7 +14580,7 @@ "cimguiname": "igBeginDisabledOverrideReenable", "defaults": {}, "funcname": "BeginDisabledOverrideReenable", - "location": "imgui_internal:3479", + "location": "imgui_internal:3328", "namespace": "ImGui", "ov_cimguiname": "igBeginDisabledOverrideReenable", "ret": "void", @@ -14488,7 +14602,7 @@ "cimguiname": "igBeginDockableDragDropSource", "defaults": {}, "funcname": "BeginDockableDragDropSource", - "location": "imgui_internal:3656", + "location": "imgui_internal:3505", "namespace": "ImGui", "ov_cimguiname": "igBeginDockableDragDropSource", "ret": "void", @@ -14510,7 +14624,7 @@ "cimguiname": "igBeginDockableDragDropTarget", "defaults": {}, "funcname": "BeginDockableDragDropTarget", - "location": "imgui_internal:3657", + "location": "imgui_internal:3506", "namespace": "ImGui", "ov_cimguiname": "igBeginDockableDragDropTarget", "ret": "void", @@ -14536,7 +14650,7 @@ "cimguiname": "igBeginDocked", "defaults": {}, "funcname": "BeginDocked", - "location": "imgui_internal:3655", + "location": "imgui_internal:3504", "namespace": "ImGui", "ov_cimguiname": "igBeginDocked", "ret": "void", @@ -14560,7 +14674,7 @@ "flags": "0" }, "funcname": "BeginDragDropSource", - "location": "imgui:903", + "location": "imgui:911", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropSource", "ret": "bool", @@ -14577,7 +14691,7 @@ "cimguiname": "igBeginDragDropTarget", "defaults": {}, "funcname": "BeginDragDropTarget", - "location": "imgui:906", + "location": "imgui:914", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTarget", "ret": "bool", @@ -14603,7 +14717,7 @@ "cimguiname": "igBeginDragDropTargetCustom", "defaults": {}, "funcname": "BeginDragDropTargetCustom", - "location": "imgui_internal:3698", + "location": "imgui_internal:3547", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTargetCustom", "ret": "bool", @@ -14611,6 +14725,23 @@ "stname": "" } ], + "igBeginErrorTooltip": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igBeginErrorTooltip", + "defaults": {}, + "funcname": "BeginErrorTooltip", + "location": "imgui_internal:3777", + "namespace": "ImGui", + "ov_cimguiname": "igBeginErrorTooltip", + "ret": "bool", + "signature": "()", + "stname": "" + } + ], "igBeginGroup": [ { "args": "()", @@ -14620,7 +14751,7 @@ "cimguiname": "igBeginGroup", "defaults": {}, "funcname": "BeginGroup", - "location": "imgui:502", + "location": "imgui:509", "namespace": "ImGui", "ov_cimguiname": "igBeginGroup", "ret": "void", @@ -14637,7 +14768,7 @@ "cimguiname": "igBeginItemTooltip", "defaults": {}, "funcname": "BeginItemTooltip", - "location": "imgui:745", + "location": "imgui:753", "namespace": "ImGui", "ov_cimguiname": "igBeginItemTooltip", "ret": "bool", @@ -14665,7 +14796,7 @@ "size": "ImVec2(0,0)" }, "funcname": "BeginListBox", - "location": "imgui:699", + "location": "imgui:707", "namespace": "ImGui", "ov_cimguiname": "igBeginListBox", "ret": "bool", @@ -14682,7 +14813,7 @@ "cimguiname": "igBeginMainMenuBar", "defaults": {}, "funcname": "BeginMainMenuBar", - "location": "imgui:725", + "location": "imgui:733", "namespace": "ImGui", "ov_cimguiname": "igBeginMainMenuBar", "ret": "bool", @@ -14710,7 +14841,7 @@ "enabled": "true" }, "funcname": "BeginMenu", - "location": "imgui:727", + "location": "imgui:735", "namespace": "ImGui", "ov_cimguiname": "igBeginMenu", "ret": "bool", @@ -14727,7 +14858,7 @@ "cimguiname": "igBeginMenuBar", "defaults": {}, "funcname": "BeginMenuBar", - "location": "imgui:723", + "location": "imgui:731", "namespace": "ImGui", "ov_cimguiname": "igBeginMenuBar", "ret": "bool", @@ -14759,7 +14890,7 @@ "enabled": "true" }, "funcname": "BeginMenuEx", - "location": "imgui_internal:3511", + "location": "imgui_internal:3360", "namespace": "ImGui", "ov_cimguiname": "igBeginMenuEx", "ret": "bool", @@ -14792,7 +14923,7 @@ "selection_size": "-1" }, "funcname": "BeginMultiSelect", - "location": "imgui:688", + "location": "imgui:696", "namespace": "ImGui", "ov_cimguiname": "igBeginMultiSelect", "ret": "ImGuiMultiSelectIO*", @@ -14820,7 +14951,7 @@ "flags": "0" }, "funcname": "BeginPopup", - "location": "imgui:759", + "location": "imgui:767", "namespace": "ImGui", "ov_cimguiname": "igBeginPopup", "ret": "bool", @@ -14849,7 +14980,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextItem", - "location": "imgui:781", + "location": "imgui:789", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextItem", "ret": "bool", @@ -14878,7 +15009,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextVoid", - "location": "imgui:783", + "location": "imgui:791", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextVoid", "ret": "bool", @@ -14907,7 +15038,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextWindow", - "location": "imgui:782", + "location": "imgui:790", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextWindow", "ret": "bool", @@ -14933,7 +15064,7 @@ "cimguiname": "igBeginPopupEx", "defaults": {}, "funcname": "BeginPopupEx", - "location": "imgui_internal:3492", + "location": "imgui_internal:3341", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupEx", "ret": "bool", @@ -14966,7 +15097,7 @@ "p_open": "NULL" }, "funcname": "BeginPopupModal", - "location": "imgui:760", + "location": "imgui:768", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupModal", "ret": "bool", @@ -14994,7 +15125,7 @@ "flags": "0" }, "funcname": "BeginTabBar", - "location": "imgui:861", + "location": "imgui:869", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBar", "ret": "bool", @@ -15024,7 +15155,7 @@ "cimguiname": "igBeginTabBarEx", "defaults": {}, "funcname": "BeginTabBarEx", - "location": "imgui_internal:3791", + "location": "imgui_internal:3642", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBarEx", "ret": "bool", @@ -15057,7 +15188,7 @@ "p_open": "NULL" }, "funcname": "BeginTabItem", - "location": "imgui:863", + "location": "imgui:871", "namespace": "ImGui", "ov_cimguiname": "igBeginTabItem", "ret": "bool", @@ -15099,7 +15230,7 @@ "outer_size": "ImVec2(0.0f,0.0f)" }, "funcname": "BeginTable", - "location": "imgui:812", + "location": "imgui:820", "namespace": "ImGui", "ov_cimguiname": "igBeginTable", "ret": "bool", @@ -15145,7 +15276,7 @@ "outer_size": "ImVec2(0,0)" }, "funcname": "BeginTableEx", - "location": "imgui_internal:3747", + "location": "imgui_internal:3598", "namespace": "ImGui", "ov_cimguiname": "igBeginTableEx", "ret": "bool", @@ -15162,7 +15293,7 @@ "cimguiname": "igBeginTooltip", "defaults": {}, "funcname": "BeginTooltip", - "location": "imgui:736", + "location": "imgui:744", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltip", "ret": "bool", @@ -15188,7 +15319,7 @@ "cimguiname": "igBeginTooltipEx", "defaults": {}, "funcname": "BeginTooltipEx", - "location": "imgui_internal:3506", + "location": "imgui_internal:3355", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltipEx", "ret": "bool", @@ -15205,7 +15336,7 @@ "cimguiname": "igBeginTooltipHidden", "defaults": {}, "funcname": "BeginTooltipHidden", - "location": "imgui_internal:3507", + "location": "imgui_internal:3356", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltipHidden", "ret": "bool", @@ -15243,7 +15374,7 @@ "cimguiname": "igBeginViewportSideBar", "defaults": {}, "funcname": "BeginViewportSideBar", - "location": "imgui_internal:3510", + "location": "imgui_internal:3359", "namespace": "ImGui", "ov_cimguiname": "igBeginViewportSideBar", "ret": "bool", @@ -15265,7 +15396,7 @@ "cimguiname": "igBringWindowToDisplayBack", "defaults": {}, "funcname": "BringWindowToDisplayBack", - "location": "imgui_internal:3375", + "location": "imgui_internal:3224", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayBack", "ret": "void", @@ -15291,7 +15422,7 @@ "cimguiname": "igBringWindowToDisplayBehind", "defaults": {}, "funcname": "BringWindowToDisplayBehind", - "location": "imgui_internal:3376", + "location": "imgui_internal:3225", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayBehind", "ret": "void", @@ -15313,7 +15444,7 @@ "cimguiname": "igBringWindowToDisplayFront", "defaults": {}, "funcname": "BringWindowToDisplayFront", - "location": "imgui_internal:3374", + "location": "imgui_internal:3223", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayFront", "ret": "void", @@ -15335,7 +15466,7 @@ "cimguiname": "igBringWindowToFocusFront", "defaults": {}, "funcname": "BringWindowToFocusFront", - "location": "imgui_internal:3373", + "location": "imgui_internal:3222", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToFocusFront", "ret": "void", @@ -15352,7 +15483,7 @@ "cimguiname": "igBullet", "defaults": {}, "funcname": "Bullet", - "location": "imgui:560", + "location": "imgui:567", "namespace": "ImGui", "ov_cimguiname": "igBullet", "ret": "void", @@ -15379,7 +15510,7 @@ "defaults": {}, "funcname": "BulletText", "isvararg": "...)", - "location": "imgui:543", + "location": "imgui:550", "namespace": "ImGui", "ov_cimguiname": "igBulletText", "ret": "void", @@ -15405,7 +15536,7 @@ "cimguiname": "igBulletTextV", "defaults": {}, "funcname": "BulletTextV", - "location": "imgui:544", + "location": "imgui:551", "namespace": "ImGui", "ov_cimguiname": "igBulletTextV", "ret": "void", @@ -15433,7 +15564,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Button", - "location": "imgui:550", + "location": "imgui:557", "namespace": "ImGui", "ov_cimguiname": "igButton", "ret": "bool", @@ -15473,7 +15604,7 @@ "flags": "0" }, "funcname": "ButtonBehavior", - "location": "imgui_internal:3857", + "location": "imgui_internal:3712", "namespace": "ImGui", "ov_cimguiname": "igButtonBehavior", "ret": "bool", @@ -15506,7 +15637,7 @@ "size_arg": "ImVec2(0,0)" }, "funcname": "ButtonEx", - "location": "imgui_internal:3838", + "location": "imgui_internal:3693", "namespace": "ImGui", "ov_cimguiname": "igButtonEx", "ret": "bool", @@ -15540,7 +15671,7 @@ "cimguiname": "igCalcItemSize", "defaults": {}, "funcname": "CalcItemSize", - "location": "imgui_internal:3472", + "location": "imgui_internal:3321", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcItemSize", @@ -15558,7 +15689,7 @@ "cimguiname": "igCalcItemWidth", "defaults": {}, "funcname": "CalcItemWidth", - "location": "imgui:459", + "location": "imgui:466", "namespace": "ImGui", "ov_cimguiname": "igCalcItemWidth", "ret": "float", @@ -15588,7 +15719,7 @@ "cimguiname": "igCalcRoundingFlagsForRectInRect", "defaults": {}, "funcname": "CalcRoundingFlagsForRectInRect", - "location": "imgui_internal:3834", + "location": "imgui_internal:3689", "namespace": "ImGui", "ov_cimguiname": "igCalcRoundingFlagsForRectInRect", "ret": "ImDrawFlags", @@ -15630,7 +15761,7 @@ "wrap_width": "-1.0f" }, "funcname": "CalcTextSize", - "location": "imgui:974", + "location": "imgui:984", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcTextSize", @@ -15665,7 +15796,7 @@ "cimguiname": "igCalcTypematicRepeatAmount", "defaults": {}, "funcname": "CalcTypematicRepeatAmount", - "location": "imgui_internal:3571", + "location": "imgui_internal:3420", "namespace": "ImGui", "ov_cimguiname": "igCalcTypematicRepeatAmount", "ret": "int", @@ -15691,7 +15822,7 @@ "cimguiname": "igCalcWindowNextAutoFitSize", "defaults": {}, "funcname": "CalcWindowNextAutoFitSize", - "location": "imgui_internal:3354", + "location": "imgui_internal:3203", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcWindowNextAutoFitSize", @@ -15718,7 +15849,7 @@ "cimguiname": "igCalcWrapWidthForPos", "defaults": {}, "funcname": "CalcWrapWidthForPos", - "location": "imgui_internal:3473", + "location": "imgui_internal:3322", "namespace": "ImGui", "ov_cimguiname": "igCalcWrapWidthForPos", "ret": "float", @@ -15744,7 +15875,7 @@ "cimguiname": "igCallContextHooks", "defaults": {}, "funcname": "CallContextHooks", - "location": "imgui_internal:3405", + "location": "imgui_internal:3254", "namespace": "ImGui", "ov_cimguiname": "igCallContextHooks", "ret": "void", @@ -15770,7 +15901,7 @@ "cimguiname": "igCheckbox", "defaults": {}, "funcname": "Checkbox", - "location": "imgui:554", + "location": "imgui:561", "namespace": "ImGui", "ov_cimguiname": "igCheckbox", "ret": "bool", @@ -15800,7 +15931,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:555", + "location": "imgui:562", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_IntPtr", "ret": "bool", @@ -15828,7 +15959,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:556", + "location": "imgui:563", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_UintPtr", "ret": "bool", @@ -15856,7 +15987,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:3843", + "location": "imgui_internal:3698", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_S64Ptr", "ret": "bool", @@ -15884,7 +16015,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:3844", + "location": "imgui_internal:3699", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_U64Ptr", "ret": "bool", @@ -15901,7 +16032,7 @@ "cimguiname": "igClearActiveID", "defaults": {}, "funcname": "ClearActiveID", - "location": "imgui_internal:3455", + "location": "imgui_internal:3304", "namespace": "ImGui", "ov_cimguiname": "igClearActiveID", "ret": "void", @@ -15918,7 +16049,7 @@ "cimguiname": "igClearDragDrop", "defaults": {}, "funcname": "ClearDragDrop", - "location": "imgui_internal:3699", + "location": "imgui_internal:3548", "namespace": "ImGui", "ov_cimguiname": "igClearDragDrop", "ret": "void", @@ -15935,7 +16066,7 @@ "cimguiname": "igClearIniSettings", "defaults": {}, "funcname": "ClearIniSettings", - "location": "imgui_internal:3419", + "location": "imgui_internal:3268", "namespace": "ImGui", "ov_cimguiname": "igClearIniSettings", "ret": "void", @@ -15957,7 +16088,7 @@ "cimguiname": "igClearWindowSettings", "defaults": {}, "funcname": "ClearWindowSettings", - "location": "imgui_internal:3428", + "location": "imgui_internal:3277", "namespace": "ImGui", "ov_cimguiname": "igClearWindowSettings", "ret": "void", @@ -15983,7 +16114,7 @@ "cimguiname": "igCloseButton", "defaults": {}, "funcname": "CloseButton", - "location": "imgui_internal:3847", + "location": "imgui_internal:3702", "namespace": "ImGui", "ov_cimguiname": "igCloseButton", "ret": "bool", @@ -16000,7 +16131,7 @@ "cimguiname": "igCloseCurrentPopup", "defaults": {}, "funcname": "CloseCurrentPopup", - "location": "imgui:774", + "location": "imgui:782", "namespace": "ImGui", "ov_cimguiname": "igCloseCurrentPopup", "ret": "void", @@ -16026,7 +16157,7 @@ "cimguiname": "igClosePopupToLevel", "defaults": {}, "funcname": "ClosePopupToLevel", - "location": "imgui_internal:3494", + "location": "imgui_internal:3343", "namespace": "ImGui", "ov_cimguiname": "igClosePopupToLevel", "ret": "void", @@ -16043,7 +16174,7 @@ "cimguiname": "igClosePopupsExceptModals", "defaults": {}, "funcname": "ClosePopupsExceptModals", - "location": "imgui_internal:3496", + "location": "imgui_internal:3345", "namespace": "ImGui", "ov_cimguiname": "igClosePopupsExceptModals", "ret": "void", @@ -16069,7 +16200,7 @@ "cimguiname": "igClosePopupsOverWindow", "defaults": {}, "funcname": "ClosePopupsOverWindow", - "location": "imgui_internal:3495", + "location": "imgui_internal:3344", "namespace": "ImGui", "ov_cimguiname": "igClosePopupsOverWindow", "ret": "void", @@ -16099,7 +16230,7 @@ "cimguiname": "igCollapseButton", "defaults": {}, "funcname": "CollapseButton", - "location": "imgui_internal:3848", + "location": "imgui_internal:3703", "namespace": "ImGui", "ov_cimguiname": "igCollapseButton", "ret": "bool", @@ -16127,7 +16258,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:670", + "location": "imgui:678", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeader_TreeNodeFlags", "ret": "bool", @@ -16157,7 +16288,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:671", + "location": "imgui:679", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeader_BoolPtr", "ret": "bool", @@ -16194,7 +16325,7 @@ "size": "ImVec2(0,0)" }, "funcname": "ColorButton", - "location": "imgui:651", + "location": "imgui:659", "namespace": "ImGui", "ov_cimguiname": "igColorButton", "ret": "bool", @@ -16216,7 +16347,7 @@ "cimguiname": "igColorConvertFloat4ToU32", "defaults": {}, "funcname": "ColorConvertFloat4ToU32", - "location": "imgui:978", + "location": "imgui:988", "namespace": "ImGui", "ov_cimguiname": "igColorConvertFloat4ToU32", "ret": "ImU32", @@ -16261,7 +16392,7 @@ "cimguiname": "igColorConvertHSVtoRGB", "defaults": {}, "funcname": "ColorConvertHSVtoRGB", - "location": "imgui:980", + "location": "imgui:990", "namespace": "ImGui", "ov_cimguiname": "igColorConvertHSVtoRGB", "ret": "void", @@ -16306,7 +16437,7 @@ "cimguiname": "igColorConvertRGBtoHSV", "defaults": {}, "funcname": "ColorConvertRGBtoHSV", - "location": "imgui:979", + "location": "imgui:989", "namespace": "ImGui", "ov_cimguiname": "igColorConvertRGBtoHSV", "ret": "void", @@ -16332,7 +16463,7 @@ "cimguiname": "igColorConvertU32ToFloat4", "defaults": {}, "funcname": "ColorConvertU32ToFloat4", - "location": "imgui:977", + "location": "imgui:987", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igColorConvertU32ToFloat4", @@ -16365,7 +16496,7 @@ "flags": "0" }, "funcname": "ColorEdit3", - "location": "imgui:647", + "location": "imgui:655", "namespace": "ImGui", "ov_cimguiname": "igColorEdit3", "ret": "bool", @@ -16397,7 +16528,7 @@ "flags": "0" }, "funcname": "ColorEdit4", - "location": "imgui:648", + "location": "imgui:656", "namespace": "ImGui", "ov_cimguiname": "igColorEdit4", "ret": "bool", @@ -16423,7 +16554,7 @@ "cimguiname": "igColorEditOptionsPopup", "defaults": {}, "funcname": "ColorEditOptionsPopup", - "location": "imgui_internal:3898", + "location": "imgui_internal:3754", "namespace": "ImGui", "ov_cimguiname": "igColorEditOptionsPopup", "ret": "void", @@ -16455,7 +16586,7 @@ "flags": "0" }, "funcname": "ColorPicker3", - "location": "imgui:649", + "location": "imgui:657", "namespace": "ImGui", "ov_cimguiname": "igColorPicker3", "ret": "bool", @@ -16492,7 +16623,7 @@ "ref_col": "NULL" }, "funcname": "ColorPicker4", - "location": "imgui:650", + "location": "imgui:658", "namespace": "ImGui", "ov_cimguiname": "igColorPicker4", "ret": "bool", @@ -16518,7 +16649,7 @@ "cimguiname": "igColorPickerOptionsPopup", "defaults": {}, "funcname": "ColorPickerOptionsPopup", - "location": "imgui_internal:3899", + "location": "imgui_internal:3755", "namespace": "ImGui", "ov_cimguiname": "igColorPickerOptionsPopup", "ret": "void", @@ -16548,7 +16679,7 @@ "cimguiname": "igColorTooltip", "defaults": {}, "funcname": "ColorTooltip", - "location": "imgui_internal:3897", + "location": "imgui_internal:3753", "namespace": "ImGui", "ov_cimguiname": "igColorTooltip", "ret": "void", @@ -16558,7 +16689,7 @@ ], "igColumns": [ { - "args": "(int count,const char* id,bool border)", + "args": "(int count,const char* id,bool borders)", "argsT": [ { "name": "count", @@ -16569,20 +16700,20 @@ "type": "const char*" }, { - "name": "border", + "name": "borders", "type": "bool" } ], - "argsoriginal": "(int count=1,const char* id=((void*)0),bool border=true)", - "call_args": "(count,id,border)", + "argsoriginal": "(int count=1,const char* id=((void*)0),bool borders=true)", + "call_args": "(count,id,borders)", "cimguiname": "igColumns", "defaults": { - "border": "true", + "borders": "true", "count": "1", "id": "NULL" }, "funcname": "Columns", - "location": "imgui:850", + "location": "imgui:858", "namespace": "ImGui", "ov_cimguiname": "igColumns", "ret": "void", @@ -16622,7 +16753,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:576", + "location": "imgui:584", "namespace": "ImGui", "ov_cimguiname": "igCombo_Str_arr", "ret": "bool", @@ -16656,7 +16787,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:577", + "location": "imgui:585", "namespace": "ImGui", "ov_cimguiname": "igCombo_Str", "ret": "bool", @@ -16700,7 +16831,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:578", + "location": "imgui:586", "namespace": "ImGui", "ov_cimguiname": "igCombo_FnStrPtr", "ret": "bool", @@ -16722,7 +16853,7 @@ "cimguiname": "igConvertSingleModFlagToKey", "defaults": {}, "funcname": "ConvertSingleModFlagToKey", - "location": "imgui_internal:3555", + "location": "imgui_internal:3404", "namespace": "ImGui", "ov_cimguiname": "igConvertSingleModFlagToKey", "ret": "ImGuiKey", @@ -16746,7 +16877,7 @@ "shared_font_atlas": "NULL" }, "funcname": "CreateContext", - "location": "imgui:327", + "location": "imgui:331", "namespace": "ImGui", "ov_cimguiname": "igCreateContext", "ret": "ImGuiContext*", @@ -16768,7 +16899,7 @@ "cimguiname": "igCreateNewWindowSettings", "defaults": {}, "funcname": "CreateNewWindowSettings", - "location": "imgui_internal:3425", + "location": "imgui_internal:3274", "namespace": "ImGui", "ov_cimguiname": "igCreateNewWindowSettings", "ret": "ImGuiWindowSettings*", @@ -16808,7 +16939,7 @@ "p_data_when_empty": "NULL" }, "funcname": "DataTypeApplyFromText", - "location": "imgui_internal:3883", + "location": "imgui_internal:3738", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyFromText", "ret": "bool", @@ -16846,7 +16977,7 @@ "cimguiname": "igDataTypeApplyOp", "defaults": {}, "funcname": "DataTypeApplyOp", - "location": "imgui_internal:3882", + "location": "imgui_internal:3737", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyOp", "ret": "void", @@ -16880,7 +17011,7 @@ "cimguiname": "igDataTypeClamp", "defaults": {}, "funcname": "DataTypeClamp", - "location": "imgui_internal:3885", + "location": "imgui_internal:3740", "namespace": "ImGui", "ov_cimguiname": "igDataTypeClamp", "ret": "bool", @@ -16910,7 +17041,7 @@ "cimguiname": "igDataTypeCompare", "defaults": {}, "funcname": "DataTypeCompare", - "location": "imgui_internal:3884", + "location": "imgui_internal:3739", "namespace": "ImGui", "ov_cimguiname": "igDataTypeCompare", "ret": "int", @@ -16948,7 +17079,7 @@ "cimguiname": "igDataTypeFormatString", "defaults": {}, "funcname": "DataTypeFormatString", - "location": "imgui_internal:3881", + "location": "imgui_internal:3736", "namespace": "ImGui", "ov_cimguiname": "igDataTypeFormatString", "ret": "int", @@ -16970,7 +17101,7 @@ "cimguiname": "igDataTypeGetInfo", "defaults": {}, "funcname": "DataTypeGetInfo", - "location": "imgui_internal:3880", + "location": "imgui_internal:3735", "namespace": "ImGui", "ov_cimguiname": "igDataTypeGetInfo", "ret": "const ImGuiDataTypeInfo*", @@ -16978,6 +17109,32 @@ "stname": "" } ], + "igDataTypeIsZero": [ + { + "args": "(ImGuiDataType data_type,const void* p_data)", + "argsT": [ + { + "name": "data_type", + "type": "ImGuiDataType" + }, + { + "name": "p_data", + "type": "const void*" + } + ], + "argsoriginal": "(ImGuiDataType data_type,const void* p_data)", + "call_args": "(data_type,p_data)", + "cimguiname": "igDataTypeIsZero", + "defaults": {}, + "funcname": "DataTypeIsZero", + "location": "imgui_internal:3741", + "namespace": "ImGui", + "ov_cimguiname": "igDataTypeIsZero", + "ret": "bool", + "signature": "(ImGuiDataType,const void*)", + "stname": "" + } + ], "igDebugAllocHook": [ { "args": "(ImGuiDebugAllocInfo* info,int frame_count,void* ptr,size_t size)", @@ -17004,7 +17161,7 @@ "cimguiname": "igDebugAllocHook", "defaults": {}, "funcname": "DebugAllocHook", - "location": "imgui_internal:3915", + "location": "imgui_internal:3781", "namespace": "ImGui", "ov_cimguiname": "igDebugAllocHook", "ret": "void", @@ -17030,7 +17187,7 @@ "cimguiname": "igDebugBreakButton", "defaults": {}, "funcname": "DebugBreakButton", - "location": "imgui_internal:3927", + "location": "imgui_internal:3790", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakButton", "ret": "bool", @@ -17056,7 +17213,7 @@ "cimguiname": "igDebugBreakButtonTooltip", "defaults": {}, "funcname": "DebugBreakButtonTooltip", - "location": "imgui_internal:3928", + "location": "imgui_internal:3791", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakButtonTooltip", "ret": "void", @@ -17073,7 +17230,7 @@ "cimguiname": "igDebugBreakClearData", "defaults": {}, "funcname": "DebugBreakClearData", - "location": "imgui_internal:3926", + "location": "imgui_internal:3789", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakClearData", "ret": "void", @@ -17119,7 +17276,7 @@ "cimguiname": "igDebugCheckVersionAndDataLayout", "defaults": {}, "funcname": "DebugCheckVersionAndDataLayout", - "location": "imgui:1061", + "location": "imgui:1070", "namespace": "ImGui", "ov_cimguiname": "igDebugCheckVersionAndDataLayout", "ret": "bool", @@ -17143,7 +17300,7 @@ "col": "4278190335" }, "funcname": "DebugDrawCursorPos", - "location": "imgui_internal:3919", + "location": "imgui_internal:3782", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawCursorPos", "ret": "void", @@ -17167,7 +17324,7 @@ "col": "4278190335" }, "funcname": "DebugDrawItemRect", - "location": "imgui_internal:3921", + "location": "imgui_internal:3784", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawItemRect", "ret": "void", @@ -17191,7 +17348,7 @@ "col": "4278190335" }, "funcname": "DebugDrawLineExtents", - "location": "imgui_internal:3920", + "location": "imgui_internal:3783", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawLineExtents", "ret": "void", @@ -17213,7 +17370,7 @@ "cimguiname": "igDebugFlashStyleColor", "defaults": {}, "funcname": "DebugFlashStyleColor", - "location": "imgui:1059", + "location": "imgui:1068", "namespace": "ImGui", "ov_cimguiname": "igDebugFlashStyleColor", "ret": "void", @@ -17247,7 +17404,7 @@ "cimguiname": "igDebugHookIdInfo", "defaults": {}, "funcname": "DebugHookIdInfo", - "location": "imgui_internal:3930", + "location": "imgui_internal:3793", "namespace": "ImGui", "ov_cimguiname": "igDebugHookIdInfo", "ret": "void", @@ -17269,7 +17426,7 @@ "cimguiname": "igDebugLocateItem", "defaults": {}, "funcname": "DebugLocateItem", - "location": "imgui_internal:3923", + "location": "imgui_internal:3786", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItem", "ret": "void", @@ -17291,7 +17448,7 @@ "cimguiname": "igDebugLocateItemOnHover", "defaults": {}, "funcname": "DebugLocateItemOnHover", - "location": "imgui_internal:3924", + "location": "imgui_internal:3787", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItemOnHover", "ret": "void", @@ -17308,7 +17465,7 @@ "cimguiname": "igDebugLocateItemResolveWithLastItem", "defaults": {}, "funcname": "DebugLocateItemResolveWithLastItem", - "location": "imgui_internal:3925", + "location": "imgui_internal:3788", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItemResolveWithLastItem", "ret": "void", @@ -17335,7 +17492,7 @@ "defaults": {}, "funcname": "DebugLog", "isvararg": "...)", - "location": "imgui:1063", + "location": "imgui:1072", "namespace": "ImGui", "ov_cimguiname": "igDebugLog", "ret": "void", @@ -17361,7 +17518,7 @@ "cimguiname": "igDebugLogV", "defaults": {}, "funcname": "DebugLogV", - "location": "imgui:1064", + "location": "imgui:1073", "namespace": "ImGui", "ov_cimguiname": "igDebugLogV", "ret": "void", @@ -17383,7 +17540,7 @@ "cimguiname": "igDebugNodeColumns", "defaults": {}, "funcname": "DebugNodeColumns", - "location": "imgui_internal:3931", + "location": "imgui_internal:3794", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeColumns", "ret": "void", @@ -17409,7 +17566,7 @@ "cimguiname": "igDebugNodeDockNode", "defaults": {}, "funcname": "DebugNodeDockNode", - "location": "imgui_internal:3932", + "location": "imgui_internal:3795", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDockNode", "ret": "void", @@ -17447,7 +17604,7 @@ "cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", "defaults": {}, "funcname": "DebugNodeDrawCmdShowMeshAndBoundingBox", - "location": "imgui_internal:3934", + "location": "imgui_internal:3797", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", "ret": "void", @@ -17481,7 +17638,7 @@ "cimguiname": "igDebugNodeDrawList", "defaults": {}, "funcname": "DebugNodeDrawList", - "location": "imgui_internal:3933", + "location": "imgui_internal:3796", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDrawList", "ret": "void", @@ -17503,7 +17660,7 @@ "cimguiname": "igDebugNodeFont", "defaults": {}, "funcname": "DebugNodeFont", - "location": "imgui_internal:3935", + "location": "imgui_internal:3798", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeFont", "ret": "void", @@ -17529,7 +17686,7 @@ "cimguiname": "igDebugNodeFontGlyph", "defaults": {}, "funcname": "DebugNodeFontGlyph", - "location": "imgui_internal:3936", + "location": "imgui_internal:3799", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeFontGlyph", "ret": "void", @@ -17551,7 +17708,7 @@ "cimguiname": "igDebugNodeInputTextState", "defaults": {}, "funcname": "DebugNodeInputTextState", - "location": "imgui_internal:3941", + "location": "imgui_internal:3804", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeInputTextState", "ret": "void", @@ -17573,7 +17730,7 @@ "cimguiname": "igDebugNodeMultiSelectState", "defaults": {}, "funcname": "DebugNodeMultiSelectState", - "location": "imgui_internal:3943", + "location": "imgui_internal:3806", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeMultiSelectState", "ret": "void", @@ -17603,7 +17760,7 @@ "cimguiname": "igDebugNodePlatformMonitor", "defaults": {}, "funcname": "DebugNodePlatformMonitor", - "location": "imgui_internal:3949", + "location": "imgui_internal:3812", "namespace": "ImGui", "ov_cimguiname": "igDebugNodePlatformMonitor", "ret": "void", @@ -17629,7 +17786,7 @@ "cimguiname": "igDebugNodeStorage", "defaults": {}, "funcname": "DebugNodeStorage", - "location": "imgui_internal:3937", + "location": "imgui_internal:3800", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeStorage", "ret": "void", @@ -17655,7 +17812,7 @@ "cimguiname": "igDebugNodeTabBar", "defaults": {}, "funcname": "DebugNodeTabBar", - "location": "imgui_internal:3938", + "location": "imgui_internal:3801", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTabBar", "ret": "void", @@ -17677,7 +17834,7 @@ "cimguiname": "igDebugNodeTable", "defaults": {}, "funcname": "DebugNodeTable", - "location": "imgui_internal:3939", + "location": "imgui_internal:3802", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTable", "ret": "void", @@ -17699,7 +17856,7 @@ "cimguiname": "igDebugNodeTableSettings", "defaults": {}, "funcname": "DebugNodeTableSettings", - "location": "imgui_internal:3940", + "location": "imgui_internal:3803", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTableSettings", "ret": "void", @@ -17721,7 +17878,7 @@ "cimguiname": "igDebugNodeTypingSelectState", "defaults": {}, "funcname": "DebugNodeTypingSelectState", - "location": "imgui_internal:3942", + "location": "imgui_internal:3805", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTypingSelectState", "ret": "void", @@ -17743,7 +17900,7 @@ "cimguiname": "igDebugNodeViewport", "defaults": {}, "funcname": "DebugNodeViewport", - "location": "imgui_internal:3948", + "location": "imgui_internal:3811", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeViewport", "ret": "void", @@ -17769,7 +17926,7 @@ "cimguiname": "igDebugNodeWindow", "defaults": {}, "funcname": "DebugNodeWindow", - "location": "imgui_internal:3944", + "location": "imgui_internal:3807", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindow", "ret": "void", @@ -17791,7 +17948,7 @@ "cimguiname": "igDebugNodeWindowSettings", "defaults": {}, "funcname": "DebugNodeWindowSettings", - "location": "imgui_internal:3945", + "location": "imgui_internal:3808", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowSettings", "ret": "void", @@ -17817,7 +17974,7 @@ "cimguiname": "igDebugNodeWindowsList", "defaults": {}, "funcname": "DebugNodeWindowsList", - "location": "imgui_internal:3946", + "location": "imgui_internal:3809", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowsList", "ret": "void", @@ -17847,7 +18004,7 @@ "cimguiname": "igDebugNodeWindowsListByBeginStackParent", "defaults": {}, "funcname": "DebugNodeWindowsListByBeginStackParent", - "location": "imgui_internal:3947", + "location": "imgui_internal:3810", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowsListByBeginStackParent", "ret": "void", @@ -17869,7 +18026,7 @@ "cimguiname": "igDebugRenderKeyboardPreview", "defaults": {}, "funcname": "DebugRenderKeyboardPreview", - "location": "imgui_internal:3950", + "location": "imgui_internal:3813", "namespace": "ImGui", "ov_cimguiname": "igDebugRenderKeyboardPreview", "ret": "void", @@ -17899,7 +18056,7 @@ "cimguiname": "igDebugRenderViewportThumbnail", "defaults": {}, "funcname": "DebugRenderViewportThumbnail", - "location": "imgui_internal:3951", + "location": "imgui_internal:3814", "namespace": "ImGui", "ov_cimguiname": "igDebugRenderViewportThumbnail", "ret": "void", @@ -17916,7 +18073,7 @@ "cimguiname": "igDebugStartItemPicker", "defaults": {}, "funcname": "DebugStartItemPicker", - "location": "imgui:1060", + "location": "imgui:1069", "namespace": "ImGui", "ov_cimguiname": "igDebugStartItemPicker", "ret": "void", @@ -17938,7 +18095,7 @@ "cimguiname": "igDebugTextEncoding", "defaults": {}, "funcname": "DebugTextEncoding", - "location": "imgui:1058", + "location": "imgui:1067", "namespace": "ImGui", "ov_cimguiname": "igDebugTextEncoding", "ret": "void", @@ -17964,7 +18121,7 @@ "cimguiname": "igDebugTextUnformattedWithLocateItem", "defaults": {}, "funcname": "DebugTextUnformattedWithLocateItem", - "location": "imgui_internal:3922", + "location": "imgui_internal:3785", "namespace": "ImGui", "ov_cimguiname": "igDebugTextUnformattedWithLocateItem", "ret": "void", @@ -17988,7 +18145,7 @@ "ctx": "NULL" }, "funcname": "DestroyContext", - "location": "imgui:328", + "location": "imgui:332", "namespace": "ImGui", "ov_cimguiname": "igDestroyContext", "ret": "void", @@ -18010,7 +18167,7 @@ "cimguiname": "igDestroyPlatformWindow", "defaults": {}, "funcname": "DestroyPlatformWindow", - "location": "imgui_internal:3410", + "location": "imgui_internal:3259", "namespace": "ImGui", "ov_cimguiname": "igDestroyPlatformWindow", "ret": "void", @@ -18027,7 +18184,7 @@ "cimguiname": "igDestroyPlatformWindows", "defaults": {}, "funcname": "DestroyPlatformWindows", - "location": "imgui:1082", + "location": "imgui:1090", "namespace": "ImGui", "ov_cimguiname": "igDestroyPlatformWindows", "ret": "void", @@ -18056,7 +18213,7 @@ "node_id": "0" }, "funcname": "DockBuilderAddNode", - "location": "imgui_internal:3672", + "location": "imgui_internal:3521", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderAddNode", "ret": "ImGuiID", @@ -18086,7 +18243,7 @@ "cimguiname": "igDockBuilderCopyDockSpace", "defaults": {}, "funcname": "DockBuilderCopyDockSpace", - "location": "imgui_internal:3679", + "location": "imgui_internal:3528", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyDockSpace", "ret": "void", @@ -18116,7 +18273,7 @@ "cimguiname": "igDockBuilderCopyNode", "defaults": {}, "funcname": "DockBuilderCopyNode", - "location": "imgui_internal:3680", + "location": "imgui_internal:3529", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyNode", "ret": "void", @@ -18142,7 +18299,7 @@ "cimguiname": "igDockBuilderCopyWindowSettings", "defaults": {}, "funcname": "DockBuilderCopyWindowSettings", - "location": "imgui_internal:3681", + "location": "imgui_internal:3530", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyWindowSettings", "ret": "void", @@ -18168,7 +18325,7 @@ "cimguiname": "igDockBuilderDockWindow", "defaults": {}, "funcname": "DockBuilderDockWindow", - "location": "imgui_internal:3669", + "location": "imgui_internal:3518", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderDockWindow", "ret": "void", @@ -18190,7 +18347,7 @@ "cimguiname": "igDockBuilderFinish", "defaults": {}, "funcname": "DockBuilderFinish", - "location": "imgui_internal:3682", + "location": "imgui_internal:3531", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderFinish", "ret": "void", @@ -18212,7 +18369,7 @@ "cimguiname": "igDockBuilderGetCentralNode", "defaults": {}, "funcname": "DockBuilderGetCentralNode", - "location": "imgui_internal:3671", + "location": "imgui_internal:3520", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderGetCentralNode", "ret": "ImGuiDockNode*", @@ -18234,7 +18391,7 @@ "cimguiname": "igDockBuilderGetNode", "defaults": {}, "funcname": "DockBuilderGetNode", - "location": "imgui_internal:3670", + "location": "imgui_internal:3519", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderGetNode", "ret": "ImGuiDockNode*", @@ -18256,7 +18413,7 @@ "cimguiname": "igDockBuilderRemoveNode", "defaults": {}, "funcname": "DockBuilderRemoveNode", - "location": "imgui_internal:3673", + "location": "imgui_internal:3522", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNode", "ret": "void", @@ -18278,7 +18435,7 @@ "cimguiname": "igDockBuilderRemoveNodeChildNodes", "defaults": {}, "funcname": "DockBuilderRemoveNodeChildNodes", - "location": "imgui_internal:3675", + "location": "imgui_internal:3524", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNodeChildNodes", "ret": "void", @@ -18306,7 +18463,7 @@ "clear_settings_refs": "true" }, "funcname": "DockBuilderRemoveNodeDockedWindows", - "location": "imgui_internal:3674", + "location": "imgui_internal:3523", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNodeDockedWindows", "ret": "void", @@ -18332,7 +18489,7 @@ "cimguiname": "igDockBuilderSetNodePos", "defaults": {}, "funcname": "DockBuilderSetNodePos", - "location": "imgui_internal:3676", + "location": "imgui_internal:3525", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSetNodePos", "ret": "void", @@ -18358,7 +18515,7 @@ "cimguiname": "igDockBuilderSetNodeSize", "defaults": {}, "funcname": "DockBuilderSetNodeSize", - "location": "imgui_internal:3677", + "location": "imgui_internal:3526", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSetNodeSize", "ret": "void", @@ -18396,7 +18553,7 @@ "cimguiname": "igDockBuilderSplitNode", "defaults": {}, "funcname": "DockBuilderSplitNode", - "location": "imgui_internal:3678", + "location": "imgui_internal:3527", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSplitNode", "ret": "ImGuiID", @@ -18442,7 +18599,7 @@ "cimguiname": "igDockContextCalcDropPosForDocking", "defaults": {}, "funcname": "DockContextCalcDropPosForDocking", - "location": "imgui_internal:3644", + "location": "imgui_internal:3493", "namespace": "ImGui", "ov_cimguiname": "igDockContextCalcDropPosForDocking", "ret": "bool", @@ -18472,7 +18629,7 @@ "cimguiname": "igDockContextClearNodes", "defaults": {}, "funcname": "DockContextClearNodes", - "location": "imgui_internal:3633", + "location": "imgui_internal:3482", "namespace": "ImGui", "ov_cimguiname": "igDockContextClearNodes", "ret": "void", @@ -18494,7 +18651,7 @@ "cimguiname": "igDockContextEndFrame", "defaults": {}, "funcname": "DockContextEndFrame", - "location": "imgui_internal:3637", + "location": "imgui_internal:3486", "namespace": "ImGui", "ov_cimguiname": "igDockContextEndFrame", "ret": "void", @@ -18520,7 +18677,7 @@ "cimguiname": "igDockContextFindNodeByID", "defaults": {}, "funcname": "DockContextFindNodeByID", - "location": "imgui_internal:3645", + "location": "imgui_internal:3494", "namespace": "ImGui", "ov_cimguiname": "igDockContextFindNodeByID", "ret": "ImGuiDockNode*", @@ -18542,7 +18699,7 @@ "cimguiname": "igDockContextGenNodeID", "defaults": {}, "funcname": "DockContextGenNodeID", - "location": "imgui_internal:3638", + "location": "imgui_internal:3487", "namespace": "ImGui", "ov_cimguiname": "igDockContextGenNodeID", "ret": "ImGuiID", @@ -18564,7 +18721,7 @@ "cimguiname": "igDockContextInitialize", "defaults": {}, "funcname": "DockContextInitialize", - "location": "imgui_internal:3631", + "location": "imgui_internal:3480", "namespace": "ImGui", "ov_cimguiname": "igDockContextInitialize", "ret": "void", @@ -18586,7 +18743,7 @@ "cimguiname": "igDockContextNewFrameUpdateDocking", "defaults": {}, "funcname": "DockContextNewFrameUpdateDocking", - "location": "imgui_internal:3636", + "location": "imgui_internal:3485", "namespace": "ImGui", "ov_cimguiname": "igDockContextNewFrameUpdateDocking", "ret": "void", @@ -18608,7 +18765,7 @@ "cimguiname": "igDockContextNewFrameUpdateUndocking", "defaults": {}, "funcname": "DockContextNewFrameUpdateUndocking", - "location": "imgui_internal:3635", + "location": "imgui_internal:3484", "namespace": "ImGui", "ov_cimguiname": "igDockContextNewFrameUpdateUndocking", "ret": "void", @@ -18634,7 +18791,7 @@ "cimguiname": "igDockContextProcessUndockNode", "defaults": {}, "funcname": "DockContextProcessUndockNode", - "location": "imgui_internal:3643", + "location": "imgui_internal:3492", "namespace": "ImGui", "ov_cimguiname": "igDockContextProcessUndockNode", "ret": "void", @@ -18666,7 +18823,7 @@ "clear_persistent_docking_ref": "true" }, "funcname": "DockContextProcessUndockWindow", - "location": "imgui_internal:3642", + "location": "imgui_internal:3491", "namespace": "ImGui", "ov_cimguiname": "igDockContextProcessUndockWindow", "ret": "void", @@ -18712,7 +18869,7 @@ "cimguiname": "igDockContextQueueDock", "defaults": {}, "funcname": "DockContextQueueDock", - "location": "imgui_internal:3639", + "location": "imgui_internal:3488", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueDock", "ret": "void", @@ -18738,7 +18895,7 @@ "cimguiname": "igDockContextQueueUndockNode", "defaults": {}, "funcname": "DockContextQueueUndockNode", - "location": "imgui_internal:3641", + "location": "imgui_internal:3490", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueUndockNode", "ret": "void", @@ -18764,7 +18921,7 @@ "cimguiname": "igDockContextQueueUndockWindow", "defaults": {}, "funcname": "DockContextQueueUndockWindow", - "location": "imgui_internal:3640", + "location": "imgui_internal:3489", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueUndockWindow", "ret": "void", @@ -18786,7 +18943,7 @@ "cimguiname": "igDockContextRebuildNodes", "defaults": {}, "funcname": "DockContextRebuildNodes", - "location": "imgui_internal:3634", + "location": "imgui_internal:3483", "namespace": "ImGui", "ov_cimguiname": "igDockContextRebuildNodes", "ret": "void", @@ -18808,7 +18965,7 @@ "cimguiname": "igDockContextShutdown", "defaults": {}, "funcname": "DockContextShutdown", - "location": "imgui_internal:3632", + "location": "imgui_internal:3481", "namespace": "ImGui", "ov_cimguiname": "igDockContextShutdown", "ret": "void", @@ -18830,7 +18987,7 @@ "cimguiname": "igDockNodeBeginAmendTabBar", "defaults": {}, "funcname": "DockNodeBeginAmendTabBar", - "location": "imgui_internal:3647", + "location": "imgui_internal:3496", "namespace": "ImGui", "ov_cimguiname": "igDockNodeBeginAmendTabBar", "ret": "bool", @@ -18847,7 +19004,7 @@ "cimguiname": "igDockNodeEndAmendTabBar", "defaults": {}, "funcname": "DockNodeEndAmendTabBar", - "location": "imgui_internal:3648", + "location": "imgui_internal:3497", "namespace": "ImGui", "ov_cimguiname": "igDockNodeEndAmendTabBar", "ret": "void", @@ -18869,7 +19026,7 @@ "cimguiname": "igDockNodeGetDepth", "defaults": {}, "funcname": "DockNodeGetDepth", - "location": "imgui_internal:3651", + "location": "imgui_internal:3500", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetDepth", "ret": "int", @@ -18891,7 +19048,7 @@ "cimguiname": "igDockNodeGetRootNode", "defaults": {}, "funcname": "DockNodeGetRootNode", - "location": "imgui_internal:3649", + "location": "imgui_internal:3498", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetRootNode", "ret": "ImGuiDockNode*", @@ -18913,7 +19070,7 @@ "cimguiname": "igDockNodeGetWindowMenuButtonId", "defaults": {}, "funcname": "DockNodeGetWindowMenuButtonId", - "location": "imgui_internal:3652", + "location": "imgui_internal:3501", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetWindowMenuButtonId", "ret": "ImGuiID", @@ -18939,7 +19096,7 @@ "cimguiname": "igDockNodeIsInHierarchyOf", "defaults": {}, "funcname": "DockNodeIsInHierarchyOf", - "location": "imgui_internal:3650", + "location": "imgui_internal:3499", "namespace": "ImGui", "ov_cimguiname": "igDockNodeIsInHierarchyOf", "ret": "bool", @@ -18969,7 +19126,7 @@ "cimguiname": "igDockNodeWindowMenuHandler_Default", "defaults": {}, "funcname": "DockNodeWindowMenuHandler_Default", - "location": "imgui_internal:3646", + "location": "imgui_internal:3495", "namespace": "ImGui", "ov_cimguiname": "igDockNodeWindowMenuHandler_Default", "ret": "void", @@ -19007,7 +19164,7 @@ "window_class": "NULL" }, "funcname": "DockSpace", - "location": "imgui:881", + "location": "imgui:889", "namespace": "ImGui", "ov_cimguiname": "igDockSpace", "ret": "ImGuiID", @@ -19046,7 +19203,7 @@ "window_class": "NULL" }, "funcname": "DockSpaceOverViewport", - "location": "imgui:882", + "location": "imgui:890", "namespace": "ImGui", "ov_cimguiname": "igDockSpaceOverViewport", "ret": "ImGuiID", @@ -19096,7 +19253,7 @@ "cimguiname": "igDragBehavior", "defaults": {}, "funcname": "DragBehavior", - "location": "imgui_internal:3858", + "location": "imgui_internal:3713", "namespace": "ImGui", "ov_cimguiname": "igDragBehavior", "ret": "bool", @@ -19148,7 +19305,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat", - "location": "imgui:592", + "location": "imgui:600", "namespace": "ImGui", "ov_cimguiname": "igDragFloat", "ret": "bool", @@ -19200,7 +19357,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat2", - "location": "imgui:593", + "location": "imgui:601", "namespace": "ImGui", "ov_cimguiname": "igDragFloat2", "ret": "bool", @@ -19252,7 +19409,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat3", - "location": "imgui:594", + "location": "imgui:602", "namespace": "ImGui", "ov_cimguiname": "igDragFloat3", "ret": "bool", @@ -19304,7 +19461,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat4", - "location": "imgui:595", + "location": "imgui:603", "namespace": "ImGui", "ov_cimguiname": "igDragFloat4", "ret": "bool", @@ -19365,7 +19522,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloatRange2", - "location": "imgui:596", + "location": "imgui:604", "namespace": "ImGui", "ov_cimguiname": "igDragFloatRange2", "ret": "bool", @@ -19417,7 +19574,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt", - "location": "imgui:597", + "location": "imgui:605", "namespace": "ImGui", "ov_cimguiname": "igDragInt", "ret": "bool", @@ -19469,7 +19626,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt2", - "location": "imgui:598", + "location": "imgui:606", "namespace": "ImGui", "ov_cimguiname": "igDragInt2", "ret": "bool", @@ -19521,7 +19678,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt3", - "location": "imgui:599", + "location": "imgui:607", "namespace": "ImGui", "ov_cimguiname": "igDragInt3", "ret": "bool", @@ -19573,7 +19730,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt4", - "location": "imgui:600", + "location": "imgui:608", "namespace": "ImGui", "ov_cimguiname": "igDragInt4", "ret": "bool", @@ -19634,7 +19791,7 @@ "v_speed": "1.0f" }, "funcname": "DragIntRange2", - "location": "imgui:601", + "location": "imgui:609", "namespace": "ImGui", "ov_cimguiname": "igDragIntRange2", "ret": "bool", @@ -19690,7 +19847,7 @@ "v_speed": "1.0f" }, "funcname": "DragScalar", - "location": "imgui:602", + "location": "imgui:610", "namespace": "ImGui", "ov_cimguiname": "igDragScalar", "ret": "bool", @@ -19750,7 +19907,7 @@ "v_speed": "1.0f" }, "funcname": "DragScalarN", - "location": "imgui:603", + "location": "imgui:611", "namespace": "ImGui", "ov_cimguiname": "igDragScalarN", "ret": "bool", @@ -19772,7 +19929,7 @@ "cimguiname": "igDummy", "defaults": {}, "funcname": "Dummy", - "location": "imgui:499", + "location": "imgui:506", "namespace": "ImGui", "ov_cimguiname": "igDummy", "ret": "void", @@ -19789,7 +19946,7 @@ "cimguiname": "igEnd", "defaults": {}, "funcname": "End", - "location": "imgui:370", + "location": "imgui:375", "namespace": "ImGui", "ov_cimguiname": "igEnd", "ret": "void", @@ -19815,7 +19972,7 @@ "cimguiname": "igEndBoxSelect", "defaults": {}, "funcname": "EndBoxSelect", - "location": "imgui_internal:3711", + "location": "imgui_internal:3562", "namespace": "ImGui", "ov_cimguiname": "igEndBoxSelect", "ret": "void", @@ -19832,7 +19989,7 @@ "cimguiname": "igEndChild", "defaults": {}, "funcname": "EndChild", - "location": "imgui:392", + "location": "imgui:397", "namespace": "ImGui", "ov_cimguiname": "igEndChild", "ret": "void", @@ -19849,7 +20006,7 @@ "cimguiname": "igEndColumns", "defaults": {}, "funcname": "EndColumns", - "location": "imgui_internal:3724", + "location": "imgui_internal:3575", "namespace": "ImGui", "ov_cimguiname": "igEndColumns", "ret": "void", @@ -19866,7 +20023,7 @@ "cimguiname": "igEndCombo", "defaults": {}, "funcname": "EndCombo", - "location": "imgui:575", + "location": "imgui:583", "namespace": "ImGui", "ov_cimguiname": "igEndCombo", "ret": "void", @@ -19883,7 +20040,7 @@ "cimguiname": "igEndComboPreview", "defaults": {}, "funcname": "EndComboPreview", - "location": "imgui_internal:3517", + "location": "imgui_internal:3366", "namespace": "ImGui", "ov_cimguiname": "igEndComboPreview", "ret": "void", @@ -19900,7 +20057,7 @@ "cimguiname": "igEndDisabled", "defaults": {}, "funcname": "EndDisabled", - "location": "imgui:917", + "location": "imgui:925", "namespace": "ImGui", "ov_cimguiname": "igEndDisabled", "ret": "void", @@ -19917,7 +20074,7 @@ "cimguiname": "igEndDisabledOverrideReenable", "defaults": {}, "funcname": "EndDisabledOverrideReenable", - "location": "imgui_internal:3480", + "location": "imgui_internal:3329", "namespace": "ImGui", "ov_cimguiname": "igEndDisabledOverrideReenable", "ret": "void", @@ -19934,7 +20091,7 @@ "cimguiname": "igEndDragDropSource", "defaults": {}, "funcname": "EndDragDropSource", - "location": "imgui:905", + "location": "imgui:913", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropSource", "ret": "void", @@ -19951,7 +20108,7 @@ "cimguiname": "igEndDragDropTarget", "defaults": {}, "funcname": "EndDragDropTarget", - "location": "imgui:908", + "location": "imgui:916", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropTarget", "ret": "void", @@ -19959,6 +20116,23 @@ "stname": "" } ], + "igEndErrorTooltip": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igEndErrorTooltip", + "defaults": {}, + "funcname": "EndErrorTooltip", + "location": "imgui_internal:3778", + "namespace": "ImGui", + "ov_cimguiname": "igEndErrorTooltip", + "ret": "void", + "signature": "()", + "stname": "" + } + ], "igEndFrame": [ { "args": "()", @@ -19968,7 +20142,7 @@ "cimguiname": "igEndFrame", "defaults": {}, "funcname": "EndFrame", - "location": "imgui:336", + "location": "imgui:341", "namespace": "ImGui", "ov_cimguiname": "igEndFrame", "ret": "void", @@ -19985,7 +20159,7 @@ "cimguiname": "igEndGroup", "defaults": {}, "funcname": "EndGroup", - "location": "imgui:503", + "location": "imgui:510", "namespace": "ImGui", "ov_cimguiname": "igEndGroup", "ret": "void", @@ -20002,7 +20176,7 @@ "cimguiname": "igEndListBox", "defaults": {}, "funcname": "EndListBox", - "location": "imgui:700", + "location": "imgui:708", "namespace": "ImGui", "ov_cimguiname": "igEndListBox", "ret": "void", @@ -20019,7 +20193,7 @@ "cimguiname": "igEndMainMenuBar", "defaults": {}, "funcname": "EndMainMenuBar", - "location": "imgui:726", + "location": "imgui:734", "namespace": "ImGui", "ov_cimguiname": "igEndMainMenuBar", "ret": "void", @@ -20036,7 +20210,7 @@ "cimguiname": "igEndMenu", "defaults": {}, "funcname": "EndMenu", - "location": "imgui:728", + "location": "imgui:736", "namespace": "ImGui", "ov_cimguiname": "igEndMenu", "ret": "void", @@ -20053,7 +20227,7 @@ "cimguiname": "igEndMenuBar", "defaults": {}, "funcname": "EndMenuBar", - "location": "imgui:724", + "location": "imgui:732", "namespace": "ImGui", "ov_cimguiname": "igEndMenuBar", "ret": "void", @@ -20070,7 +20244,7 @@ "cimguiname": "igEndMultiSelect", "defaults": {}, "funcname": "EndMultiSelect", - "location": "imgui:689", + "location": "imgui:697", "namespace": "ImGui", "ov_cimguiname": "igEndMultiSelect", "ret": "ImGuiMultiSelectIO*", @@ -20087,7 +20261,7 @@ "cimguiname": "igEndPopup", "defaults": {}, "funcname": "EndPopup", - "location": "imgui:761", + "location": "imgui:769", "namespace": "ImGui", "ov_cimguiname": "igEndPopup", "ret": "void", @@ -20104,7 +20278,7 @@ "cimguiname": "igEndTabBar", "defaults": {}, "funcname": "EndTabBar", - "location": "imgui:862", + "location": "imgui:870", "namespace": "ImGui", "ov_cimguiname": "igEndTabBar", "ret": "void", @@ -20121,7 +20295,7 @@ "cimguiname": "igEndTabItem", "defaults": {}, "funcname": "EndTabItem", - "location": "imgui:864", + "location": "imgui:872", "namespace": "ImGui", "ov_cimguiname": "igEndTabItem", "ret": "void", @@ -20138,7 +20312,7 @@ "cimguiname": "igEndTable", "defaults": {}, "funcname": "EndTable", - "location": "imgui:813", + "location": "imgui:821", "namespace": "ImGui", "ov_cimguiname": "igEndTable", "ret": "void", @@ -20155,7 +20329,7 @@ "cimguiname": "igEndTooltip", "defaults": {}, "funcname": "EndTooltip", - "location": "imgui:737", + "location": "imgui:745", "namespace": "ImGui", "ov_cimguiname": "igEndTooltip", "ret": "void", @@ -20163,76 +20337,125 @@ "stname": "" } ], - "igErrorCheckEndFrameRecover": [ + "igErrorCheckEndFrameFinalizeErrorTooltip": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igErrorCheckEndFrameFinalizeErrorTooltip", + "defaults": {}, + "funcname": "ErrorCheckEndFrameFinalizeErrorTooltip", + "location": "imgui_internal:3776", + "namespace": "ImGui", + "ov_cimguiname": "igErrorCheckEndFrameFinalizeErrorTooltip", + "ret": "void", + "signature": "()", + "stname": "" + } + ], + "igErrorCheckUsingSetCursorPosToExtendParentBoundaries": [ { - "args": "(ImGuiErrorLogCallback log_callback,void* user_data)", + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", + "defaults": {}, + "funcname": "ErrorCheckUsingSetCursorPosToExtendParentBoundaries", + "location": "imgui_internal:3775", + "namespace": "ImGui", + "ov_cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", + "ret": "void", + "signature": "()", + "stname": "" + } + ], + "igErrorLog": [ + { + "args": "(const char* msg)", "argsT": [ { - "name": "log_callback", - "type": "ImGuiErrorLogCallback" - }, + "name": "msg", + "type": "const char*" + } + ], + "argsoriginal": "(const char* msg)", + "call_args": "(msg)", + "cimguiname": "igErrorLog", + "defaults": {}, + "funcname": "ErrorLog", + "location": "imgui_internal:3771", + "namespace": "ImGui", + "ov_cimguiname": "igErrorLog", + "ret": "bool", + "signature": "(const char*)", + "stname": "" + } + ], + "igErrorRecoveryStoreState": [ + { + "args": "(ImGuiErrorRecoveryState* state_out)", + "argsT": [ { - "name": "user_data", - "type": "void*" + "name": "state_out", + "type": "ImGuiErrorRecoveryState*" } ], - "argsoriginal": "(ImGuiErrorLogCallback log_callback,void* user_data=((void*)0))", - "call_args": "(log_callback,user_data)", - "cimguiname": "igErrorCheckEndFrameRecover", - "defaults": { - "user_data": "NULL" - }, - "funcname": "ErrorCheckEndFrameRecover", - "location": "imgui_internal:3916", + "argsoriginal": "(ImGuiErrorRecoveryState* state_out)", + "call_args": "(state_out)", + "cimguiname": "igErrorRecoveryStoreState", + "defaults": {}, + "funcname": "ErrorRecoveryStoreState", + "location": "imgui_internal:3772", "namespace": "ImGui", - "ov_cimguiname": "igErrorCheckEndFrameRecover", + "ov_cimguiname": "igErrorRecoveryStoreState", "ret": "void", - "signature": "(ImGuiErrorLogCallback,void*)", + "signature": "(ImGuiErrorRecoveryState*)", "stname": "" } ], - "igErrorCheckEndWindowRecover": [ + "igErrorRecoveryTryToRecoverState": [ { - "args": "(ImGuiErrorLogCallback log_callback,void* user_data)", + "args": "(const ImGuiErrorRecoveryState* state_in)", "argsT": [ { - "name": "log_callback", - "type": "ImGuiErrorLogCallback" - }, - { - "name": "user_data", - "type": "void*" + "name": "state_in", + "type": "const ImGuiErrorRecoveryState*" } ], - "argsoriginal": "(ImGuiErrorLogCallback log_callback,void* user_data=((void*)0))", - "call_args": "(log_callback,user_data)", - "cimguiname": "igErrorCheckEndWindowRecover", - "defaults": { - "user_data": "NULL" - }, - "funcname": "ErrorCheckEndWindowRecover", - "location": "imgui_internal:3917", + "argsoriginal": "(const ImGuiErrorRecoveryState* state_in)", + "call_args": "(state_in)", + "cimguiname": "igErrorRecoveryTryToRecoverState", + "defaults": {}, + "funcname": "ErrorRecoveryTryToRecoverState", + "location": "imgui_internal:3773", "namespace": "ImGui", - "ov_cimguiname": "igErrorCheckEndWindowRecover", + "ov_cimguiname": "igErrorRecoveryTryToRecoverState", "ret": "void", - "signature": "(ImGuiErrorLogCallback,void*)", + "signature": "(const ImGuiErrorRecoveryState*)", "stname": "" } ], - "igErrorCheckUsingSetCursorPosToExtendParentBoundaries": [ + "igErrorRecoveryTryToRecoverWindowState": [ { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", + "args": "(const ImGuiErrorRecoveryState* state_in)", + "argsT": [ + { + "name": "state_in", + "type": "const ImGuiErrorRecoveryState*" + } + ], + "argsoriginal": "(const ImGuiErrorRecoveryState* state_in)", + "call_args": "(state_in)", + "cimguiname": "igErrorRecoveryTryToRecoverWindowState", "defaults": {}, - "funcname": "ErrorCheckUsingSetCursorPosToExtendParentBoundaries", - "location": "imgui_internal:3918", + "funcname": "ErrorRecoveryTryToRecoverWindowState", + "location": "imgui_internal:3774", "namespace": "ImGui", - "ov_cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", + "ov_cimguiname": "igErrorRecoveryTryToRecoverWindowState", "ret": "void", - "signature": "()", + "signature": "(const ImGuiErrorRecoveryState*)", "stname": "" } ], @@ -20254,7 +20477,7 @@ "cimguiname": "igFindBestWindowPosForPopup", "defaults": {}, "funcname": "FindBestWindowPosForPopup", - "location": "imgui_internal:3502", + "location": "imgui_internal:3351", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopup", @@ -20301,7 +20524,7 @@ "cimguiname": "igFindBestWindowPosForPopupEx", "defaults": {}, "funcname": "FindBestWindowPosForPopupEx", - "location": "imgui_internal:3503", + "location": "imgui_internal:3352", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopupEx", @@ -20324,7 +20547,7 @@ "cimguiname": "igFindBlockingModal", "defaults": {}, "funcname": "FindBlockingModal", - "location": "imgui_internal:3501", + "location": "imgui_internal:3350", "namespace": "ImGui", "ov_cimguiname": "igFindBlockingModal", "ret": "ImGuiWindow*", @@ -20346,7 +20569,7 @@ "cimguiname": "igFindBottomMostVisibleWindowWithinBeginStack", "defaults": {}, "funcname": "FindBottomMostVisibleWindowWithinBeginStack", - "location": "imgui_internal:3378", + "location": "imgui_internal:3227", "namespace": "ImGui", "ov_cimguiname": "igFindBottomMostVisibleWindowWithinBeginStack", "ret": "ImGuiWindow*", @@ -20368,7 +20591,7 @@ "cimguiname": "igFindHoveredViewportFromPlatformWindowStack", "defaults": {}, "funcname": "FindHoveredViewportFromPlatformWindowStack", - "location": "imgui_internal:3414", + "location": "imgui_internal:3263", "namespace": "ImGui", "ov_cimguiname": "igFindHoveredViewportFromPlatformWindowStack", "ret": "ImGuiViewportP*", @@ -20402,7 +20625,7 @@ "cimguiname": "igFindHoveredWindowEx", "defaults": {}, "funcname": "FindHoveredWindowEx", - "location": "imgui_internal:3396", + "location": "imgui_internal:3245", "namespace": "ImGui", "ov_cimguiname": "igFindHoveredWindowEx", "ret": "void", @@ -20428,7 +20651,7 @@ "cimguiname": "igFindOrCreateColumns", "defaults": {}, "funcname": "FindOrCreateColumns", - "location": "imgui_internal:3729", + "location": "imgui_internal:3580", "namespace": "ImGui", "ov_cimguiname": "igFindOrCreateColumns", "ret": "ImGuiOldColumns*", @@ -20456,7 +20679,7 @@ "text_end": "NULL" }, "funcname": "FindRenderedTextEnd", - "location": "imgui_internal:3823", + "location": "imgui_internal:3678", "namespace": "ImGui", "ov_cimguiname": "igFindRenderedTextEnd", "ret": "const char*", @@ -20478,7 +20701,7 @@ "cimguiname": "igFindSettingsHandler", "defaults": {}, "funcname": "FindSettingsHandler", - "location": "imgui_internal:3422", + "location": "imgui_internal:3271", "namespace": "ImGui", "ov_cimguiname": "igFindSettingsHandler", "ret": "ImGuiSettingsHandler*", @@ -20500,7 +20723,7 @@ "cimguiname": "igFindViewportByID", "defaults": {}, "funcname": "FindViewportByID", - "location": "imgui:1083", + "location": "imgui:1091", "namespace": "ImGui", "ov_cimguiname": "igFindViewportByID", "ret": "ImGuiViewport*", @@ -20522,7 +20745,7 @@ "cimguiname": "igFindViewportByPlatformHandle", "defaults": {}, "funcname": "FindViewportByPlatformHandle", - "location": "imgui:1084", + "location": "imgui:1092", "namespace": "ImGui", "ov_cimguiname": "igFindViewportByPlatformHandle", "ret": "ImGuiViewport*", @@ -20544,7 +20767,7 @@ "cimguiname": "igFindWindowByID", "defaults": {}, "funcname": "FindWindowByID", - "location": "imgui_internal:3350", + "location": "imgui_internal:3199", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByID", "ret": "ImGuiWindow*", @@ -20566,7 +20789,7 @@ "cimguiname": "igFindWindowByName", "defaults": {}, "funcname": "FindWindowByName", - "location": "imgui_internal:3351", + "location": "imgui_internal:3200", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByName", "ret": "ImGuiWindow*", @@ -20588,7 +20811,7 @@ "cimguiname": "igFindWindowDisplayIndex", "defaults": {}, "funcname": "FindWindowDisplayIndex", - "location": "imgui_internal:3377", + "location": "imgui_internal:3226", "namespace": "ImGui", "ov_cimguiname": "igFindWindowDisplayIndex", "ret": "int", @@ -20610,7 +20833,7 @@ "cimguiname": "igFindWindowSettingsByID", "defaults": {}, "funcname": "FindWindowSettingsByID", - "location": "imgui_internal:3426", + "location": "imgui_internal:3275", "namespace": "ImGui", "ov_cimguiname": "igFindWindowSettingsByID", "ret": "ImGuiWindowSettings*", @@ -20632,7 +20855,7 @@ "cimguiname": "igFindWindowSettingsByWindow", "defaults": {}, "funcname": "FindWindowSettingsByWindow", - "location": "imgui_internal:3427", + "location": "imgui_internal:3276", "namespace": "ImGui", "ov_cimguiname": "igFindWindowSettingsByWindow", "ret": "ImGuiWindowSettings*", @@ -20654,7 +20877,7 @@ "cimguiname": "igFixupKeyChord", "defaults": {}, "funcname": "FixupKeyChord", - "location": "imgui_internal:3554", + "location": "imgui_internal:3403", "namespace": "ImGui", "ov_cimguiname": "igFixupKeyChord", "ret": "ImGuiKeyChord", @@ -20671,7 +20894,7 @@ "cimguiname": "igFocusItem", "defaults": {}, "funcname": "FocusItem", - "location": "imgui_internal:3541", + "location": "imgui_internal:3390", "namespace": "ImGui", "ov_cimguiname": "igFocusItem", "ret": "void", @@ -20705,7 +20928,7 @@ "cimguiname": "igFocusTopMostWindowUnderOne", "defaults": {}, "funcname": "FocusTopMostWindowUnderOne", - "location": "imgui_internal:3372", + "location": "imgui_internal:3221", "namespace": "ImGui", "ov_cimguiname": "igFocusTopMostWindowUnderOne", "ret": "void", @@ -20733,7 +20956,7 @@ "flags": "0" }, "funcname": "FocusWindow", - "location": "imgui_internal:3371", + "location": "imgui_internal:3220", "namespace": "ImGui", "ov_cimguiname": "igFocusWindow", "ret": "void", @@ -20755,7 +20978,7 @@ "cimguiname": "igGcAwakeTransientWindowBuffers", "defaults": {}, "funcname": "GcAwakeTransientWindowBuffers", - "location": "imgui_internal:3912", + "location": "imgui_internal:3768", "namespace": "ImGui", "ov_cimguiname": "igGcAwakeTransientWindowBuffers", "ret": "void", @@ -20772,7 +20995,7 @@ "cimguiname": "igGcCompactTransientMiscBuffers", "defaults": {}, "funcname": "GcCompactTransientMiscBuffers", - "location": "imgui_internal:3910", + "location": "imgui_internal:3766", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientMiscBuffers", "ret": "void", @@ -20794,7 +21017,7 @@ "cimguiname": "igGcCompactTransientWindowBuffers", "defaults": {}, "funcname": "GcCompactTransientWindowBuffers", - "location": "imgui_internal:3911", + "location": "imgui_internal:3767", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientWindowBuffers", "ret": "void", @@ -20811,7 +21034,7 @@ "cimguiname": "igGetActiveID", "defaults": {}, "funcname": "GetActiveID", - "location": "imgui_internal:3451", + "location": "imgui_internal:3300", "namespace": "ImGui", "ov_cimguiname": "igGetActiveID", "ret": "ImGuiID", @@ -20841,7 +21064,7 @@ "cimguiname": "igGetAllocatorFunctions", "defaults": {}, "funcname": "GetAllocatorFunctions", - "location": "imgui:1072", + "location": "imgui:1081", "namespace": "ImGui", "ov_cimguiname": "igGetAllocatorFunctions", "ret": "void", @@ -20865,7 +21088,7 @@ "viewport": "NULL" }, "funcname": "GetBackgroundDrawList", - "location": "imgui:960", + "location": "imgui:970", "namespace": "ImGui", "ov_cimguiname": "igGetBackgroundDrawList", "ret": "ImDrawList*", @@ -20887,7 +21110,7 @@ "cimguiname": "igGetBoxSelectState", "defaults": {}, "funcname": "GetBoxSelectState", - "location": "imgui_internal:3718", + "location": "imgui_internal:3569", "namespace": "ImGui", "ov_cimguiname": "igGetBoxSelectState", "ret": "ImGuiBoxSelectState*", @@ -20904,7 +21127,7 @@ "cimguiname": "igGetClipboardText", "defaults": {}, "funcname": "GetClipboardText", - "location": "imgui:1044", + "location": "imgui:1053", "namespace": "ImGui", "ov_cimguiname": "igGetClipboardText", "ret": "const char*", @@ -20932,7 +21155,7 @@ "alpha_mul": "1.0f" }, "funcname": "GetColorU32", - "location": "imgui:468", + "location": "imgui:475", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_Col", "ret": "ImU32", @@ -20952,7 +21175,7 @@ "cimguiname": "igGetColorU32", "defaults": {}, "funcname": "GetColorU32", - "location": "imgui:469", + "location": "imgui:476", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_Vec4", "ret": "ImU32", @@ -20978,7 +21201,7 @@ "alpha_mul": "1.0f" }, "funcname": "GetColorU32", - "location": "imgui:470", + "location": "imgui:477", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_U32", "ret": "ImU32", @@ -20995,7 +21218,7 @@ "cimguiname": "igGetColumnIndex", "defaults": {}, "funcname": "GetColumnIndex", - "location": "imgui:852", + "location": "imgui:860", "namespace": "ImGui", "ov_cimguiname": "igGetColumnIndex", "ret": "int", @@ -21021,7 +21244,7 @@ "cimguiname": "igGetColumnNormFromOffset", "defaults": {}, "funcname": "GetColumnNormFromOffset", - "location": "imgui_internal:3731", + "location": "imgui_internal:3582", "namespace": "ImGui", "ov_cimguiname": "igGetColumnNormFromOffset", "ret": "float", @@ -21045,7 +21268,7 @@ "column_index": "-1" }, "funcname": "GetColumnOffset", - "location": "imgui:855", + "location": "imgui:863", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffset", "ret": "float", @@ -21071,7 +21294,7 @@ "cimguiname": "igGetColumnOffsetFromNorm", "defaults": {}, "funcname": "GetColumnOffsetFromNorm", - "location": "imgui_internal:3730", + "location": "imgui_internal:3581", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffsetFromNorm", "ret": "float", @@ -21095,7 +21318,7 @@ "column_index": "-1" }, "funcname": "GetColumnWidth", - "location": "imgui:853", + "location": "imgui:861", "namespace": "ImGui", "ov_cimguiname": "igGetColumnWidth", "ret": "float", @@ -21112,7 +21335,7 @@ "cimguiname": "igGetColumnsCount", "defaults": {}, "funcname": "GetColumnsCount", - "location": "imgui:857", + "location": "imgui:865", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsCount", "ret": "int", @@ -21138,7 +21361,7 @@ "cimguiname": "igGetColumnsID", "defaults": {}, "funcname": "GetColumnsID", - "location": "imgui_internal:3728", + "location": "imgui_internal:3579", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsID", "ret": "ImGuiID", @@ -21160,7 +21383,7 @@ "cimguiname": "igGetContentRegionAvail", "defaults": {}, "funcname": "GetContentRegionAvail", - "location": "imgui:485", + "location": "imgui:492", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionAvail", @@ -21178,7 +21401,7 @@ "cimguiname": "igGetCurrentContext", "defaults": {}, "funcname": "GetCurrentContext", - "location": "imgui:329", + "location": "imgui:333", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentContext", "ret": "ImGuiContext*", @@ -21195,7 +21418,7 @@ "cimguiname": "igGetCurrentFocusScope", "defaults": {}, "funcname": "GetCurrentFocusScope", - "location": "imgui_internal:3694", + "location": "imgui_internal:3543", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentFocusScope", "ret": "ImGuiID", @@ -21212,7 +21435,7 @@ "cimguiname": "igGetCurrentTabBar", "defaults": {}, "funcname": "GetCurrentTabBar", - "location": "imgui_internal:3790", + "location": "imgui_internal:3641", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentTabBar", "ret": "ImGuiTabBar*", @@ -21229,7 +21452,7 @@ "cimguiname": "igGetCurrentTable", "defaults": {}, "funcname": "GetCurrentTable", - "location": "imgui_internal:3745", + "location": "imgui_internal:3596", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentTable", "ret": "ImGuiTable*", @@ -21246,7 +21469,7 @@ "cimguiname": "igGetCurrentWindow", "defaults": {}, "funcname": "GetCurrentWindow", - "location": "imgui_internal:3349", + "location": "imgui_internal:3198", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindow", "ret": "ImGuiWindow*", @@ -21263,7 +21486,7 @@ "cimguiname": "igGetCurrentWindowRead", "defaults": {}, "funcname": "GetCurrentWindowRead", - "location": "imgui_internal:3348", + "location": "imgui_internal:3197", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindowRead", "ret": "ImGuiWindow*", @@ -21285,7 +21508,7 @@ "cimguiname": "igGetCursorPos", "defaults": {}, "funcname": "GetCursorPos", - "location": "imgui:486", + "location": "imgui:493", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorPos", @@ -21303,7 +21526,7 @@ "cimguiname": "igGetCursorPosX", "defaults": {}, "funcname": "GetCursorPosX", - "location": "imgui:487", + "location": "imgui:494", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosX", "ret": "float", @@ -21320,7 +21543,7 @@ "cimguiname": "igGetCursorPosY", "defaults": {}, "funcname": "GetCursorPosY", - "location": "imgui:488", + "location": "imgui:495", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosY", "ret": "float", @@ -21342,7 +21565,7 @@ "cimguiname": "igGetCursorScreenPos", "defaults": {}, "funcname": "GetCursorScreenPos", - "location": "imgui:483", + "location": "imgui:490", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorScreenPos", @@ -21365,7 +21588,7 @@ "cimguiname": "igGetCursorStartPos", "defaults": {}, "funcname": "GetCursorStartPos", - "location": "imgui:492", + "location": "imgui:499", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorStartPos", @@ -21383,7 +21606,7 @@ "cimguiname": "igGetDefaultFont", "defaults": {}, "funcname": "GetDefaultFont", - "location": "imgui_internal:3385", + "location": "imgui_internal:3234", "namespace": "ImGui", "ov_cimguiname": "igGetDefaultFont", "ret": "ImFont*", @@ -21400,7 +21623,7 @@ "cimguiname": "igGetDragDropPayload", "defaults": {}, "funcname": "GetDragDropPayload", - "location": "imgui:909", + "location": "imgui:917", "namespace": "ImGui", "ov_cimguiname": "igGetDragDropPayload", "ret": "const ImGuiPayload*", @@ -21417,7 +21640,7 @@ "cimguiname": "igGetDrawData", "defaults": {}, "funcname": "GetDrawData", - "location": "imgui:338", + "location": "imgui:343", "namespace": "ImGui", "ov_cimguiname": "igGetDrawData", "ret": "ImDrawData*", @@ -21434,7 +21657,7 @@ "cimguiname": "igGetDrawListSharedData", "defaults": {}, "funcname": "GetDrawListSharedData", - "location": "imgui:968", + "location": "imgui:978", "namespace": "ImGui", "ov_cimguiname": "igGetDrawListSharedData", "ret": "ImDrawListSharedData*", @@ -21451,7 +21674,7 @@ "cimguiname": "igGetFocusID", "defaults": {}, "funcname": "GetFocusID", - "location": "imgui_internal:3452", + "location": "imgui_internal:3301", "namespace": "ImGui", "ov_cimguiname": "igGetFocusID", "ret": "ImGuiID", @@ -21468,7 +21691,7 @@ "cimguiname": "igGetFont", "defaults": {}, "funcname": "GetFont", - "location": "imgui:465", + "location": "imgui:472", "namespace": "ImGui", "ov_cimguiname": "igGetFont", "ret": "ImFont*", @@ -21485,7 +21708,7 @@ "cimguiname": "igGetFontSize", "defaults": {}, "funcname": "GetFontSize", - "location": "imgui:466", + "location": "imgui:473", "namespace": "ImGui", "ov_cimguiname": "igGetFontSize", "ret": "float", @@ -21507,7 +21730,7 @@ "cimguiname": "igGetFontTexUvWhitePixel", "defaults": {}, "funcname": "GetFontTexUvWhitePixel", - "location": "imgui:467", + "location": "imgui:474", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetFontTexUvWhitePixel", @@ -21532,7 +21755,7 @@ "viewport": "NULL" }, "funcname": "GetForegroundDrawList", - "location": "imgui:961", + "location": "imgui:971", "namespace": "ImGui", "ov_cimguiname": "igGetForegroundDrawList_ViewportPtr", "ret": "ImDrawList*", @@ -21552,7 +21775,7 @@ "cimguiname": "igGetForegroundDrawList", "defaults": {}, "funcname": "GetForegroundDrawList", - "location": "imgui_internal:3386", + "location": "imgui_internal:3235", "namespace": "ImGui", "ov_cimguiname": "igGetForegroundDrawList_WindowPtr", "ret": "ImDrawList*", @@ -21569,7 +21792,7 @@ "cimguiname": "igGetFrameCount", "defaults": {}, "funcname": "GetFrameCount", - "location": "imgui:967", + "location": "imgui:977", "namespace": "ImGui", "ov_cimguiname": "igGetFrameCount", "ret": "int", @@ -21586,7 +21809,7 @@ "cimguiname": "igGetFrameHeight", "defaults": {}, "funcname": "GetFrameHeight", - "location": "imgui:507", + "location": "imgui:514", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeight", "ret": "float", @@ -21603,7 +21826,7 @@ "cimguiname": "igGetFrameHeightWithSpacing", "defaults": {}, "funcname": "GetFrameHeightWithSpacing", - "location": "imgui:508", + "location": "imgui:515", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeightWithSpacing", "ret": "float", @@ -21620,7 +21843,7 @@ "cimguiname": "igGetHoveredID", "defaults": {}, "funcname": "GetHoveredID", - "location": "imgui_internal:3456", + "location": "imgui_internal:3305", "namespace": "ImGui", "ov_cimguiname": "igGetHoveredID", "ret": "ImGuiID", @@ -21642,7 +21865,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:526", + "location": "imgui:533", "namespace": "ImGui", "ov_cimguiname": "igGetID_Str", "ret": "ImGuiID", @@ -21666,7 +21889,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:527", + "location": "imgui:534", "namespace": "ImGui", "ov_cimguiname": "igGetID_StrStr", "ret": "ImGuiID", @@ -21686,7 +21909,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:528", + "location": "imgui:535", "namespace": "ImGui", "ov_cimguiname": "igGetID_Ptr", "ret": "ImGuiID", @@ -21706,7 +21929,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:529", + "location": "imgui:536", "namespace": "ImGui", "ov_cimguiname": "igGetID_Int", "ret": "ImGuiID", @@ -21736,7 +21959,7 @@ "cimguiname": "igGetIDWithSeed", "defaults": {}, "funcname": "GetIDWithSeed", - "location": "imgui_internal:3461", + "location": "imgui_internal:3310", "namespace": "ImGui", "ov_cimguiname": "igGetIDWithSeed_Str", "ret": "ImGuiID", @@ -21760,7 +21983,7 @@ "cimguiname": "igGetIDWithSeed", "defaults": {}, "funcname": "GetIDWithSeed", - "location": "imgui_internal:3462", + "location": "imgui_internal:3311", "namespace": "ImGui", "ov_cimguiname": "igGetIDWithSeed_Int", "ret": "ImGuiID", @@ -21777,7 +22000,7 @@ "cimguiname": "igGetIO", "defaults": {}, "funcname": "GetIO", - "location": "imgui:333", + "location": "imgui:337", "namespace": "ImGui", "ov_cimguiname": "igGetIO", "ret": "ImGuiIO*", @@ -21786,6 +22009,29 @@ "stname": "" } ], + "igGetIOEx": [ + { + "args": "(ImGuiContext* ctx)", + "argsT": [ + { + "name": "ctx", + "type": "ImGuiContext*" + } + ], + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igGetIOEx", + "defaults": {}, + "funcname": "GetIOEx", + "location": "imgui_internal:3195", + "namespace": "ImGui", + "ov_cimguiname": "igGetIOEx", + "ret": "ImGuiIO*", + "retref": "&", + "signature": "(ImGuiContext*)", + "stname": "" + } + ], "igGetInputTextState": [ { "args": "(ImGuiID id)", @@ -21800,7 +22046,7 @@ "cimguiname": "igGetInputTextState", "defaults": {}, "funcname": "GetInputTextState", - "location": "imgui_internal:3893", + "location": "imgui_internal:3749", "namespace": "ImGui", "ov_cimguiname": "igGetInputTextState", "ret": "ImGuiInputTextState*", @@ -21817,7 +22063,7 @@ "cimguiname": "igGetItemFlags", "defaults": {}, "funcname": "GetItemFlags", - "location": "imgui_internal:3450", + "location": "imgui_internal:3299", "namespace": "ImGui", "ov_cimguiname": "igGetItemFlags", "ret": "ImGuiItemFlags", @@ -21834,7 +22080,7 @@ "cimguiname": "igGetItemID", "defaults": {}, "funcname": "GetItemID", - "location": "imgui:948", + "location": "imgui:958", "namespace": "ImGui", "ov_cimguiname": "igGetItemID", "ret": "ImGuiID", @@ -21856,7 +22102,7 @@ "cimguiname": "igGetItemRectMax", "defaults": {}, "funcname": "GetItemRectMax", - "location": "imgui:950", + "location": "imgui:960", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMax", @@ -21879,7 +22125,7 @@ "cimguiname": "igGetItemRectMin", "defaults": {}, "funcname": "GetItemRectMin", - "location": "imgui:949", + "location": "imgui:959", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMin", @@ -21902,7 +22148,7 @@ "cimguiname": "igGetItemRectSize", "defaults": {}, "funcname": "GetItemRectSize", - "location": "imgui:951", + "location": "imgui:961", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectSize", @@ -21920,7 +22166,7 @@ "cimguiname": "igGetItemStatusFlags", "defaults": {}, "funcname": "GetItemStatusFlags", - "location": "imgui_internal:3449", + "location": "imgui_internal:3298", "namespace": "ImGui", "ov_cimguiname": "igGetItemStatusFlags", "ret": "ImGuiItemStatusFlags", @@ -21942,7 +22188,7 @@ "cimguiname": "igGetKeyChordName", "defaults": {}, "funcname": "GetKeyChordName", - "location": "imgui_internal:3566", + "location": "imgui_internal:3415", "namespace": "ImGui", "ov_cimguiname": "igGetKeyChordName", "ret": "const char*", @@ -21968,7 +22214,7 @@ "cimguiname": "igGetKeyData", "defaults": {}, "funcname": "GetKeyData", - "location": "imgui_internal:3564", + "location": "imgui_internal:3413", "namespace": "ImGui", "ov_cimguiname": "igGetKeyData_ContextPtr", "ret": "ImGuiKeyData*", @@ -21988,7 +22234,7 @@ "cimguiname": "igGetKeyData", "defaults": {}, "funcname": "GetKeyData", - "location": "imgui_internal:3565", + "location": "imgui_internal:3414", "namespace": "ImGui", "ov_cimguiname": "igGetKeyData_Key", "ret": "ImGuiKeyData*", @@ -22026,7 +22272,7 @@ "cimguiname": "igGetKeyMagnitude2d", "defaults": {}, "funcname": "GetKeyMagnitude2d", - "location": "imgui_internal:3569", + "location": "imgui_internal:3418", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetKeyMagnitude2d", @@ -22049,7 +22295,7 @@ "cimguiname": "igGetKeyName", "defaults": {}, "funcname": "GetKeyName", - "location": "imgui:992", + "location": "imgui:1001", "namespace": "ImGui", "ov_cimguiname": "igGetKeyName", "ret": "const char*", @@ -22071,7 +22317,7 @@ "cimguiname": "igGetKeyOwner", "defaults": {}, "funcname": "GetKeyOwner", - "location": "imgui_internal:3588", + "location": "imgui_internal:3437", "namespace": "ImGui", "ov_cimguiname": "igGetKeyOwner", "ret": "ImGuiID", @@ -22097,7 +22343,7 @@ "cimguiname": "igGetKeyOwnerData", "defaults": {}, "funcname": "GetKeyOwnerData", - "location": "imgui_internal:3593", + "location": "imgui_internal:3442", "namespace": "ImGui", "ov_cimguiname": "igGetKeyOwnerData", "ret": "ImGuiKeyOwnerData*", @@ -22127,7 +22373,7 @@ "cimguiname": "igGetKeyPressedAmount", "defaults": {}, "funcname": "GetKeyPressedAmount", - "location": "imgui:991", + "location": "imgui:1000", "namespace": "ImGui", "ov_cimguiname": "igGetKeyPressedAmount", "ret": "int", @@ -22144,7 +22390,7 @@ "cimguiname": "igGetMainViewport", "defaults": {}, "funcname": "GetMainViewport", - "location": "imgui:957", + "location": "imgui:967", "namespace": "ImGui", "ov_cimguiname": "igGetMainViewport", "ret": "ImGuiViewport*", @@ -22166,7 +22412,7 @@ "cimguiname": "igGetMouseClickedCount", "defaults": {}, "funcname": "GetMouseClickedCount", - "location": "imgui:1029", + "location": "imgui:1038", "namespace": "ImGui", "ov_cimguiname": "igGetMouseClickedCount", "ret": "int", @@ -22183,7 +22429,7 @@ "cimguiname": "igGetMouseCursor", "defaults": {}, "funcname": "GetMouseCursor", - "location": "imgui:1038", + "location": "imgui:1047", "namespace": "ImGui", "ov_cimguiname": "igGetMouseCursor", "ret": "ImGuiMouseCursor", @@ -22216,7 +22462,7 @@ "lock_threshold": "-1.0f" }, "funcname": "GetMouseDragDelta", - "location": "imgui:1036", + "location": "imgui:1045", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMouseDragDelta", @@ -22239,7 +22485,7 @@ "cimguiname": "igGetMousePos", "defaults": {}, "funcname": "GetMousePos", - "location": "imgui:1033", + "location": "imgui:1042", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePos", @@ -22262,7 +22508,7 @@ "cimguiname": "igGetMousePosOnOpeningCurrentPopup", "defaults": {}, "funcname": "GetMousePosOnOpeningCurrentPopup", - "location": "imgui:1034", + "location": "imgui:1043", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePosOnOpeningCurrentPopup", @@ -22285,7 +22531,7 @@ "cimguiname": "igGetMultiSelectState", "defaults": {}, "funcname": "GetMultiSelectState", - "location": "imgui_internal:3719", + "location": "imgui_internal:3570", "namespace": "ImGui", "ov_cimguiname": "igGetMultiSelectState", "ret": "ImGuiMultiSelectState*", @@ -22307,7 +22553,7 @@ "cimguiname": "igGetNavTweakPressedAmount", "defaults": {}, "funcname": "GetNavTweakPressedAmount", - "location": "imgui_internal:3570", + "location": "imgui_internal:3419", "namespace": "ImGui", "ov_cimguiname": "igGetNavTweakPressedAmount", "ret": "float", @@ -22324,7 +22570,7 @@ "cimguiname": "igGetPlatformIO", "defaults": {}, "funcname": "GetPlatformIO", - "location": "imgui:1079", + "location": "imgui:338", "namespace": "ImGui", "ov_cimguiname": "igGetPlatformIO", "ret": "ImGuiPlatformIO*", @@ -22333,6 +22579,29 @@ "stname": "" } ], + "igGetPlatformIOEx": [ + { + "args": "(ImGuiContext* ctx)", + "argsT": [ + { + "name": "ctx", + "type": "ImGuiContext*" + } + ], + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igGetPlatformIOEx", + "defaults": {}, + "funcname": "GetPlatformIOEx", + "location": "imgui_internal:3196", + "namespace": "ImGui", + "ov_cimguiname": "igGetPlatformIOEx", + "ret": "ImGuiPlatformIO*", + "retref": "&", + "signature": "(ImGuiContext*)", + "stname": "" + } + ], "igGetPopupAllowedExtentRect": [ { "args": "(ImRect *pOut,ImGuiWindow* window)", @@ -22351,7 +22620,7 @@ "cimguiname": "igGetPopupAllowedExtentRect", "defaults": {}, "funcname": "GetPopupAllowedExtentRect", - "location": "imgui_internal:3498", + "location": "imgui_internal:3347", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetPopupAllowedExtentRect", @@ -22369,7 +22638,7 @@ "cimguiname": "igGetScrollMaxX", "defaults": {}, "funcname": "GetScrollMaxX", - "location": "imgui:436", + "location": "imgui:441", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxX", "ret": "float", @@ -22386,7 +22655,7 @@ "cimguiname": "igGetScrollMaxY", "defaults": {}, "funcname": "GetScrollMaxY", - "location": "imgui:437", + "location": "imgui:442", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxY", "ret": "float", @@ -22403,7 +22672,7 @@ "cimguiname": "igGetScrollX", "defaults": {}, "funcname": "GetScrollX", - "location": "imgui:432", + "location": "imgui:437", "namespace": "ImGui", "ov_cimguiname": "igGetScrollX", "ret": "float", @@ -22420,7 +22689,7 @@ "cimguiname": "igGetScrollY", "defaults": {}, "funcname": "GetScrollY", - "location": "imgui:433", + "location": "imgui:438", "namespace": "ImGui", "ov_cimguiname": "igGetScrollY", "ret": "float", @@ -22442,7 +22711,7 @@ "cimguiname": "igGetShortcutRoutingData", "defaults": {}, "funcname": "GetShortcutRoutingData", - "location": "imgui_internal:3627", + "location": "imgui_internal:3476", "namespace": "ImGui", "ov_cimguiname": "igGetShortcutRoutingData", "ret": "ImGuiKeyRoutingData*", @@ -22459,7 +22728,7 @@ "cimguiname": "igGetStateStorage", "defaults": {}, "funcname": "GetStateStorage", - "location": "imgui:971", + "location": "imgui:981", "namespace": "ImGui", "ov_cimguiname": "igGetStateStorage", "ret": "ImGuiStorage*", @@ -22476,7 +22745,7 @@ "cimguiname": "igGetStyle", "defaults": {}, "funcname": "GetStyle", - "location": "imgui:334", + "location": "imgui:339", "namespace": "ImGui", "ov_cimguiname": "igGetStyle", "ret": "ImGuiStyle*", @@ -22499,7 +22768,7 @@ "cimguiname": "igGetStyleColorName", "defaults": {}, "funcname": "GetStyleColorName", - "location": "imgui:969", + "location": "imgui:979", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorName", "ret": "const char*", @@ -22521,7 +22790,7 @@ "cimguiname": "igGetStyleColorVec4", "defaults": {}, "funcname": "GetStyleColorVec4", - "location": "imgui:471", + "location": "imgui:478", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorVec4", "ret": "const ImVec4*", @@ -22544,7 +22813,7 @@ "cimguiname": "igGetStyleVarInfo", "defaults": {}, "funcname": "GetStyleVarInfo", - "location": "imgui_internal:3478", + "location": "imgui_internal:3327", "namespace": "ImGui", "ov_cimguiname": "igGetStyleVarInfo", "ret": "const ImGuiDataVarInfo*", @@ -22561,7 +22830,7 @@ "cimguiname": "igGetTextLineHeight", "defaults": {}, "funcname": "GetTextLineHeight", - "location": "imgui:505", + "location": "imgui:512", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeight", "ret": "float", @@ -22578,7 +22847,7 @@ "cimguiname": "igGetTextLineHeightWithSpacing", "defaults": {}, "funcname": "GetTextLineHeightWithSpacing", - "location": "imgui:506", + "location": "imgui:513", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeightWithSpacing", "ret": "float", @@ -22595,7 +22864,7 @@ "cimguiname": "igGetTime", "defaults": {}, "funcname": "GetTime", - "location": "imgui:966", + "location": "imgui:976", "namespace": "ImGui", "ov_cimguiname": "igGetTime", "ret": "double", @@ -22612,7 +22881,7 @@ "cimguiname": "igGetTopMostAndVisiblePopupModal", "defaults": {}, "funcname": "GetTopMostAndVisiblePopupModal", - "location": "imgui_internal:3500", + "location": "imgui_internal:3349", "namespace": "ImGui", "ov_cimguiname": "igGetTopMostAndVisiblePopupModal", "ret": "ImGuiWindow*", @@ -22629,7 +22898,7 @@ "cimguiname": "igGetTopMostPopupModal", "defaults": {}, "funcname": "GetTopMostPopupModal", - "location": "imgui_internal:3499", + "location": "imgui_internal:3348", "namespace": "ImGui", "ov_cimguiname": "igGetTopMostPopupModal", "ret": "ImGuiWindow*", @@ -22646,7 +22915,7 @@ "cimguiname": "igGetTreeNodeToLabelSpacing", "defaults": {}, "funcname": "GetTreeNodeToLabelSpacing", - "location": "imgui:669", + "location": "imgui:677", "namespace": "ImGui", "ov_cimguiname": "igGetTreeNodeToLabelSpacing", "ret": "float", @@ -22676,7 +22945,7 @@ "cimguiname": "igGetTypematicRepeatRate", "defaults": {}, "funcname": "GetTypematicRepeatRate", - "location": "imgui_internal:3572", + "location": "imgui_internal:3421", "namespace": "ImGui", "ov_cimguiname": "igGetTypematicRepeatRate", "ret": "void", @@ -22700,7 +22969,7 @@ "flags": "ImGuiTypingSelectFlags_None" }, "funcname": "GetTypingSelectRequest", - "location": "imgui_internal:3704", + "location": "imgui_internal:3555", "namespace": "ImGui", "ov_cimguiname": "igGetTypingSelectRequest", "ret": "ImGuiTypingSelectRequest*", @@ -22717,7 +22986,7 @@ "cimguiname": "igGetVersion", "defaults": {}, "funcname": "GetVersion", - "location": "imgui:350", + "location": "imgui:355", "namespace": "ImGui", "ov_cimguiname": "igGetVersion", "ret": "const char*", @@ -22739,7 +23008,7 @@ "cimguiname": "igGetViewportPlatformMonitor", "defaults": {}, "funcname": "GetViewportPlatformMonitor", - "location": "imgui_internal:3413", + "location": "imgui_internal:3262", "namespace": "ImGui", "ov_cimguiname": "igGetViewportPlatformMonitor", "ret": "const ImGuiPlatformMonitor*", @@ -22761,7 +23030,7 @@ "cimguiname": "igGetWindowAlwaysWantOwnTabBar", "defaults": {}, "funcname": "GetWindowAlwaysWantOwnTabBar", - "location": "imgui_internal:3654", + "location": "imgui_internal:3503", "namespace": "ImGui", "ov_cimguiname": "igGetWindowAlwaysWantOwnTabBar", "ret": "bool", @@ -22778,7 +23047,7 @@ "cimguiname": "igGetWindowDockID", "defaults": {}, "funcname": "GetWindowDockID", - "location": "imgui:885", + "location": "imgui:893", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDockID", "ret": "ImGuiID", @@ -22795,7 +23064,7 @@ "cimguiname": "igGetWindowDockNode", "defaults": {}, "funcname": "GetWindowDockNode", - "location": "imgui_internal:3653", + "location": "imgui_internal:3502", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDockNode", "ret": "ImGuiDockNode*", @@ -22812,7 +23081,7 @@ "cimguiname": "igGetWindowDpiScale", "defaults": {}, "funcname": "GetWindowDpiScale", - "location": "imgui:401", + "location": "imgui:406", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDpiScale", "ret": "float", @@ -22829,7 +23098,7 @@ "cimguiname": "igGetWindowDrawList", "defaults": {}, "funcname": "GetWindowDrawList", - "location": "imgui:400", + "location": "imgui:405", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDrawList", "ret": "ImDrawList*", @@ -22846,7 +23115,7 @@ "cimguiname": "igGetWindowHeight", "defaults": {}, "funcname": "GetWindowHeight", - "location": "imgui:405", + "location": "imgui:410", "namespace": "ImGui", "ov_cimguiname": "igGetWindowHeight", "ret": "float", @@ -22868,7 +23137,7 @@ "cimguiname": "igGetWindowPos", "defaults": {}, "funcname": "GetWindowPos", - "location": "imgui:402", + "location": "imgui:407", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowPos", @@ -22895,7 +23164,7 @@ "cimguiname": "igGetWindowResizeBorderID", "defaults": {}, "funcname": "GetWindowResizeBorderID", - "location": "imgui_internal:3854", + "location": "imgui_internal:3709", "namespace": "ImGui", "ov_cimguiname": "igGetWindowResizeBorderID", "ret": "ImGuiID", @@ -22921,7 +23190,7 @@ "cimguiname": "igGetWindowResizeCornerID", "defaults": {}, "funcname": "GetWindowResizeCornerID", - "location": "imgui_internal:3853", + "location": "imgui_internal:3708", "namespace": "ImGui", "ov_cimguiname": "igGetWindowResizeCornerID", "ret": "ImGuiID", @@ -22947,7 +23216,7 @@ "cimguiname": "igGetWindowScrollbarID", "defaults": {}, "funcname": "GetWindowScrollbarID", - "location": "imgui_internal:3852", + "location": "imgui_internal:3707", "namespace": "ImGui", "ov_cimguiname": "igGetWindowScrollbarID", "ret": "ImGuiID", @@ -22977,7 +23246,7 @@ "cimguiname": "igGetWindowScrollbarRect", "defaults": {}, "funcname": "GetWindowScrollbarRect", - "location": "imgui_internal:3851", + "location": "imgui_internal:3706", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowScrollbarRect", @@ -23000,7 +23269,7 @@ "cimguiname": "igGetWindowSize", "defaults": {}, "funcname": "GetWindowSize", - "location": "imgui:403", + "location": "imgui:408", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowSize", @@ -23018,7 +23287,7 @@ "cimguiname": "igGetWindowViewport", "defaults": {}, "funcname": "GetWindowViewport", - "location": "imgui:406", + "location": "imgui:411", "namespace": "ImGui", "ov_cimguiname": "igGetWindowViewport", "ret": "ImGuiViewport*", @@ -23035,7 +23304,7 @@ "cimguiname": "igGetWindowWidth", "defaults": {}, "funcname": "GetWindowWidth", - "location": "imgui:404", + "location": "imgui:409", "namespace": "ImGui", "ov_cimguiname": "igGetWindowWidth", "ret": "float", @@ -23057,7 +23326,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:468", + "location": "imgui_internal:457", "ov_cimguiname": "igImAbs_Int", "ret": "int", "signature": "(int)", @@ -23076,7 +23345,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:469", + "location": "imgui_internal:458", "ov_cimguiname": "igImAbs_Float", "ret": "float", "signature": "(float)", @@ -23095,7 +23364,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:470", + "location": "imgui_internal:459", "ov_cimguiname": "igImAbs_double", "ret": "double", "signature": "(double)", @@ -23120,7 +23389,7 @@ "cimguiname": "igImAlphaBlendColors", "defaults": {}, "funcname": "ImAlphaBlendColors", - "location": "imgui_internal:379", + "location": "imgui_internal:368", "ov_cimguiname": "igImAlphaBlendColors", "ret": "ImU32", "signature": "(ImU32,ImU32)", @@ -23161,7 +23430,7 @@ "cimguiname": "igImBezierCubicCalc", "defaults": {}, "funcname": "ImBezierCubicCalc", - "location": "imgui_internal:515", + "location": "imgui_internal:504", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicCalc", "ret": "void", @@ -23207,7 +23476,7 @@ "cimguiname": "igImBezierCubicClosestPoint", "defaults": {}, "funcname": "ImBezierCubicClosestPoint", - "location": "imgui_internal:516", + "location": "imgui_internal:505", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPoint", "ret": "void", @@ -23253,7 +23522,7 @@ "cimguiname": "igImBezierCubicClosestPointCasteljau", "defaults": {}, "funcname": "ImBezierCubicClosestPointCasteljau", - "location": "imgui_internal:517", + "location": "imgui_internal:506", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPointCasteljau", "ret": "void", @@ -23291,7 +23560,7 @@ "cimguiname": "igImBezierQuadraticCalc", "defaults": {}, "funcname": "ImBezierQuadraticCalc", - "location": "imgui_internal:518", + "location": "imgui_internal:507", "nonUDT": 1, "ov_cimguiname": "igImBezierQuadraticCalc", "ret": "void", @@ -23317,7 +23586,7 @@ "cimguiname": "igImBitArrayClearAllBits", "defaults": {}, "funcname": "ImBitArrayClearAllBits", - "location": "imgui_internal:588", + "location": "imgui_internal:577", "ov_cimguiname": "igImBitArrayClearAllBits", "ret": "void", "signature": "(ImU32*,int)", @@ -23342,7 +23611,7 @@ "cimguiname": "igImBitArrayClearBit", "defaults": {}, "funcname": "ImBitArrayClearBit", - "location": "imgui_internal:590", + "location": "imgui_internal:579", "ov_cimguiname": "igImBitArrayClearBit", "ret": "void", "signature": "(ImU32*,int)", @@ -23363,7 +23632,7 @@ "cimguiname": "igImBitArrayGetStorageSizeInBytes", "defaults": {}, "funcname": "ImBitArrayGetStorageSizeInBytes", - "location": "imgui_internal:587", + "location": "imgui_internal:576", "ov_cimguiname": "igImBitArrayGetStorageSizeInBytes", "ret": "size_t", "signature": "(int)", @@ -23388,7 +23657,7 @@ "cimguiname": "igImBitArraySetBit", "defaults": {}, "funcname": "ImBitArraySetBit", - "location": "imgui_internal:591", + "location": "imgui_internal:580", "ov_cimguiname": "igImBitArraySetBit", "ret": "void", "signature": "(ImU32*,int)", @@ -23417,7 +23686,7 @@ "cimguiname": "igImBitArraySetBitRange", "defaults": {}, "funcname": "ImBitArraySetBitRange", - "location": "imgui_internal:592", + "location": "imgui_internal:581", "ov_cimguiname": "igImBitArraySetBitRange", "ret": "void", "signature": "(ImU32*,int,int)", @@ -23442,7 +23711,7 @@ "cimguiname": "igImBitArrayTestBit", "defaults": {}, "funcname": "ImBitArrayTestBit", - "location": "imgui_internal:589", + "location": "imgui_internal:578", "ov_cimguiname": "igImBitArrayTestBit", "ret": "bool", "signature": "(const ImU32*,int)", @@ -23463,7 +23732,7 @@ "cimguiname": "igImCharIsBlankA", "defaults": {}, "funcname": "ImCharIsBlankA", - "location": "imgui_internal:401", + "location": "imgui_internal:390", "ov_cimguiname": "igImCharIsBlankA", "ret": "bool", "signature": "(char)", @@ -23484,7 +23753,7 @@ "cimguiname": "igImCharIsBlankW", "defaults": {}, "funcname": "ImCharIsBlankW", - "location": "imgui_internal:402", + "location": "imgui_internal:391", "ov_cimguiname": "igImCharIsBlankW", "ret": "bool", "signature": "(unsigned int)", @@ -23505,7 +23774,7 @@ "cimguiname": "igImCharIsXdigitA", "defaults": {}, "funcname": "ImCharIsXdigitA", - "location": "imgui_internal:403", + "location": "imgui_internal:392", "ov_cimguiname": "igImCharIsXdigitA", "ret": "bool", "signature": "(char)", @@ -23538,7 +23807,7 @@ "cimguiname": "igImClamp", "defaults": {}, "funcname": "ImClamp", - "location": "imgui_internal:492", + "location": "imgui_internal:481", "nonUDT": 1, "ov_cimguiname": "igImClamp", "ret": "void", @@ -23564,7 +23833,7 @@ "cimguiname": "igImDot", "defaults": {}, "funcname": "ImDot", - "location": "imgui_internal:505", + "location": "imgui_internal:494", "ov_cimguiname": "igImDot", "ret": "float", "signature": "(const ImVec2,const ImVec2)", @@ -23593,7 +23862,7 @@ "cimguiname": "igImExponentialMovingAverage", "defaults": {}, "funcname": "ImExponentialMovingAverage", - "location": "imgui_internal:511", + "location": "imgui_internal:500", "ov_cimguiname": "igImExponentialMovingAverage", "ret": "float", "signature": "(float,float,int)", @@ -23614,7 +23883,7 @@ "cimguiname": "igImFileClose", "defaults": {}, "funcname": "ImFileClose", - "location": "imgui_internal:442", + "location": "imgui_internal:431", "ov_cimguiname": "igImFileClose", "ret": "bool", "signature": "(ImFileHandle)", @@ -23635,7 +23904,7 @@ "cimguiname": "igImFileGetSize", "defaults": {}, "funcname": "ImFileGetSize", - "location": "imgui_internal:443", + "location": "imgui_internal:432", "ov_cimguiname": "igImFileGetSize", "ret": "ImU64", "signature": "(ImFileHandle)", @@ -23671,7 +23940,7 @@ "padding_bytes": "0" }, "funcname": "ImFileLoadToMemory", - "location": "imgui_internal:449", + "location": "imgui_internal:438", "ov_cimguiname": "igImFileLoadToMemory", "ret": "void*", "signature": "(const char*,const char*,size_t*,int)", @@ -23696,7 +23965,7 @@ "cimguiname": "igImFileOpen", "defaults": {}, "funcname": "ImFileOpen", - "location": "imgui_internal:441", + "location": "imgui_internal:430", "ov_cimguiname": "igImFileOpen", "ret": "ImFileHandle", "signature": "(const char*,const char*)", @@ -23729,7 +23998,7 @@ "cimguiname": "igImFileRead", "defaults": {}, "funcname": "ImFileRead", - "location": "imgui_internal:444", + "location": "imgui_internal:433", "ov_cimguiname": "igImFileRead", "ret": "ImU64", "signature": "(void*,ImU64,ImU64,ImFileHandle)", @@ -23762,7 +24031,7 @@ "cimguiname": "igImFileWrite", "defaults": {}, "funcname": "ImFileWrite", - "location": "imgui_internal:445", + "location": "imgui_internal:434", "ov_cimguiname": "igImFileWrite", "ret": "ImU64", "signature": "(const void*,ImU64,ImU64,ImFileHandle)", @@ -23783,7 +24052,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:502", + "location": "imgui_internal:491", "ov_cimguiname": "igImFloor_Float", "ret": "float", "signature": "(float)", @@ -23806,7 +24075,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:503", + "location": "imgui_internal:492", "nonUDT": 1, "ov_cimguiname": "igImFloor_Vec2", "ret": "void", @@ -23828,7 +24097,7 @@ "cimguiname": "igImFontAtlasBuildFinish", "defaults": {}, "funcname": "ImFontAtlasBuildFinish", - "location": "imgui_internal:3989", + "location": "imgui_internal:3852", "ov_cimguiname": "igImFontAtlasBuildFinish", "ret": "void", "signature": "(ImFontAtlas*)", @@ -23849,7 +24118,7 @@ "cimguiname": "igImFontAtlasBuildInit", "defaults": {}, "funcname": "ImFontAtlasBuildInit", - "location": "imgui_internal:3986", + "location": "imgui_internal:3849", "ov_cimguiname": "igImFontAtlasBuildInit", "ret": "void", "signature": "(ImFontAtlas*)", @@ -23874,7 +24143,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyCalcLookupTable", - "location": "imgui_internal:3992", + "location": "imgui_internal:3855", "ov_cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "ret": "void", "signature": "(unsigned char[256],float)", @@ -23919,7 +24188,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyRectAlpha8", - "location": "imgui_internal:3993", + "location": "imgui_internal:3856", "ov_cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "ret": "void", "signature": "(const unsigned char[256],unsigned char*,int,int,int,int,int)", @@ -23944,7 +24213,7 @@ "cimguiname": "igImFontAtlasBuildPackCustomRects", "defaults": {}, "funcname": "ImFontAtlasBuildPackCustomRects", - "location": "imgui_internal:3988", + "location": "imgui_internal:3851", "ov_cimguiname": "igImFontAtlasBuildPackCustomRects", "ret": "void", "signature": "(ImFontAtlas*,void*)", @@ -23993,7 +24262,7 @@ "cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender32bppRectFromString", - "location": "imgui_internal:3991", + "location": "imgui_internal:3854", "ov_cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned int)", @@ -24042,7 +24311,7 @@ "cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender8bppRectFromString", - "location": "imgui_internal:3990", + "location": "imgui_internal:3853", "ov_cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned char)", @@ -24079,7 +24348,7 @@ "cimguiname": "igImFontAtlasBuildSetupFont", "defaults": {}, "funcname": "ImFontAtlasBuildSetupFont", - "location": "imgui_internal:3987", + "location": "imgui_internal:3850", "ov_cimguiname": "igImFontAtlasBuildSetupFont", "ret": "void", "signature": "(ImFontAtlas*,ImFont*,ImFontConfig*,float,float)", @@ -24095,7 +24364,7 @@ "cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "defaults": {}, "funcname": "ImFontAtlasGetBuilderForStbTruetype", - "location": "imgui_internal:3983", + "location": "imgui_internal:3846", "ov_cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "ret": "const ImFontBuilderIO*", "signature": "()", @@ -24116,7 +24385,7 @@ "cimguiname": "igImFontAtlasUpdateConfigDataPointers", "defaults": {}, "funcname": "ImFontAtlasUpdateConfigDataPointers", - "location": "imgui_internal:3985", + "location": "imgui_internal:3848", "ov_cimguiname": "igImFontAtlasUpdateConfigDataPointers", "ret": "void", "signature": "(ImFontAtlas*)", @@ -24150,7 +24419,7 @@ "defaults": {}, "funcname": "ImFormatString", "isvararg": "...)", - "location": "imgui_internal:407", + "location": "imgui_internal:396", "ov_cimguiname": "igImFormatString", "ret": "int", "signature": "(char*,size_t,const char*,...)", @@ -24184,7 +24453,7 @@ "defaults": {}, "funcname": "ImFormatStringToTempBuffer", "isvararg": "...)", - "location": "imgui_internal:409", + "location": "imgui_internal:398", "ov_cimguiname": "igImFormatStringToTempBuffer", "ret": "void", "signature": "(const char**,const char**,const char*,...)", @@ -24217,7 +24486,7 @@ "cimguiname": "igImFormatStringToTempBufferV", "defaults": {}, "funcname": "ImFormatStringToTempBufferV", - "location": "imgui_internal:410", + "location": "imgui_internal:399", "ov_cimguiname": "igImFormatStringToTempBufferV", "ret": "void", "signature": "(const char**,const char**,const char*,va_list)", @@ -24250,7 +24519,7 @@ "cimguiname": "igImFormatStringV", "defaults": {}, "funcname": "ImFormatStringV", - "location": "imgui_internal:408", + "location": "imgui_internal:397", "ov_cimguiname": "igImFormatStringV", "ret": "int", "signature": "(char*,size_t,const char*,va_list)", @@ -24281,7 +24550,7 @@ "seed": "0" }, "funcname": "ImHashData", - "location": "imgui_internal:370", + "location": "imgui_internal:359", "ov_cimguiname": "igImHashData", "ret": "ImGuiID", "signature": "(const void*,size_t,ImGuiID)", @@ -24313,7 +24582,7 @@ "seed": "0" }, "funcname": "ImHashStr", - "location": "imgui_internal:371", + "location": "imgui_internal:360", "ov_cimguiname": "igImHashStr", "ret": "ImGuiID", "signature": "(const char*,size_t,ImGuiID)", @@ -24338,7 +24607,7 @@ "cimguiname": "igImInvLength", "defaults": {}, "funcname": "ImInvLength", - "location": "imgui_internal:499", + "location": "imgui_internal:488", "ov_cimguiname": "igImInvLength", "ret": "float", "signature": "(const ImVec2,float)", @@ -24359,7 +24628,7 @@ "cimguiname": "igImIsFloatAboveGuaranteedIntegerPrecision", "defaults": {}, "funcname": "ImIsFloatAboveGuaranteedIntegerPrecision", - "location": "imgui_internal:510", + "location": "imgui_internal:499", "ov_cimguiname": "igImIsFloatAboveGuaranteedIntegerPrecision", "ret": "bool", "signature": "(float)", @@ -24380,7 +24649,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:382", + "location": "imgui_internal:371", "ov_cimguiname": "igImIsPowerOfTwo_Int", "ret": "bool", "signature": "(int)", @@ -24399,7 +24668,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:383", + "location": "imgui_internal:372", "ov_cimguiname": "igImIsPowerOfTwo_U64", "ret": "bool", "signature": "(ImU64)", @@ -24420,7 +24689,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:497", + "location": "imgui_internal:486", "ov_cimguiname": "igImLengthSqr_Vec2", "ret": "float", "signature": "(const ImVec2)", @@ -24439,7 +24708,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:498", + "location": "imgui_internal:487", "ov_cimguiname": "igImLengthSqr_Vec4", "ret": "float", "signature": "(const ImVec4)", @@ -24472,7 +24741,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:493", + "location": "imgui_internal:482", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec2Float", "ret": "void", @@ -24504,7 +24773,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:494", + "location": "imgui_internal:483", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec2Vec2", "ret": "void", @@ -24536,7 +24805,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:495", + "location": "imgui_internal:484", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec4", "ret": "void", @@ -24570,7 +24839,7 @@ "cimguiname": "igImLineClosestPoint", "defaults": {}, "funcname": "ImLineClosestPoint", - "location": "imgui_internal:519", + "location": "imgui_internal:508", "nonUDT": 1, "ov_cimguiname": "igImLineClosestPoint", "ret": "void", @@ -24608,7 +24877,7 @@ "cimguiname": "igImLinearRemapClamp", "defaults": {}, "funcname": "ImLinearRemapClamp", - "location": "imgui_internal:508", + "location": "imgui_internal:497", "ov_cimguiname": "igImLinearRemapClamp", "ret": "float", "signature": "(float,float,float,float,float)", @@ -24637,7 +24906,7 @@ "cimguiname": "igImLinearSweep", "defaults": {}, "funcname": "ImLinearSweep", - "location": "imgui_internal:507", + "location": "imgui_internal:496", "ov_cimguiname": "igImLinearSweep", "ret": "float", "signature": "(float,float,float)", @@ -24658,7 +24927,7 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:466", + "location": "imgui_internal:455", "ov_cimguiname": "igImLog_Float", "ret": "float", "signature": "(float)", @@ -24677,7 +24946,7 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:467", + "location": "imgui_internal:456", "ov_cimguiname": "igImLog_double", "ret": "double", "signature": "(double)", @@ -24706,7 +24975,7 @@ "cimguiname": "igImLowerBound", "defaults": {}, "funcname": "ImLowerBound", - "location": "imgui_internal:758", + "location": "imgui_internal:747", "ov_cimguiname": "igImLowerBound", "ret": "ImGuiStoragePair*", "signature": "(ImGuiStoragePair*,ImGuiStoragePair*,ImGuiID)", @@ -24735,7 +25004,7 @@ "cimguiname": "igImMax", "defaults": {}, "funcname": "ImMax", - "location": "imgui_internal:491", + "location": "imgui_internal:480", "nonUDT": 1, "ov_cimguiname": "igImMax", "ret": "void", @@ -24765,7 +25034,7 @@ "cimguiname": "igImMin", "defaults": {}, "funcname": "ImMin", - "location": "imgui_internal:490", + "location": "imgui_internal:479", "nonUDT": 1, "ov_cimguiname": "igImMin", "ret": "void", @@ -24791,7 +25060,7 @@ "cimguiname": "igImModPositive", "defaults": {}, "funcname": "ImModPositive", - "location": "imgui_internal:504", + "location": "imgui_internal:493", "ov_cimguiname": "igImModPositive", "ret": "int", "signature": "(int,int)", @@ -24820,7 +25089,7 @@ "cimguiname": "igImMul", "defaults": {}, "funcname": "ImMul", - "location": "imgui_internal:509", + "location": "imgui_internal:498", "nonUDT": 1, "ov_cimguiname": "igImMul", "ret": "void", @@ -24842,7 +25111,7 @@ "cimguiname": "igImParseFormatFindEnd", "defaults": {}, "funcname": "ImParseFormatFindEnd", - "location": "imgui_internal:412", + "location": "imgui_internal:401", "ov_cimguiname": "igImParseFormatFindEnd", "ret": "const char*", "signature": "(const char*)", @@ -24863,7 +25132,7 @@ "cimguiname": "igImParseFormatFindStart", "defaults": {}, "funcname": "ImParseFormatFindStart", - "location": "imgui_internal:411", + "location": "imgui_internal:400", "ov_cimguiname": "igImParseFormatFindStart", "ret": "const char*", "signature": "(const char*)", @@ -24888,7 +25157,7 @@ "cimguiname": "igImParseFormatPrecision", "defaults": {}, "funcname": "ImParseFormatPrecision", - "location": "imgui_internal:416", + "location": "imgui_internal:405", "ov_cimguiname": "igImParseFormatPrecision", "ret": "int", "signature": "(const char*,int)", @@ -24917,7 +25186,7 @@ "cimguiname": "igImParseFormatSanitizeForPrinting", "defaults": {}, "funcname": "ImParseFormatSanitizeForPrinting", - "location": "imgui_internal:414", + "location": "imgui_internal:403", "ov_cimguiname": "igImParseFormatSanitizeForPrinting", "ret": "void", "signature": "(const char*,char*,size_t)", @@ -24946,7 +25215,7 @@ "cimguiname": "igImParseFormatSanitizeForScanning", "defaults": {}, "funcname": "ImParseFormatSanitizeForScanning", - "location": "imgui_internal:415", + "location": "imgui_internal:404", "ov_cimguiname": "igImParseFormatSanitizeForScanning", "ret": "const char*", "signature": "(const char*,char*,size_t)", @@ -24975,7 +25244,7 @@ "cimguiname": "igImParseFormatTrimDecorations", "defaults": {}, "funcname": "ImParseFormatTrimDecorations", - "location": "imgui_internal:413", + "location": "imgui_internal:402", "ov_cimguiname": "igImParseFormatTrimDecorations", "ret": "const char*", "signature": "(const char*,char*,size_t)", @@ -25000,7 +25269,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:464", + "location": "imgui_internal:453", "ov_cimguiname": "igImPow_Float", "ret": "float", "signature": "(float,float)", @@ -25023,7 +25292,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:465", + "location": "imgui_internal:454", "ov_cimguiname": "igImPow_double", "ret": "double", "signature": "(double,double)", @@ -25058,7 +25327,7 @@ "cimguiname": "igImQsort", "defaults": {}, "funcname": "ImQsort", - "location": "imgui_internal:375", + "location": "imgui_internal:364", "ov_cimguiname": "igImQsort", "ret": "void", "signature": "(void*,size_t,size_t,int(*)(void const*,void const*))", @@ -25091,7 +25360,7 @@ "cimguiname": "igImRotate", "defaults": {}, "funcname": "ImRotate", - "location": "imgui_internal:506", + "location": "imgui_internal:495", "nonUDT": 1, "ov_cimguiname": "igImRotate", "ret": "void", @@ -25113,7 +25382,7 @@ "cimguiname": "igImRsqrt", "defaults": {}, "funcname": "ImRsqrt", - "location": "imgui_internal:476", + "location": "imgui_internal:465", "ov_cimguiname": "igImRsqrt_Float", "ret": "float", "signature": "(float)", @@ -25132,7 +25401,7 @@ "cimguiname": "igImRsqrt", "defaults": {}, "funcname": "ImRsqrt", - "location": "imgui_internal:478", + "location": "imgui_internal:467", "ov_cimguiname": "igImRsqrt_double", "ret": "double", "signature": "(double)", @@ -25153,7 +25422,7 @@ "cimguiname": "igImSaturate", "defaults": {}, "funcname": "ImSaturate", - "location": "imgui_internal:496", + "location": "imgui_internal:485", "ov_cimguiname": "igImSaturate", "ret": "float", "signature": "(float)", @@ -25174,7 +25443,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:471", + "location": "imgui_internal:460", "ov_cimguiname": "igImSign_Float", "ret": "float", "signature": "(float)", @@ -25193,7 +25462,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:472", + "location": "imgui_internal:461", "ov_cimguiname": "igImSign_double", "ret": "double", "signature": "(double)", @@ -25214,7 +25483,7 @@ "cimguiname": "igImStrSkipBlank", "defaults": {}, "funcname": "ImStrSkipBlank", - "location": "imgui_internal:396", + "location": "imgui_internal:385", "ov_cimguiname": "igImStrSkipBlank", "ret": "const char*", "signature": "(const char*)", @@ -25235,35 +25504,35 @@ "cimguiname": "igImStrTrimBlanks", "defaults": {}, "funcname": "ImStrTrimBlanks", - "location": "imgui_internal:395", + "location": "imgui_internal:384", "ov_cimguiname": "igImStrTrimBlanks", "ret": "void", "signature": "(char*)", "stname": "" } ], - "igImStrbolW": [ + "igImStrbol": [ { - "args": "(const ImWchar* buf_mid_line,const ImWchar* buf_begin)", + "args": "(const char* buf_mid_line,const char* buf_begin)", "argsT": [ { "name": "buf_mid_line", - "type": "const ImWchar*" + "type": "const char*" }, { "name": "buf_begin", - "type": "const ImWchar*" + "type": "const char*" } ], - "argsoriginal": "(const ImWchar* buf_mid_line,const ImWchar* buf_begin)", + "argsoriginal": "(const char* buf_mid_line,const char* buf_begin)", "call_args": "(buf_mid_line,buf_begin)", - "cimguiname": "igImStrbolW", + "cimguiname": "igImStrbol", "defaults": {}, - "funcname": "ImStrbolW", - "location": "imgui_internal:398", - "ov_cimguiname": "igImStrbolW", - "ret": "const ImWchar*", - "signature": "(const ImWchar*,const ImWchar*)", + "funcname": "ImStrbol", + "location": "imgui_internal:387", + "ov_cimguiname": "igImStrbol", + "ret": "const char*", + "signature": "(const char*,const char*)", "stname": "" } ], @@ -25289,7 +25558,7 @@ "cimguiname": "igImStrchrRange", "defaults": {}, "funcname": "ImStrchrRange", - "location": "imgui_internal:392", + "location": "imgui_internal:381", "ov_cimguiname": "igImStrchrRange", "ret": "const char*", "signature": "(const char*,const char*,char)", @@ -25310,7 +25579,7 @@ "cimguiname": "igImStrdup", "defaults": {}, "funcname": "ImStrdup", - "location": "imgui_internal:390", + "location": "imgui_internal:379", "ov_cimguiname": "igImStrdup", "ret": "char*", "signature": "(const char*)", @@ -25339,7 +25608,7 @@ "cimguiname": "igImStrdupcpy", "defaults": {}, "funcname": "ImStrdupcpy", - "location": "imgui_internal:391", + "location": "imgui_internal:380", "ov_cimguiname": "igImStrdupcpy", "ret": "char*", "signature": "(char*,size_t*,const char*)", @@ -25364,7 +25633,7 @@ "cimguiname": "igImStreolRange", "defaults": {}, "funcname": "ImStreolRange", - "location": "imgui_internal:393", + "location": "imgui_internal:382", "ov_cimguiname": "igImStreolRange", "ret": "const char*", "signature": "(const char*,const char*)", @@ -25389,7 +25658,7 @@ "cimguiname": "igImStricmp", "defaults": {}, "funcname": "ImStricmp", - "location": "imgui_internal:387", + "location": "imgui_internal:376", "ov_cimguiname": "igImStricmp", "ret": "int", "signature": "(const char*,const char*)", @@ -25422,7 +25691,7 @@ "cimguiname": "igImStristr", "defaults": {}, "funcname": "ImStristr", - "location": "imgui_internal:394", + "location": "imgui_internal:383", "ov_cimguiname": "igImStristr", "ret": "const char*", "signature": "(const char*,const char*,const char*,const char*)", @@ -25443,7 +25712,7 @@ "cimguiname": "igImStrlenW", "defaults": {}, "funcname": "ImStrlenW", - "location": "imgui_internal:397", + "location": "imgui_internal:386", "ov_cimguiname": "igImStrlenW", "ret": "int", "signature": "(const ImWchar*)", @@ -25472,7 +25741,7 @@ "cimguiname": "igImStrncpy", "defaults": {}, "funcname": "ImStrncpy", - "location": "imgui_internal:389", + "location": "imgui_internal:378", "ov_cimguiname": "igImStrncpy", "ret": "void", "signature": "(char*,const char*,size_t)", @@ -25501,7 +25770,7 @@ "cimguiname": "igImStrnicmp", "defaults": {}, "funcname": "ImStrnicmp", - "location": "imgui_internal:388", + "location": "imgui_internal:377", "ov_cimguiname": "igImStrnicmp", "ret": "int", "signature": "(const char*,const char*,size_t)", @@ -25530,7 +25799,7 @@ "cimguiname": "igImTextCharFromUtf8", "defaults": {}, "funcname": "ImTextCharFromUtf8", - "location": "imgui_internal:421", + "location": "imgui_internal:410", "ov_cimguiname": "igImTextCharFromUtf8", "ret": "int", "signature": "(unsigned int*,const char*,const char*)", @@ -25555,7 +25824,7 @@ "cimguiname": "igImTextCharToUtf8", "defaults": {}, "funcname": "ImTextCharToUtf8", - "location": "imgui_internal:419", + "location": "imgui_internal:408", "ov_cimguiname": "igImTextCharToUtf8", "ret": "const char*", "signature": "(char[5],unsigned int)", @@ -25580,7 +25849,7 @@ "cimguiname": "igImTextCountCharsFromUtf8", "defaults": {}, "funcname": "ImTextCountCharsFromUtf8", - "location": "imgui_internal:423", + "location": "imgui_internal:412", "ov_cimguiname": "igImTextCountCharsFromUtf8", "ret": "int", "signature": "(const char*,const char*)", @@ -25605,7 +25874,7 @@ "cimguiname": "igImTextCountLines", "defaults": {}, "funcname": "ImTextCountLines", - "location": "imgui_internal:427", + "location": "imgui_internal:416", "ov_cimguiname": "igImTextCountLines", "ret": "int", "signature": "(const char*,const char*)", @@ -25630,7 +25899,7 @@ "cimguiname": "igImTextCountUtf8BytesFromChar", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromChar", - "location": "imgui_internal:424", + "location": "imgui_internal:413", "ov_cimguiname": "igImTextCountUtf8BytesFromChar", "ret": "int", "signature": "(const char*,const char*)", @@ -25655,7 +25924,7 @@ "cimguiname": "igImTextCountUtf8BytesFromStr", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromStr", - "location": "imgui_internal:425", + "location": "imgui_internal:414", "ov_cimguiname": "igImTextCountUtf8BytesFromStr", "ret": "int", "signature": "(const ImWchar*,const ImWchar*)", @@ -25680,7 +25949,7 @@ "cimguiname": "igImTextFindPreviousUtf8Codepoint", "defaults": {}, "funcname": "ImTextFindPreviousUtf8Codepoint", - "location": "imgui_internal:426", + "location": "imgui_internal:415", "ov_cimguiname": "igImTextFindPreviousUtf8Codepoint", "ret": "const char*", "signature": "(const char*,const char*)", @@ -25719,7 +25988,7 @@ "in_remaining": "NULL" }, "funcname": "ImTextStrFromUtf8", - "location": "imgui_internal:422", + "location": "imgui_internal:411", "ov_cimguiname": "igImTextStrFromUtf8", "ret": "int", "signature": "(ImWchar*,int,const char*,const char*,const char**)", @@ -25752,7 +26021,7 @@ "cimguiname": "igImTextStrToUtf8", "defaults": {}, "funcname": "ImTextStrToUtf8", - "location": "imgui_internal:420", + "location": "imgui_internal:409", "ov_cimguiname": "igImTextStrToUtf8", "ret": "int", "signature": "(char*,int,const ImWchar*,const ImWchar*)", @@ -25773,7 +26042,7 @@ "cimguiname": "igImToUpper", "defaults": {}, "funcname": "ImToUpper", - "location": "imgui_internal:400", + "location": "imgui_internal:389", "ov_cimguiname": "igImToUpper", "ret": "char", "signature": "(char)", @@ -25802,7 +26071,7 @@ "cimguiname": "igImTriangleArea", "defaults": {}, "funcname": "ImTriangleArea", - "location": "imgui_internal:523", + "location": "imgui_internal:512", "ov_cimguiname": "igImTriangleArea", "ret": "float", "signature": "(const ImVec2,const ImVec2,const ImVec2)", @@ -25850,7 +26119,7 @@ "cimguiname": "igImTriangleBarycentricCoords", "defaults": {}, "funcname": "ImTriangleBarycentricCoords", - "location": "imgui_internal:522", + "location": "imgui_internal:511", "ov_cimguiname": "igImTriangleBarycentricCoords", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,float*,float*,float*)", @@ -25887,7 +26156,7 @@ "cimguiname": "igImTriangleClosestPoint", "defaults": {}, "funcname": "ImTriangleClosestPoint", - "location": "imgui_internal:521", + "location": "imgui_internal:510", "nonUDT": 1, "ov_cimguiname": "igImTriangleClosestPoint", "ret": "void", @@ -25921,7 +26190,7 @@ "cimguiname": "igImTriangleContainsPoint", "defaults": {}, "funcname": "ImTriangleContainsPoint", - "location": "imgui_internal:520", + "location": "imgui_internal:509", "ov_cimguiname": "igImTriangleContainsPoint", "ret": "bool", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2)", @@ -25950,7 +26219,7 @@ "cimguiname": "igImTriangleIsClockwise", "defaults": {}, "funcname": "ImTriangleIsClockwise", - "location": "imgui_internal:524", + "location": "imgui_internal:513", "ov_cimguiname": "igImTriangleIsClockwise", "ret": "bool", "signature": "(const ImVec2,const ImVec2,const ImVec2)", @@ -25971,7 +26240,7 @@ "cimguiname": "igImTrunc", "defaults": {}, "funcname": "ImTrunc", - "location": "imgui_internal:500", + "location": "imgui_internal:489", "ov_cimguiname": "igImTrunc_Float", "ret": "float", "signature": "(float)", @@ -25994,7 +26263,7 @@ "cimguiname": "igImTrunc", "defaults": {}, "funcname": "ImTrunc", - "location": "imgui_internal:501", + "location": "imgui_internal:490", "nonUDT": 1, "ov_cimguiname": "igImTrunc_Vec2", "ret": "void", @@ -26016,7 +26285,7 @@ "cimguiname": "igImUpperPowerOfTwo", "defaults": {}, "funcname": "ImUpperPowerOfTwo", - "location": "imgui_internal:384", + "location": "imgui_internal:373", "ov_cimguiname": "igImUpperPowerOfTwo", "ret": "int", "signature": "(int)", @@ -26062,7 +26331,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "Image", - "location": "imgui:568", + "location": "imgui:576", "namespace": "ImGui", "ov_cimguiname": "igImage", "ret": "void", @@ -26113,7 +26382,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "ImageButton", - "location": "imgui:569", + "location": "imgui:577", "namespace": "ImGui", "ov_cimguiname": "igImageButton", "ret": "bool", @@ -26123,14 +26392,14 @@ ], "igImageButtonEx": [ { - "args": "(ImGuiID id,ImTextureID texture_id,const ImVec2 image_size,const ImVec2 uv0,const ImVec2 uv1,const ImVec4 bg_col,const ImVec4 tint_col,ImGuiButtonFlags flags)", + "args": "(ImGuiID id,ImTextureID user_texture_id,const ImVec2 image_size,const ImVec2 uv0,const ImVec2 uv1,const ImVec4 bg_col,const ImVec4 tint_col,ImGuiButtonFlags flags)", "argsT": [ { "name": "id", "type": "ImGuiID" }, { - "name": "texture_id", + "name": "user_texture_id", "type": "ImTextureID" }, { @@ -26158,14 +26427,14 @@ "type": "ImGuiButtonFlags" } ], - "argsoriginal": "(ImGuiID id,ImTextureID texture_id,const ImVec2& image_size,const ImVec2& uv0,const ImVec2& uv1,const ImVec4& bg_col,const ImVec4& tint_col,ImGuiButtonFlags flags=0)", - "call_args": "(id,texture_id,image_size,uv0,uv1,bg_col,tint_col,flags)", + "argsoriginal": "(ImGuiID id,ImTextureID user_texture_id,const ImVec2& image_size,const ImVec2& uv0,const ImVec2& uv1,const ImVec4& bg_col,const ImVec4& tint_col,ImGuiButtonFlags flags=0)", + "call_args": "(id,user_texture_id,image_size,uv0,uv1,bg_col,tint_col,flags)", "cimguiname": "igImageButtonEx", "defaults": { "flags": "0" }, "funcname": "ImageButtonEx", - "location": "imgui_internal:3840", + "location": "imgui_internal:3695", "namespace": "ImGui", "ov_cimguiname": "igImageButtonEx", "ret": "bool", @@ -26189,7 +26458,7 @@ "indent_w": "0.0f" }, "funcname": "Indent", - "location": "imgui:500", + "location": "imgui:507", "namespace": "ImGui", "ov_cimguiname": "igIndent", "ret": "void", @@ -26206,7 +26475,7 @@ "cimguiname": "igInitialize", "defaults": {}, "funcname": "Initialize", - "location": "imgui_internal:3390", + "location": "imgui_internal:3239", "namespace": "ImGui", "ov_cimguiname": "igInitialize", "ret": "void", @@ -26253,7 +26522,7 @@ "step_fast": "0.0" }, "funcname": "InputDouble", - "location": "imgui:640", + "location": "imgui:648", "namespace": "ImGui", "ov_cimguiname": "igInputDouble", "ret": "bool", @@ -26300,7 +26569,7 @@ "step_fast": "0.0f" }, "funcname": "InputFloat", - "location": "imgui:632", + "location": "imgui:640", "namespace": "ImGui", "ov_cimguiname": "igInputFloat", "ret": "bool", @@ -26337,7 +26606,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat2", - "location": "imgui:633", + "location": "imgui:641", "namespace": "ImGui", "ov_cimguiname": "igInputFloat2", "ret": "bool", @@ -26374,7 +26643,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat3", - "location": "imgui:634", + "location": "imgui:642", "namespace": "ImGui", "ov_cimguiname": "igInputFloat3", "ret": "bool", @@ -26411,7 +26680,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat4", - "location": "imgui:635", + "location": "imgui:643", "namespace": "ImGui", "ov_cimguiname": "igInputFloat4", "ret": "bool", @@ -26453,7 +26722,7 @@ "step_fast": "100" }, "funcname": "InputInt", - "location": "imgui:636", + "location": "imgui:644", "namespace": "ImGui", "ov_cimguiname": "igInputInt", "ret": "bool", @@ -26485,7 +26754,7 @@ "flags": "0" }, "funcname": "InputInt2", - "location": "imgui:637", + "location": "imgui:645", "namespace": "ImGui", "ov_cimguiname": "igInputInt2", "ret": "bool", @@ -26517,7 +26786,7 @@ "flags": "0" }, "funcname": "InputInt3", - "location": "imgui:638", + "location": "imgui:646", "namespace": "ImGui", "ov_cimguiname": "igInputInt3", "ret": "bool", @@ -26549,7 +26818,7 @@ "flags": "0" }, "funcname": "InputInt4", - "location": "imgui:639", + "location": "imgui:647", "namespace": "ImGui", "ov_cimguiname": "igInputInt4", "ret": "bool", @@ -26600,7 +26869,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalar", - "location": "imgui:641", + "location": "imgui:649", "namespace": "ImGui", "ov_cimguiname": "igInputScalar", "ret": "bool", @@ -26655,7 +26924,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalarN", - "location": "imgui:642", + "location": "imgui:650", "namespace": "ImGui", "ov_cimguiname": "igInputScalarN", "ret": "bool", @@ -26701,7 +26970,7 @@ "user_data": "NULL" }, "funcname": "InputText", - "location": "imgui:629", + "location": "imgui:637", "namespace": "ImGui", "ov_cimguiname": "igInputText", "ret": "bool", @@ -26723,7 +26992,7 @@ "cimguiname": "igInputTextDeactivateHook", "defaults": {}, "funcname": "InputTextDeactivateHook", - "location": "imgui_internal:3889", + "location": "imgui_internal:3745", "namespace": "ImGui", "ov_cimguiname": "igInputTextDeactivateHook", "ret": "void", @@ -26776,7 +27045,7 @@ "user_data": "NULL" }, "funcname": "InputTextEx", - "location": "imgui_internal:3888", + "location": "imgui_internal:3744", "namespace": "ImGui", "ov_cimguiname": "igInputTextEx", "ret": "bool", @@ -26827,7 +27096,7 @@ "user_data": "NULL" }, "funcname": "InputTextMultiline", - "location": "imgui:630", + "location": "imgui:638", "namespace": "ImGui", "ov_cimguiname": "igInputTextMultiline", "ret": "bool", @@ -26877,7 +27146,7 @@ "user_data": "NULL" }, "funcname": "InputTextWithHint", - "location": "imgui:631", + "location": "imgui:639", "namespace": "ImGui", "ov_cimguiname": "igInputTextWithHint", "ret": "bool", @@ -26909,7 +27178,7 @@ "flags": "0" }, "funcname": "InvisibleButton", - "location": "imgui:552", + "location": "imgui:559", "namespace": "ImGui", "ov_cimguiname": "igInvisibleButton", "ret": "bool", @@ -26931,7 +27200,7 @@ "cimguiname": "igIsActiveIdUsingNavDir", "defaults": {}, "funcname": "IsActiveIdUsingNavDir", - "location": "imgui_internal:3575", + "location": "imgui_internal:3424", "namespace": "ImGui", "ov_cimguiname": "igIsActiveIdUsingNavDir", "ret": "bool", @@ -26953,7 +27222,7 @@ "cimguiname": "igIsAliasKey", "defaults": {}, "funcname": "IsAliasKey", - "location": "imgui_internal:3552", + "location": "imgui_internal:3401", "namespace": "ImGui", "ov_cimguiname": "igIsAliasKey", "ret": "bool", @@ -26970,7 +27239,7 @@ "cimguiname": "igIsAnyItemActive", "defaults": {}, "funcname": "IsAnyItemActive", - "location": "imgui:946", + "location": "imgui:956", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemActive", "ret": "bool", @@ -26987,7 +27256,7 @@ "cimguiname": "igIsAnyItemFocused", "defaults": {}, "funcname": "IsAnyItemFocused", - "location": "imgui:947", + "location": "imgui:957", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemFocused", "ret": "bool", @@ -27004,7 +27273,7 @@ "cimguiname": "igIsAnyItemHovered", "defaults": {}, "funcname": "IsAnyItemHovered", - "location": "imgui:945", + "location": "imgui:955", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemHovered", "ret": "bool", @@ -27021,7 +27290,7 @@ "cimguiname": "igIsAnyMouseDown", "defaults": {}, "funcname": "IsAnyMouseDown", - "location": "imgui:1032", + "location": "imgui:1041", "namespace": "ImGui", "ov_cimguiname": "igIsAnyMouseDown", "ret": "bool", @@ -27047,7 +27316,7 @@ "cimguiname": "igIsClippedEx", "defaults": {}, "funcname": "IsClippedEx", - "location": "imgui_internal:3470", + "location": "imgui_internal:3319", "namespace": "ImGui", "ov_cimguiname": "igIsClippedEx", "ret": "bool", @@ -27064,7 +27333,7 @@ "cimguiname": "igIsDragDropActive", "defaults": {}, "funcname": "IsDragDropActive", - "location": "imgui_internal:3697", + "location": "imgui_internal:3546", "namespace": "ImGui", "ov_cimguiname": "igIsDragDropActive", "ret": "bool", @@ -27081,7 +27350,7 @@ "cimguiname": "igIsDragDropPayloadBeingAccepted", "defaults": {}, "funcname": "IsDragDropPayloadBeingAccepted", - "location": "imgui_internal:3700", + "location": "imgui_internal:3549", "namespace": "ImGui", "ov_cimguiname": "igIsDragDropPayloadBeingAccepted", "ret": "bool", @@ -27103,7 +27372,7 @@ "cimguiname": "igIsGamepadKey", "defaults": {}, "funcname": "IsGamepadKey", - "location": "imgui_internal:3550", + "location": "imgui_internal:3399", "namespace": "ImGui", "ov_cimguiname": "igIsGamepadKey", "ret": "bool", @@ -27120,7 +27389,7 @@ "cimguiname": "igIsItemActivated", "defaults": {}, "funcname": "IsItemActivated", - "location": "imgui:941", + "location": "imgui:951", "namespace": "ImGui", "ov_cimguiname": "igIsItemActivated", "ret": "bool", @@ -27137,7 +27406,7 @@ "cimguiname": "igIsItemActive", "defaults": {}, "funcname": "IsItemActive", - "location": "imgui:936", + "location": "imgui:946", "namespace": "ImGui", "ov_cimguiname": "igIsItemActive", "ret": "bool", @@ -27161,7 +27430,7 @@ "mouse_button": "0" }, "funcname": "IsItemClicked", - "location": "imgui:938", + "location": "imgui:948", "namespace": "ImGui", "ov_cimguiname": "igIsItemClicked", "ret": "bool", @@ -27178,7 +27447,7 @@ "cimguiname": "igIsItemDeactivated", "defaults": {}, "funcname": "IsItemDeactivated", - "location": "imgui:942", + "location": "imgui:952", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivated", "ret": "bool", @@ -27195,7 +27464,7 @@ "cimguiname": "igIsItemDeactivatedAfterEdit", "defaults": {}, "funcname": "IsItemDeactivatedAfterEdit", - "location": "imgui:943", + "location": "imgui:953", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivatedAfterEdit", "ret": "bool", @@ -27212,7 +27481,7 @@ "cimguiname": "igIsItemEdited", "defaults": {}, "funcname": "IsItemEdited", - "location": "imgui:940", + "location": "imgui:950", "namespace": "ImGui", "ov_cimguiname": "igIsItemEdited", "ret": "bool", @@ -27229,7 +27498,7 @@ "cimguiname": "igIsItemFocused", "defaults": {}, "funcname": "IsItemFocused", - "location": "imgui:937", + "location": "imgui:947", "namespace": "ImGui", "ov_cimguiname": "igIsItemFocused", "ret": "bool", @@ -27253,7 +27522,7 @@ "flags": "0" }, "funcname": "IsItemHovered", - "location": "imgui:935", + "location": "imgui:945", "namespace": "ImGui", "ov_cimguiname": "igIsItemHovered", "ret": "bool", @@ -27270,7 +27539,7 @@ "cimguiname": "igIsItemToggledOpen", "defaults": {}, "funcname": "IsItemToggledOpen", - "location": "imgui:944", + "location": "imgui:954", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledOpen", "ret": "bool", @@ -27287,7 +27556,7 @@ "cimguiname": "igIsItemToggledSelection", "defaults": {}, "funcname": "IsItemToggledSelection", - "location": "imgui:691", + "location": "imgui:699", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledSelection", "ret": "bool", @@ -27304,7 +27573,7 @@ "cimguiname": "igIsItemVisible", "defaults": {}, "funcname": "IsItemVisible", - "location": "imgui:939", + "location": "imgui:949", "namespace": "ImGui", "ov_cimguiname": "igIsItemVisible", "ret": "bool", @@ -27326,7 +27595,7 @@ "cimguiname": "igIsKeyChordPressed", "defaults": {}, "funcname": "IsKeyChordPressed", - "location": "imgui:990", + "location": "imgui:999", "namespace": "ImGui", "ov_cimguiname": "igIsKeyChordPressed_Nil", "ret": "bool", @@ -27356,7 +27625,7 @@ "owner_id": "0" }, "funcname": "IsKeyChordPressed", - "location": "imgui_internal:3604", + "location": "imgui_internal:3453", "namespace": "ImGui", "ov_cimguiname": "igIsKeyChordPressed_InputFlags", "ret": "bool", @@ -27378,7 +27647,7 @@ "cimguiname": "igIsKeyDown", "defaults": {}, "funcname": "IsKeyDown", - "location": "imgui:987", + "location": "imgui:996", "namespace": "ImGui", "ov_cimguiname": "igIsKeyDown_Nil", "ret": "bool", @@ -27402,7 +27671,7 @@ "cimguiname": "igIsKeyDown", "defaults": {}, "funcname": "IsKeyDown", - "location": "imgui_internal:3601", + "location": "imgui_internal:3450", "namespace": "ImGui", "ov_cimguiname": "igIsKeyDown_ID", "ret": "bool", @@ -27430,7 +27699,7 @@ "repeat": "true" }, "funcname": "IsKeyPressed", - "location": "imgui:988", + "location": "imgui:997", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressed_Bool", "ret": "bool", @@ -27460,7 +27729,7 @@ "owner_id": "0" }, "funcname": "IsKeyPressed", - "location": "imgui_internal:3602", + "location": "imgui_internal:3451", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressed_InputFlags", "ret": "bool", @@ -27482,7 +27751,7 @@ "cimguiname": "igIsKeyReleased", "defaults": {}, "funcname": "IsKeyReleased", - "location": "imgui:989", + "location": "imgui:998", "namespace": "ImGui", "ov_cimguiname": "igIsKeyReleased_Nil", "ret": "bool", @@ -27506,7 +27775,7 @@ "cimguiname": "igIsKeyReleased", "defaults": {}, "funcname": "IsKeyReleased", - "location": "imgui_internal:3603", + "location": "imgui_internal:3452", "namespace": "ImGui", "ov_cimguiname": "igIsKeyReleased_ID", "ret": "bool", @@ -27528,7 +27797,7 @@ "cimguiname": "igIsKeyboardKey", "defaults": {}, "funcname": "IsKeyboardKey", - "location": "imgui_internal:3549", + "location": "imgui_internal:3398", "namespace": "ImGui", "ov_cimguiname": "igIsKeyboardKey", "ret": "bool", @@ -27536,7 +27805,7 @@ "stname": "" } ], - "igIsLegacyKey": [ + "igIsLRModKey": [ { "args": "(ImGuiKey key)", "argsT": [ @@ -27547,18 +27816,18 @@ ], "argsoriginal": "(ImGuiKey key)", "call_args": "(key)", - "cimguiname": "igIsLegacyKey", + "cimguiname": "igIsLRModKey", "defaults": {}, - "funcname": "IsLegacyKey", - "location": "imgui_internal:3548", + "funcname": "IsLRModKey", + "location": "imgui_internal:3402", "namespace": "ImGui", - "ov_cimguiname": "igIsLegacyKey", + "ov_cimguiname": "igIsLRModKey", "ret": "bool", "signature": "(ImGuiKey)", "stname": "" } ], - "igIsModKey": [ + "igIsLegacyKey": [ { "args": "(ImGuiKey key)", "argsT": [ @@ -27569,12 +27838,12 @@ ], "argsoriginal": "(ImGuiKey key)", "call_args": "(key)", - "cimguiname": "igIsModKey", + "cimguiname": "igIsLegacyKey", "defaults": {}, - "funcname": "IsModKey", - "location": "imgui_internal:3553", + "funcname": "IsLegacyKey", + "location": "imgui_internal:3397", "namespace": "ImGui", - "ov_cimguiname": "igIsModKey", + "ov_cimguiname": "igIsLegacyKey", "ret": "bool", "signature": "(ImGuiKey)", "stname": "" @@ -27600,7 +27869,7 @@ "repeat": "false" }, "funcname": "IsMouseClicked", - "location": "imgui:1026", + "location": "imgui:1035", "namespace": "ImGui", "ov_cimguiname": "igIsMouseClicked_Bool", "ret": "bool", @@ -27630,7 +27899,7 @@ "owner_id": "0" }, "funcname": "IsMouseClicked", - "location": "imgui_internal:3606", + "location": "imgui_internal:3455", "namespace": "ImGui", "ov_cimguiname": "igIsMouseClicked_InputFlags", "ret": "bool", @@ -27652,7 +27921,7 @@ "cimguiname": "igIsMouseDoubleClicked", "defaults": {}, "funcname": "IsMouseDoubleClicked", - "location": "imgui:1028", + "location": "imgui:1037", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDoubleClicked_Nil", "ret": "bool", @@ -27676,7 +27945,7 @@ "cimguiname": "igIsMouseDoubleClicked", "defaults": {}, "funcname": "IsMouseDoubleClicked", - "location": "imgui_internal:3608", + "location": "imgui_internal:3457", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDoubleClicked_ID", "ret": "bool", @@ -27698,7 +27967,7 @@ "cimguiname": "igIsMouseDown", "defaults": {}, "funcname": "IsMouseDown", - "location": "imgui:1025", + "location": "imgui:1034", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDown_Nil", "ret": "bool", @@ -27722,7 +27991,7 @@ "cimguiname": "igIsMouseDown", "defaults": {}, "funcname": "IsMouseDown", - "location": "imgui_internal:3605", + "location": "imgui_internal:3454", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDown_ID", "ret": "bool", @@ -27750,7 +28019,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragPastThreshold", - "location": "imgui_internal:3568", + "location": "imgui_internal:3417", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragPastThreshold", "ret": "bool", @@ -27778,7 +28047,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragging", - "location": "imgui:1035", + "location": "imgui:1044", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragging", "ret": "bool", @@ -27810,7 +28079,7 @@ "clip": "true" }, "funcname": "IsMouseHoveringRect", - "location": "imgui:1030", + "location": "imgui:1039", "namespace": "ImGui", "ov_cimguiname": "igIsMouseHoveringRect", "ret": "bool", @@ -27832,7 +28101,7 @@ "cimguiname": "igIsMouseKey", "defaults": {}, "funcname": "IsMouseKey", - "location": "imgui_internal:3551", + "location": "imgui_internal:3400", "namespace": "ImGui", "ov_cimguiname": "igIsMouseKey", "ret": "bool", @@ -27856,7 +28125,7 @@ "mouse_pos": "NULL" }, "funcname": "IsMousePosValid", - "location": "imgui:1031", + "location": "imgui:1040", "namespace": "ImGui", "ov_cimguiname": "igIsMousePosValid", "ret": "bool", @@ -27878,7 +28147,7 @@ "cimguiname": "igIsMouseReleased", "defaults": {}, "funcname": "IsMouseReleased", - "location": "imgui:1027", + "location": "imgui:1036", "namespace": "ImGui", "ov_cimguiname": "igIsMouseReleased_Nil", "ret": "bool", @@ -27902,7 +28171,7 @@ "cimguiname": "igIsMouseReleased", "defaults": {}, "funcname": "IsMouseReleased", - "location": "imgui_internal:3607", + "location": "imgui_internal:3456", "namespace": "ImGui", "ov_cimguiname": "igIsMouseReleased_ID", "ret": "bool", @@ -27924,7 +28193,7 @@ "cimguiname": "igIsNamedKey", "defaults": {}, "funcname": "IsNamedKey", - "location": "imgui_internal:3546", + "location": "imgui_internal:3395", "namespace": "ImGui", "ov_cimguiname": "igIsNamedKey", "ret": "bool", @@ -27946,7 +28215,7 @@ "cimguiname": "igIsNamedKeyOrMod", "defaults": {}, "funcname": "IsNamedKeyOrMod", - "location": "imgui_internal:3547", + "location": "imgui_internal:3396", "namespace": "ImGui", "ov_cimguiname": "igIsNamedKeyOrMod", "ret": "bool", @@ -27974,7 +28243,7 @@ "flags": "0" }, "funcname": "IsPopupOpen", - "location": "imgui:789", + "location": "imgui:797", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpen_Str", "ret": "bool", @@ -27998,7 +28267,7 @@ "cimguiname": "igIsPopupOpen", "defaults": {}, "funcname": "IsPopupOpen", - "location": "imgui_internal:3497", + "location": "imgui_internal:3346", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpen_ID", "ret": "bool", @@ -28020,7 +28289,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:964", + "location": "imgui:974", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisible_Nil", "ret": "bool", @@ -28044,7 +28313,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:965", + "location": "imgui:975", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisible_Vec2", "ret": "bool", @@ -28070,7 +28339,7 @@ "cimguiname": "igIsWindowAbove", "defaults": {}, "funcname": "IsWindowAbove", - "location": "imgui_internal:3357", + "location": "imgui_internal:3206", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAbove", "ret": "bool", @@ -28087,7 +28356,7 @@ "cimguiname": "igIsWindowAppearing", "defaults": {}, "funcname": "IsWindowAppearing", - "location": "imgui:396", + "location": "imgui:401", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAppearing", "ret": "bool", @@ -28121,7 +28390,7 @@ "cimguiname": "igIsWindowChildOf", "defaults": {}, "funcname": "IsWindowChildOf", - "location": "imgui_internal:3355", + "location": "imgui_internal:3204", "namespace": "ImGui", "ov_cimguiname": "igIsWindowChildOf", "ret": "bool", @@ -28138,7 +28407,7 @@ "cimguiname": "igIsWindowCollapsed", "defaults": {}, "funcname": "IsWindowCollapsed", - "location": "imgui:397", + "location": "imgui:402", "namespace": "ImGui", "ov_cimguiname": "igIsWindowCollapsed", "ret": "bool", @@ -28166,7 +28435,7 @@ "flags": "0" }, "funcname": "IsWindowContentHoverable", - "location": "imgui_internal:3469", + "location": "imgui_internal:3318", "namespace": "ImGui", "ov_cimguiname": "igIsWindowContentHoverable", "ret": "bool", @@ -28183,7 +28452,7 @@ "cimguiname": "igIsWindowDocked", "defaults": {}, "funcname": "IsWindowDocked", - "location": "imgui:886", + "location": "imgui:894", "namespace": "ImGui", "ov_cimguiname": "igIsWindowDocked", "ret": "bool", @@ -28207,7 +28476,7 @@ "flags": "0" }, "funcname": "IsWindowFocused", - "location": "imgui:398", + "location": "imgui:403", "namespace": "ImGui", "ov_cimguiname": "igIsWindowFocused", "ret": "bool", @@ -28231,7 +28500,7 @@ "flags": "0" }, "funcname": "IsWindowHovered", - "location": "imgui:399", + "location": "imgui:404", "namespace": "ImGui", "ov_cimguiname": "igIsWindowHovered", "ret": "bool", @@ -28253,7 +28522,7 @@ "cimguiname": "igIsWindowNavFocusable", "defaults": {}, "funcname": "IsWindowNavFocusable", - "location": "imgui_internal:3358", + "location": "imgui_internal:3207", "namespace": "ImGui", "ov_cimguiname": "igIsWindowNavFocusable", "ret": "bool", @@ -28279,7 +28548,7 @@ "cimguiname": "igIsWindowWithinBeginStackOf", "defaults": {}, "funcname": "IsWindowWithinBeginStackOf", - "location": "imgui_internal:3356", + "location": "imgui_internal:3205", "namespace": "ImGui", "ov_cimguiname": "igIsWindowWithinBeginStackOf", "ret": "bool", @@ -28316,7 +28585,7 @@ "nav_bb": "NULL" }, "funcname": "ItemAdd", - "location": "imgui_internal:3467", + "location": "imgui_internal:3316", "namespace": "ImGui", "ov_cimguiname": "igItemAdd", "ret": "bool", @@ -28346,7 +28615,7 @@ "cimguiname": "igItemHoverable", "defaults": {}, "funcname": "ItemHoverable", - "location": "imgui_internal:3468", + "location": "imgui_internal:3317", "namespace": "ImGui", "ov_cimguiname": "igItemHoverable", "ret": "bool", @@ -28374,7 +28643,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:3465", + "location": "imgui_internal:3314", "namespace": "ImGui", "ov_cimguiname": "igItemSize_Vec2", "ret": "void", @@ -28400,7 +28669,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:3466", + "location": "imgui_internal:3315", "namespace": "ImGui", "ov_cimguiname": "igItemSize_Rect", "ret": "void", @@ -28422,7 +28691,7 @@ "cimguiname": "igKeepAliveID", "defaults": {}, "funcname": "KeepAliveID", - "location": "imgui_internal:3458", + "location": "imgui_internal:3307", "namespace": "ImGui", "ov_cimguiname": "igKeepAliveID", "ret": "void", @@ -28453,7 +28722,7 @@ "defaults": {}, "funcname": "LabelText", "isvararg": "...)", - "location": "imgui:541", + "location": "imgui:548", "namespace": "ImGui", "ov_cimguiname": "igLabelText", "ret": "void", @@ -28483,7 +28752,7 @@ "cimguiname": "igLabelTextV", "defaults": {}, "funcname": "LabelTextV", - "location": "imgui:542", + "location": "imgui:549", "namespace": "ImGui", "ov_cimguiname": "igLabelTextV", "ret": "void", @@ -28523,7 +28792,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:701", + "location": "imgui:709", "namespace": "ImGui", "ov_cimguiname": "igListBox_Str_arr", "ret": "bool", @@ -28567,7 +28836,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:702", + "location": "imgui:710", "namespace": "ImGui", "ov_cimguiname": "igListBox_FnStrPtr", "ret": "bool", @@ -28589,7 +28858,7 @@ "cimguiname": "igLoadIniSettingsFromDisk", "defaults": {}, "funcname": "LoadIniSettingsFromDisk", - "location": "imgui:1051", + "location": "imgui:1060", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromDisk", "ret": "void", @@ -28617,7 +28886,7 @@ "ini_size": "0" }, "funcname": "LoadIniSettingsFromMemory", - "location": "imgui:1052", + "location": "imgui:1061", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromMemory", "ret": "void", @@ -28639,7 +28908,7 @@ "cimguiname": "igLocalizeGetMsg", "defaults": {}, "funcname": "LocalizeGetMsg", - "location": "imgui_internal:3432", + "location": "imgui_internal:3281", "namespace": "ImGui", "ov_cimguiname": "igLocalizeGetMsg", "ret": "const char*", @@ -28665,7 +28934,7 @@ "cimguiname": "igLocalizeRegisterEntries", "defaults": {}, "funcname": "LocalizeRegisterEntries", - "location": "imgui_internal:3431", + "location": "imgui_internal:3280", "namespace": "ImGui", "ov_cimguiname": "igLocalizeRegisterEntries", "ret": "void", @@ -28675,27 +28944,27 @@ ], "igLogBegin": [ { - "args": "(ImGuiLogType type,int auto_open_depth)", + "args": "(ImGuiLogFlags flags,int auto_open_depth)", "argsT": [ { - "name": "type", - "type": "ImGuiLogType" + "name": "flags", + "type": "ImGuiLogFlags" }, { "name": "auto_open_depth", "type": "int" } ], - "argsoriginal": "(ImGuiLogType type,int auto_open_depth)", - "call_args": "(type,auto_open_depth)", + "argsoriginal": "(ImGuiLogFlags flags,int auto_open_depth)", + "call_args": "(flags,auto_open_depth)", "cimguiname": "igLogBegin", "defaults": {}, "funcname": "LogBegin", - "location": "imgui_internal:3483", + "location": "imgui_internal:3332", "namespace": "ImGui", "ov_cimguiname": "igLogBegin", "ret": "void", - "signature": "(ImGuiLogType,int)", + "signature": "(ImGuiLogFlags,int)", "stname": "" } ], @@ -28708,7 +28977,7 @@ "cimguiname": "igLogButtons", "defaults": {}, "funcname": "LogButtons", - "location": "imgui:894", + "location": "imgui:902", "namespace": "ImGui", "ov_cimguiname": "igLogButtons", "ret": "void", @@ -28725,7 +28994,7 @@ "cimguiname": "igLogFinish", "defaults": {}, "funcname": "LogFinish", - "location": "imgui:893", + "location": "imgui:901", "namespace": "ImGui", "ov_cimguiname": "igLogFinish", "ret": "void", @@ -28757,7 +29026,7 @@ "text_end": "NULL" }, "funcname": "LogRenderedText", - "location": "imgui_internal:3485", + "location": "imgui_internal:3334", "namespace": "ImGui", "ov_cimguiname": "igLogRenderedText", "ret": "void", @@ -28783,7 +29052,7 @@ "cimguiname": "igLogSetNextTextDecoration", "defaults": {}, "funcname": "LogSetNextTextDecoration", - "location": "imgui_internal:3486", + "location": "imgui_internal:3335", "namespace": "ImGui", "ov_cimguiname": "igLogSetNextTextDecoration", "ret": "void", @@ -28804,13 +29073,13 @@ "type": "..." } ], - "argsoriginal": "(const char* fmt,...)", + "argsoriginal": "(const char* fmt, ...)", "call_args": "(fmt,...)", "cimguiname": "igLogText", "defaults": {}, "funcname": "LogText", "isvararg": "...)", - "location": "imgui:895", + "location": "imgui:903", "manual": true, "namespace": "ImGui", "ov_cimguiname": "igLogText", @@ -28837,7 +29106,7 @@ "cimguiname": "igLogTextV", "defaults": {}, "funcname": "LogTextV", - "location": "imgui:896", + "location": "imgui:904", "namespace": "ImGui", "ov_cimguiname": "igLogTextV", "ret": "void", @@ -28861,7 +29130,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToBuffer", - "location": "imgui_internal:3484", + "location": "imgui_internal:3333", "namespace": "ImGui", "ov_cimguiname": "igLogToBuffer", "ret": "void", @@ -28885,7 +29154,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToClipboard", - "location": "imgui:892", + "location": "imgui:900", "namespace": "ImGui", "ov_cimguiname": "igLogToClipboard", "ret": "void", @@ -28914,7 +29183,7 @@ "filename": "NULL" }, "funcname": "LogToFile", - "location": "imgui:891", + "location": "imgui:899", "namespace": "ImGui", "ov_cimguiname": "igLogToFile", "ret": "void", @@ -28938,7 +29207,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToTTY", - "location": "imgui:890", + "location": "imgui:898", "namespace": "ImGui", "ov_cimguiname": "igLogToTTY", "ret": "void", @@ -28955,7 +29224,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:3417", + "location": "imgui_internal:3266", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirty_Nil", "ret": "void", @@ -28975,7 +29244,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:3418", + "location": "imgui_internal:3267", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirty_WindowPtr", "ret": "void", @@ -28997,7 +29266,7 @@ "cimguiname": "igMarkItemEdited", "defaults": {}, "funcname": "MarkItemEdited", - "location": "imgui_internal:3459", + "location": "imgui_internal:3308", "namespace": "ImGui", "ov_cimguiname": "igMarkItemEdited", "ret": "void", @@ -29019,7 +29288,7 @@ "cimguiname": "igMemAlloc", "defaults": {}, "funcname": "MemAlloc", - "location": "imgui:1073", + "location": "imgui:1082", "namespace": "ImGui", "ov_cimguiname": "igMemAlloc", "ret": "void*", @@ -29041,7 +29310,7 @@ "cimguiname": "igMemFree", "defaults": {}, "funcname": "MemFree", - "location": "imgui:1074", + "location": "imgui:1083", "namespace": "ImGui", "ov_cimguiname": "igMemFree", "ret": "void", @@ -29079,7 +29348,7 @@ "shortcut": "NULL" }, "funcname": "MenuItem", - "location": "imgui:729", + "location": "imgui:737", "namespace": "ImGui", "ov_cimguiname": "igMenuItem_Bool", "ret": "bool", @@ -29113,7 +29382,7 @@ "enabled": "true" }, "funcname": "MenuItem", - "location": "imgui:730", + "location": "imgui:738", "namespace": "ImGui", "ov_cimguiname": "igMenuItem_BoolPtr", "ret": "bool", @@ -29155,7 +29424,7 @@ "shortcut": "NULL" }, "funcname": "MenuItemEx", - "location": "imgui_internal:3512", + "location": "imgui_internal:3361", "namespace": "ImGui", "ov_cimguiname": "igMenuItemEx", "ret": "bool", @@ -29177,7 +29446,7 @@ "cimguiname": "igMouseButtonToKey", "defaults": {}, "funcname": "MouseButtonToKey", - "location": "imgui_internal:3567", + "location": "imgui_internal:3416", "namespace": "ImGui", "ov_cimguiname": "igMouseButtonToKey", "ret": "ImGuiKey", @@ -29203,7 +29472,7 @@ "cimguiname": "igMultiSelectAddSetAll", "defaults": {}, "funcname": "MultiSelectAddSetAll", - "location": "imgui_internal:3716", + "location": "imgui_internal:3567", "namespace": "ImGui", "ov_cimguiname": "igMultiSelectAddSetAll", "ret": "void", @@ -29241,7 +29510,7 @@ "cimguiname": "igMultiSelectAddSetRange", "defaults": {}, "funcname": "MultiSelectAddSetRange", - "location": "imgui_internal:3717", + "location": "imgui_internal:3568", "namespace": "ImGui", "ov_cimguiname": "igMultiSelectAddSetRange", "ret": "void", @@ -29271,7 +29540,7 @@ "cimguiname": "igMultiSelectItemFooter", "defaults": {}, "funcname": "MultiSelectItemFooter", - "location": "imgui_internal:3715", + "location": "imgui_internal:3566", "namespace": "ImGui", "ov_cimguiname": "igMultiSelectItemFooter", "ret": "void", @@ -29301,7 +29570,7 @@ "cimguiname": "igMultiSelectItemHeader", "defaults": {}, "funcname": "MultiSelectItemHeader", - "location": "imgui_internal:3714", + "location": "imgui_internal:3565", "namespace": "ImGui", "ov_cimguiname": "igMultiSelectItemHeader", "ret": "void", @@ -29323,7 +29592,7 @@ "cimguiname": "igNavClearPreferredPosForAxis", "defaults": {}, "funcname": "NavClearPreferredPosForAxis", - "location": "imgui_internal:3531", + "location": "imgui_internal:3380", "namespace": "ImGui", "ov_cimguiname": "igNavClearPreferredPosForAxis", "ret": "void", @@ -29345,7 +29614,7 @@ "cimguiname": "igNavHighlightActivated", "defaults": {}, "funcname": "NavHighlightActivated", - "location": "imgui_internal:3530", + "location": "imgui_internal:3379", "namespace": "ImGui", "ov_cimguiname": "igNavHighlightActivated", "ret": "void", @@ -29362,7 +29631,7 @@ "cimguiname": "igNavInitRequestApplyResult", "defaults": {}, "funcname": "NavInitRequestApplyResult", - "location": "imgui_internal:3521", + "location": "imgui_internal:3370", "namespace": "ImGui", "ov_cimguiname": "igNavInitRequestApplyResult", "ret": "void", @@ -29388,7 +29657,7 @@ "cimguiname": "igNavInitWindow", "defaults": {}, "funcname": "NavInitWindow", - "location": "imgui_internal:3520", + "location": "imgui_internal:3369", "namespace": "ImGui", "ov_cimguiname": "igNavInitWindow", "ret": "void", @@ -29405,7 +29674,7 @@ "cimguiname": "igNavMoveRequestApplyResult", "defaults": {}, "funcname": "NavMoveRequestApplyResult", - "location": "imgui_internal:3528", + "location": "imgui_internal:3377", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestApplyResult", "ret": "void", @@ -29422,7 +29691,7 @@ "cimguiname": "igNavMoveRequestButNoResultYet", "defaults": {}, "funcname": "NavMoveRequestButNoResultYet", - "location": "imgui_internal:3522", + "location": "imgui_internal:3371", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestButNoResultYet", "ret": "bool", @@ -29439,7 +29708,7 @@ "cimguiname": "igNavMoveRequestCancel", "defaults": {}, "funcname": "NavMoveRequestCancel", - "location": "imgui_internal:3527", + "location": "imgui_internal:3376", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestCancel", "ret": "void", @@ -29473,7 +29742,7 @@ "cimguiname": "igNavMoveRequestForward", "defaults": {}, "funcname": "NavMoveRequestForward", - "location": "imgui_internal:3524", + "location": "imgui_internal:3373", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestForward", "ret": "void", @@ -29495,7 +29764,7 @@ "cimguiname": "igNavMoveRequestResolveWithLastItem", "defaults": {}, "funcname": "NavMoveRequestResolveWithLastItem", - "location": "imgui_internal:3525", + "location": "imgui_internal:3374", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestResolveWithLastItem", "ret": "void", @@ -29521,7 +29790,7 @@ "cimguiname": "igNavMoveRequestResolveWithPastTreeNode", "defaults": {}, "funcname": "NavMoveRequestResolveWithPastTreeNode", - "location": "imgui_internal:3526", + "location": "imgui_internal:3375", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestResolveWithPastTreeNode", "ret": "void", @@ -29555,7 +29824,7 @@ "cimguiname": "igNavMoveRequestSubmit", "defaults": {}, "funcname": "NavMoveRequestSubmit", - "location": "imgui_internal:3523", + "location": "imgui_internal:3372", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestSubmit", "ret": "void", @@ -29581,7 +29850,7 @@ "cimguiname": "igNavMoveRequestTryWrapping", "defaults": {}, "funcname": "NavMoveRequestTryWrapping", - "location": "imgui_internal:3529", + "location": "imgui_internal:3378", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestTryWrapping", "ret": "void", @@ -29589,23 +29858,6 @@ "stname": "" } ], - "igNavRestoreHighlightAfterMove": [ - { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "igNavRestoreHighlightAfterMove", - "defaults": {}, - "funcname": "NavRestoreHighlightAfterMove", - "location": "imgui_internal:3532", - "namespace": "ImGui", - "ov_cimguiname": "igNavRestoreHighlightAfterMove", - "ret": "void", - "signature": "()", - "stname": "" - } - ], "igNavUpdateCurrentWindowIsScrollPushableX": [ { "args": "()", @@ -29615,7 +29867,7 @@ "cimguiname": "igNavUpdateCurrentWindowIsScrollPushableX", "defaults": {}, "funcname": "NavUpdateCurrentWindowIsScrollPushableX", - "location": "imgui_internal:3533", + "location": "imgui_internal:3382", "namespace": "ImGui", "ov_cimguiname": "igNavUpdateCurrentWindowIsScrollPushableX", "ret": "void", @@ -29632,7 +29884,7 @@ "cimguiname": "igNewFrame", "defaults": {}, "funcname": "NewFrame", - "location": "imgui:335", + "location": "imgui:340", "namespace": "ImGui", "ov_cimguiname": "igNewFrame", "ret": "void", @@ -29649,7 +29901,7 @@ "cimguiname": "igNewLine", "defaults": {}, "funcname": "NewLine", - "location": "imgui:497", + "location": "imgui:504", "namespace": "ImGui", "ov_cimguiname": "igNewLine", "ret": "void", @@ -29666,7 +29918,7 @@ "cimguiname": "igNextColumn", "defaults": {}, "funcname": "NextColumn", - "location": "imgui:851", + "location": "imgui:859", "namespace": "ImGui", "ov_cimguiname": "igNextColumn", "ret": "void", @@ -29694,7 +29946,7 @@ "popup_flags": "0" }, "funcname": "OpenPopup", - "location": "imgui:771", + "location": "imgui:779", "namespace": "ImGui", "ov_cimguiname": "igOpenPopup_Str", "ret": "void", @@ -29720,7 +29972,7 @@ "popup_flags": "0" }, "funcname": "OpenPopup", - "location": "imgui:772", + "location": "imgui:780", "namespace": "ImGui", "ov_cimguiname": "igOpenPopup_ID", "ret": "void", @@ -29748,7 +30000,7 @@ "popup_flags": "ImGuiPopupFlags_None" }, "funcname": "OpenPopupEx", - "location": "imgui_internal:3493", + "location": "imgui_internal:3342", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupEx", "ret": "void", @@ -29777,7 +30029,7 @@ "str_id": "NULL" }, "funcname": "OpenPopupOnItemClick", - "location": "imgui:773", + "location": "imgui:781", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupOnItemClick", "ret": "void", @@ -29837,7 +30089,7 @@ "cimguiname": "igPlotEx", "defaults": {}, "funcname": "PlotEx", - "location": "imgui_internal:3902", + "location": "imgui_internal:3758", "namespace": "ImGui", "ov_cimguiname": "igPlotEx", "ret": "int", @@ -29898,7 +30150,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:708", + "location": "imgui:716", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogram_FloatPtr", "ret": "void", @@ -29958,7 +30210,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:709", + "location": "imgui:717", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogram_FnFloatPtr", "ret": "void", @@ -30019,7 +30271,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:706", + "location": "imgui:714", "namespace": "ImGui", "ov_cimguiname": "igPlotLines_FloatPtr", "ret": "void", @@ -30079,7 +30331,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:707", + "location": "imgui:715", "namespace": "ImGui", "ov_cimguiname": "igPlotLines_FnFloatPtr", "ret": "void", @@ -30096,7 +30348,7 @@ "cimguiname": "igPopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:922", + "location": "imgui:930", "namespace": "ImGui", "ov_cimguiname": "igPopClipRect", "ret": "void", @@ -30113,7 +30365,7 @@ "cimguiname": "igPopColumnsBackground", "defaults": {}, "funcname": "PopColumnsBackground", - "location": "imgui_internal:3727", + "location": "imgui_internal:3578", "namespace": "ImGui", "ov_cimguiname": "igPopColumnsBackground", "ret": "void", @@ -30130,7 +30382,7 @@ "cimguiname": "igPopFocusScope", "defaults": {}, "funcname": "PopFocusScope", - "location": "imgui_internal:3693", + "location": "imgui_internal:3542", "namespace": "ImGui", "ov_cimguiname": "igPopFocusScope", "ret": "void", @@ -30147,7 +30399,7 @@ "cimguiname": "igPopFont", "defaults": {}, "funcname": "PopFont", - "location": "imgui:445", + "location": "imgui:450", "namespace": "ImGui", "ov_cimguiname": "igPopFont", "ret": "void", @@ -30164,7 +30416,7 @@ "cimguiname": "igPopID", "defaults": {}, "funcname": "PopID", - "location": "imgui:525", + "location": "imgui:532", "namespace": "ImGui", "ov_cimguiname": "igPopID", "ret": "void", @@ -30181,7 +30433,7 @@ "cimguiname": "igPopItemFlag", "defaults": {}, "funcname": "PopItemFlag", - "location": "imgui:453", + "location": "imgui:460", "namespace": "ImGui", "ov_cimguiname": "igPopItemFlag", "ret": "void", @@ -30198,7 +30450,7 @@ "cimguiname": "igPopItemWidth", "defaults": {}, "funcname": "PopItemWidth", - "location": "imgui:457", + "location": "imgui:464", "namespace": "ImGui", "ov_cimguiname": "igPopItemWidth", "ret": "void", @@ -30222,7 +30474,7 @@ "count": "1" }, "funcname": "PopStyleColor", - "location": "imgui:448", + "location": "imgui:453", "namespace": "ImGui", "ov_cimguiname": "igPopStyleColor", "ret": "void", @@ -30246,7 +30498,7 @@ "count": "1" }, "funcname": "PopStyleVar", - "location": "imgui:451", + "location": "imgui:458", "namespace": "ImGui", "ov_cimguiname": "igPopStyleVar", "ret": "void", @@ -30263,7 +30515,7 @@ "cimguiname": "igPopTextWrapPos", "defaults": {}, "funcname": "PopTextWrapPos", - "location": "imgui:461", + "location": "imgui:468", "namespace": "ImGui", "ov_cimguiname": "igPopTextWrapPos", "ret": "void", @@ -30296,7 +30548,7 @@ "size_arg": "ImVec2(-FLT_MIN,0)" }, "funcname": "ProgressBar", - "location": "imgui:559", + "location": "imgui:566", "namespace": "ImGui", "ov_cimguiname": "igProgressBar", "ret": "void", @@ -30326,7 +30578,7 @@ "cimguiname": "igPushClipRect", "defaults": {}, "funcname": "PushClipRect", - "location": "imgui:921", + "location": "imgui:929", "namespace": "ImGui", "ov_cimguiname": "igPushClipRect", "ret": "void", @@ -30348,7 +30600,7 @@ "cimguiname": "igPushColumnClipRect", "defaults": {}, "funcname": "PushColumnClipRect", - "location": "imgui_internal:3725", + "location": "imgui_internal:3576", "namespace": "ImGui", "ov_cimguiname": "igPushColumnClipRect", "ret": "void", @@ -30365,7 +30617,7 @@ "cimguiname": "igPushColumnsBackground", "defaults": {}, "funcname": "PushColumnsBackground", - "location": "imgui_internal:3726", + "location": "imgui_internal:3577", "namespace": "ImGui", "ov_cimguiname": "igPushColumnsBackground", "ret": "void", @@ -30387,7 +30639,7 @@ "cimguiname": "igPushFocusScope", "defaults": {}, "funcname": "PushFocusScope", - "location": "imgui_internal:3692", + "location": "imgui_internal:3541", "namespace": "ImGui", "ov_cimguiname": "igPushFocusScope", "ret": "void", @@ -30409,7 +30661,7 @@ "cimguiname": "igPushFont", "defaults": {}, "funcname": "PushFont", - "location": "imgui:444", + "location": "imgui:449", "namespace": "ImGui", "ov_cimguiname": "igPushFont", "ret": "void", @@ -30431,7 +30683,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:521", + "location": "imgui:528", "namespace": "ImGui", "ov_cimguiname": "igPushID_Str", "ret": "void", @@ -30455,7 +30707,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:522", + "location": "imgui:529", "namespace": "ImGui", "ov_cimguiname": "igPushID_StrStr", "ret": "void", @@ -30475,7 +30727,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:523", + "location": "imgui:530", "namespace": "ImGui", "ov_cimguiname": "igPushID_Ptr", "ret": "void", @@ -30495,7 +30747,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:524", + "location": "imgui:531", "namespace": "ImGui", "ov_cimguiname": "igPushID_Int", "ret": "void", @@ -30521,7 +30773,7 @@ "cimguiname": "igPushItemFlag", "defaults": {}, "funcname": "PushItemFlag", - "location": "imgui:452", + "location": "imgui:459", "namespace": "ImGui", "ov_cimguiname": "igPushItemFlag", "ret": "void", @@ -30543,7 +30795,7 @@ "cimguiname": "igPushItemWidth", "defaults": {}, "funcname": "PushItemWidth", - "location": "imgui:456", + "location": "imgui:463", "namespace": "ImGui", "ov_cimguiname": "igPushItemWidth", "ret": "void", @@ -30569,7 +30821,7 @@ "cimguiname": "igPushMultiItemsWidths", "defaults": {}, "funcname": "PushMultiItemsWidths", - "location": "imgui_internal:3474", + "location": "imgui_internal:3323", "namespace": "ImGui", "ov_cimguiname": "igPushMultiItemsWidths", "ret": "void", @@ -30591,7 +30843,7 @@ "cimguiname": "igPushOverrideID", "defaults": {}, "funcname": "PushOverrideID", - "location": "imgui_internal:3460", + "location": "imgui_internal:3309", "namespace": "ImGui", "ov_cimguiname": "igPushOverrideID", "ret": "void", @@ -30617,7 +30869,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:446", + "location": "imgui:451", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColor_U32", "ret": "void", @@ -30641,7 +30893,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:447", + "location": "imgui:452", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColor_Vec4", "ret": "void", @@ -30667,7 +30919,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:449", + "location": "imgui:454", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVar_Float", "ret": "void", @@ -30691,7 +30943,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:450", + "location": "imgui:455", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVar_Vec2", "ret": "void", @@ -30699,6 +30951,58 @@ "stname": "" } ], + "igPushStyleVarX": [ + { + "args": "(ImGuiStyleVar idx,float val_x)", + "argsT": [ + { + "name": "idx", + "type": "ImGuiStyleVar" + }, + { + "name": "val_x", + "type": "float" + } + ], + "argsoriginal": "(ImGuiStyleVar idx,float val_x)", + "call_args": "(idx,val_x)", + "cimguiname": "igPushStyleVarX", + "defaults": {}, + "funcname": "PushStyleVarX", + "location": "imgui:456", + "namespace": "ImGui", + "ov_cimguiname": "igPushStyleVarX", + "ret": "void", + "signature": "(ImGuiStyleVar,float)", + "stname": "" + } + ], + "igPushStyleVarY": [ + { + "args": "(ImGuiStyleVar idx,float val_y)", + "argsT": [ + { + "name": "idx", + "type": "ImGuiStyleVar" + }, + { + "name": "val_y", + "type": "float" + } + ], + "argsoriginal": "(ImGuiStyleVar idx,float val_y)", + "call_args": "(idx,val_y)", + "cimguiname": "igPushStyleVarY", + "defaults": {}, + "funcname": "PushStyleVarY", + "location": "imgui:457", + "namespace": "ImGui", + "ov_cimguiname": "igPushStyleVarY", + "ret": "void", + "signature": "(ImGuiStyleVar,float)", + "stname": "" + } + ], "igPushTextWrapPos": [ { "args": "(float wrap_local_pos_x)", @@ -30715,7 +31019,7 @@ "wrap_local_pos_x": "0.0f" }, "funcname": "PushTextWrapPos", - "location": "imgui:460", + "location": "imgui:467", "namespace": "ImGui", "ov_cimguiname": "igPushTextWrapPos", "ret": "void", @@ -30741,7 +31045,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:557", + "location": "imgui:564", "namespace": "ImGui", "ov_cimguiname": "igRadioButton_Bool", "ret": "bool", @@ -30769,7 +31073,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:558", + "location": "imgui:565", "namespace": "ImGui", "ov_cimguiname": "igRadioButton_IntPtr", "ret": "bool", @@ -30795,7 +31099,7 @@ "cimguiname": "igRemoveContextHook", "defaults": {}, "funcname": "RemoveContextHook", - "location": "imgui_internal:3404", + "location": "imgui_internal:3253", "namespace": "ImGui", "ov_cimguiname": "igRemoveContextHook", "ret": "void", @@ -30817,7 +31121,7 @@ "cimguiname": "igRemoveSettingsHandler", "defaults": {}, "funcname": "RemoveSettingsHandler", - "location": "imgui_internal:3421", + "location": "imgui_internal:3270", "namespace": "ImGui", "ov_cimguiname": "igRemoveSettingsHandler", "ret": "void", @@ -30834,7 +31138,7 @@ "cimguiname": "igRender", "defaults": {}, "funcname": "Render", - "location": "imgui:337", + "location": "imgui:342", "namespace": "ImGui", "ov_cimguiname": "igRender", "ret": "void", @@ -30874,7 +31178,7 @@ "scale": "1.0f" }, "funcname": "RenderArrow", - "location": "imgui_internal:3827", + "location": "imgui_internal:3682", "namespace": "ImGui", "ov_cimguiname": "igRenderArrow", "ret": "void", @@ -30908,7 +31212,7 @@ "cimguiname": "igRenderArrowDockMenu", "defaults": {}, "funcname": "RenderArrowDockMenu", - "location": "imgui_internal:3831", + "location": "imgui_internal:3686", "namespace": "ImGui", "ov_cimguiname": "igRenderArrowDockMenu", "ret": "void", @@ -30946,7 +31250,7 @@ "cimguiname": "igRenderArrowPointingAt", "defaults": {}, "funcname": "RenderArrowPointingAt", - "location": "imgui_internal:3830", + "location": "imgui_internal:3685", "namespace": "ImGui", "ov_cimguiname": "igRenderArrowPointingAt", "ret": "void", @@ -30976,7 +31280,7 @@ "cimguiname": "igRenderBullet", "defaults": {}, "funcname": "RenderBullet", - "location": "imgui_internal:3828", + "location": "imgui_internal:3683", "namespace": "ImGui", "ov_cimguiname": "igRenderBullet", "ret": "void", @@ -31010,7 +31314,7 @@ "cimguiname": "igRenderCheckMark", "defaults": {}, "funcname": "RenderCheckMark", - "location": "imgui_internal:3829", + "location": "imgui_internal:3684", "namespace": "ImGui", "ov_cimguiname": "igRenderCheckMark", "ret": "void", @@ -31063,7 +31367,7 @@ "rounding": "0.0f" }, "funcname": "RenderColorRectWithAlphaCheckerboard", - "location": "imgui_internal:3821", + "location": "imgui_internal:3673", "namespace": "ImGui", "ov_cimguiname": "igRenderColorRectWithAlphaCheckerboard", "ret": "void", @@ -31089,7 +31393,7 @@ "cimguiname": "igRenderDragDropTargetRect", "defaults": {}, "funcname": "RenderDragDropTargetRect", - "location": "imgui_internal:3701", + "location": "imgui_internal:3550", "namespace": "ImGui", "ov_cimguiname": "igRenderDragDropTargetRect", "ret": "void", @@ -31099,7 +31403,7 @@ ], "igRenderFrame": [ { - "args": "(ImVec2 p_min,ImVec2 p_max,ImU32 fill_col,bool border,float rounding)", + "args": "(ImVec2 p_min,ImVec2 p_max,ImU32 fill_col,bool borders,float rounding)", "argsT": [ { "name": "p_min", @@ -31114,7 +31418,7 @@ "type": "ImU32" }, { - "name": "border", + "name": "borders", "type": "bool" }, { @@ -31122,15 +31426,15 @@ "type": "float" } ], - "argsoriginal": "(ImVec2 p_min,ImVec2 p_max,ImU32 fill_col,bool border=true,float rounding=0.0f)", - "call_args": "(p_min,p_max,fill_col,border,rounding)", + "argsoriginal": "(ImVec2 p_min,ImVec2 p_max,ImU32 fill_col,bool borders=true,float rounding=0.0f)", + "call_args": "(p_min,p_max,fill_col,borders,rounding)", "cimguiname": "igRenderFrame", "defaults": { - "border": "true", + "borders": "true", "rounding": "0.0f" }, "funcname": "RenderFrame", - "location": "imgui_internal:3819", + "location": "imgui_internal:3671", "namespace": "ImGui", "ov_cimguiname": "igRenderFrame", "ret": "void", @@ -31162,7 +31466,7 @@ "rounding": "0.0f" }, "funcname": "RenderFrameBorder", - "location": "imgui_internal:3820", + "location": "imgui_internal:3672", "namespace": "ImGui", "ov_cimguiname": "igRenderFrameBorder", "ret": "void", @@ -31204,7 +31508,7 @@ "cimguiname": "igRenderMouseCursor", "defaults": {}, "funcname": "RenderMouseCursor", - "location": "imgui_internal:3824", + "location": "imgui_internal:3679", "namespace": "ImGui", "ov_cimguiname": "igRenderMouseCursor", "ret": "void", @@ -31212,9 +31516,9 @@ "stname": "" } ], - "igRenderNavHighlight": [ + "igRenderNavCursor": [ { - "args": "(const ImRect bb,ImGuiID id,ImGuiNavHighlightFlags flags)", + "args": "(const ImRect bb,ImGuiID id,ImGuiNavRenderCursorFlags flags)", "argsT": [ { "name": "bb", @@ -31226,21 +31530,21 @@ }, { "name": "flags", - "type": "ImGuiNavHighlightFlags" + "type": "ImGuiNavRenderCursorFlags" } ], - "argsoriginal": "(const ImRect& bb,ImGuiID id,ImGuiNavHighlightFlags flags=ImGuiNavHighlightFlags_None)", + "argsoriginal": "(const ImRect& bb,ImGuiID id,ImGuiNavRenderCursorFlags flags=ImGuiNavRenderCursorFlags_None)", "call_args": "(bb,id,flags)", - "cimguiname": "igRenderNavHighlight", + "cimguiname": "igRenderNavCursor", "defaults": { - "flags": "ImGuiNavHighlightFlags_None" + "flags": "ImGuiNavRenderCursorFlags_None" }, - "funcname": "RenderNavHighlight", - "location": "imgui_internal:3822", + "funcname": "RenderNavCursor", + "location": "imgui_internal:3674", "namespace": "ImGui", - "ov_cimguiname": "igRenderNavHighlight", + "ov_cimguiname": "igRenderNavCursor", "ret": "void", - "signature": "(const ImRect,ImGuiID,ImGuiNavHighlightFlags)", + "signature": "(const ImRect,ImGuiID,ImGuiNavRenderCursorFlags)", "stname": "" } ], @@ -31265,7 +31569,7 @@ "renderer_render_arg": "NULL" }, "funcname": "RenderPlatformWindowsDefault", - "location": "imgui:1081", + "location": "imgui:1089", "namespace": "ImGui", "ov_cimguiname": "igRenderPlatformWindowsDefault", "ret": "void", @@ -31307,7 +31611,7 @@ "cimguiname": "igRenderRectFilledRangeH", "defaults": {}, "funcname": "RenderRectFilledRangeH", - "location": "imgui_internal:3832", + "location": "imgui_internal:3687", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledRangeH", "ret": "void", @@ -31345,7 +31649,7 @@ "cimguiname": "igRenderRectFilledWithHole", "defaults": {}, "funcname": "RenderRectFilledWithHole", - "location": "imgui_internal:3833", + "location": "imgui_internal:3688", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledWithHole", "ret": "void", @@ -31382,7 +31686,7 @@ "text_end": "NULL" }, "funcname": "RenderText", - "location": "imgui_internal:3814", + "location": "imgui_internal:3666", "namespace": "ImGui", "ov_cimguiname": "igRenderText", "ret": "void", @@ -31431,7 +31735,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClipped", - "location": "imgui_internal:3816", + "location": "imgui_internal:3668", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClipped", "ret": "void", @@ -31484,7 +31788,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClippedEx", - "location": "imgui_internal:3817", + "location": "imgui_internal:3669", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClippedEx", "ret": "void", @@ -31534,7 +31838,7 @@ "cimguiname": "igRenderTextEllipsis", "defaults": {}, "funcname": "RenderTextEllipsis", - "location": "imgui_internal:3818", + "location": "imgui_internal:3670", "namespace": "ImGui", "ov_cimguiname": "igRenderTextEllipsis", "ret": "void", @@ -31568,7 +31872,7 @@ "cimguiname": "igRenderTextWrapped", "defaults": {}, "funcname": "RenderTextWrapped", - "location": "imgui_internal:3815", + "location": "imgui_internal:3667", "namespace": "ImGui", "ov_cimguiname": "igRenderTextWrapped", "ret": "void", @@ -31592,7 +31896,7 @@ "button": "0" }, "funcname": "ResetMouseDragDelta", - "location": "imgui:1037", + "location": "imgui:1046", "namespace": "ImGui", "ov_cimguiname": "igResetMouseDragDelta", "ret": "void", @@ -31621,7 +31925,7 @@ "spacing": "-1.0f" }, "funcname": "SameLine", - "location": "imgui:496", + "location": "imgui:503", "namespace": "ImGui", "ov_cimguiname": "igSameLine", "ret": "void", @@ -31643,7 +31947,7 @@ "cimguiname": "igSaveIniSettingsToDisk", "defaults": {}, "funcname": "SaveIniSettingsToDisk", - "location": "imgui:1053", + "location": "imgui:1062", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToDisk", "ret": "void", @@ -31667,7 +31971,7 @@ "out_ini_size": "NULL" }, "funcname": "SaveIniSettingsToMemory", - "location": "imgui:1054", + "location": "imgui:1063", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToMemory", "ret": "const char*", @@ -31693,7 +31997,7 @@ "cimguiname": "igScaleWindowsInViewport", "defaults": {}, "funcname": "ScaleWindowsInViewport", - "location": "imgui_internal:3409", + "location": "imgui_internal:3258", "namespace": "ImGui", "ov_cimguiname": "igScaleWindowsInViewport", "ret": "void", @@ -31719,7 +32023,7 @@ "cimguiname": "igScrollToBringRectIntoView", "defaults": {}, "funcname": "ScrollToBringRectIntoView", - "location": "imgui_internal:3445", + "location": "imgui_internal:3294", "namespace": "ImGui", "ov_cimguiname": "igScrollToBringRectIntoView", "ret": "void", @@ -31743,7 +32047,7 @@ "flags": "0" }, "funcname": "ScrollToItem", - "location": "imgui_internal:3441", + "location": "imgui_internal:3290", "namespace": "ImGui", "ov_cimguiname": "igScrollToItem", "ret": "void", @@ -31775,7 +32079,7 @@ "flags": "0" }, "funcname": "ScrollToRect", - "location": "imgui_internal:3442", + "location": "imgui_internal:3291", "namespace": "ImGui", "ov_cimguiname": "igScrollToRect", "ret": "void", @@ -31811,7 +32115,7 @@ "flags": "0" }, "funcname": "ScrollToRectEx", - "location": "imgui_internal:3443", + "location": "imgui_internal:3292", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igScrollToRectEx", @@ -31834,7 +32138,7 @@ "cimguiname": "igScrollbar", "defaults": {}, "funcname": "Scrollbar", - "location": "imgui_internal:3849", + "location": "imgui_internal:3704", "namespace": "ImGui", "ov_cimguiname": "igScrollbar", "ret": "void", @@ -31844,7 +32148,7 @@ ], "igScrollbarEx": [ { - "args": "(const ImRect bb,ImGuiID id,ImGuiAxis axis,ImS64* p_scroll_v,ImS64 avail_v,ImS64 contents_v,ImDrawFlags flags)", + "args": "(const ImRect bb,ImGuiID id,ImGuiAxis axis,ImS64* p_scroll_v,ImS64 avail_v,ImS64 contents_v,ImDrawFlags draw_rounding_flags)", "argsT": [ { "name": "bb", @@ -31871,16 +32175,18 @@ "type": "ImS64" }, { - "name": "flags", + "name": "draw_rounding_flags", "type": "ImDrawFlags" } ], - "argsoriginal": "(const ImRect& bb,ImGuiID id,ImGuiAxis axis,ImS64* p_scroll_v,ImS64 avail_v,ImS64 contents_v,ImDrawFlags flags)", - "call_args": "(bb,id,axis,p_scroll_v,avail_v,contents_v,flags)", + "argsoriginal": "(const ImRect& bb,ImGuiID id,ImGuiAxis axis,ImS64* p_scroll_v,ImS64 avail_v,ImS64 contents_v,ImDrawFlags draw_rounding_flags=0)", + "call_args": "(bb,id,axis,p_scroll_v,avail_v,contents_v,draw_rounding_flags)", "cimguiname": "igScrollbarEx", - "defaults": {}, + "defaults": { + "draw_rounding_flags": "0" + }, "funcname": "ScrollbarEx", - "location": "imgui_internal:3850", + "location": "imgui_internal:3705", "namespace": "ImGui", "ov_cimguiname": "igScrollbarEx", "ret": "bool", @@ -31918,7 +32224,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:678", + "location": "imgui:686", "namespace": "ImGui", "ov_cimguiname": "igSelectable_Bool", "ret": "bool", @@ -31953,7 +32259,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:679", + "location": "imgui:687", "namespace": "ImGui", "ov_cimguiname": "igSelectable_BoolPtr", "ret": "bool", @@ -31970,7 +32276,7 @@ "cimguiname": "igSeparator", "defaults": {}, "funcname": "Separator", - "location": "imgui:495", + "location": "imgui:502", "namespace": "ImGui", "ov_cimguiname": "igSeparator", "ret": "void", @@ -31998,7 +32304,7 @@ "thickness": "1.0f" }, "funcname": "SeparatorEx", - "location": "imgui_internal:3841", + "location": "imgui_internal:3696", "namespace": "ImGui", "ov_cimguiname": "igSeparatorEx", "ret": "void", @@ -32020,7 +32326,7 @@ "cimguiname": "igSeparatorText", "defaults": {}, "funcname": "SeparatorText", - "location": "imgui:545", + "location": "imgui:552", "namespace": "ImGui", "ov_cimguiname": "igSeparatorText", "ret": "void", @@ -32054,7 +32360,7 @@ "cimguiname": "igSeparatorTextEx", "defaults": {}, "funcname": "SeparatorTextEx", - "location": "imgui_internal:3842", + "location": "imgui_internal:3697", "namespace": "ImGui", "ov_cimguiname": "igSeparatorTextEx", "ret": "void", @@ -32080,7 +32386,7 @@ "cimguiname": "igSetActiveID", "defaults": {}, "funcname": "SetActiveID", - "location": "imgui_internal:3453", + "location": "imgui_internal:3302", "namespace": "ImGui", "ov_cimguiname": "igSetActiveID", "ret": "void", @@ -32097,7 +32403,7 @@ "cimguiname": "igSetActiveIdUsingAllKeyboardKeys", "defaults": {}, "funcname": "SetActiveIdUsingAllKeyboardKeys", - "location": "imgui_internal:3574", + "location": "imgui_internal:3423", "namespace": "ImGui", "ov_cimguiname": "igSetActiveIdUsingAllKeyboardKeys", "ret": "void", @@ -32129,7 +32435,7 @@ "user_data": "NULL" }, "funcname": "SetAllocatorFunctions", - "location": "imgui:1071", + "location": "imgui:1080", "namespace": "ImGui", "ov_cimguiname": "igSetAllocatorFunctions", "ret": "void", @@ -32151,7 +32457,7 @@ "cimguiname": "igSetClipboardText", "defaults": {}, "funcname": "SetClipboardText", - "location": "imgui:1045", + "location": "imgui:1054", "namespace": "ImGui", "ov_cimguiname": "igSetClipboardText", "ret": "void", @@ -32173,7 +32479,7 @@ "cimguiname": "igSetColorEditOptions", "defaults": {}, "funcname": "SetColorEditOptions", - "location": "imgui:652", + "location": "imgui:660", "namespace": "ImGui", "ov_cimguiname": "igSetColorEditOptions", "ret": "void", @@ -32199,7 +32505,7 @@ "cimguiname": "igSetColumnOffset", "defaults": {}, "funcname": "SetColumnOffset", - "location": "imgui:856", + "location": "imgui:864", "namespace": "ImGui", "ov_cimguiname": "igSetColumnOffset", "ret": "void", @@ -32225,7 +32531,7 @@ "cimguiname": "igSetColumnWidth", "defaults": {}, "funcname": "SetColumnWidth", - "location": "imgui:854", + "location": "imgui:862", "namespace": "ImGui", "ov_cimguiname": "igSetColumnWidth", "ret": "void", @@ -32247,7 +32553,7 @@ "cimguiname": "igSetCurrentContext", "defaults": {}, "funcname": "SetCurrentContext", - "location": "imgui:330", + "location": "imgui:334", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentContext", "ret": "void", @@ -32269,7 +32575,7 @@ "cimguiname": "igSetCurrentFont", "defaults": {}, "funcname": "SetCurrentFont", - "location": "imgui_internal:3384", + "location": "imgui_internal:3233", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentFont", "ret": "void", @@ -32295,7 +32601,7 @@ "cimguiname": "igSetCurrentViewport", "defaults": {}, "funcname": "SetCurrentViewport", - "location": "imgui_internal:3412", + "location": "imgui_internal:3261", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentViewport", "ret": "void", @@ -32317,7 +32623,7 @@ "cimguiname": "igSetCursorPos", "defaults": {}, "funcname": "SetCursorPos", - "location": "imgui:489", + "location": "imgui:496", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPos", "ret": "void", @@ -32339,7 +32645,7 @@ "cimguiname": "igSetCursorPosX", "defaults": {}, "funcname": "SetCursorPosX", - "location": "imgui:490", + "location": "imgui:497", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosX", "ret": "void", @@ -32361,7 +32667,7 @@ "cimguiname": "igSetCursorPosY", "defaults": {}, "funcname": "SetCursorPosY", - "location": "imgui:491", + "location": "imgui:498", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosY", "ret": "void", @@ -32383,7 +32689,7 @@ "cimguiname": "igSetCursorScreenPos", "defaults": {}, "funcname": "SetCursorScreenPos", - "location": "imgui:484", + "location": "imgui:491", "namespace": "ImGui", "ov_cimguiname": "igSetCursorScreenPos", "ret": "void", @@ -32419,7 +32725,7 @@ "cond": "0" }, "funcname": "SetDragDropPayload", - "location": "imgui:904", + "location": "imgui:912", "namespace": "ImGui", "ov_cimguiname": "igSetDragDropPayload", "ret": "bool", @@ -32445,7 +32751,7 @@ "cimguiname": "igSetFocusID", "defaults": {}, "funcname": "SetFocusID", - "location": "imgui_internal:3454", + "location": "imgui_internal:3303", "namespace": "ImGui", "ov_cimguiname": "igSetFocusID", "ret": "void", @@ -32467,7 +32773,7 @@ "cimguiname": "igSetHoveredID", "defaults": {}, "funcname": "SetHoveredID", - "location": "imgui_internal:3457", + "location": "imgui_internal:3306", "namespace": "ImGui", "ov_cimguiname": "igSetHoveredID", "ret": "void", @@ -32484,7 +32790,7 @@ "cimguiname": "igSetItemDefaultFocus", "defaults": {}, "funcname": "SetItemDefaultFocus", - "location": "imgui:926", + "location": "imgui:933", "namespace": "ImGui", "ov_cimguiname": "igSetItemDefaultFocus", "ret": "void", @@ -32506,7 +32812,7 @@ "cimguiname": "igSetItemKeyOwner", "defaults": {}, "funcname": "SetItemKeyOwner", - "location": "imgui:1019", + "location": "imgui:1028", "namespace": "ImGui", "ov_cimguiname": "igSetItemKeyOwner_Nil", "ret": "void", @@ -32530,7 +32836,7 @@ "cimguiname": "igSetItemKeyOwner", "defaults": {}, "funcname": "SetItemKeyOwner", - "location": "imgui_internal:3591", + "location": "imgui_internal:3440", "namespace": "ImGui", "ov_cimguiname": "igSetItemKeyOwner_InputFlags", "ret": "void", @@ -32557,7 +32863,7 @@ "defaults": {}, "funcname": "SetItemTooltip", "isvararg": "...)", - "location": "imgui:746", + "location": "imgui:754", "namespace": "ImGui", "ov_cimguiname": "igSetItemTooltip", "ret": "void", @@ -32583,7 +32889,7 @@ "cimguiname": "igSetItemTooltipV", "defaults": {}, "funcname": "SetItemTooltipV", - "location": "imgui:747", + "location": "imgui:755", "namespace": "ImGui", "ov_cimguiname": "igSetItemTooltipV", "ret": "void", @@ -32615,7 +32921,7 @@ "flags": "0" }, "funcname": "SetKeyOwner", - "location": "imgui_internal:3589", + "location": "imgui_internal:3438", "namespace": "ImGui", "ov_cimguiname": "igSetKeyOwner", "ret": "void", @@ -32647,7 +32953,7 @@ "flags": "0" }, "funcname": "SetKeyOwnersForKeyChord", - "location": "imgui_internal:3590", + "location": "imgui_internal:3439", "namespace": "ImGui", "ov_cimguiname": "igSetKeyOwnersForKeyChord", "ret": "void", @@ -32671,7 +32977,7 @@ "offset": "0" }, "funcname": "SetKeyboardFocusHere", - "location": "imgui:927", + "location": "imgui:934", "namespace": "ImGui", "ov_cimguiname": "igSetKeyboardFocusHere", "ret": "void", @@ -32705,7 +33011,7 @@ "cimguiname": "igSetLastItemData", "defaults": {}, "funcname": "SetLastItemData", - "location": "imgui_internal:3471", + "location": "imgui_internal:3320", "namespace": "ImGui", "ov_cimguiname": "igSetLastItemData", "ret": "void", @@ -32727,7 +33033,7 @@ "cimguiname": "igSetMouseCursor", "defaults": {}, "funcname": "SetMouseCursor", - "location": "imgui:1039", + "location": "imgui:1048", "namespace": "ImGui", "ov_cimguiname": "igSetMouseCursor", "ret": "void", @@ -32735,6 +33041,45 @@ "stname": "" } ], + "igSetNavCursorVisible": [ + { + "args": "(bool visible)", + "argsT": [ + { + "name": "visible", + "type": "bool" + } + ], + "argsoriginal": "(bool visible)", + "call_args": "(visible)", + "cimguiname": "igSetNavCursorVisible", + "defaults": {}, + "funcname": "SetNavCursorVisible", + "location": "imgui:937", + "namespace": "ImGui", + "ov_cimguiname": "igSetNavCursorVisible", + "ret": "void", + "signature": "(bool)", + "stname": "" + } + ], + "igSetNavCursorVisibleAfterMove": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igSetNavCursorVisibleAfterMove", + "defaults": {}, + "funcname": "SetNavCursorVisibleAfterMove", + "location": "imgui_internal:3381", + "namespace": "ImGui", + "ov_cimguiname": "igSetNavCursorVisibleAfterMove", + "ret": "void", + "signature": "()", + "stname": "" + } + ], "igSetNavFocusScope": [ { "args": "(ImGuiID focus_scope_id)", @@ -32749,7 +33094,7 @@ "cimguiname": "igSetNavFocusScope", "defaults": {}, "funcname": "SetNavFocusScope", - "location": "imgui_internal:3536", + "location": "imgui_internal:3385", "namespace": "ImGui", "ov_cimguiname": "igSetNavFocusScope", "ret": "void", @@ -32783,7 +33128,7 @@ "cimguiname": "igSetNavID", "defaults": {}, "funcname": "SetNavID", - "location": "imgui_internal:3535", + "location": "imgui_internal:3384", "namespace": "ImGui", "ov_cimguiname": "igSetNavID", "ret": "void", @@ -32805,7 +33150,7 @@ "cimguiname": "igSetNavWindow", "defaults": {}, "funcname": "SetNavWindow", - "location": "imgui_internal:3534", + "location": "imgui_internal:3383", "namespace": "ImGui", "ov_cimguiname": "igSetNavWindow", "ret": "void", @@ -32827,7 +33172,7 @@ "cimguiname": "igSetNextFrameWantCaptureKeyboard", "defaults": {}, "funcname": "SetNextFrameWantCaptureKeyboard", - "location": "imgui:993", + "location": "imgui:1002", "namespace": "ImGui", "ov_cimguiname": "igSetNextFrameWantCaptureKeyboard", "ret": "void", @@ -32849,7 +33194,7 @@ "cimguiname": "igSetNextFrameWantCaptureMouse", "defaults": {}, "funcname": "SetNextFrameWantCaptureMouse", - "location": "imgui:1040", + "location": "imgui:1049", "namespace": "ImGui", "ov_cimguiname": "igSetNextFrameWantCaptureMouse", "ret": "void", @@ -32866,7 +33211,7 @@ "cimguiname": "igSetNextItemAllowOverlap", "defaults": {}, "funcname": "SetNextItemAllowOverlap", - "location": "imgui:930", + "location": "imgui:940", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemAllowOverlap", "ret": "void", @@ -32894,7 +33239,7 @@ "cond": "0" }, "funcname": "SetNextItemOpen", - "location": "imgui:672", + "location": "imgui:680", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemOpen", "ret": "void", @@ -32920,7 +33265,7 @@ "cimguiname": "igSetNextItemRefVal", "defaults": {}, "funcname": "SetNextItemRefVal", - "location": "imgui_internal:3894", + "location": "imgui_internal:3750", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemRefVal", "ret": "void", @@ -32942,7 +33287,7 @@ "cimguiname": "igSetNextItemSelectionUserData", "defaults": {}, "funcname": "SetNextItemSelectionUserData", - "location": "imgui:690", + "location": "imgui:698", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemSelectionUserData", "ret": "void", @@ -32970,7 +33315,7 @@ "flags": "0" }, "funcname": "SetNextItemShortcut", - "location": "imgui:1011", + "location": "imgui:1020", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemShortcut", "ret": "void", @@ -32992,7 +33337,7 @@ "cimguiname": "igSetNextItemStorageID", "defaults": {}, "funcname": "SetNextItemStorageID", - "location": "imgui:673", + "location": "imgui:681", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemStorageID", "ret": "void", @@ -33014,7 +33359,7 @@ "cimguiname": "igSetNextItemWidth", "defaults": {}, "funcname": "SetNextItemWidth", - "location": "imgui:458", + "location": "imgui:465", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemWidth", "ret": "void", @@ -33036,7 +33381,7 @@ "cimguiname": "igSetNextWindowBgAlpha", "defaults": {}, "funcname": "SetNextWindowBgAlpha", - "location": "imgui:417", + "location": "imgui:422", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowBgAlpha", "ret": "void", @@ -33058,7 +33403,7 @@ "cimguiname": "igSetNextWindowClass", "defaults": {}, "funcname": "SetNextWindowClass", - "location": "imgui:884", + "location": "imgui:892", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowClass", "ret": "void", @@ -33086,7 +33431,7 @@ "cond": "0" }, "funcname": "SetNextWindowCollapsed", - "location": "imgui:414", + "location": "imgui:419", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowCollapsed", "ret": "void", @@ -33108,7 +33453,7 @@ "cimguiname": "igSetNextWindowContentSize", "defaults": {}, "funcname": "SetNextWindowContentSize", - "location": "imgui:413", + "location": "imgui:418", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowContentSize", "ret": "void", @@ -33136,7 +33481,7 @@ "cond": "0" }, "funcname": "SetNextWindowDockID", - "location": "imgui:883", + "location": "imgui:891", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowDockID", "ret": "void", @@ -33153,7 +33498,7 @@ "cimguiname": "igSetNextWindowFocus", "defaults": {}, "funcname": "SetNextWindowFocus", - "location": "imgui:415", + "location": "imgui:420", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowFocus", "ret": "void", @@ -33186,7 +33531,7 @@ "pivot": "ImVec2(0,0)" }, "funcname": "SetNextWindowPos", - "location": "imgui:410", + "location": "imgui:415", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowPos", "ret": "void", @@ -33208,7 +33553,7 @@ "cimguiname": "igSetNextWindowRefreshPolicy", "defaults": {}, "funcname": "SetNextWindowRefreshPolicy", - "location": "imgui_internal:3381", + "location": "imgui_internal:3230", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowRefreshPolicy", "ret": "void", @@ -33230,7 +33575,7 @@ "cimguiname": "igSetNextWindowScroll", "defaults": {}, "funcname": "SetNextWindowScroll", - "location": "imgui:416", + "location": "imgui:421", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowScroll", "ret": "void", @@ -33258,7 +33603,7 @@ "cond": "0" }, "funcname": "SetNextWindowSize", - "location": "imgui:411", + "location": "imgui:416", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowSize", "ret": "void", @@ -33295,7 +33640,7 @@ "custom_callback_data": "NULL" }, "funcname": "SetNextWindowSizeConstraints", - "location": "imgui:412", + "location": "imgui:417", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowSizeConstraints", "ret": "void", @@ -33317,7 +33662,7 @@ "cimguiname": "igSetNextWindowViewport", "defaults": {}, "funcname": "SetNextWindowViewport", - "location": "imgui:418", + "location": "imgui:423", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowViewport", "ret": "void", @@ -33345,7 +33690,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollFromPosX", - "location": "imgui:440", + "location": "imgui:445", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosX_Float", "ret": "void", @@ -33373,7 +33718,7 @@ "cimguiname": "igSetScrollFromPosX", "defaults": {}, "funcname": "SetScrollFromPosX", - "location": "imgui_internal:3437", + "location": "imgui_internal:3286", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosX_WindowPtr", "ret": "void", @@ -33401,7 +33746,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollFromPosY", - "location": "imgui:441", + "location": "imgui:446", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosY_Float", "ret": "void", @@ -33429,7 +33774,7 @@ "cimguiname": "igSetScrollFromPosY", "defaults": {}, "funcname": "SetScrollFromPosY", - "location": "imgui_internal:3438", + "location": "imgui_internal:3287", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosY_WindowPtr", "ret": "void", @@ -33453,7 +33798,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollHereX", - "location": "imgui:438", + "location": "imgui:443", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereX", "ret": "void", @@ -33477,7 +33822,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollHereY", - "location": "imgui:439", + "location": "imgui:444", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereY", "ret": "void", @@ -33499,7 +33844,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui:434", + "location": "imgui:439", "namespace": "ImGui", "ov_cimguiname": "igSetScrollX_Float", "ret": "void", @@ -33523,7 +33868,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui_internal:3435", + "location": "imgui_internal:3284", "namespace": "ImGui", "ov_cimguiname": "igSetScrollX_WindowPtr", "ret": "void", @@ -33545,7 +33890,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui:435", + "location": "imgui:440", "namespace": "ImGui", "ov_cimguiname": "igSetScrollY_Float", "ret": "void", @@ -33569,7 +33914,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui_internal:3436", + "location": "imgui_internal:3285", "namespace": "ImGui", "ov_cimguiname": "igSetScrollY_WindowPtr", "ret": "void", @@ -33599,7 +33944,7 @@ "cimguiname": "igSetShortcutRouting", "defaults": {}, "funcname": "SetShortcutRouting", - "location": "imgui_internal:3625", + "location": "imgui_internal:3474", "namespace": "ImGui", "ov_cimguiname": "igSetShortcutRouting", "ret": "bool", @@ -33621,7 +33966,7 @@ "cimguiname": "igSetStateStorage", "defaults": {}, "funcname": "SetStateStorage", - "location": "imgui:970", + "location": "imgui:980", "namespace": "ImGui", "ov_cimguiname": "igSetStateStorage", "ret": "void", @@ -33643,7 +33988,7 @@ "cimguiname": "igSetTabItemClosed", "defaults": {}, "funcname": "SetTabItemClosed", - "location": "imgui:866", + "location": "imgui:874", "namespace": "ImGui", "ov_cimguiname": "igSetTabItemClosed", "ret": "void", @@ -33670,7 +34015,7 @@ "defaults": {}, "funcname": "SetTooltip", "isvararg": "...)", - "location": "imgui:738", + "location": "imgui:746", "namespace": "ImGui", "ov_cimguiname": "igSetTooltip", "ret": "void", @@ -33696,7 +34041,7 @@ "cimguiname": "igSetTooltipV", "defaults": {}, "funcname": "SetTooltipV", - "location": "imgui:739", + "location": "imgui:747", "namespace": "ImGui", "ov_cimguiname": "igSetTooltipV", "ret": "void", @@ -33722,7 +34067,7 @@ "cimguiname": "igSetWindowClipRectBeforeSetChannel", "defaults": {}, "funcname": "SetWindowClipRectBeforeSetChannel", - "location": "imgui_internal:3722", + "location": "imgui_internal:3573", "namespace": "ImGui", "ov_cimguiname": "igSetWindowClipRectBeforeSetChannel", "ret": "void", @@ -33750,7 +34095,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:421", + "location": "imgui:426", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_Bool", "ret": "void", @@ -33780,7 +34125,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:426", + "location": "imgui:431", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_Str", "ret": "void", @@ -33810,7 +34155,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui_internal:3361", + "location": "imgui_internal:3210", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_WindowPtr", "ret": "void", @@ -33840,7 +34185,7 @@ "cimguiname": "igSetWindowDock", "defaults": {}, "funcname": "SetWindowDock", - "location": "imgui_internal:3658", + "location": "imgui_internal:3507", "namespace": "ImGui", "ov_cimguiname": "igSetWindowDock", "ret": "void", @@ -33857,7 +34202,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:422", + "location": "imgui:427", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocus_Nil", "ret": "void", @@ -33877,7 +34222,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:427", + "location": "imgui:432", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocus_Str", "ret": "void", @@ -33899,7 +34244,7 @@ "cimguiname": "igSetWindowFontScale", "defaults": {}, "funcname": "SetWindowFontScale", - "location": "imgui:423", + "location": "imgui:428", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFontScale", "ret": "void", @@ -33921,7 +34266,7 @@ "cimguiname": "igSetWindowHiddenAndSkipItemsForCurrentFrame", "defaults": {}, "funcname": "SetWindowHiddenAndSkipItemsForCurrentFrame", - "location": "imgui_internal:3363", + "location": "imgui_internal:3212", "namespace": "ImGui", "ov_cimguiname": "igSetWindowHiddenAndSkipItemsForCurrentFrame", "ret": "void", @@ -33951,7 +34296,7 @@ "cimguiname": "igSetWindowHitTestHole", "defaults": {}, "funcname": "SetWindowHitTestHole", - "location": "imgui_internal:3362", + "location": "imgui_internal:3211", "namespace": "ImGui", "ov_cimguiname": "igSetWindowHitTestHole", "ret": "void", @@ -33977,7 +34322,7 @@ "cimguiname": "igSetWindowParentWindowForFocusRoute", "defaults": {}, "funcname": "SetWindowParentWindowForFocusRoute", - "location": "imgui_internal:3364", + "location": "imgui_internal:3213", "namespace": "ImGui", "ov_cimguiname": "igSetWindowParentWindowForFocusRoute", "ret": "void", @@ -34005,7 +34350,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:419", + "location": "imgui:424", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_Vec2", "ret": "void", @@ -34035,7 +34380,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:424", + "location": "imgui:429", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_Str", "ret": "void", @@ -34065,7 +34410,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui_internal:3359", + "location": "imgui_internal:3208", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_WindowPtr", "ret": "void", @@ -34093,7 +34438,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:420", + "location": "imgui:425", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_Vec2", "ret": "void", @@ -34123,7 +34468,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:425", + "location": "imgui:430", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_Str", "ret": "void", @@ -34153,7 +34498,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui_internal:3360", + "location": "imgui_internal:3209", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_WindowPtr", "ret": "void", @@ -34179,7 +34524,7 @@ "cimguiname": "igSetWindowViewport", "defaults": {}, "funcname": "SetWindowViewport", - "location": "imgui_internal:3411", + "location": "imgui_internal:3260", "namespace": "ImGui", "ov_cimguiname": "igSetWindowViewport", "ret": "void", @@ -34225,7 +34570,7 @@ "cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "defaults": {}, "funcname": "ShadeVertsLinearColorGradientKeepAlpha", - "location": "imgui_internal:3905", + "location": "imgui_internal:3761", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "ret": "void", @@ -34275,7 +34620,7 @@ "cimguiname": "igShadeVertsLinearUV", "defaults": {}, "funcname": "ShadeVertsLinearUV", - "location": "imgui_internal:3906", + "location": "imgui_internal:3762", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearUV", "ret": "void", @@ -34321,7 +34666,7 @@ "cimguiname": "igShadeVertsTransformPos", "defaults": {}, "funcname": "ShadeVertsTransformPos", - "location": "imgui_internal:3907", + "location": "imgui_internal:3763", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsTransformPos", "ret": "void", @@ -34349,7 +34694,7 @@ "flags": "0" }, "funcname": "Shortcut", - "location": "imgui:1010", + "location": "imgui:1019", "namespace": "ImGui", "ov_cimguiname": "igShortcut_Nil", "ret": "bool", @@ -34377,7 +34722,7 @@ "cimguiname": "igShortcut", "defaults": {}, "funcname": "Shortcut", - "location": "imgui_internal:3624", + "location": "imgui_internal:3473", "namespace": "ImGui", "ov_cimguiname": "igShortcut_ID", "ret": "bool", @@ -34401,7 +34746,7 @@ "p_open": "NULL" }, "funcname": "ShowAboutWindow", - "location": "imgui:345", + "location": "imgui:350", "namespace": "ImGui", "ov_cimguiname": "igShowAboutWindow", "ret": "void", @@ -34425,7 +34770,7 @@ "p_open": "NULL" }, "funcname": "ShowDebugLogWindow", - "location": "imgui:343", + "location": "imgui:348", "namespace": "ImGui", "ov_cimguiname": "igShowDebugLogWindow", "ret": "void", @@ -34449,7 +34794,7 @@ "p_open": "NULL" }, "funcname": "ShowDemoWindow", - "location": "imgui:341", + "location": "imgui:346", "namespace": "ImGui", "ov_cimguiname": "igShowDemoWindow", "ret": "void", @@ -34471,7 +34816,7 @@ "cimguiname": "igShowFontAtlas", "defaults": {}, "funcname": "ShowFontAtlas", - "location": "imgui_internal:3929", + "location": "imgui_internal:3792", "namespace": "ImGui", "ov_cimguiname": "igShowFontAtlas", "ret": "void", @@ -34493,7 +34838,7 @@ "cimguiname": "igShowFontSelector", "defaults": {}, "funcname": "ShowFontSelector", - "location": "imgui:348", + "location": "imgui:353", "namespace": "ImGui", "ov_cimguiname": "igShowFontSelector", "ret": "void", @@ -34517,7 +34862,7 @@ "p_open": "NULL" }, "funcname": "ShowIDStackToolWindow", - "location": "imgui:344", + "location": "imgui:349", "namespace": "ImGui", "ov_cimguiname": "igShowIDStackToolWindow", "ret": "void", @@ -34541,7 +34886,7 @@ "p_open": "NULL" }, "funcname": "ShowMetricsWindow", - "location": "imgui:342", + "location": "imgui:347", "namespace": "ImGui", "ov_cimguiname": "igShowMetricsWindow", "ret": "void", @@ -34565,7 +34910,7 @@ "ref": "NULL" }, "funcname": "ShowStyleEditor", - "location": "imgui:346", + "location": "imgui:351", "namespace": "ImGui", "ov_cimguiname": "igShowStyleEditor", "ret": "void", @@ -34587,7 +34932,7 @@ "cimguiname": "igShowStyleSelector", "defaults": {}, "funcname": "ShowStyleSelector", - "location": "imgui:347", + "location": "imgui:352", "namespace": "ImGui", "ov_cimguiname": "igShowStyleSelector", "ret": "bool", @@ -34604,7 +34949,7 @@ "cimguiname": "igShowUserGuide", "defaults": {}, "funcname": "ShowUserGuide", - "location": "imgui:349", + "location": "imgui:354", "namespace": "ImGui", "ov_cimguiname": "igShowUserGuide", "ret": "void", @@ -34634,7 +34979,7 @@ "cimguiname": "igShrinkWidths", "defaults": {}, "funcname": "ShrinkWidths", - "location": "imgui_internal:3475", + "location": "imgui_internal:3324", "namespace": "ImGui", "ov_cimguiname": "igShrinkWidths", "ret": "void", @@ -34651,7 +34996,7 @@ "cimguiname": "igShutdown", "defaults": {}, "funcname": "Shutdown", - "location": "imgui_internal:3391", + "location": "imgui_internal:3240", "namespace": "ImGui", "ov_cimguiname": "igShutdown", "ret": "void", @@ -34698,7 +35043,7 @@ "v_degrees_min": "-360.0f" }, "funcname": "SliderAngle", - "location": "imgui:615", + "location": "imgui:623", "namespace": "ImGui", "ov_cimguiname": "igSliderAngle", "ret": "bool", @@ -34752,7 +35097,7 @@ "cimguiname": "igSliderBehavior", "defaults": {}, "funcname": "SliderBehavior", - "location": "imgui_internal:3859", + "location": "imgui_internal:3714", "namespace": "ImGui", "ov_cimguiname": "igSliderBehavior", "ret": "bool", @@ -34797,7 +35142,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat", - "location": "imgui:611", + "location": "imgui:619", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat", "ret": "bool", @@ -34842,7 +35187,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat2", - "location": "imgui:612", + "location": "imgui:620", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat2", "ret": "bool", @@ -34887,7 +35232,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat3", - "location": "imgui:613", + "location": "imgui:621", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat3", "ret": "bool", @@ -34932,7 +35277,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat4", - "location": "imgui:614", + "location": "imgui:622", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat4", "ret": "bool", @@ -34977,7 +35322,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt", - "location": "imgui:616", + "location": "imgui:624", "namespace": "ImGui", "ov_cimguiname": "igSliderInt", "ret": "bool", @@ -35022,7 +35367,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt2", - "location": "imgui:617", + "location": "imgui:625", "namespace": "ImGui", "ov_cimguiname": "igSliderInt2", "ret": "bool", @@ -35067,7 +35412,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt3", - "location": "imgui:618", + "location": "imgui:626", "namespace": "ImGui", "ov_cimguiname": "igSliderInt3", "ret": "bool", @@ -35112,7 +35457,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt4", - "location": "imgui:619", + "location": "imgui:627", "namespace": "ImGui", "ov_cimguiname": "igSliderInt4", "ret": "bool", @@ -35161,7 +35506,7 @@ "format": "NULL" }, "funcname": "SliderScalar", - "location": "imgui:620", + "location": "imgui:628", "namespace": "ImGui", "ov_cimguiname": "igSliderScalar", "ret": "bool", @@ -35214,7 +35559,7 @@ "format": "NULL" }, "funcname": "SliderScalarN", - "location": "imgui:621", + "location": "imgui:629", "namespace": "ImGui", "ov_cimguiname": "igSliderScalarN", "ret": "bool", @@ -35236,7 +35581,7 @@ "cimguiname": "igSmallButton", "defaults": {}, "funcname": "SmallButton", - "location": "imgui:551", + "location": "imgui:558", "namespace": "ImGui", "ov_cimguiname": "igSmallButton", "ret": "bool", @@ -35253,7 +35598,7 @@ "cimguiname": "igSpacing", "defaults": {}, "funcname": "Spacing", - "location": "imgui:498", + "location": "imgui:505", "namespace": "ImGui", "ov_cimguiname": "igSpacing", "ret": "void", @@ -35315,7 +35660,7 @@ "hover_visibility_delay": "0.0f" }, "funcname": "SplitterBehavior", - "location": "imgui_internal:3860", + "location": "imgui_internal:3715", "namespace": "ImGui", "ov_cimguiname": "igSplitterBehavior", "ret": "bool", @@ -35337,7 +35682,7 @@ "cimguiname": "igStartMouseMovingWindow", "defaults": {}, "funcname": "StartMouseMovingWindow", - "location": "imgui_internal:3397", + "location": "imgui_internal:3246", "namespace": "ImGui", "ov_cimguiname": "igStartMouseMovingWindow", "ret": "void", @@ -35367,7 +35712,7 @@ "cimguiname": "igStartMouseMovingWindowOrNode", "defaults": {}, "funcname": "StartMouseMovingWindowOrNode", - "location": "imgui_internal:3398", + "location": "imgui_internal:3247", "namespace": "ImGui", "ov_cimguiname": "igStartMouseMovingWindowOrNode", "ret": "void", @@ -35391,7 +35736,7 @@ "dst": "NULL" }, "funcname": "StyleColorsClassic", - "location": "imgui:355", + "location": "imgui:360", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsClassic", "ret": "void", @@ -35415,7 +35760,7 @@ "dst": "NULL" }, "funcname": "StyleColorsDark", - "location": "imgui:353", + "location": "imgui:358", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsDark", "ret": "void", @@ -35439,7 +35784,7 @@ "dst": "NULL" }, "funcname": "StyleColorsLight", - "location": "imgui:354", + "location": "imgui:359", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsLight", "ret": "void", @@ -35469,7 +35814,7 @@ "cimguiname": "igTabBarAddTab", "defaults": {}, "funcname": "TabBarAddTab", - "location": "imgui_internal:3798", + "location": "imgui_internal:3649", "namespace": "ImGui", "ov_cimguiname": "igTabBarAddTab", "ret": "void", @@ -35495,7 +35840,7 @@ "cimguiname": "igTabBarCloseTab", "defaults": {}, "funcname": "TabBarCloseTab", - "location": "imgui_internal:3800", + "location": "imgui_internal:3651", "namespace": "ImGui", "ov_cimguiname": "igTabBarCloseTab", "ret": "void", @@ -35517,7 +35862,7 @@ "cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", "defaults": {}, "funcname": "TabBarFindMostRecentlySelectedTabForActiveWindow", - "location": "imgui_internal:3794", + "location": "imgui_internal:3645", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", "ret": "ImGuiTabItem*", @@ -35543,7 +35888,7 @@ "cimguiname": "igTabBarFindTabByID", "defaults": {}, "funcname": "TabBarFindTabByID", - "location": "imgui_internal:3792", + "location": "imgui_internal:3643", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindTabByID", "ret": "ImGuiTabItem*", @@ -35569,7 +35914,7 @@ "cimguiname": "igTabBarFindTabByOrder", "defaults": {}, "funcname": "TabBarFindTabByOrder", - "location": "imgui_internal:3793", + "location": "imgui_internal:3644", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindTabByOrder", "ret": "ImGuiTabItem*", @@ -35591,7 +35936,7 @@ "cimguiname": "igTabBarGetCurrentTab", "defaults": {}, "funcname": "TabBarGetCurrentTab", - "location": "imgui_internal:3795", + "location": "imgui_internal:3646", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetCurrentTab", "ret": "ImGuiTabItem*", @@ -35617,7 +35962,7 @@ "cimguiname": "igTabBarGetTabName", "defaults": {}, "funcname": "TabBarGetTabName", - "location": "imgui_internal:3797", + "location": "imgui_internal:3648", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetTabName", "ret": "const char*", @@ -35643,7 +35988,7 @@ "cimguiname": "igTabBarGetTabOrder", "defaults": {}, "funcname": "TabBarGetTabOrder", - "location": "imgui_internal:3796", + "location": "imgui_internal:3647", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetTabOrder", "ret": "int", @@ -35665,7 +36010,7 @@ "cimguiname": "igTabBarProcessReorder", "defaults": {}, "funcname": "TabBarProcessReorder", - "location": "imgui_internal:3804", + "location": "imgui_internal:3656", "namespace": "ImGui", "ov_cimguiname": "igTabBarProcessReorder", "ret": "bool", @@ -35691,12 +36036,36 @@ "cimguiname": "igTabBarQueueFocus", "defaults": {}, "funcname": "TabBarQueueFocus", - "location": "imgui_internal:3801", + "location": "imgui_internal:3652", "namespace": "ImGui", - "ov_cimguiname": "igTabBarQueueFocus", + "ov_cimguiname": "igTabBarQueueFocus_TabItemPtr", "ret": "void", "signature": "(ImGuiTabBar*,ImGuiTabItem*)", "stname": "" + }, + { + "args": "(ImGuiTabBar* tab_bar,const char* tab_name)", + "argsT": [ + { + "name": "tab_bar", + "type": "ImGuiTabBar*" + }, + { + "name": "tab_name", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiTabBar* tab_bar,const char* tab_name)", + "call_args": "(tab_bar,tab_name)", + "cimguiname": "igTabBarQueueFocus", + "defaults": {}, + "funcname": "TabBarQueueFocus", + "location": "imgui_internal:3653", + "namespace": "ImGui", + "ov_cimguiname": "igTabBarQueueFocus_Str", + "ret": "void", + "signature": "(ImGuiTabBar*,const char*)", + "stname": "" } ], "igTabBarQueueReorder": [ @@ -35721,7 +36090,7 @@ "cimguiname": "igTabBarQueueReorder", "defaults": {}, "funcname": "TabBarQueueReorder", - "location": "imgui_internal:3802", + "location": "imgui_internal:3654", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueReorder", "ret": "void", @@ -35751,7 +36120,7 @@ "cimguiname": "igTabBarQueueReorderFromMousePos", "defaults": {}, "funcname": "TabBarQueueReorderFromMousePos", - "location": "imgui_internal:3803", + "location": "imgui_internal:3655", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueReorderFromMousePos", "ret": "void", @@ -35777,7 +36146,7 @@ "cimguiname": "igTabBarRemoveTab", "defaults": {}, "funcname": "TabBarRemoveTab", - "location": "imgui_internal:3799", + "location": "imgui_internal:3650", "namespace": "ImGui", "ov_cimguiname": "igTabBarRemoveTab", "ret": "void", @@ -35811,7 +36180,7 @@ "cimguiname": "igTabItemBackground", "defaults": {}, "funcname": "TabItemBackground", - "location": "imgui_internal:3808", + "location": "imgui_internal:3660", "namespace": "ImGui", "ov_cimguiname": "igTabItemBackground", "ret": "void", @@ -35839,7 +36208,7 @@ "flags": "0" }, "funcname": "TabItemButton", - "location": "imgui:865", + "location": "imgui:873", "namespace": "ImGui", "ov_cimguiname": "igTabItemButton", "ret": "bool", @@ -35869,7 +36238,7 @@ "cimguiname": "igTabItemCalcSize", "defaults": {}, "funcname": "TabItemCalcSize", - "location": "imgui_internal:3806", + "location": "imgui_internal:3658", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTabItemCalcSize_Str", @@ -35894,7 +36263,7 @@ "cimguiname": "igTabItemCalcSize", "defaults": {}, "funcname": "TabItemCalcSize", - "location": "imgui_internal:3807", + "location": "imgui_internal:3659", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTabItemCalcSize_WindowPtr", @@ -35933,7 +36302,7 @@ "cimguiname": "igTabItemEx", "defaults": {}, "funcname": "TabItemEx", - "location": "imgui_internal:3805", + "location": "imgui_internal:3657", "namespace": "ImGui", "ov_cimguiname": "igTabItemEx", "ret": "bool", @@ -35991,7 +36360,7 @@ "cimguiname": "igTabItemLabelAndCloseButton", "defaults": {}, "funcname": "TabItemLabelAndCloseButton", - "location": "imgui_internal:3809", + "location": "imgui_internal:3661", "namespace": "ImGui", "ov_cimguiname": "igTabItemLabelAndCloseButton", "ret": "void", @@ -36008,7 +36377,7 @@ "cimguiname": "igTableAngledHeadersRow", "defaults": {}, "funcname": "TableAngledHeadersRow", - "location": "imgui:830", + "location": "imgui:838", "namespace": "ImGui", "ov_cimguiname": "igTableAngledHeadersRow", "ret": "void", @@ -36046,7 +36415,7 @@ "cimguiname": "igTableAngledHeadersRowEx", "defaults": {}, "funcname": "TableAngledHeadersRowEx", - "location": "imgui_internal:3742", + "location": "imgui_internal:3593", "namespace": "ImGui", "ov_cimguiname": "igTableAngledHeadersRowEx", "ret": "void", @@ -36068,7 +36437,7 @@ "cimguiname": "igTableBeginApplyRequests", "defaults": {}, "funcname": "TableBeginApplyRequests", - "location": "imgui_internal:3749", + "location": "imgui_internal:3600", "namespace": "ImGui", "ov_cimguiname": "igTableBeginApplyRequests", "ret": "void", @@ -36094,7 +36463,7 @@ "cimguiname": "igTableBeginCell", "defaults": {}, "funcname": "TableBeginCell", - "location": "imgui_internal:3767", + "location": "imgui_internal:3618", "namespace": "ImGui", "ov_cimguiname": "igTableBeginCell", "ret": "void", @@ -36116,7 +36485,7 @@ "cimguiname": "igTableBeginContextMenuPopup", "defaults": {}, "funcname": "TableBeginContextMenuPopup", - "location": "imgui_internal:3756", + "location": "imgui_internal:3607", "namespace": "ImGui", "ov_cimguiname": "igTableBeginContextMenuPopup", "ret": "bool", @@ -36142,7 +36511,7 @@ "cimguiname": "igTableBeginInitMemory", "defaults": {}, "funcname": "TableBeginInitMemory", - "location": "imgui_internal:3748", + "location": "imgui_internal:3599", "namespace": "ImGui", "ov_cimguiname": "igTableBeginInitMemory", "ret": "void", @@ -36164,7 +36533,7 @@ "cimguiname": "igTableBeginRow", "defaults": {}, "funcname": "TableBeginRow", - "location": "imgui_internal:3765", + "location": "imgui_internal:3616", "namespace": "ImGui", "ov_cimguiname": "igTableBeginRow", "ret": "void", @@ -36172,6 +36541,32 @@ "stname": "" } ], + "igTableCalcMaxColumnWidth": [ + { + "args": "(const ImGuiTable* table,int column_n)", + "argsT": [ + { + "name": "table", + "type": "const ImGuiTable*" + }, + { + "name": "column_n", + "type": "int" + } + ], + "argsoriginal": "(const ImGuiTable* table,int column_n)", + "call_args": "(table,column_n)", + "cimguiname": "igTableCalcMaxColumnWidth", + "defaults": {}, + "funcname": "TableCalcMaxColumnWidth", + "location": "imgui_internal:3623", + "namespace": "ImGui", + "ov_cimguiname": "igTableCalcMaxColumnWidth", + "ret": "float", + "signature": "(const ImGuiTable*,int)", + "stname": "" + } + ], "igTableDrawBorders": [ { "args": "(ImGuiTable* table)", @@ -36186,7 +36581,7 @@ "cimguiname": "igTableDrawBorders", "defaults": {}, "funcname": "TableDrawBorders", - "location": "imgui_internal:3754", + "location": "imgui_internal:3605", "namespace": "ImGui", "ov_cimguiname": "igTableDrawBorders", "ret": "void", @@ -36212,7 +36607,7 @@ "cimguiname": "igTableDrawDefaultContextMenu", "defaults": {}, "funcname": "TableDrawDefaultContextMenu", - "location": "imgui_internal:3755", + "location": "imgui_internal:3606", "namespace": "ImGui", "ov_cimguiname": "igTableDrawDefaultContextMenu", "ret": "void", @@ -36234,7 +36629,7 @@ "cimguiname": "igTableEndCell", "defaults": {}, "funcname": "TableEndCell", - "location": "imgui_internal:3768", + "location": "imgui_internal:3619", "namespace": "ImGui", "ov_cimguiname": "igTableEndCell", "ret": "void", @@ -36256,7 +36651,7 @@ "cimguiname": "igTableEndRow", "defaults": {}, "funcname": "TableEndRow", - "location": "imgui_internal:3766", + "location": "imgui_internal:3617", "namespace": "ImGui", "ov_cimguiname": "igTableEndRow", "ret": "void", @@ -36278,7 +36673,7 @@ "cimguiname": "igTableFindByID", "defaults": {}, "funcname": "TableFindByID", - "location": "imgui_internal:3746", + "location": "imgui_internal:3597", "namespace": "ImGui", "ov_cimguiname": "igTableFindByID", "ret": "ImGuiTable*", @@ -36304,7 +36699,7 @@ "cimguiname": "igTableFixColumnSortDirection", "defaults": {}, "funcname": "TableFixColumnSortDirection", - "location": "imgui_internal:3763", + "location": "imgui_internal:3614", "namespace": "ImGui", "ov_cimguiname": "igTableFixColumnSortDirection", "ret": "void", @@ -36321,7 +36716,7 @@ "cimguiname": "igTableGcCompactSettings", "defaults": {}, "funcname": "TableGcCompactSettings", - "location": "imgui_internal:3778", + "location": "imgui_internal:3629", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactSettings", "ret": "void", @@ -36343,7 +36738,7 @@ "cimguiname": "igTableGcCompactTransientBuffers", "defaults": {}, "funcname": "TableGcCompactTransientBuffers", - "location": "imgui_internal:3776", + "location": "imgui_internal:3627", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactTransientBuffers_TablePtr", "ret": "void", @@ -36363,7 +36758,7 @@ "cimguiname": "igTableGcCompactTransientBuffers", "defaults": {}, "funcname": "TableGcCompactTransientBuffers", - "location": "imgui_internal:3777", + "location": "imgui_internal:3628", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactTransientBuffers_TableTempDataPtr", "ret": "void", @@ -36385,7 +36780,7 @@ "cimguiname": "igTableGetBoundSettings", "defaults": {}, "funcname": "TableGetBoundSettings", - "location": "imgui_internal:3784", + "location": "imgui_internal:3635", "namespace": "ImGui", "ov_cimguiname": "igTableGetBoundSettings", "ret": "ImGuiTableSettings*", @@ -36415,7 +36810,7 @@ "cimguiname": "igTableGetCellBgRect", "defaults": {}, "funcname": "TableGetCellBgRect", - "location": "imgui_internal:3769", + "location": "imgui_internal:3620", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTableGetCellBgRect", @@ -36433,7 +36828,7 @@ "cimguiname": "igTableGetColumnCount", "defaults": {}, "funcname": "TableGetColumnCount", - "location": "imgui:839", + "location": "imgui:847", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnCount", "ret": "int", @@ -36457,7 +36852,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnFlags", - "location": "imgui:843", + "location": "imgui:851", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnFlags", "ret": "ImGuiTableColumnFlags", @@ -36474,7 +36869,7 @@ "cimguiname": "igTableGetColumnIndex", "defaults": {}, "funcname": "TableGetColumnIndex", - "location": "imgui:840", + "location": "imgui:848", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnIndex", "ret": "int", @@ -36498,7 +36893,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnName", - "location": "imgui:842", + "location": "imgui:850", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnName_Int", "ret": "const char*", @@ -36522,7 +36917,7 @@ "cimguiname": "igTableGetColumnName", "defaults": {}, "funcname": "TableGetColumnName", - "location": "imgui_internal:3770", + "location": "imgui_internal:3621", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnName_TablePtr", "ret": "const char*", @@ -36544,7 +36939,7 @@ "cimguiname": "igTableGetColumnNextSortDirection", "defaults": {}, "funcname": "TableGetColumnNextSortDirection", - "location": "imgui_internal:3762", + "location": "imgui_internal:3613", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnNextSortDirection", "ret": "ImGuiSortDirection", @@ -36576,7 +36971,7 @@ "instance_no": "0" }, "funcname": "TableGetColumnResizeID", - "location": "imgui_internal:3771", + "location": "imgui_internal:3622", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnResizeID", "ret": "ImGuiID", @@ -36602,7 +36997,7 @@ "cimguiname": "igTableGetColumnWidthAuto", "defaults": {}, "funcname": "TableGetColumnWidthAuto", - "location": "imgui_internal:3764", + "location": "imgui_internal:3615", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnWidthAuto", "ret": "float", @@ -36619,7 +37014,7 @@ "cimguiname": "igTableGetHeaderAngledMaxLabelWidth", "defaults": {}, "funcname": "TableGetHeaderAngledMaxLabelWidth", - "location": "imgui_internal:3739", + "location": "imgui_internal:3590", "namespace": "ImGui", "ov_cimguiname": "igTableGetHeaderAngledMaxLabelWidth", "ret": "float", @@ -36636,7 +37031,7 @@ "cimguiname": "igTableGetHeaderRowHeight", "defaults": {}, "funcname": "TableGetHeaderRowHeight", - "location": "imgui_internal:3738", + "location": "imgui_internal:3589", "namespace": "ImGui", "ov_cimguiname": "igTableGetHeaderRowHeight", "ret": "float", @@ -36653,7 +37048,7 @@ "cimguiname": "igTableGetHoveredColumn", "defaults": {}, "funcname": "TableGetHoveredColumn", - "location": "imgui:845", + "location": "imgui:853", "namespace": "ImGui", "ov_cimguiname": "igTableGetHoveredColumn", "ret": "int", @@ -36670,7 +37065,7 @@ "cimguiname": "igTableGetHoveredRow", "defaults": {}, "funcname": "TableGetHoveredRow", - "location": "imgui_internal:3737", + "location": "imgui_internal:3588", "namespace": "ImGui", "ov_cimguiname": "igTableGetHoveredRow", "ret": "int", @@ -36696,7 +37091,7 @@ "cimguiname": "igTableGetInstanceData", "defaults": {}, "funcname": "TableGetInstanceData", - "location": "imgui_internal:3758", + "location": "imgui_internal:3609", "namespace": "ImGui", "ov_cimguiname": "igTableGetInstanceData", "ret": "ImGuiTableInstanceData*", @@ -36722,7 +37117,7 @@ "cimguiname": "igTableGetInstanceID", "defaults": {}, "funcname": "TableGetInstanceID", - "location": "imgui_internal:3759", + "location": "imgui_internal:3610", "namespace": "ImGui", "ov_cimguiname": "igTableGetInstanceID", "ret": "ImGuiID", @@ -36730,32 +37125,6 @@ "stname": "" } ], - "igTableGetMaxColumnWidth": [ - { - "args": "(const ImGuiTable* table,int column_n)", - "argsT": [ - { - "name": "table", - "type": "const ImGuiTable*" - }, - { - "name": "column_n", - "type": "int" - } - ], - "argsoriginal": "(const ImGuiTable* table,int column_n)", - "call_args": "(table,column_n)", - "cimguiname": "igTableGetMaxColumnWidth", - "defaults": {}, - "funcname": "TableGetMaxColumnWidth", - "location": "imgui_internal:3772", - "namespace": "ImGui", - "ov_cimguiname": "igTableGetMaxColumnWidth", - "ret": "float", - "signature": "(const ImGuiTable*,int)", - "stname": "" - } - ], "igTableGetRowIndex": [ { "args": "()", @@ -36765,7 +37134,7 @@ "cimguiname": "igTableGetRowIndex", "defaults": {}, "funcname": "TableGetRowIndex", - "location": "imgui:841", + "location": "imgui:849", "namespace": "ImGui", "ov_cimguiname": "igTableGetRowIndex", "ret": "int", @@ -36782,7 +37151,7 @@ "cimguiname": "igTableGetSortSpecs", "defaults": {}, "funcname": "TableGetSortSpecs", - "location": "imgui:838", + "location": "imgui:846", "namespace": "ImGui", "ov_cimguiname": "igTableGetSortSpecs", "ret": "ImGuiTableSortSpecs*", @@ -36804,7 +37173,7 @@ "cimguiname": "igTableHeader", "defaults": {}, "funcname": "TableHeader", - "location": "imgui:828", + "location": "imgui:836", "namespace": "ImGui", "ov_cimguiname": "igTableHeader", "ret": "void", @@ -36821,7 +37190,7 @@ "cimguiname": "igTableHeadersRow", "defaults": {}, "funcname": "TableHeadersRow", - "location": "imgui:829", + "location": "imgui:837", "namespace": "ImGui", "ov_cimguiname": "igTableHeadersRow", "ret": "void", @@ -36843,7 +37212,7 @@ "cimguiname": "igTableLoadSettings", "defaults": {}, "funcname": "TableLoadSettings", - "location": "imgui_internal:3781", + "location": "imgui_internal:3632", "namespace": "ImGui", "ov_cimguiname": "igTableLoadSettings", "ret": "void", @@ -36865,7 +37234,7 @@ "cimguiname": "igTableMergeDrawChannels", "defaults": {}, "funcname": "TableMergeDrawChannels", - "location": "imgui_internal:3757", + "location": "imgui_internal:3608", "namespace": "ImGui", "ov_cimguiname": "igTableMergeDrawChannels", "ret": "void", @@ -36882,7 +37251,7 @@ "cimguiname": "igTableNextColumn", "defaults": {}, "funcname": "TableNextColumn", - "location": "imgui:815", + "location": "imgui:823", "namespace": "ImGui", "ov_cimguiname": "igTableNextColumn", "ret": "bool", @@ -36911,7 +37280,7 @@ "row_flags": "0" }, "funcname": "TableNextRow", - "location": "imgui:814", + "location": "imgui:822", "namespace": "ImGui", "ov_cimguiname": "igTableNextRow", "ret": "void", @@ -36935,7 +37304,7 @@ "column_n": "-1" }, "funcname": "TableOpenContextMenu", - "location": "imgui_internal:3734", + "location": "imgui_internal:3585", "namespace": "ImGui", "ov_cimguiname": "igTableOpenContextMenu", "ret": "void", @@ -36952,7 +37321,7 @@ "cimguiname": "igTablePopBackgroundChannel", "defaults": {}, "funcname": "TablePopBackgroundChannel", - "location": "imgui_internal:3741", + "location": "imgui_internal:3592", "namespace": "ImGui", "ov_cimguiname": "igTablePopBackgroundChannel", "ret": "void", @@ -36969,7 +37338,7 @@ "cimguiname": "igTablePushBackgroundChannel", "defaults": {}, "funcname": "TablePushBackgroundChannel", - "location": "imgui_internal:3740", + "location": "imgui_internal:3591", "namespace": "ImGui", "ov_cimguiname": "igTablePushBackgroundChannel", "ret": "void", @@ -36991,7 +37360,7 @@ "cimguiname": "igTableRemove", "defaults": {}, "funcname": "TableRemove", - "location": "imgui_internal:3775", + "location": "imgui_internal:3626", "namespace": "ImGui", "ov_cimguiname": "igTableRemove", "ret": "void", @@ -37013,7 +37382,7 @@ "cimguiname": "igTableResetSettings", "defaults": {}, "funcname": "TableResetSettings", - "location": "imgui_internal:3783", + "location": "imgui_internal:3634", "namespace": "ImGui", "ov_cimguiname": "igTableResetSettings", "ret": "void", @@ -37035,7 +37404,7 @@ "cimguiname": "igTableSaveSettings", "defaults": {}, "funcname": "TableSaveSettings", - "location": "imgui_internal:3782", + "location": "imgui_internal:3633", "namespace": "ImGui", "ov_cimguiname": "igTableSaveSettings", "ret": "void", @@ -37067,7 +37436,7 @@ "column_n": "-1" }, "funcname": "TableSetBgColor", - "location": "imgui:846", + "location": "imgui:854", "namespace": "ImGui", "ov_cimguiname": "igTableSetBgColor", "ret": "void", @@ -37093,7 +37462,7 @@ "cimguiname": "igTableSetColumnEnabled", "defaults": {}, "funcname": "TableSetColumnEnabled", - "location": "imgui:844", + "location": "imgui:852", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnEnabled", "ret": "void", @@ -37115,7 +37484,7 @@ "cimguiname": "igTableSetColumnIndex", "defaults": {}, "funcname": "TableSetColumnIndex", - "location": "imgui:816", + "location": "imgui:824", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnIndex", "ret": "bool", @@ -37145,7 +37514,7 @@ "cimguiname": "igTableSetColumnSortDirection", "defaults": {}, "funcname": "TableSetColumnSortDirection", - "location": "imgui_internal:3736", + "location": "imgui_internal:3587", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnSortDirection", "ret": "void", @@ -37171,7 +37540,7 @@ "cimguiname": "igTableSetColumnWidth", "defaults": {}, "funcname": "TableSetColumnWidth", - "location": "imgui_internal:3735", + "location": "imgui_internal:3586", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidth", "ret": "void", @@ -37193,7 +37562,7 @@ "cimguiname": "igTableSetColumnWidthAutoAll", "defaults": {}, "funcname": "TableSetColumnWidthAutoAll", - "location": "imgui_internal:3774", + "location": "imgui_internal:3625", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoAll", "ret": "void", @@ -37219,7 +37588,7 @@ "cimguiname": "igTableSetColumnWidthAutoSingle", "defaults": {}, "funcname": "TableSetColumnWidthAutoSingle", - "location": "imgui_internal:3773", + "location": "imgui_internal:3624", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoSingle", "ret": "void", @@ -37236,7 +37605,7 @@ "cimguiname": "igTableSettingsAddSettingsHandler", "defaults": {}, "funcname": "TableSettingsAddSettingsHandler", - "location": "imgui_internal:3785", + "location": "imgui_internal:3636", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsAddSettingsHandler", "ret": "void", @@ -37262,7 +37631,7 @@ "cimguiname": "igTableSettingsCreate", "defaults": {}, "funcname": "TableSettingsCreate", - "location": "imgui_internal:3786", + "location": "imgui_internal:3637", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsCreate", "ret": "ImGuiTableSettings*", @@ -37284,7 +37653,7 @@ "cimguiname": "igTableSettingsFindByID", "defaults": {}, "funcname": "TableSettingsFindByID", - "location": "imgui_internal:3787", + "location": "imgui_internal:3638", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsFindByID", "ret": "ImGuiTableSettings*", @@ -37322,7 +37691,7 @@ "user_id": "0" }, "funcname": "TableSetupColumn", - "location": "imgui:826", + "location": "imgui:834", "namespace": "ImGui", "ov_cimguiname": "igTableSetupColumn", "ret": "void", @@ -37344,7 +37713,7 @@ "cimguiname": "igTableSetupDrawChannels", "defaults": {}, "funcname": "TableSetupDrawChannels", - "location": "imgui_internal:3750", + "location": "imgui_internal:3601", "namespace": "ImGui", "ov_cimguiname": "igTableSetupDrawChannels", "ret": "void", @@ -37370,7 +37739,7 @@ "cimguiname": "igTableSetupScrollFreeze", "defaults": {}, "funcname": "TableSetupScrollFreeze", - "location": "imgui:827", + "location": "imgui:835", "namespace": "ImGui", "ov_cimguiname": "igTableSetupScrollFreeze", "ret": "void", @@ -37392,7 +37761,7 @@ "cimguiname": "igTableSortSpecsBuild", "defaults": {}, "funcname": "TableSortSpecsBuild", - "location": "imgui_internal:3761", + "location": "imgui_internal:3612", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsBuild", "ret": "void", @@ -37414,7 +37783,7 @@ "cimguiname": "igTableSortSpecsSanitize", "defaults": {}, "funcname": "TableSortSpecsSanitize", - "location": "imgui_internal:3760", + "location": "imgui_internal:3611", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsSanitize", "ret": "void", @@ -37436,7 +37805,7 @@ "cimguiname": "igTableUpdateBorders", "defaults": {}, "funcname": "TableUpdateBorders", - "location": "imgui_internal:3752", + "location": "imgui_internal:3603", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateBorders", "ret": "void", @@ -37458,7 +37827,7 @@ "cimguiname": "igTableUpdateColumnsWeightFromWidth", "defaults": {}, "funcname": "TableUpdateColumnsWeightFromWidth", - "location": "imgui_internal:3753", + "location": "imgui_internal:3604", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateColumnsWeightFromWidth", "ret": "void", @@ -37480,7 +37849,7 @@ "cimguiname": "igTableUpdateLayout", "defaults": {}, "funcname": "TableUpdateLayout", - "location": "imgui_internal:3751", + "location": "imgui_internal:3602", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateLayout", "ret": "void", @@ -37502,7 +37871,7 @@ "cimguiname": "igTeleportMousePos", "defaults": {}, "funcname": "TeleportMousePos", - "location": "imgui_internal:3573", + "location": "imgui_internal:3422", "namespace": "ImGui", "ov_cimguiname": "igTeleportMousePos", "ret": "void", @@ -37524,7 +37893,7 @@ "cimguiname": "igTempInputIsActive", "defaults": {}, "funcname": "TempInputIsActive", - "location": "imgui_internal:3892", + "location": "imgui_internal:3748", "namespace": "ImGui", "ov_cimguiname": "igTempInputIsActive", "ret": "bool", @@ -37577,7 +37946,7 @@ "p_clamp_min": "NULL" }, "funcname": "TempInputScalar", - "location": "imgui_internal:3891", + "location": "imgui_internal:3747", "namespace": "ImGui", "ov_cimguiname": "igTempInputScalar", "ret": "bool", @@ -37619,7 +37988,7 @@ "cimguiname": "igTempInputText", "defaults": {}, "funcname": "TempInputText", - "location": "imgui_internal:3890", + "location": "imgui_internal:3746", "namespace": "ImGui", "ov_cimguiname": "igTempInputText", "ret": "bool", @@ -37645,7 +38014,7 @@ "cimguiname": "igTestKeyOwner", "defaults": {}, "funcname": "TestKeyOwner", - "location": "imgui_internal:3592", + "location": "imgui_internal:3441", "namespace": "ImGui", "ov_cimguiname": "igTestKeyOwner", "ret": "bool", @@ -37671,7 +38040,7 @@ "cimguiname": "igTestShortcutRouting", "defaults": {}, "funcname": "TestShortcutRouting", - "location": "imgui_internal:3626", + "location": "imgui_internal:3475", "namespace": "ImGui", "ov_cimguiname": "igTestShortcutRouting", "ret": "bool", @@ -37698,7 +38067,7 @@ "defaults": {}, "funcname": "Text", "isvararg": "...)", - "location": "imgui:533", + "location": "imgui:540", "namespace": "ImGui", "ov_cimguiname": "igText", "ret": "void", @@ -37729,7 +38098,7 @@ "defaults": {}, "funcname": "TextColored", "isvararg": "...)", - "location": "imgui:535", + "location": "imgui:542", "namespace": "ImGui", "ov_cimguiname": "igTextColored", "ret": "void", @@ -37759,7 +38128,7 @@ "cimguiname": "igTextColoredV", "defaults": {}, "funcname": "TextColoredV", - "location": "imgui:536", + "location": "imgui:543", "namespace": "ImGui", "ov_cimguiname": "igTextColoredV", "ret": "void", @@ -37786,7 +38155,7 @@ "defaults": {}, "funcname": "TextDisabled", "isvararg": "...)", - "location": "imgui:537", + "location": "imgui:544", "namespace": "ImGui", "ov_cimguiname": "igTextDisabled", "ret": "void", @@ -37812,7 +38181,7 @@ "cimguiname": "igTextDisabledV", "defaults": {}, "funcname": "TextDisabledV", - "location": "imgui:538", + "location": "imgui:545", "namespace": "ImGui", "ov_cimguiname": "igTextDisabledV", "ret": "void", @@ -37845,7 +38214,7 @@ "text_end": "NULL" }, "funcname": "TextEx", - "location": "imgui_internal:3837", + "location": "imgui_internal:3692", "namespace": "ImGui", "ov_cimguiname": "igTextEx", "ret": "void", @@ -37867,7 +38236,7 @@ "cimguiname": "igTextLink", "defaults": {}, "funcname": "TextLink", - "location": "imgui:561", + "location": "imgui:568", "namespace": "ImGui", "ov_cimguiname": "igTextLink", "ret": "bool", @@ -37895,7 +38264,7 @@ "url": "NULL" }, "funcname": "TextLinkOpenURL", - "location": "imgui:562", + "location": "imgui:569", "namespace": "ImGui", "ov_cimguiname": "igTextLinkOpenURL", "ret": "void", @@ -37923,7 +38292,7 @@ "text_end": "NULL" }, "funcname": "TextUnformatted", - "location": "imgui:532", + "location": "imgui:539", "namespace": "ImGui", "ov_cimguiname": "igTextUnformatted", "ret": "void", @@ -37949,7 +38318,7 @@ "cimguiname": "igTextV", "defaults": {}, "funcname": "TextV", - "location": "imgui:534", + "location": "imgui:541", "namespace": "ImGui", "ov_cimguiname": "igTextV", "ret": "void", @@ -37976,7 +38345,7 @@ "defaults": {}, "funcname": "TextWrapped", "isvararg": "...)", - "location": "imgui:539", + "location": "imgui:546", "namespace": "ImGui", "ov_cimguiname": "igTextWrapped", "ret": "void", @@ -38002,7 +38371,7 @@ "cimguiname": "igTextWrappedV", "defaults": {}, "funcname": "TextWrappedV", - "location": "imgui:540", + "location": "imgui:547", "namespace": "ImGui", "ov_cimguiname": "igTextWrappedV", "ret": "void", @@ -38012,7 +38381,7 @@ ], "igTranslateWindowsInViewport": [ { - "args": "(ImGuiViewportP* viewport,const ImVec2 old_pos,const ImVec2 new_pos)", + "args": "(ImGuiViewportP* viewport,const ImVec2 old_pos,const ImVec2 new_pos,const ImVec2 old_size,const ImVec2 new_size)", "argsT": [ { "name": "viewport", @@ -38025,18 +38394,26 @@ { "name": "new_pos", "type": "const ImVec2" + }, + { + "name": "old_size", + "type": "const ImVec2" + }, + { + "name": "new_size", + "type": "const ImVec2" } ], - "argsoriginal": "(ImGuiViewportP* viewport,const ImVec2& old_pos,const ImVec2& new_pos)", - "call_args": "(viewport,old_pos,new_pos)", + "argsoriginal": "(ImGuiViewportP* viewport,const ImVec2& old_pos,const ImVec2& new_pos,const ImVec2& old_size,const ImVec2& new_size)", + "call_args": "(viewport,old_pos,new_pos,old_size,new_size)", "cimguiname": "igTranslateWindowsInViewport", "defaults": {}, "funcname": "TranslateWindowsInViewport", - "location": "imgui_internal:3408", + "location": "imgui_internal:3257", "namespace": "ImGui", "ov_cimguiname": "igTranslateWindowsInViewport", "ret": "void", - "signature": "(ImGuiViewportP*,const ImVec2,const ImVec2)", + "signature": "(ImGuiViewportP*,const ImVec2,const ImVec2,const ImVec2,const ImVec2)", "stname": "" } ], @@ -38054,7 +38431,7 @@ "cimguiname": "igTreeNode", "defaults": {}, "funcname": "TreeNode", - "location": "imgui:656", + "location": "imgui:664", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_Str", "ret": "bool", @@ -38083,7 +38460,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:657", + "location": "imgui:665", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_StrStr", "ret": "bool", @@ -38112,7 +38489,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:658", + "location": "imgui:666", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_Ptr", "ret": "bool", @@ -38148,7 +38525,7 @@ "label_end": "NULL" }, "funcname": "TreeNodeBehavior", - "location": "imgui_internal:3863", + "location": "imgui_internal:3718", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeBehavior", "ret": "bool", @@ -38176,7 +38553,7 @@ "flags": "0" }, "funcname": "TreeNodeEx", - "location": "imgui:661", + "location": "imgui:669", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_Str", "ret": "bool", @@ -38209,7 +38586,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:662", + "location": "imgui:670", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_StrStr", "ret": "bool", @@ -38242,7 +38619,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:663", + "location": "imgui:671", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_Ptr", "ret": "bool", @@ -38276,7 +38653,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:664", + "location": "imgui:672", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExV_Str", "ret": "bool", @@ -38308,7 +38685,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:665", + "location": "imgui:673", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExV_Ptr", "ret": "bool", @@ -38330,7 +38707,7 @@ "cimguiname": "igTreeNodeGetOpen", "defaults": {}, "funcname": "TreeNodeGetOpen", - "location": "imgui_internal:3865", + "location": "imgui_internal:3720", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeGetOpen", "ret": "bool", @@ -38356,7 +38733,7 @@ "cimguiname": "igTreeNodeSetOpen", "defaults": {}, "funcname": "TreeNodeSetOpen", - "location": "imgui_internal:3866", + "location": "imgui_internal:3721", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeSetOpen", "ret": "void", @@ -38382,7 +38759,7 @@ "cimguiname": "igTreeNodeUpdateNextOpen", "defaults": {}, "funcname": "TreeNodeUpdateNextOpen", - "location": "imgui_internal:3867", + "location": "imgui_internal:3722", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeUpdateNextOpen", "ret": "bool", @@ -38412,7 +38789,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:659", + "location": "imgui:667", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeV_Str", "ret": "bool", @@ -38440,7 +38817,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:660", + "location": "imgui:668", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeV_Ptr", "ret": "bool", @@ -38457,7 +38834,7 @@ "cimguiname": "igTreePop", "defaults": {}, "funcname": "TreePop", - "location": "imgui:668", + "location": "imgui:676", "namespace": "ImGui", "ov_cimguiname": "igTreePop", "ret": "void", @@ -38479,7 +38856,7 @@ "cimguiname": "igTreePush", "defaults": {}, "funcname": "TreePush", - "location": "imgui:666", + "location": "imgui:674", "namespace": "ImGui", "ov_cimguiname": "igTreePush_Str", "ret": "void", @@ -38499,7 +38876,7 @@ "cimguiname": "igTreePush", "defaults": {}, "funcname": "TreePush", - "location": "imgui:667", + "location": "imgui:675", "namespace": "ImGui", "ov_cimguiname": "igTreePush_Ptr", "ret": "void", @@ -38521,7 +38898,7 @@ "cimguiname": "igTreePushOverrideID", "defaults": {}, "funcname": "TreePushOverrideID", - "location": "imgui_internal:3864", + "location": "imgui_internal:3719", "namespace": "ImGui", "ov_cimguiname": "igTreePushOverrideID", "ret": "void", @@ -38557,7 +38934,7 @@ "cimguiname": "igTypingSelectFindBestLeadingMatch", "defaults": {}, "funcname": "TypingSelectFindBestLeadingMatch", - "location": "imgui_internal:3707", + "location": "imgui_internal:3558", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindBestLeadingMatch", "ret": "int", @@ -38597,7 +38974,7 @@ "cimguiname": "igTypingSelectFindMatch", "defaults": {}, "funcname": "TypingSelectFindMatch", - "location": "imgui_internal:3705", + "location": "imgui_internal:3556", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindMatch", "ret": "int", @@ -38637,7 +39014,7 @@ "cimguiname": "igTypingSelectFindNextSingleCharMatch", "defaults": {}, "funcname": "TypingSelectFindNextSingleCharMatch", - "location": "imgui_internal:3706", + "location": "imgui_internal:3557", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindNextSingleCharMatch", "ret": "int", @@ -38661,7 +39038,7 @@ "indent_w": "0.0f" }, "funcname": "Unindent", - "location": "imgui:501", + "location": "imgui:508", "namespace": "ImGui", "ov_cimguiname": "igUnindent", "ret": "void", @@ -38678,7 +39055,7 @@ "cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "defaults": {}, "funcname": "UpdateHoveredWindowAndCaptureFlags", - "location": "imgui_internal:3395", + "location": "imgui_internal:3244", "namespace": "ImGui", "ov_cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "ret": "void", @@ -38700,7 +39077,7 @@ "cimguiname": "igUpdateInputEvents", "defaults": {}, "funcname": "UpdateInputEvents", - "location": "imgui_internal:3394", + "location": "imgui_internal:3243", "namespace": "ImGui", "ov_cimguiname": "igUpdateInputEvents", "ret": "void", @@ -38717,7 +39094,7 @@ "cimguiname": "igUpdateMouseMovingWindowEndFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowEndFrame", - "location": "imgui_internal:3400", + "location": "imgui_internal:3249", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowEndFrame", "ret": "void", @@ -38734,7 +39111,7 @@ "cimguiname": "igUpdateMouseMovingWindowNewFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowNewFrame", - "location": "imgui_internal:3399", + "location": "imgui_internal:3248", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowNewFrame", "ret": "void", @@ -38751,7 +39128,7 @@ "cimguiname": "igUpdatePlatformWindows", "defaults": {}, "funcname": "UpdatePlatformWindows", - "location": "imgui:1080", + "location": "imgui:1088", "namespace": "ImGui", "ov_cimguiname": "igUpdatePlatformWindows", "ret": "void", @@ -38781,7 +39158,7 @@ "cimguiname": "igUpdateWindowParentAndRootLinks", "defaults": {}, "funcname": "UpdateWindowParentAndRootLinks", - "location": "imgui_internal:3352", + "location": "imgui_internal:3201", "namespace": "ImGui", "ov_cimguiname": "igUpdateWindowParentAndRootLinks", "ret": "void", @@ -38803,7 +39180,7 @@ "cimguiname": "igUpdateWindowSkipRefresh", "defaults": {}, "funcname": "UpdateWindowSkipRefresh", - "location": "imgui_internal:3353", + "location": "imgui_internal:3202", "namespace": "ImGui", "ov_cimguiname": "igUpdateWindowSkipRefresh", "ret": "void", @@ -38852,7 +39229,7 @@ "format": "\"%.3f\"" }, "funcname": "VSliderFloat", - "location": "imgui:622", + "location": "imgui:630", "namespace": "ImGui", "ov_cimguiname": "igVSliderFloat", "ret": "bool", @@ -38901,7 +39278,7 @@ "format": "\"%d\"" }, "funcname": "VSliderInt", - "location": "imgui:623", + "location": "imgui:631", "namespace": "ImGui", "ov_cimguiname": "igVSliderInt", "ret": "bool", @@ -38954,7 +39331,7 @@ "format": "NULL" }, "funcname": "VSliderScalar", - "location": "imgui:624", + "location": "imgui:632", "namespace": "ImGui", "ov_cimguiname": "igVSliderScalar", "ret": "bool", @@ -38980,7 +39357,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:713", + "location": "imgui:721", "namespace": "ImGui", "ov_cimguiname": "igValue_Bool", "ret": "void", @@ -39004,7 +39381,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:714", + "location": "imgui:722", "namespace": "ImGui", "ov_cimguiname": "igValue_Int", "ret": "void", @@ -39028,7 +39405,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:715", + "location": "imgui:723", "namespace": "ImGui", "ov_cimguiname": "igValue_Uint", "ret": "void", @@ -39058,7 +39435,7 @@ "float_format": "NULL" }, "funcname": "Value", - "location": "imgui:716", + "location": "imgui:724", "namespace": "ImGui", "ov_cimguiname": "igValue_Float", "ret": "void", @@ -39088,7 +39465,7 @@ "cimguiname": "igWindowPosAbsToRel", "defaults": {}, "funcname": "WindowPosAbsToRel", - "location": "imgui_internal:3368", + "location": "imgui_internal:3216", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowPosAbsToRel", @@ -39119,7 +39496,7 @@ "cimguiname": "igWindowPosRelToAbs", "defaults": {}, "funcname": "WindowPosRelToAbs", - "location": "imgui_internal:3367", + "location": "imgui_internal:3217", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowPosRelToAbs", @@ -39150,7 +39527,7 @@ "cimguiname": "igWindowRectAbsToRel", "defaults": {}, "funcname": "WindowRectAbsToRel", - "location": "imgui_internal:3365", + "location": "imgui_internal:3214", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowRectAbsToRel", @@ -39181,7 +39558,7 @@ "cimguiname": "igWindowRectRelToAbs", "defaults": {}, "funcname": "WindowRectRelToAbs", - "location": "imgui_internal:3366", + "location": "imgui_internal:3215", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowRectRelToAbs", diff --git a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json index 0156a383..af4542a5 100644 --- a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json +++ b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json @@ -243,11 +243,6 @@ "name": "ImGuiButtonFlags_PressedOnDragDropHold", "value": "1 << 9" }, - { - "calc_value": 1024, - "name": "ImGuiButtonFlags_Repeat", - "value": "1 << 10" - }, { "calc_value": 2048, "name": "ImGuiButtonFlags_FlattenChildren", @@ -258,11 +253,6 @@ "name": "ImGuiButtonFlags_AllowOverlap", "value": "1 << 12" }, - { - "calc_value": 8192, - "name": "ImGuiButtonFlags_DontClosePopups", - "value": "1 << 13" - }, { "calc_value": 32768, "name": "ImGuiButtonFlags_AlignTextBaseLine", @@ -270,7 +260,7 @@ }, { "calc_value": 65536, - "name": "ImGuiButtonFlags_NoKeyModifiers", + "name": "ImGuiButtonFlags_NoKeyModsAllowed", "value": "1 << 16" }, { @@ -334,6 +324,11 @@ "calc_value": 7, "name": "ImGuiButtonFlags_MouseButtonMask_", "value": "ImGuiButtonFlags_MouseButtonLeft | ImGuiButtonFlags_MouseButtonRight | ImGuiButtonFlags_MouseButtonMiddle" + }, + { + "calc_value": 8, + "name": "ImGuiButtonFlags_EnableNav", + "value": "1 << 3" } ], "ImGuiChildFlags_": [ @@ -344,7 +339,7 @@ }, { "calc_value": 1, - "name": "ImGuiChildFlags_Border", + "name": "ImGuiChildFlags_Borders", "value": "1 << 0" }, { @@ -661,7 +656,7 @@ }, { "calc_value": 54, - "name": "ImGuiCol_NavHighlight", + "name": "ImGuiCol_NavCursor", "value": "54" }, { @@ -934,16 +929,6 @@ "name": "ImGuiConfigFlags_NavEnableGamepad", "value": "1 << 1" }, - { - "calc_value": 4, - "name": "ImGuiConfigFlags_NavEnableSetMousePos", - "value": "1 << 2" - }, - { - "calc_value": 8, - "name": "ImGuiConfigFlags_NavNoCaptureKeyboard", - "value": "1 << 3" - }, { "calc_value": 16, "name": "ImGuiConfigFlags_NoMouse", @@ -1136,58 +1121,68 @@ }, { "calc_value": 1, - "name": "ImGuiDebugLogFlags_EventActiveId", + "name": "ImGuiDebugLogFlags_EventError", "value": "1 << 0" }, { "calc_value": 2, - "name": "ImGuiDebugLogFlags_EventFocus", + "name": "ImGuiDebugLogFlags_EventActiveId", "value": "1 << 1" }, { "calc_value": 4, - "name": "ImGuiDebugLogFlags_EventPopup", + "name": "ImGuiDebugLogFlags_EventFocus", "value": "1 << 2" }, { "calc_value": 8, - "name": "ImGuiDebugLogFlags_EventNav", + "name": "ImGuiDebugLogFlags_EventPopup", "value": "1 << 3" }, { "calc_value": 16, - "name": "ImGuiDebugLogFlags_EventClipper", + "name": "ImGuiDebugLogFlags_EventNav", "value": "1 << 4" }, { "calc_value": 32, - "name": "ImGuiDebugLogFlags_EventSelection", + "name": "ImGuiDebugLogFlags_EventClipper", "value": "1 << 5" }, { "calc_value": 64, - "name": "ImGuiDebugLogFlags_EventIO", + "name": "ImGuiDebugLogFlags_EventSelection", "value": "1 << 6" }, { "calc_value": 128, - "name": "ImGuiDebugLogFlags_EventInputRouting", + "name": "ImGuiDebugLogFlags_EventIO", "value": "1 << 7" }, { "calc_value": 256, - "name": "ImGuiDebugLogFlags_EventDocking", + "name": "ImGuiDebugLogFlags_EventFont", "value": "1 << 8" }, { "calc_value": 512, - "name": "ImGuiDebugLogFlags_EventViewport", + "name": "ImGuiDebugLogFlags_EventInputRouting", "value": "1 << 9" }, { - "calc_value": 1023, + "calc_value": 1024, + "name": "ImGuiDebugLogFlags_EventDocking", + "value": "1 << 10" + }, + { + "calc_value": 2048, + "name": "ImGuiDebugLogFlags_EventViewport", + "value": "1 << 11" + }, + { + "calc_value": 4095, "name": "ImGuiDebugLogFlags_EventMask_", - "value": "ImGuiDebugLogFlags_EventActiveId | ImGuiDebugLogFlags_EventFocus | ImGuiDebugLogFlags_EventPopup | ImGuiDebugLogFlags_EventNav | ImGuiDebugLogFlags_EventClipper | ImGuiDebugLogFlags_EventSelection | ImGuiDebugLogFlags_EventIO | ImGuiDebugLogFlags_EventInputRouting | ImGuiDebugLogFlags_EventDocking | ImGuiDebugLogFlags_EventViewport" + "value": "ImGuiDebugLogFlags_EventError | ImGuiDebugLogFlags_EventActiveId | ImGuiDebugLogFlags_EventFocus | ImGuiDebugLogFlags_EventPopup | ImGuiDebugLogFlags_EventNav | ImGuiDebugLogFlags_EventClipper | ImGuiDebugLogFlags_EventSelection | ImGuiDebugLogFlags_EventIO | ImGuiDebugLogFlags_EventFont | ImGuiDebugLogFlags_EventInputRouting | ImGuiDebugLogFlags_EventDocking | ImGuiDebugLogFlags_EventViewport" }, { "calc_value": 1048576, @@ -1311,12 +1306,12 @@ { "calc_value": 196640, "name": "ImGuiDockNodeFlags_NoResizeFlagsMask_", - "value": "ImGuiDockNodeFlags_NoResize | ImGuiDockNodeFlags_NoResizeX | ImGuiDockNodeFlags_NoResizeY" + "value": "(int)ImGuiDockNodeFlags_NoResize | ImGuiDockNodeFlags_NoResizeX | ImGuiDockNodeFlags_NoResizeY" }, { "calc_value": 260208, "name": "ImGuiDockNodeFlags_LocalFlagsTransferMask_", - "value": "ImGuiDockNodeFlags_NoDockingSplit | ImGuiDockNodeFlags_NoResizeFlagsMask_ | ImGuiDockNodeFlags_AutoHideTabBar | ImGuiDockNodeFlags_CentralNode | ImGuiDockNodeFlags_NoTabBar | ImGuiDockNodeFlags_HiddenTabBar | ImGuiDockNodeFlags_NoWindowMenuButton | ImGuiDockNodeFlags_NoCloseButton" + "value": "(int)ImGuiDockNodeFlags_NoDockingSplit | ImGuiDockNodeFlags_NoResizeFlagsMask_ | (int)ImGuiDockNodeFlags_AutoHideTabBar | ImGuiDockNodeFlags_CentralNode | ImGuiDockNodeFlags_NoTabBar | ImGuiDockNodeFlags_HiddenTabBar | ImGuiDockNodeFlags_NoWindowMenuButton | ImGuiDockNodeFlags_NoCloseButton" }, { "calc_value": 261152, @@ -1509,6 +1504,58 @@ "value": "ImGuiFocusedFlags_RootWindow | ImGuiFocusedFlags_ChildWindows" } ], + "ImGuiFreeTypeBuilderFlags": [ + { + "calc_value": 1, + "name": "ImGuiFreeTypeBuilderFlags_NoHinting", + "value": "1 << 0" + }, + { + "calc_value": 2, + "name": "ImGuiFreeTypeBuilderFlags_NoAutoHint", + "value": "1 << 1" + }, + { + "calc_value": 4, + "name": "ImGuiFreeTypeBuilderFlags_ForceAutoHint", + "value": "1 << 2" + }, + { + "calc_value": 8, + "name": "ImGuiFreeTypeBuilderFlags_LightHinting", + "value": "1 << 3" + }, + { + "calc_value": 16, + "name": "ImGuiFreeTypeBuilderFlags_MonoHinting", + "value": "1 << 4" + }, + { + "calc_value": 32, + "name": "ImGuiFreeTypeBuilderFlags_Bold", + "value": "1 << 5" + }, + { + "calc_value": 64, + "name": "ImGuiFreeTypeBuilderFlags_Oblique", + "value": "1 << 6" + }, + { + "calc_value": 128, + "name": "ImGuiFreeTypeBuilderFlags_Monochrome", + "value": "1 << 7" + }, + { + "calc_value": 256, + "name": "ImGuiFreeTypeBuilderFlags_LoadColor", + "value": "1 << 8" + }, + { + "calc_value": 512, + "name": "ImGuiFreeTypeBuilderFlags_Bitmap", + "value": "1 << 9" + } + ], "ImGuiHoveredFlagsPrivate_": [ { "calc_value": 245760, @@ -1894,18 +1941,13 @@ }, { "calc_value": 134217728, - "name": "ImGuiInputTextFlags_NoMarkEdited", + "name": "ImGuiInputTextFlags_MergedItem", "value": "1 << 27" }, { "calc_value": 268435456, - "name": "ImGuiInputTextFlags_MergedItem", - "value": "1 << 28" - }, - { - "calc_value": 536870912, "name": "ImGuiInputTextFlags_LocalizeDecimalPoint", - "value": "1 << 29" + "value": "1 << 28" } ], "ImGuiInputTextFlags_": [ @@ -2001,33 +2043,38 @@ }, { "calc_value": 131072, - "name": "ImGuiInputTextFlags_CallbackCompletion", + "name": "ImGuiInputTextFlags_ElideLeft", "value": "1 << 17" }, { "calc_value": 262144, - "name": "ImGuiInputTextFlags_CallbackHistory", + "name": "ImGuiInputTextFlags_CallbackCompletion", "value": "1 << 18" }, { "calc_value": 524288, - "name": "ImGuiInputTextFlags_CallbackAlways", + "name": "ImGuiInputTextFlags_CallbackHistory", "value": "1 << 19" }, { "calc_value": 1048576, - "name": "ImGuiInputTextFlags_CallbackCharFilter", + "name": "ImGuiInputTextFlags_CallbackAlways", "value": "1 << 20" }, { "calc_value": 2097152, - "name": "ImGuiInputTextFlags_CallbackResize", + "name": "ImGuiInputTextFlags_CallbackCharFilter", "value": "1 << 21" }, { "calc_value": 4194304, - "name": "ImGuiInputTextFlags_CallbackEdit", + "name": "ImGuiInputTextFlags_CallbackResize", "value": "1 << 22" + }, + { + "calc_value": 8388608, + "name": "ImGuiInputTextFlags_CallbackEdit", + "value": "1 << 23" } ], "ImGuiItemFlagsPrivate_": [ @@ -2056,6 +2103,16 @@ "name": "ImGuiItemFlags_AllowOverlap", "value": "1 << 14" }, + { + "calc_value": 32768, + "name": "ImGuiItemFlags_NoNavDisableMouseHover", + "value": "1 << 15" + }, + { + "calc_value": 65536, + "name": "ImGuiItemFlags_NoMarkEdited", + "value": "1 << 16" + }, { "calc_value": 1048576, "name": "ImGuiItemFlags_Inputable", @@ -2107,6 +2164,11 @@ "calc_value": 16, "name": "ImGuiItemFlags_AutoClosePopups", "value": "1 << 4" + }, + { + "calc_value": 32, + "name": "ImGuiItemFlags_AllowDuplicateId", + "value": "1 << 5" } ], "ImGuiItemStatusFlags_": [ @@ -2177,6 +2239,11 @@ "name": "ImGuiKey_None", "value": "0" }, + { + "calc_value": 512, + "name": "ImGuiKey_NamedKey_BEGIN", + "value": "512" + }, { "calc_value": 512, "name": "ImGuiKey_Tab", @@ -2949,7 +3016,7 @@ }, { "calc_value": 666, - "name": "ImGuiKey_COUNT", + "name": "ImGuiKey_NamedKey_END", "value": "666" }, { @@ -2982,30 +3049,10 @@ "name": "ImGuiMod_Mask_", "value": "0xF000" }, - { - "calc_value": 512, - "name": "ImGuiKey_NamedKey_BEGIN", - "value": "512" - }, - { - "calc_value": 666, - "name": "ImGuiKey_NamedKey_END", - "value": "ImGuiKey_COUNT" - }, { "calc_value": 154, "name": "ImGuiKey_NamedKey_COUNT", "value": "ImGuiKey_NamedKey_END - ImGuiKey_NamedKey_BEGIN" - }, - { - "calc_value": 154, - "name": "ImGuiKey_KeysData_SIZE", - "value": "ImGuiKey_NamedKey_COUNT" - }, - { - "calc_value": 512, - "name": "ImGuiKey_KeysData_OFFSET", - "value": "ImGuiKey_NamedKey_BEGIN" } ], "ImGuiLayoutType_": [ @@ -3063,55 +3110,65 @@ }, { "calc_value": 8, - "name": "ImGuiLocKey_CopyLink", + "name": "ImGuiLocKey_OpenLink_s", "value": "8" }, { "calc_value": 9, - "name": "ImGuiLocKey_DockingHideTabBar", + "name": "ImGuiLocKey_CopyLink", "value": "9" }, { "calc_value": 10, - "name": "ImGuiLocKey_DockingHoldShiftToDock", + "name": "ImGuiLocKey_DockingHideTabBar", "value": "10" }, { "calc_value": 11, - "name": "ImGuiLocKey_DockingDragToUndockOrMoveNode", + "name": "ImGuiLocKey_DockingHoldShiftToDock", "value": "11" }, { "calc_value": 12, - "name": "ImGuiLocKey_COUNT", + "name": "ImGuiLocKey_DockingDragToUndockOrMoveNode", "value": "12" + }, + { + "calc_value": 13, + "name": "ImGuiLocKey_COUNT", + "value": "13" } ], - "ImGuiLogType": [ + "ImGuiLogFlags_": [ { "calc_value": 0, - "name": "ImGuiLogType_None", + "name": "ImGuiLogFlags_None", "value": "0" }, { "calc_value": 1, - "name": "ImGuiLogType_TTY", - "value": "1" + "name": "ImGuiLogFlags_OutputTTY", + "value": "1 << 0" }, { "calc_value": 2, - "name": "ImGuiLogType_File", - "value": "2" + "name": "ImGuiLogFlags_OutputFile", + "value": "1 << 1" }, { - "calc_value": 3, - "name": "ImGuiLogType_Buffer", - "value": "3" + "calc_value": 4, + "name": "ImGuiLogFlags_OutputBuffer", + "value": "1 << 2" }, { - "calc_value": 4, - "name": "ImGuiLogType_Clipboard", - "value": "4" + "calc_value": 8, + "name": "ImGuiLogFlags_OutputClipboard", + "value": "1 << 3" + }, + { + "calc_value": 15, + "name": "ImGuiLogFlags_OutputMask_", + "value": "ImGuiLogFlags_OutputTTY | ImGuiLogFlags_OutputFile | ImGuiLogFlags_OutputBuffer | ImGuiLogFlags_OutputClipboard" } ], "ImGuiMouseButton_": [ @@ -3302,28 +3359,6 @@ "value": "1 << 16" } ], - "ImGuiNavHighlightFlags_": [ - { - "calc_value": 0, - "name": "ImGuiNavHighlightFlags_None", - "value": "0" - }, - { - "calc_value": 2, - "name": "ImGuiNavHighlightFlags_Compact", - "value": "1 << 1" - }, - { - "calc_value": 4, - "name": "ImGuiNavHighlightFlags_AlwaysDraw", - "value": "1 << 2" - }, - { - "calc_value": 8, - "name": "ImGuiNavHighlightFlags_NoRounding", - "value": "1 << 3" - } - ], "ImGuiNavLayer": [ { "calc_value": 0, @@ -3424,7 +3459,7 @@ }, { "calc_value": 16384, - "name": "ImGuiNavMoveFlags_NoSetNavHighlight", + "name": "ImGuiNavMoveFlags_NoSetNavCursorVisible", "value": "1 << 14" }, { @@ -3433,6 +3468,28 @@ "value": "1 << 15" } ], + "ImGuiNavRenderCursorFlags_": [ + { + "calc_value": 0, + "name": "ImGuiNavRenderCursorFlags_None", + "value": "0" + }, + { + "calc_value": 2, + "name": "ImGuiNavRenderCursorFlags_Compact", + "value": "1 << 1" + }, + { + "calc_value": 4, + "name": "ImGuiNavRenderCursorFlags_AlwaysDraw", + "value": "1 << 2" + }, + { + "calc_value": 8, + "name": "ImGuiNavRenderCursorFlags_NoRounding", + "value": "1 << 3" + } + ], "ImGuiNextItemDataFlags_": [ { "calc_value": 0, @@ -3848,11 +3905,6 @@ "name": "ImGuiSliderFlags_None", "value": "0" }, - { - "calc_value": 16, - "name": "ImGuiSliderFlags_AlwaysClamp", - "value": "1 << 4" - }, { "calc_value": 32, "name": "ImGuiSliderFlags_Logarithmic", @@ -3873,6 +3925,21 @@ "name": "ImGuiSliderFlags_WrapAround", "value": "1 << 8" }, + { + "calc_value": 512, + "name": "ImGuiSliderFlags_ClampOnInput", + "value": "1 << 9" + }, + { + "calc_value": 1024, + "name": "ImGuiSliderFlags_ClampZeroRange", + "value": "1 << 10" + }, + { + "calc_value": 1536, + "name": "ImGuiSliderFlags_AlwaysClamp", + "value": "ImGuiSliderFlags_ClampOnInput | ImGuiSliderFlags_ClampZeroRange" + }, { "calc_value": 1879048207, "name": "ImGuiSliderFlags_InvalidMask_", @@ -4623,6 +4690,11 @@ "calc_value": 536870912, "name": "ImGuiTreeNodeFlags_UpsideDownArrow", "value": "1 << 29" + }, + { + "calc_value": 192, + "name": "ImGuiTreeNodeFlags_OpenOnMask_", + "value": "ImGuiTreeNodeFlags_OpenOnDoubleClick | ImGuiTreeNodeFlags_OpenOnArrow" } ], "ImGuiTreeNodeFlags_": [ @@ -5041,206 +5113,203 @@ "ImGuiSortDirection": "ImU8" }, "locations": { - "ImBitVector": "imgui_internal:625", - "ImColor": "imgui:2837", - "ImDrawChannel": "imgui:3075", - "ImDrawCmd": "imgui:3034", - "ImDrawCmdHeader": "imgui:3067", - "ImDrawData": "imgui:3279", - "ImDrawDataBuilder": "imgui_internal:814", - "ImDrawFlags_": "imgui:3101", - "ImDrawList": "imgui:3139", - "ImDrawListFlags_": "imgui:3121", - "ImDrawListSharedData": "imgui_internal:790", - "ImDrawListSplitter": "imgui:3084", - "ImDrawVert": "imgui:3052", - "ImFont": "imgui:3502", - "ImFontAtlas": "imgui:3398", - "ImFontAtlasCustomRect": "imgui:3360", - "ImFontAtlasFlags_": "imgui:3373", - "ImFontBuilderIO": "imgui_internal:3976", - "ImFontConfig": "imgui:3303", - "ImFontGlyph": "imgui:3333", - "ImFontGlyphRangesBuilder": "imgui:3345", - "ImGuiActivateFlags_": "imgui_internal:1557", - "ImGuiAxis": "imgui_internal:1035", - "ImGuiBackendFlags_": "imgui:1670", - "ImGuiBoxSelectState": "imgui_internal:1740", - "ImGuiButtonFlagsPrivate_": "imgui_internal:929", - "ImGuiButtonFlags_": "imgui:1803", - "ImGuiChildFlags_": "imgui:1145", - "ImGuiCol_": "imgui:1685", - "ImGuiColorEditFlags_": "imgui:1814", - "ImGuiColorMod": "imgui_internal:1049", - "ImGuiComboFlagsPrivate_": "imgui_internal:954", - "ImGuiComboFlags_": "imgui:1282", - "ImGuiComboPreviewData": "imgui_internal:1066", - "ImGuiCond_": "imgui:1916", - "ImGuiConfigFlags_": "imgui:1644", - "ImGuiContext": "imgui_internal:2183", - "ImGuiContextHook": "imgui_internal:2168", - "ImGuiContextHookType": "imgui_internal:2166", - "ImGuiDataAuthority_": "imgui_internal:1850", - "ImGuiDataTypeInfo": "imgui_internal:840", - "ImGuiDataTypePrivate_": "imgui_internal:849", - "ImGuiDataTypeStorage": "imgui_internal:834", - "ImGuiDataType_": "imgui:1430", - "ImGuiDataVarInfo": "imgui_internal:826", - "ImGuiDebugAllocEntry": "imgui_internal:2102", - "ImGuiDebugAllocInfo": "imgui_internal:2109", - "ImGuiDebugLogFlags_": "imgui_internal:2082", - "ImGuiDir": "imgui:1447", - "ImGuiDockContext": "imgui_internal:1952", - "ImGuiDockNode": "imgui_internal:1866", - "ImGuiDockNodeFlagsPrivate_": "imgui_internal:1821", - "ImGuiDockNodeFlags_": "imgui:1383", - "ImGuiDockNodeState": "imgui_internal:1857", - "ImGuiDragDropFlags_": "imgui:1402", - "ImGuiFocusRequestFlags_": "imgui_internal:998", - "ImGuiFocusScopeData": "imgui_internal:1637", - "ImGuiFocusedFlags_": "imgui:1329", - "ImGuiGroupData": "imgui_internal:1079", - "ImGuiHoveredFlagsPrivate_": "imgui_internal:911", - "ImGuiHoveredFlags_": "imgui:1343", - "ImGuiIDStackTool": "imgui_internal:2149", - "ImGuiIO": "imgui:2287", - "ImGuiInputEvent": "imgui_internal:1417", - "ImGuiInputEventAppFocused": "imgui_internal:1415", - "ImGuiInputEventKey": "imgui_internal:1413", - "ImGuiInputEventMouseButton": "imgui_internal:1411", - "ImGuiInputEventMousePos": "imgui_internal:1409", - "ImGuiInputEventMouseViewport": "imgui_internal:1412", - "ImGuiInputEventMouseWheel": "imgui_internal:1410", - "ImGuiInputEventText": "imgui_internal:1414", - "ImGuiInputEventType": "imgui_internal:1385", - "ImGuiInputFlagsPrivate_": "imgui_internal:1484", - "ImGuiInputFlags_": "imgui:1609", - "ImGuiInputSource": "imgui_internal:1398", - "ImGuiInputTextCallbackData": "imgui:2516", - "ImGuiInputTextDeactivatedState": "imgui_internal:1115", - "ImGuiInputTextFlagsPrivate_": "imgui_internal:919", - "ImGuiInputTextFlags_": "imgui:1173", - "ImGuiInputTextState": "imgui_internal:1125", - "ImGuiItemFlagsPrivate_": "imgui_internal:863", - "ImGuiItemFlags_": "imgui:1161", - "ImGuiItemStatusFlags_": "imgui_internal:885", - "ImGuiKey": "imgui:1476", - "ImGuiKeyData": "imgui:2279", - "ImGuiKeyOwnerData": "imgui_internal:1471", - "ImGuiKeyRoutingData": "imgui_internal:1445", - "ImGuiKeyRoutingTable": "imgui_internal:1459", - "ImGuiLastItemData": "imgui_internal:1261", - "ImGuiLayoutType_": "imgui_internal:1019", - "ImGuiListClipper": "imgui:2745", - "ImGuiListClipperData": "imgui_internal:1541", - "ImGuiListClipperRange": "imgui_internal:1528", - "ImGuiLocEntry": "imgui_internal:2071", - "ImGuiLocKey": "imgui_internal:2054", - "ImGuiLogType": "imgui_internal:1025", - "ImGuiMenuColumns": "imgui_internal:1097", - "ImGuiMetricsConfig": "imgui_internal:2119", - "ImGuiMouseButton_": "imgui:1876", - "ImGuiMouseCursor_": "imgui:1886", - "ImGuiMouseSource": "imgui:1905", - "ImGuiMultiSelectFlags_": "imgui:2895", - "ImGuiMultiSelectIO": "imgui:2922", - "ImGuiMultiSelectState": "imgui_internal:1797", - "ImGuiMultiSelectTempData": "imgui_internal:1772", - "ImGuiNavHighlightFlags_": "imgui_internal:1582", - "ImGuiNavItemData": "imgui_internal:1620", - "ImGuiNavLayer": "imgui_internal:1612", - "ImGuiNavMoveFlags_": "imgui_internal:1590", - "ImGuiNextItemData": "imgui_internal:1241", - "ImGuiNextItemDataFlags_": "imgui_internal:1231", - "ImGuiNextWindowData": "imgui_internal:1202", - "ImGuiNextWindowDataFlags_": "imgui_internal:1183", - "ImGuiOldColumnData": "imgui_internal:1705", - "ImGuiOldColumnFlags_": "imgui_internal:1685", - "ImGuiOldColumns": "imgui_internal:1715", - "ImGuiOnceUponAFrame": "imgui:2616", - "ImGuiPayload": "imgui:2581", - "ImGuiPlatformIO": "imgui:3672", - "ImGuiPlatformImeData": "imgui:3745", - "ImGuiPlatformMonitor": "imgui:3735", - "ImGuiPlotType": "imgui_internal:1042", - "ImGuiPopupData": "imgui_internal:1342", - "ImGuiPopupFlags_": "imgui:1247", - "ImGuiPopupPositionPolicy": "imgui_internal:1334", - "ImGuiPtrOrIndex": "imgui_internal:1321", - "ImGuiScrollFlags_": "imgui_internal:1568", - "ImGuiSelectableFlagsPrivate_": "imgui_internal:967", - "ImGuiSelectableFlags_": "imgui:1265", - "ImGuiSelectionBasicStorage": "imgui:2968", - "ImGuiSelectionExternalStorage": "imgui:2991", - "ImGuiSelectionRequest": "imgui:2942", - "ImGuiSelectionRequestType": "imgui:2934", - "ImGuiSeparatorFlags_": "imgui_internal:987", - "ImGuiSettingsHandler": "imgui_internal:2034", - "ImGuiShrinkWidthItem": "imgui_internal:1314", - "ImGuiSizeCallbackData": "imgui:2550", - "ImGuiSliderFlagsPrivate_": "imgui_internal:960", - "ImGuiSliderFlags_": "imgui:1860", - "ImGuiSortDirection": "imgui:1458", - "ImGuiStackLevelInfo": "imgui_internal:2137", - "ImGuiStackSizes": "imgui_internal:1288", - "ImGuiStorage": "imgui:2688", - "ImGuiStoragePair": "imgui:2671", - "ImGuiStyle": "imgui:2203", - "ImGuiStyleMod": "imgui_internal:1056", - "ImGuiStyleVar_": "imgui:1762", - "ImGuiTabBar": "imgui_internal:3007", - "ImGuiTabBarFlagsPrivate_": "imgui_internal:2970", - "ImGuiTabBarFlags_": "imgui:1297", - "ImGuiTabItem": "imgui_internal:2987", - "ImGuiTabItemFlagsPrivate_": "imgui_internal:2978", - "ImGuiTabItemFlags_": "imgui:1314", - "ImGuiTable": "imgui_internal:3152", - "ImGuiTableBgTarget_": "imgui:2057", - "ImGuiTableCellData": "imgui_internal:3120", - "ImGuiTableColumn": "imgui_internal:3061", - "ImGuiTableColumnFlags_": "imgui:2004", - "ImGuiTableColumnSettings": "imgui_internal:3299", - "ImGuiTableColumnSortSpecs": "imgui:2079", - "ImGuiTableFlags_": "imgui:1951", - "ImGuiTableHeaderData": "imgui_internal:3129", - "ImGuiTableInstanceData": "imgui_internal:3139", - "ImGuiTableRowFlags_": "imgui:2042", - "ImGuiTableSettings": "imgui_internal:3323", - "ImGuiTableSortSpecs": "imgui:2069", - "ImGuiTableTempData": "imgui_internal:3276", - "ImGuiTextBuffer": "imgui:2651", - "ImGuiTextFilter": "imgui:2624", - "ImGuiTextFlags_": "imgui_internal:1005", - "ImGuiTextIndex": "imgui_internal:745", - "ImGuiTextRange": "imgui:2634", - "ImGuiTooltipFlags_": "imgui_internal:1011", - "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:981", - "ImGuiTreeNodeFlags_": "imgui:1212", - "ImGuiTreeNodeStackData": "imgui_internal:1280", - "ImGuiTypingSelectFlags_": "imgui_internal:1648", - "ImGuiTypingSelectRequest": "imgui_internal:1656", - "ImGuiTypingSelectState": "imgui_internal:1667", - "ImGuiViewport": "imgui:3588", - "ImGuiViewportFlags_": "imgui:3560", - "ImGuiViewportP": "imgui_internal:1969", - "ImGuiWindow": "imgui_internal:2819", - "ImGuiWindowClass": "imgui:2565", - "ImGuiWindowDockStyle": "imgui_internal:1947", - "ImGuiWindowDockStyleCol": "imgui_internal:1933", - "ImGuiWindowFlags_": "imgui:1094", - "ImGuiWindowRefreshFlags_": "imgui_internal:1174", - "ImGuiWindowSettings": "imgui_internal:2015", - "ImGuiWindowStackData": "imgui_internal:1306", - "ImGuiWindowTempData": "imgui_internal:2769", - "ImRect": "imgui_internal:547", - "ImVec1": "imgui_internal:529", - "ImVec2": "imgui:292", - "ImVec2ih": "imgui_internal:537", - "ImVec4": "imgui:305", - "STB_TexteditState": "imstb_textedit:321", - "StbTexteditRow": "imstb_textedit:368", - "StbUndoRecord": "imstb_textedit:303", - "StbUndoState": "imstb_textedit:312" + "ImBitVector": "imgui_internal:614", + "ImColor": "imgui:2862", + "ImDrawChannel": "imgui:3102", + "ImDrawCmd": "imgui:3059", + "ImDrawCmdHeader": "imgui:3094", + "ImDrawData": "imgui:3319", + "ImDrawDataBuilder": "imgui_internal:803", + "ImDrawFlags_": "imgui:3128", + "ImDrawList": "imgui:3166", + "ImDrawListFlags_": "imgui:3148", + "ImDrawListSharedData": "imgui_internal:781", + "ImDrawListSplitter": "imgui:3111", + "ImDrawVert": "imgui:3079", + "ImFont": "imgui:3545", + "ImFontAtlas": "imgui:3441", + "ImFontAtlasCustomRect": "imgui:3400", + "ImFontAtlasFlags_": "imgui:3416", + "ImFontBuilderIO": "imgui_internal:3839", + "ImFontConfig": "imgui:3343", + "ImFontGlyph": "imgui:3373", + "ImFontGlyphRangesBuilder": "imgui:3385", + "ImGuiActivateFlags_": "imgui_internal:1562", + "ImGuiAxis": "imgui_internal:1029", + "ImGuiBackendFlags_": "imgui:1667", + "ImGuiBoxSelectState": "imgui_internal:1751", + "ImGuiButtonFlagsPrivate_": "imgui_internal:919", + "ImGuiButtonFlags_": "imgui:1801", + "ImGuiChildFlags_": "imgui:1153", + "ImGuiCol_": "imgui:1682", + "ImGuiColorEditFlags_": "imgui:1812", + "ImGuiColorMod": "imgui_internal:1043", + "ImGuiComboFlagsPrivate_": "imgui_internal:944", + "ImGuiComboFlags_": "imgui:1299", + "ImGuiComboPreviewData": "imgui_internal:1060", + "ImGuiCond_": "imgui:1913", + "ImGuiConfigFlags_": "imgui:1638", + "ImGuiContext": "imgui_internal:2222", + "ImGuiContextHook": "imgui_internal:2207", + "ImGuiContextHookType": "imgui_internal:2205", + "ImGuiDataAuthority_": "imgui_internal:1864", + "ImGuiDataTypeInfo": "imgui_internal:829", + "ImGuiDataTypePrivate_": "imgui_internal:838", + "ImGuiDataTypeStorage": "imgui_internal:823", + "ImGuiDataType_": "imgui:1447", + "ImGuiDataVarInfo": "imgui_internal:815", + "ImGuiDebugAllocEntry": "imgui_internal:2141", + "ImGuiDebugAllocInfo": "imgui_internal:2148", + "ImGuiDebugLogFlags_": "imgui_internal:2119", + "ImGuiDir": "imgui:1464", + "ImGuiDockContext": "imgui_internal:1966", + "ImGuiDockNode": "imgui_internal:1880", + "ImGuiDockNodeFlagsPrivate_": "imgui_internal:1832", + "ImGuiDockNodeFlags_": "imgui:1400", + "ImGuiDockNodeState": "imgui_internal:1871", + "ImGuiDragDropFlags_": "imgui:1419", + "ImGuiErrorRecoveryState": "imgui_internal:1293", + "ImGuiFocusRequestFlags_": "imgui_internal:989", + "ImGuiFocusScopeData": "imgui_internal:1648", + "ImGuiFocusedFlags_": "imgui:1346", + "ImGuiFreeTypeBuilderFlags": "imgui_freetype:26", + "ImGuiGroupData": "imgui_internal:1073", + "ImGuiHoveredFlagsPrivate_": "imgui_internal:902", + "ImGuiHoveredFlags_": "imgui:1360", + "ImGuiIDStackTool": "imgui_internal:2188", + "ImGuiIO": "imgui:2286", + "ImGuiInputEvent": "imgui_internal:1422", + "ImGuiInputEventAppFocused": "imgui_internal:1420", + "ImGuiInputEventKey": "imgui_internal:1418", + "ImGuiInputEventMouseButton": "imgui_internal:1416", + "ImGuiInputEventMousePos": "imgui_internal:1414", + "ImGuiInputEventMouseViewport": "imgui_internal:1417", + "ImGuiInputEventMouseWheel": "imgui_internal:1415", + "ImGuiInputEventText": "imgui_internal:1419", + "ImGuiInputEventType": "imgui_internal:1390", + "ImGuiInputFlagsPrivate_": "imgui_internal:1489", + "ImGuiInputFlags_": "imgui:1615", + "ImGuiInputSource": "imgui_internal:1403", + "ImGuiInputTextCallbackData": "imgui:2540", + "ImGuiInputTextDeactivatedState": "imgui_internal:1109", + "ImGuiInputTextFlagsPrivate_": "imgui_internal:910", + "ImGuiInputTextFlags_": "imgui:1187", + "ImGuiInputTextState": "imgui_internal:1131", + "ImGuiItemFlagsPrivate_": "imgui_internal:852", + "ImGuiItemFlags_": "imgui:1174", + "ImGuiItemStatusFlags_": "imgui_internal:876", + "ImGuiKey": "imgui:1488", + "ImGuiKeyData": "imgui:2278", + "ImGuiKeyOwnerData": "imgui_internal:1476", + "ImGuiKeyRoutingData": "imgui_internal:1450", + "ImGuiKeyRoutingTable": "imgui_internal:1464", + "ImGuiLastItemData": "imgui_internal:1265", + "ImGuiLayoutType_": "imgui_internal:1010", + "ImGuiListClipper": "imgui:2769", + "ImGuiListClipperData": "imgui_internal:1546", + "ImGuiListClipperRange": "imgui_internal:1533", + "ImGuiLocEntry": "imgui_internal:2092", + "ImGuiLocKey": "imgui_internal:2074", + "ImGuiLogFlags_": "imgui_internal:1017", + "ImGuiMenuColumns": "imgui_internal:1091", + "ImGuiMetricsConfig": "imgui_internal:2158", + "ImGuiMouseButton_": "imgui:1873", + "ImGuiMouseCursor_": "imgui:1883", + "ImGuiMouseSource": "imgui:1902", + "ImGuiMultiSelectFlags_": "imgui:2920", + "ImGuiMultiSelectIO": "imgui:2947", + "ImGuiMultiSelectState": "imgui_internal:1808", + "ImGuiMultiSelectTempData": "imgui_internal:1783", + "ImGuiNavItemData": "imgui_internal:1631", + "ImGuiNavLayer": "imgui_internal:1623", + "ImGuiNavMoveFlags_": "imgui_internal:1601", + "ImGuiNavRenderCursorFlags_": "imgui_internal:1587", + "ImGuiNextItemData": "imgui_internal:1245", + "ImGuiNextItemDataFlags_": "imgui_internal:1235", + "ImGuiNextWindowData": "imgui_internal:1206", + "ImGuiNextWindowDataFlags_": "imgui_internal:1187", + "ImGuiOldColumnData": "imgui_internal:1716", + "ImGuiOldColumnFlags_": "imgui_internal:1696", + "ImGuiOldColumns": "imgui_internal:1726", + "ImGuiOnceUponAFrame": "imgui:2640", + "ImGuiPayload": "imgui:2605", + "ImGuiPlatformIO": "imgui:3717", + "ImGuiPlatformImeData": "imgui:3823", + "ImGuiPlatformMonitor": "imgui:3813", + "ImGuiPlotType": "imgui_internal:1036", + "ImGuiPopupData": "imgui_internal:1347", + "ImGuiPopupFlags_": "imgui:1264", + "ImGuiPopupPositionPolicy": "imgui_internal:1339", + "ImGuiPtrOrIndex": "imgui_internal:1326", + "ImGuiScrollFlags_": "imgui_internal:1573", + "ImGuiSelectableFlagsPrivate_": "imgui_internal:957", + "ImGuiSelectableFlags_": "imgui:1282", + "ImGuiSelectionBasicStorage": "imgui:2993", + "ImGuiSelectionExternalStorage": "imgui:3016", + "ImGuiSelectionRequest": "imgui:2967", + "ImGuiSelectionRequestType": "imgui:2959", + "ImGuiSeparatorFlags_": "imgui_internal:978", + "ImGuiSettingsHandler": "imgui_internal:2054", + "ImGuiShrinkWidthItem": "imgui_internal:1319", + "ImGuiSizeCallbackData": "imgui:2574", + "ImGuiSliderFlagsPrivate_": "imgui_internal:950", + "ImGuiSliderFlags_": "imgui:1858", + "ImGuiSortDirection": "imgui:1475", + "ImGuiStackLevelInfo": "imgui_internal:2176", + "ImGuiStorage": "imgui:2712", + "ImGuiStoragePair": "imgui:2695", + "ImGuiStyle": "imgui:2200", + "ImGuiStyleMod": "imgui_internal:1050", + "ImGuiStyleVar_": "imgui:1760", + "ImGuiTabBar": "imgui_internal:2852", + "ImGuiTabBarFlagsPrivate_": "imgui_internal:2815", + "ImGuiTabBarFlags_": "imgui:1314", + "ImGuiTabItem": "imgui_internal:2832", + "ImGuiTabItemFlagsPrivate_": "imgui_internal:2823", + "ImGuiTabItemFlags_": "imgui:1331", + "ImGuiTable": "imgui_internal:2999", + "ImGuiTableBgTarget_": "imgui:2054", + "ImGuiTableCellData": "imgui_internal:2967", + "ImGuiTableColumn": "imgui_internal:2907", + "ImGuiTableColumnFlags_": "imgui:2001", + "ImGuiTableColumnSettings": "imgui_internal:3146", + "ImGuiTableColumnSortSpecs": "imgui:2076", + "ImGuiTableFlags_": "imgui:1948", + "ImGuiTableHeaderData": "imgui_internal:2976", + "ImGuiTableInstanceData": "imgui_internal:2986", + "ImGuiTableRowFlags_": "imgui:2039", + "ImGuiTableSettings": "imgui_internal:3170", + "ImGuiTableSortSpecs": "imgui:2066", + "ImGuiTableTempData": "imgui_internal:3123", + "ImGuiTextBuffer": "imgui:2675", + "ImGuiTextFilter": "imgui:2648", + "ImGuiTextFlags_": "imgui_internal:996", + "ImGuiTextIndex": "imgui_internal:734", + "ImGuiTextRange": "imgui:2658", + "ImGuiTooltipFlags_": "imgui_internal:1002", + "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:971", + "ImGuiTreeNodeFlags_": "imgui:1229", + "ImGuiTreeNodeStackData": "imgui_internal:1284", + "ImGuiTypingSelectFlags_": "imgui_internal:1659", + "ImGuiTypingSelectRequest": "imgui_internal:1667", + "ImGuiTypingSelectState": "imgui_internal:1678", + "ImGuiViewport": "imgui:3632", + "ImGuiViewportFlags_": "imgui:3604", + "ImGuiViewportP": "imgui_internal:1983", + "ImGuiWindow": "imgui_internal:2663", + "ImGuiWindowClass": "imgui:2589", + "ImGuiWindowDockStyle": "imgui_internal:1961", + "ImGuiWindowDockStyleCol": "imgui_internal:1947", + "ImGuiWindowFlags_": "imgui:1102", + "ImGuiWindowRefreshFlags_": "imgui_internal:1178", + "ImGuiWindowSettings": "imgui_internal:2035", + "ImGuiWindowStackData": "imgui_internal:1311", + "ImGuiWindowTempData": "imgui_internal:2613", + "ImRect": "imgui_internal:536", + "ImVec1": "imgui_internal:518", + "ImVec2": "imgui:296", + "ImVec2ih": "imgui_internal:526", + "ImVec4": "imgui:309" }, "structs": { "ImBitVector": [ @@ -5296,6 +5365,14 @@ { "name": "UserCallbackData", "type": "void*" + }, + { + "name": "UserCallbackDataSize", + "type": "int" + }, + { + "name": "UserCallbackDataOffset", + "type": "int" } ], "ImDrawCmdHeader": [ @@ -5423,6 +5500,11 @@ "template_type": "ImTextureID", "type": "ImVector_ImTextureID" }, + { + "name": "_CallbacksDataBuf", + "template_type": "ImU8", + "type": "ImVector_ImU8" + }, { "name": "_FringeScale", "type": "float" @@ -5437,6 +5519,10 @@ "name": "TexUvWhitePixel", "type": "ImVec2" }, + { + "name": "TexUvLines", + "type": "const ImVec4*" + }, { "name": "Font", "type": "ImFont*" @@ -5483,10 +5569,6 @@ "name": "CircleSegmentCounts[64]", "size": 64, "type": "ImU8" - }, - { - "name": "TexUvLines", - "type": "const ImVec4*" } ], "ImDrawListSplitter": [ @@ -5559,16 +5641,16 @@ "type": "short" }, { - "name": "FallbackChar", - "type": "ImWchar" + "name": "EllipsisCharCount", + "type": "short" }, { "name": "EllipsisChar", "type": "ImWchar" }, { - "name": "EllipsisCharCount", - "type": "short" + "name": "FallbackChar", + "type": "ImWchar" }, { "name": "EllipsisWidth", @@ -5700,25 +5782,31 @@ ], "ImFontAtlasCustomRect": [ { - "name": "Width", + "name": "X", "type": "unsigned short" }, { - "name": "Height", + "name": "Y", "type": "unsigned short" }, { - "name": "X", + "name": "Width", "type": "unsigned short" }, { - "name": "Y", + "name": "Height", "type": "unsigned short" }, { + "bitfield": "31", "name": "GlyphID", "type": "unsigned int" }, + { + "bitfield": "1", + "name": "GlyphColored", + "type": "unsigned int" + }, { "name": "GlyphAdvanceX", "type": "float" @@ -6184,6 +6272,10 @@ "name": "WheelingAxisAvg", "type": "ImVec2" }, + { + "name": "DebugDrawIdConflicts", + "type": "ImGuiID" + }, { "name": "DebugHookIdInfo", "type": "ImGuiID" @@ -6196,6 +6288,10 @@ "name": "HoveredIdPreviousFrame", "type": "ImGuiID" }, + { + "name": "HoveredIdPreviousFrameItemCount", + "type": "int" + }, { "name": "HoveredIdTimer", "type": "float" @@ -6453,13 +6549,29 @@ "type": "int" }, { - "name": "NavWindow", - "type": "ImGuiWindow*" + "name": "NavCursorVisible", + "type": "bool" + }, + { + "name": "NavHighlightItemUnderNav", + "type": "bool" + }, + { + "name": "NavMousePosDirty", + "type": "bool" + }, + { + "name": "NavIdIsAlive", + "type": "bool" }, { "name": "NavId", "type": "ImGuiID" }, + { + "name": "NavWindow", + "type": "ImGuiWindow*" + }, { "name": "NavFocusScopeId", "type": "ImGuiID" @@ -6514,20 +6626,8 @@ "type": "ImGuiSelectionUserData" }, { - "name": "NavIdIsAlive", - "type": "bool" - }, - { - "name": "NavMousePosDirty", - "type": "bool" - }, - { - "name": "NavDisableHighlight", - "type": "bool" - }, - { - "name": "NavDisableMouseHover", - "type": "bool" + "name": "NavCursorHideFrames", + "type": "ImS8" }, { "name": "NavAnyRequest", @@ -6990,12 +7090,12 @@ "type": "short" }, { - "name": "LockMarkEdited", + "name": "TooltipOverrideCount", "type": "short" }, { - "name": "TooltipOverrideCount", - "type": "short" + "name": "TooltipPreviousWindow", + "type": "ImGuiWindow*" }, { "name": "ClipboardHandlerData", @@ -7069,7 +7169,7 @@ }, { "name": "LocalizationTable[ImGuiLocKey_COUNT]", - "size": 12, + "size": 13, "type": "const char*" }, { @@ -7077,8 +7177,12 @@ "type": "bool" }, { - "name": "LogType", - "type": "ImGuiLogType" + "name": "LogFlags", + "type": "ImGuiLogFlags" + }, + { + "name": "LogWindow", + "type": "ImGuiWindow*" }, { "name": "LogFile", @@ -7116,6 +7220,38 @@ "name": "LogDepthToExpandDefault", "type": "int" }, + { + "name": "ErrorCallback", + "type": "ImGuiErrorCallback" + }, + { + "name": "ErrorCallbackUserData", + "type": "void*" + }, + { + "name": "ErrorTooltipLockedPos", + "type": "ImVec2" + }, + { + "name": "ErrorFirst", + "type": "bool" + }, + { + "name": "ErrorCountCurrentFrame", + "type": "int" + }, + { + "name": "StackSizesInNewFrame", + "type": "ImGuiErrorRecoveryState" + }, + { + "name": "StackSizesInBeginForCurrentWindow", + "type": "ImGuiErrorRecoveryState*" + }, + { + "name": "DebugDrawIdConflictsCount", + "type": "int" + }, { "name": "DebugLogFlags", "type": "ImGuiDebugLogFlags" @@ -7128,6 +7264,10 @@ "name": "DebugLogIndex", "type": "ImGuiTextIndex" }, + { + "name": "DebugLogSkippedErrors", + "type": "int" + }, { "name": "DebugLogAutoDisableFlags", "type": "ImGuiDebugLogFlags" @@ -7528,6 +7668,52 @@ "type": "bool" } ], + "ImGuiErrorRecoveryState": [ + { + "name": "SizeOfWindowStack", + "type": "short" + }, + { + "name": "SizeOfIDStack", + "type": "short" + }, + { + "name": "SizeOfTreeStack", + "type": "short" + }, + { + "name": "SizeOfColorStack", + "type": "short" + }, + { + "name": "SizeOfStyleVarStack", + "type": "short" + }, + { + "name": "SizeOfFontStack", + "type": "short" + }, + { + "name": "SizeOfFocusScopeStack", + "type": "short" + }, + { + "name": "SizeOfGroupStack", + "type": "short" + }, + { + "name": "SizeOfItemFlagsStack", + "type": "short" + }, + { + "name": "SizeOfBeginPopupStack", + "type": "short" + }, + { + "name": "SizeOfDisabledStack", + "type": "short" + } + ], "ImGuiFocusScopeData": [ { "name": "ID", @@ -7672,6 +7858,34 @@ "name": "DisplayFramebufferScale", "type": "ImVec2" }, + { + "name": "ConfigNavSwapGamepadButtons", + "type": "bool" + }, + { + "name": "ConfigNavMoveSetMousePos", + "type": "bool" + }, + { + "name": "ConfigNavCaptureKeyboard", + "type": "bool" + }, + { + "name": "ConfigNavEscapeClearFocusItem", + "type": "bool" + }, + { + "name": "ConfigNavEscapeClearFocusWindow", + "type": "bool" + }, + { + "name": "ConfigNavCursorVisibleAuto", + "type": "bool" + }, + { + "name": "ConfigNavCursorVisibleAlways", + "type": "bool" + }, { "name": "ConfigDockingNoSplit", "type": "bool" @@ -7712,10 +7926,6 @@ "name": "ConfigMacOSXBehaviors", "type": "bool" }, - { - "name": "ConfigNavSwapGamepadButtons", - "type": "bool" - }, { "name": "ConfigInputTrickleEventQueue", "type": "bool" @@ -7740,6 +7950,14 @@ "name": "ConfigWindowsMoveFromTitleBarOnly", "type": "bool" }, + { + "name": "ConfigWindowsCopyContentsWithCtrlC", + "type": "bool" + }, + { + "name": "ConfigScrollbarScrollByPage", + "type": "bool" + }, { "name": "ConfigMemoryCompactTimer", "type": "float" @@ -7764,10 +7982,30 @@ "name": "KeyRepeatRate", "type": "float" }, + { + "name": "ConfigErrorRecovery", + "type": "bool" + }, + { + "name": "ConfigErrorRecoveryEnableAssert", + "type": "bool" + }, + { + "name": "ConfigErrorRecoveryEnableDebugLog", + "type": "bool" + }, + { + "name": "ConfigErrorRecoveryEnableTooltip", + "type": "bool" + }, { "name": "ConfigDebugIsDebuggerPresent", "type": "bool" }, + { + "name": "ConfigDebugHighlightIdConflicts", + "type": "bool" + }, { "name": "ConfigDebugBeginReturnValueOnce", "type": "bool" @@ -7804,34 +8042,6 @@ "name": "BackendLanguageUserData", "type": "void*" }, - { - "name": "GetClipboardTextFn", - "type": "const char*(*)(void* user_data)" - }, - { - "name": "SetClipboardTextFn", - "type": "void(*)(void* user_data,const char* text)" - }, - { - "name": "ClipboardUserData", - "type": "void*" - }, - { - "name": "PlatformOpenInShellFn", - "type": "bool(*)(ImGuiContext* ctx,const char* path)" - }, - { - "name": "PlatformOpenInShellUserData", - "type": "void*" - }, - { - "name": "PlatformSetImeDataFn", - "type": "void(*)(ImGuiContext* ctx,ImGuiViewport* viewport,ImGuiPlatformImeData* data)" - }, - { - "name": "PlatformLocaleDecimalPoint", - "type": "ImWchar" - }, { "name": "WantCaptureMouse", "type": "bool" @@ -7934,7 +8144,7 @@ "type": "ImGuiKeyChord" }, { - "name": "KeysData[ImGuiKey_KeysData_SIZE]", + "name": "KeysData[ImGuiKey_NamedKey_COUNT]", "size": 154, "type": "ImGuiKeyData" }, @@ -8031,14 +8241,6 @@ "name": "AppAcceptingEvents", "type": "bool" }, - { - "name": "BackendUsingLegacyKeyArrays", - "type": "ImS8" - }, - { - "name": "BackendUsingLegacyNavInputArray", - "type": "bool" - }, { "name": "InputQueueSurrogate", "type": "ImWchar16" @@ -8216,47 +8418,39 @@ "type": "ImGuiContext*" }, { - "name": "ID", - "type": "ImGuiID" + "name": "Stb", + "type": "ImStbTexteditState*" }, { - "name": "CurLenW", - "type": "int" + "name": "ID", + "type": "ImGuiID" }, { - "name": "CurLenA", + "name": "TextLen", "type": "int" }, - { - "name": "TextW", - "template_type": "ImWchar", - "type": "ImVector_ImWchar" - }, { "name": "TextA", "template_type": "char", "type": "ImVector_char" }, { - "name": "InitialTextA", + "name": "TextToRevertTo", "template_type": "char", "type": "ImVector_char" }, { - "name": "TextAIsValid", - "type": "bool" + "name": "CallbackTextBackup", + "template_type": "char", + "type": "ImVector_char" }, { - "name": "BufCapacityA", + "name": "BufCapacity", "type": "int" }, { - "name": "ScrollX", - "type": "float" - }, - { - "name": "Stb", - "type": "STB_TexteditState" + "name": "Scroll", + "type": "ImVec2" }, { "name": "CursorAnim", @@ -8376,7 +8570,7 @@ "type": "ImGuiID" }, { - "name": "InFlags", + "name": "ItemFlags", "type": "ImGuiItemFlags" }, { @@ -8731,7 +8925,7 @@ "type": "ImRect" }, { - "name": "InFlags", + "name": "ItemFlags", "type": "ImGuiItemFlags" }, { @@ -8753,7 +8947,7 @@ ], "ImGuiNextItemData": [ { - "name": "Flags", + "name": "HasFlags", "type": "ImGuiNextItemDataFlags" }, { @@ -9018,6 +9212,42 @@ } ], "ImGuiPlatformIO": [ + { + "name": "Platform_GetClipboardTextFn", + "type": "const char*(*)(ImGuiContext* ctx)" + }, + { + "name": "Platform_SetClipboardTextFn", + "type": "void(*)(ImGuiContext* ctx,const char* text)" + }, + { + "name": "Platform_ClipboardUserData", + "type": "void*" + }, + { + "name": "Platform_OpenInShellFn", + "type": "bool(*)(ImGuiContext* ctx,const char* path)" + }, + { + "name": "Platform_OpenInShellUserData", + "type": "void*" + }, + { + "name": "Platform_SetImeDataFn", + "type": "void(*)(ImGuiContext* ctx,ImGuiViewport* viewport,ImGuiPlatformImeData* data)" + }, + { + "name": "Platform_ImeUserData", + "type": "void*" + }, + { + "name": "Platform_LocaleDecimalPoint", + "type": "ImWchar" + }, + { + "name": "Renderer_RenderState", + "type": "void*" + }, { "name": "Platform_CreateWindow", "type": "void(*)(ImGuiViewport* vp)" @@ -9086,6 +9316,10 @@ "name": "Platform_OnChangedViewport", "type": "void(*)(ImGuiViewport* vp)" }, + { + "name": "Platform_GetWindowWorkAreaInsets", + "type": "ImVec4(*)(ImGuiViewport* vp)" + }, { "name": "Platform_CreateVkSurface", "type": "int(*)(ImGuiViewport* vp,ImU64 vk_inst,const void* vk_allocators,ImU64* out_vk_surface)" @@ -9357,44 +9591,6 @@ "type": "char" } ], - "ImGuiStackSizes": [ - { - "name": "SizeOfIDStack", - "type": "short" - }, - { - "name": "SizeOfColorStack", - "type": "short" - }, - { - "name": "SizeOfStyleVarStack", - "type": "short" - }, - { - "name": "SizeOfFontStack", - "type": "short" - }, - { - "name": "SizeOfFocusScopeStack", - "type": "short" - }, - { - "name": "SizeOfGroupStack", - "type": "short" - }, - { - "name": "SizeOfItemFlagsStack", - "type": "short" - }, - { - "name": "SizeOfBeginPopupStack", - "type": "short" - }, - { - "name": "SizeOfDisabledStack", - "type": "short" - } - ], "ImGuiStorage": [ { "name": "Data", @@ -9642,6 +9838,10 @@ } ], "ImGuiTabBar": [ + { + "name": "Window", + "type": "ImGuiWindow*" + }, { "name": "Tabs", "template_type": "ImGuiTabItem", @@ -10323,6 +10523,10 @@ "name": "WidthAuto", "type": "float" }, + { + "name": "WidthMax", + "type": "float" + }, { "name": "StretchWeight", "type": "float" @@ -10719,7 +10923,7 @@ "type": "ImGuiTreeNodeFlags" }, { - "name": "InFlags", + "name": "ItemFlags", "type": "ImGuiItemFlags" }, { @@ -10879,6 +11083,10 @@ "name": "LastPos", "type": "ImVec2" }, + { + "name": "LastSize", + "type": "ImVec2" + }, { "name": "Alpha", "type": "float" @@ -10926,19 +11134,19 @@ "type": "ImVec2" }, { - "name": "WorkOffsetMin", + "name": "WorkInsetMin", "type": "ImVec2" }, { - "name": "WorkOffsetMax", + "name": "WorkInsetMax", "type": "ImVec2" }, { - "name": "BuildWorkOffsetMin", + "name": "BuildWorkInsetMin", "type": "ImVec2" }, { - "name": "BuildWorkOffsetMax", + "name": "BuildWorkInsetMax", "type": "ImVec2" } ], @@ -11558,8 +11766,8 @@ "type": "ImGuiLastItemData" }, { - "name": "StackSizesOnBegin", - "type": "ImGuiStackSizes" + "name": "StackSizesInBegin", + "type": "ImGuiErrorRecoveryState" }, { "name": "DisabledOverrideReenable", @@ -11772,136 +11980,6 @@ "name": "w", "type": "float" } - ], - "STB_TexteditState": [ - { - "name": "cursor", - "type": "int" - }, - { - "name": "select_start", - "type": "int" - }, - { - "name": "select_end", - "type": "int" - }, - { - "name": "insert_mode", - "type": "unsigned char" - }, - { - "name": "row_count_per_page", - "type": "int" - }, - { - "name": "cursor_at_end_of_line", - "type": "unsigned char" - }, - { - "name": "initialized", - "type": "unsigned char" - }, - { - "name": "has_preferred_x", - "type": "unsigned char" - }, - { - "name": "single_line", - "type": "unsigned char" - }, - { - "name": "padding1", - "type": "unsigned char" - }, - { - "name": "padding2", - "type": "unsigned char" - }, - { - "name": "padding3", - "type": "unsigned char" - }, - { - "name": "preferred_x", - "type": "float" - }, - { - "name": "undostate", - "type": "StbUndoState" - } - ], - "StbTexteditRow": [ - { - "name": "x0", - "type": "float" - }, - { - "name": "x1", - "type": "float" - }, - { - "name": "baseline_y_delta", - "type": "float" - }, - { - "name": "ymin", - "type": "float" - }, - { - "name": "ymax", - "type": "float" - }, - { - "name": "num_chars", - "type": "int" - } - ], - "StbUndoRecord": [ - { - "name": "where", - "type": "int" - }, - { - "name": "insert_length", - "type": "int" - }, - { - "name": "delete_length", - "type": "int" - }, - { - "name": "char_storage", - "type": "int" - } - ], - "StbUndoState": [ - { - "name": "undo_rec[99]", - "size": 99, - "type": "StbUndoRecord" - }, - { - "name": "undo_char[999]", - "size": 999, - "type": "ImWchar" - }, - { - "name": "undo_point", - "type": "short" - }, - { - "name": "redo_point", - "type": "short" - }, - { - "name": "undo_char_point", - "type": "int" - }, - { - "name": "redo_char_point", - "type": "int" - } ] }, "templated_structs": { @@ -12051,6 +12129,7 @@ "ImGuiWindowStackData": true, "ImTextureID": true, "ImU32": true, + "ImU8": true, "ImVec2": true, "ImVec4": true, "ImWchar": true, diff --git a/src/ImGui.NET/Generated/ImDrawCmd.gen.cs b/src/ImGui.NET/Generated/ImDrawCmd.gen.cs index 344d9053..1b24aeef 100644 --- a/src/ImGui.NET/Generated/ImDrawCmd.gen.cs +++ b/src/ImGui.NET/Generated/ImDrawCmd.gen.cs @@ -14,6 +14,8 @@ public unsafe partial struct ImDrawCmd public uint ElemCount; public IntPtr UserCallback; public void* UserCallbackData; + public int UserCallbackDataSize; + public int UserCallbackDataOffset; } public unsafe partial struct ImDrawCmdPtr { @@ -30,6 +32,8 @@ public unsafe partial struct ImDrawCmdPtr public ref uint ElemCount => ref Unsafe.AsRef(&NativePtr->ElemCount); public ref IntPtr UserCallback => ref Unsafe.AsRef(&NativePtr->UserCallback); public IntPtr UserCallbackData { get => (IntPtr)NativePtr->UserCallbackData; set => NativePtr->UserCallbackData = (void*)value; } + public ref int UserCallbackDataSize => ref Unsafe.AsRef(&NativePtr->UserCallbackDataSize); + public ref int UserCallbackDataOffset => ref Unsafe.AsRef(&NativePtr->UserCallbackDataOffset); public void Destroy() { ImGuiNative.ImDrawCmd_destroy((ImDrawCmd*)(NativePtr)); diff --git a/src/ImGui.NET/Generated/ImDrawList.gen.cs b/src/ImGui.NET/Generated/ImDrawList.gen.cs index 51c6086e..fd7ad7d7 100644 --- a/src/ImGui.NET/Generated/ImDrawList.gen.cs +++ b/src/ImGui.NET/Generated/ImDrawList.gen.cs @@ -20,6 +20,7 @@ public unsafe partial struct ImDrawList public ImDrawListSplitter _Splitter; public ImVector _ClipRectStack; public ImVector _TextureIdStack; + public ImVector _CallbacksDataBuf; public float _FringeScale; public byte* _OwnerName; } @@ -44,6 +45,7 @@ public unsafe partial struct ImDrawListPtr public ref ImDrawListSplitter _Splitter => ref Unsafe.AsRef(&NativePtr->_Splitter); public ImVector _ClipRectStack => new ImVector(NativePtr->_ClipRectStack); public ImVector _TextureIdStack => new ImVector(NativePtr->_TextureIdStack); + public ImVector _CallbacksDataBuf => new ImVector(NativePtr->_CallbacksDataBuf); public ref float _FringeScale => ref Unsafe.AsRef(&NativePtr->_FringeScale); public NullTerminatedString _OwnerName => new NullTerminatedString(NativePtr->_OwnerName); public int _CalcCircleAutoSegmentCount(float radius) @@ -83,6 +85,10 @@ public void _ResetForNewFrame() { ImGuiNative.ImDrawList__ResetForNewFrame((ImDrawList*)(NativePtr)); } + public void _SetTextureID(IntPtr texture_id) + { + ImGuiNative.ImDrawList__SetTextureID((ImDrawList*)(NativePtr), texture_id); + } public void _TryMergeDrawCmds() { ImGuiNative.ImDrawList__TryMergeDrawCmds((ImDrawList*)(NativePtr)); @@ -105,10 +111,16 @@ public void AddBezierQuadratic(Vector2 p1, Vector2 p2, Vector2 p3, uint col, flo { ImGuiNative.ImDrawList_AddBezierQuadratic((ImDrawList*)(NativePtr), p1, p2, p3, col, thickness, num_segments); } - public void AddCallback(IntPtr callback, IntPtr callback_data) + public void AddCallback(IntPtr callback, IntPtr userdata) + { + void* native_userdata = (void*)userdata.ToPointer(); + uint userdata_size = 0; + ImGuiNative.ImDrawList_AddCallback((ImDrawList*)(NativePtr), callback, native_userdata, userdata_size); + } + public void AddCallback(IntPtr callback, IntPtr userdata, uint userdata_size) { - void* native_callback_data = (void*)callback_data.ToPointer(); - ImGuiNative.ImDrawList_AddCallback((ImDrawList*)(NativePtr), callback, native_callback_data); + void* native_userdata = (void*)userdata.ToPointer(); + ImGuiNative.ImDrawList_AddCallback((ImDrawList*)(NativePtr), callback, native_userdata, userdata_size); } public void AddCircle(Vector2 center, float radius, uint col) { diff --git a/src/ImGui.NET/Generated/ImFont.gen.cs b/src/ImGui.NET/Generated/ImFont.gen.cs index 07d0f694..ded8d7a5 100644 --- a/src/ImGui.NET/Generated/ImFont.gen.cs +++ b/src/ImGui.NET/Generated/ImFont.gen.cs @@ -16,9 +16,9 @@ public unsafe partial struct ImFont public ImFontAtlas* ContainerAtlas; public ImFontConfig* ConfigData; public short ConfigDataCount; - public ushort FallbackChar; - public ushort EllipsisChar; public short EllipsisCharCount; + public ushort EllipsisChar; + public ushort FallbackChar; public float EllipsisWidth; public float EllipsisCharStep; public byte DirtyLookupTables; @@ -45,9 +45,9 @@ public unsafe partial struct ImFontPtr public ImFontAtlasPtr ContainerAtlas => new ImFontAtlasPtr(NativePtr->ContainerAtlas); public ImFontConfigPtr ConfigData => new ImFontConfigPtr(NativePtr->ConfigData); public ref short ConfigDataCount => ref Unsafe.AsRef(&NativePtr->ConfigDataCount); - public ref ushort FallbackChar => ref Unsafe.AsRef(&NativePtr->FallbackChar); - public ref ushort EllipsisChar => ref Unsafe.AsRef(&NativePtr->EllipsisChar); public ref short EllipsisCharCount => ref Unsafe.AsRef(&NativePtr->EllipsisCharCount); + public ref ushort EllipsisChar => ref Unsafe.AsRef(&NativePtr->EllipsisChar); + public ref ushort FallbackChar => ref Unsafe.AsRef(&NativePtr->FallbackChar); public ref float EllipsisWidth => ref Unsafe.AsRef(&NativePtr->EllipsisWidth); public ref float EllipsisCharStep => ref Unsafe.AsRef(&NativePtr->EllipsisCharStep); public ref bool DirtyLookupTables => ref Unsafe.AsRef(&NativePtr->DirtyLookupTables); diff --git a/src/ImGui.NET/Generated/ImFontAtlasCustomRect.gen.cs b/src/ImGui.NET/Generated/ImFontAtlasCustomRect.gen.cs index 10ce3ef7..4a58bf48 100644 --- a/src/ImGui.NET/Generated/ImFontAtlasCustomRect.gen.cs +++ b/src/ImGui.NET/Generated/ImFontAtlasCustomRect.gen.cs @@ -7,11 +7,12 @@ namespace ImGuiNET { public unsafe partial struct ImFontAtlasCustomRect { - public ushort Width; - public ushort Height; public ushort X; public ushort Y; + public ushort Width; + public ushort Height; public uint GlyphID; + public uint GlyphColored; public float GlyphAdvanceX; public Vector2 GlyphOffset; public ImFont* Font; @@ -24,11 +25,12 @@ public unsafe partial struct ImFontAtlasCustomRectPtr public static implicit operator ImFontAtlasCustomRectPtr(ImFontAtlasCustomRect* nativePtr) => new ImFontAtlasCustomRectPtr(nativePtr); public static implicit operator ImFontAtlasCustomRect* (ImFontAtlasCustomRectPtr wrappedPtr) => wrappedPtr.NativePtr; public static implicit operator ImFontAtlasCustomRectPtr(IntPtr nativePtr) => new ImFontAtlasCustomRectPtr(nativePtr); - public ref ushort Width => ref Unsafe.AsRef(&NativePtr->Width); - public ref ushort Height => ref Unsafe.AsRef(&NativePtr->Height); public ref ushort X => ref Unsafe.AsRef(&NativePtr->X); public ref ushort Y => ref Unsafe.AsRef(&NativePtr->Y); + public ref ushort Width => ref Unsafe.AsRef(&NativePtr->Width); + public ref ushort Height => ref Unsafe.AsRef(&NativePtr->Height); public ref uint GlyphID => ref Unsafe.AsRef(&NativePtr->GlyphID); + public ref uint GlyphColored => ref Unsafe.AsRef(&NativePtr->GlyphColored); public ref float GlyphAdvanceX => ref Unsafe.AsRef(&NativePtr->GlyphAdvanceX); public ref Vector2 GlyphOffset => ref Unsafe.AsRef(&NativePtr->GlyphOffset); public ImFontPtr Font => new ImFontPtr(NativePtr->Font); diff --git a/src/ImGui.NET/Generated/ImGui.gen.cs b/src/ImGui.NET/Generated/ImGui.gen.cs index b7109ebd..94bce8d0 100644 --- a/src/ImGui.NET/Generated/ImGui.gen.cs +++ b/src/ImGui.NET/Generated/ImGui.gen.cs @@ -3910,14 +3910,14 @@ public static void Columns() { int count = 1; byte* native_id = null; - byte border = 1; - ImGuiNative.igColumns(count, native_id, border); + byte borders = 1; + ImGuiNative.igColumns(count, native_id, borders); } public static void Columns(int count) { byte* native_id = null; - byte border = 1; - ImGuiNative.igColumns(count, native_id, border); + byte borders = 1; + ImGuiNative.igColumns(count, native_id, borders); } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER public static void Columns(int count, ReadOnlySpan id) @@ -3940,8 +3940,8 @@ public static void Columns(int count, ReadOnlySpan id) native_id[native_id_offset] = 0; } else { native_id = null; } - byte border = 1; - ImGuiNative.igColumns(count, native_id, border); + byte borders = 1; + ImGuiNative.igColumns(count, native_id, borders); if (id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_id); @@ -3968,15 +3968,15 @@ public static void Columns(int count, string id) native_id[native_id_offset] = 0; } else { native_id = null; } - byte border = 1; - ImGuiNative.igColumns(count, native_id, border); + byte borders = 1; + ImGuiNative.igColumns(count, native_id, borders); if (id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_id); } } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public static void Columns(int count, ReadOnlySpan id, bool border) + public static void Columns(int count, ReadOnlySpan id, bool borders) { byte* native_id; int id_byteCount = 0; @@ -3996,15 +3996,15 @@ public static void Columns(int count, ReadOnlySpan id, bool border) native_id[native_id_offset] = 0; } else { native_id = null; } - byte native_border = border ? (byte)1 : (byte)0; - ImGuiNative.igColumns(count, native_id, native_border); + byte native_borders = borders ? (byte)1 : (byte)0; + ImGuiNative.igColumns(count, native_id, native_borders); if (id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_id); } } #endif - public static void Columns(int count, string id, bool border) + public static void Columns(int count, string id, bool borders) { byte* native_id; int id_byteCount = 0; @@ -4024,8 +4024,8 @@ public static void Columns(int count, string id, bool border) native_id[native_id_offset] = 0; } else { native_id = null; } - byte native_border = border ? (byte)1 : (byte)0; - ImGuiNative.igColumns(count, native_id, native_border); + byte native_borders = borders ? (byte)1 : (byte)0; + ImGuiNative.igColumns(count, native_id, native_borders); if (id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_id); @@ -20258,6 +20258,14 @@ public static void PushStyleVar(ImGuiStyleVar idx, Vector2 val) { ImGuiNative.igPushStyleVar_Vec2(idx, val); } + public static void PushStyleVarX(ImGuiStyleVar idx, float val_x) + { + ImGuiNative.igPushStyleVarX(idx, val_x); + } + public static void PushStyleVarY(ImGuiStyleVar idx, float val_y) + { + ImGuiNative.igPushStyleVarY(idx, val_y); + } public static void PushTextWrapPos() { float wrap_local_pos_x = 0.0f; @@ -21282,6 +21290,11 @@ public static void SetMouseCursor(ImGuiMouseCursor cursor_type) { ImGuiNative.igSetMouseCursor(cursor_type); } + public static void SetNavCursorVisible(bool visible) + { + byte native_visible = visible ? (byte)1 : (byte)0; + ImGuiNative.igSetNavCursorVisible(native_visible); + } public static void SetNextFrameWantCaptureKeyboard(bool want_capture_keyboard) { byte native_want_capture_keyboard = want_capture_keyboard ? (byte)1 : (byte)0; @@ -28634,5 +28647,10 @@ public static bool VSliderScalar(string label, Vector2 size, ImGuiDataType data_ } return ret != 0; } + public static IntPtr* GetBuilderForFreeType() + { + IntPtr* ret = ImGuiNative.ImGuiFreeType_GetBuilderForFreeType(); + return ret; + } } } diff --git a/src/ImGui.NET/Generated/ImGuiButtonFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiButtonFlags.gen.cs index 27a2a8c5..8443e2f7 100644 --- a/src/ImGui.NET/Generated/ImGuiButtonFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiButtonFlags.gen.cs @@ -8,5 +8,6 @@ public enum ImGuiButtonFlags MouseButtonRight = 2, MouseButtonMiddle = 4, MouseButtonMask = 7, + EnableNav = 8, } } diff --git a/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs index b110be2d..3e27b4f5 100644 --- a/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs @@ -4,7 +4,7 @@ namespace ImGuiNET public enum ImGuiChildFlags { None = 0, - Border = 1, + Borders = 1, AlwaysUseWindowPadding = 2, ResizeX = 4, ResizeY = 8, diff --git a/src/ImGui.NET/Generated/ImGuiCol.gen.cs b/src/ImGui.NET/Generated/ImGuiCol.gen.cs index 3ae6e298..a9539b1b 100644 --- a/src/ImGui.NET/Generated/ImGuiCol.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiCol.gen.cs @@ -56,7 +56,7 @@ public enum ImGuiCol TextLink = 51, TextSelectedBg = 52, DragDropTarget = 53, - NavHighlight = 54, + NavCursor = 54, NavWindowingHighlight = 55, NavWindowingDimBg = 56, ModalWindowDimBg = 57, diff --git a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs index 14d6613c..3da8b7bf 100644 --- a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs @@ -6,8 +6,6 @@ public enum ImGuiConfigFlags None = 0, NavEnableKeyboard = 1, NavEnableGamepad = 2, - NavEnableSetMousePos = 4, - NavNoCaptureKeyboard = 8, NoMouse = 16, NoMouseCursorChange = 32, NoKeyboard = 64, diff --git a/src/ImGui.NET/Generated/ImGuiFreeTypeBuilderFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiFreeTypeBuilderFlags.gen.cs new file mode 100644 index 00000000..ee6b10ea --- /dev/null +++ b/src/ImGui.NET/Generated/ImGuiFreeTypeBuilderFlags.gen.cs @@ -0,0 +1,17 @@ +namespace ImGuiNET +{ + [System.Flags] + public enum ImGuiFreeTypeBuilderFlags + { + NoHinting = 1, + NoAutoHint = 2, + ForceAutoHint = 4, + LightHinting = 8, + MonoHinting = 16, + Bold = 32, + Oblique = 64, + Monochrome = 128, + LoadColor = 256, + Bitmap = 512, + } +} diff --git a/src/ImGui.NET/Generated/ImGuiIO.gen.cs b/src/ImGui.NET/Generated/ImGuiIO.gen.cs index b4e5dfe7..1b487a46 100644 --- a/src/ImGui.NET/Generated/ImGuiIO.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiIO.gen.cs @@ -20,6 +20,13 @@ public unsafe partial struct ImGuiIO public byte FontAllowUserScaling; public ImFont* FontDefault; public Vector2 DisplayFramebufferScale; + public byte ConfigNavSwapGamepadButtons; + public byte ConfigNavMoveSetMousePos; + public byte ConfigNavCaptureKeyboard; + public byte ConfigNavEscapeClearFocusItem; + public byte ConfigNavEscapeClearFocusWindow; + public byte ConfigNavCursorVisibleAuto; + public byte ConfigNavCursorVisibleAlways; public byte ConfigDockingNoSplit; public byte ConfigDockingWithShift; public byte ConfigDockingAlwaysTabBar; @@ -30,20 +37,26 @@ public unsafe partial struct ImGuiIO public byte ConfigViewportsNoDefaultParent; public byte MouseDrawCursor; public byte ConfigMacOSXBehaviors; - public byte ConfigNavSwapGamepadButtons; public byte ConfigInputTrickleEventQueue; public byte ConfigInputTextCursorBlink; public byte ConfigInputTextEnterKeepActive; public byte ConfigDragClickToInputText; public byte ConfigWindowsResizeFromEdges; public byte ConfigWindowsMoveFromTitleBarOnly; + public byte ConfigWindowsCopyContentsWithCtrlC; + public byte ConfigScrollbarScrollByPage; public float ConfigMemoryCompactTimer; public float MouseDoubleClickTime; public float MouseDoubleClickMaxDist; public float MouseDragThreshold; public float KeyRepeatDelay; public float KeyRepeatRate; + public byte ConfigErrorRecovery; + public byte ConfigErrorRecoveryEnableAssert; + public byte ConfigErrorRecoveryEnableDebugLog; + public byte ConfigErrorRecoveryEnableTooltip; public byte ConfigDebugIsDebuggerPresent; + public byte ConfigDebugHighlightIdConflicts; public byte ConfigDebugBeginReturnValueOnce; public byte ConfigDebugBeginReturnValueLoop; public byte ConfigDebugIgnoreFocusLoss; @@ -53,13 +66,6 @@ public unsafe partial struct ImGuiIO public void* BackendPlatformUserData; public void* BackendRendererUserData; public void* BackendLanguageUserData; - public IntPtr GetClipboardTextFn; - public IntPtr SetClipboardTextFn; - public void* ClipboardUserData; - public IntPtr PlatformOpenInShellFn; - public void* PlatformOpenInShellUserData; - public IntPtr PlatformSetImeDataFn; - public ushort PlatformLocaleDecimalPoint; public byte WantCaptureMouse; public byte WantCaptureKeyboard; public byte WantTextInput; @@ -267,8 +273,6 @@ public unsafe partial struct ImGuiIO public float PenPressure; public byte AppFocusLost; public byte AppAcceptingEvents; - public sbyte BackendUsingLegacyKeyArrays; - public byte BackendUsingLegacyNavInputArray; public ushort InputQueueSurrogate; public ImVector InputQueueCharacters; } @@ -293,6 +297,13 @@ public unsafe partial struct ImGuiIOPtr public ref bool FontAllowUserScaling => ref Unsafe.AsRef(&NativePtr->FontAllowUserScaling); public ImFontPtr FontDefault => new ImFontPtr(NativePtr->FontDefault); public ref Vector2 DisplayFramebufferScale => ref Unsafe.AsRef(&NativePtr->DisplayFramebufferScale); + public ref bool ConfigNavSwapGamepadButtons => ref Unsafe.AsRef(&NativePtr->ConfigNavSwapGamepadButtons); + public ref bool ConfigNavMoveSetMousePos => ref Unsafe.AsRef(&NativePtr->ConfigNavMoveSetMousePos); + public ref bool ConfigNavCaptureKeyboard => ref Unsafe.AsRef(&NativePtr->ConfigNavCaptureKeyboard); + public ref bool ConfigNavEscapeClearFocusItem => ref Unsafe.AsRef(&NativePtr->ConfigNavEscapeClearFocusItem); + public ref bool ConfigNavEscapeClearFocusWindow => ref Unsafe.AsRef(&NativePtr->ConfigNavEscapeClearFocusWindow); + public ref bool ConfigNavCursorVisibleAuto => ref Unsafe.AsRef(&NativePtr->ConfigNavCursorVisibleAuto); + public ref bool ConfigNavCursorVisibleAlways => ref Unsafe.AsRef(&NativePtr->ConfigNavCursorVisibleAlways); public ref bool ConfigDockingNoSplit => ref Unsafe.AsRef(&NativePtr->ConfigDockingNoSplit); public ref bool ConfigDockingWithShift => ref Unsafe.AsRef(&NativePtr->ConfigDockingWithShift); public ref bool ConfigDockingAlwaysTabBar => ref Unsafe.AsRef(&NativePtr->ConfigDockingAlwaysTabBar); @@ -303,20 +314,26 @@ public unsafe partial struct ImGuiIOPtr public ref bool ConfigViewportsNoDefaultParent => ref Unsafe.AsRef(&NativePtr->ConfigViewportsNoDefaultParent); public ref bool MouseDrawCursor => ref Unsafe.AsRef(&NativePtr->MouseDrawCursor); public ref bool ConfigMacOSXBehaviors => ref Unsafe.AsRef(&NativePtr->ConfigMacOSXBehaviors); - public ref bool ConfigNavSwapGamepadButtons => ref Unsafe.AsRef(&NativePtr->ConfigNavSwapGamepadButtons); public ref bool ConfigInputTrickleEventQueue => ref Unsafe.AsRef(&NativePtr->ConfigInputTrickleEventQueue); public ref bool ConfigInputTextCursorBlink => ref Unsafe.AsRef(&NativePtr->ConfigInputTextCursorBlink); public ref bool ConfigInputTextEnterKeepActive => ref Unsafe.AsRef(&NativePtr->ConfigInputTextEnterKeepActive); public ref bool ConfigDragClickToInputText => ref Unsafe.AsRef(&NativePtr->ConfigDragClickToInputText); public ref bool ConfigWindowsResizeFromEdges => ref Unsafe.AsRef(&NativePtr->ConfigWindowsResizeFromEdges); public ref bool ConfigWindowsMoveFromTitleBarOnly => ref Unsafe.AsRef(&NativePtr->ConfigWindowsMoveFromTitleBarOnly); + public ref bool ConfigWindowsCopyContentsWithCtrlC => ref Unsafe.AsRef(&NativePtr->ConfigWindowsCopyContentsWithCtrlC); + public ref bool ConfigScrollbarScrollByPage => ref Unsafe.AsRef(&NativePtr->ConfigScrollbarScrollByPage); public ref float ConfigMemoryCompactTimer => ref Unsafe.AsRef(&NativePtr->ConfigMemoryCompactTimer); public ref float MouseDoubleClickTime => ref Unsafe.AsRef(&NativePtr->MouseDoubleClickTime); public ref float MouseDoubleClickMaxDist => ref Unsafe.AsRef(&NativePtr->MouseDoubleClickMaxDist); public ref float MouseDragThreshold => ref Unsafe.AsRef(&NativePtr->MouseDragThreshold); public ref float KeyRepeatDelay => ref Unsafe.AsRef(&NativePtr->KeyRepeatDelay); public ref float KeyRepeatRate => ref Unsafe.AsRef(&NativePtr->KeyRepeatRate); + public ref bool ConfigErrorRecovery => ref Unsafe.AsRef(&NativePtr->ConfigErrorRecovery); + public ref bool ConfigErrorRecoveryEnableAssert => ref Unsafe.AsRef(&NativePtr->ConfigErrorRecoveryEnableAssert); + public ref bool ConfigErrorRecoveryEnableDebugLog => ref Unsafe.AsRef(&NativePtr->ConfigErrorRecoveryEnableDebugLog); + public ref bool ConfigErrorRecoveryEnableTooltip => ref Unsafe.AsRef(&NativePtr->ConfigErrorRecoveryEnableTooltip); public ref bool ConfigDebugIsDebuggerPresent => ref Unsafe.AsRef(&NativePtr->ConfigDebugIsDebuggerPresent); + public ref bool ConfigDebugHighlightIdConflicts => ref Unsafe.AsRef(&NativePtr->ConfigDebugHighlightIdConflicts); public ref bool ConfigDebugBeginReturnValueOnce => ref Unsafe.AsRef(&NativePtr->ConfigDebugBeginReturnValueOnce); public ref bool ConfigDebugBeginReturnValueLoop => ref Unsafe.AsRef(&NativePtr->ConfigDebugBeginReturnValueLoop); public ref bool ConfigDebugIgnoreFocusLoss => ref Unsafe.AsRef(&NativePtr->ConfigDebugIgnoreFocusLoss); @@ -326,13 +343,6 @@ public unsafe partial struct ImGuiIOPtr public IntPtr BackendPlatformUserData { get => (IntPtr)NativePtr->BackendPlatformUserData; set => NativePtr->BackendPlatformUserData = (void*)value; } public IntPtr BackendRendererUserData { get => (IntPtr)NativePtr->BackendRendererUserData; set => NativePtr->BackendRendererUserData = (void*)value; } public IntPtr BackendLanguageUserData { get => (IntPtr)NativePtr->BackendLanguageUserData; set => NativePtr->BackendLanguageUserData = (void*)value; } - public ref IntPtr GetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->GetClipboardTextFn); - public ref IntPtr SetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->SetClipboardTextFn); - public IntPtr ClipboardUserData { get => (IntPtr)NativePtr->ClipboardUserData; set => NativePtr->ClipboardUserData = (void*)value; } - public ref IntPtr PlatformOpenInShellFn => ref Unsafe.AsRef(&NativePtr->PlatformOpenInShellFn); - public IntPtr PlatformOpenInShellUserData { get => (IntPtr)NativePtr->PlatformOpenInShellUserData; set => NativePtr->PlatformOpenInShellUserData = (void*)value; } - public ref IntPtr PlatformSetImeDataFn => ref Unsafe.AsRef(&NativePtr->PlatformSetImeDataFn); - public ref ushort PlatformLocaleDecimalPoint => ref Unsafe.AsRef(&NativePtr->PlatformLocaleDecimalPoint); public ref bool WantCaptureMouse => ref Unsafe.AsRef(&NativePtr->WantCaptureMouse); public ref bool WantCaptureKeyboard => ref Unsafe.AsRef(&NativePtr->WantCaptureKeyboard); public ref bool WantTextInput => ref Unsafe.AsRef(&NativePtr->WantTextInput); @@ -379,8 +389,6 @@ public unsafe partial struct ImGuiIOPtr public ref float PenPressure => ref Unsafe.AsRef(&NativePtr->PenPressure); public ref bool AppFocusLost => ref Unsafe.AsRef(&NativePtr->AppFocusLost); public ref bool AppAcceptingEvents => ref Unsafe.AsRef(&NativePtr->AppAcceptingEvents); - public ref sbyte BackendUsingLegacyKeyArrays => ref Unsafe.AsRef(&NativePtr->BackendUsingLegacyKeyArrays); - public ref bool BackendUsingLegacyNavInputArray => ref Unsafe.AsRef(&NativePtr->BackendUsingLegacyNavInputArray); public ref ushort InputQueueSurrogate => ref Unsafe.AsRef(&NativePtr->InputQueueSurrogate); public ImVector InputQueueCharacters => new ImVector(NativePtr->InputQueueCharacters); public void AddFocusEvent(bool focused) diff --git a/src/ImGui.NET/Generated/ImGuiInputTextFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiInputTextFlags.gen.cs index a4eb8d64..22e350fb 100644 --- a/src/ImGui.NET/Generated/ImGuiInputTextFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiInputTextFlags.gen.cs @@ -21,11 +21,12 @@ public enum ImGuiInputTextFlags DisplayEmptyRefVal = 16384, NoHorizontalScroll = 32768, NoUndoRedo = 65536, - CallbackCompletion = 131072, - CallbackHistory = 262144, - CallbackAlways = 524288, - CallbackCharFilter = 1048576, - CallbackResize = 2097152, - CallbackEdit = 4194304, + ElideLeft = 131072, + CallbackCompletion = 262144, + CallbackHistory = 524288, + CallbackAlways = 1048576, + CallbackCharFilter = 2097152, + CallbackResize = 4194304, + CallbackEdit = 8388608, } } diff --git a/src/ImGui.NET/Generated/ImGuiItemFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiItemFlags.gen.cs index b0953d04..8c8befd9 100644 --- a/src/ImGui.NET/Generated/ImGuiItemFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiItemFlags.gen.cs @@ -9,5 +9,6 @@ public enum ImGuiItemFlags NoNavDefaultFocus = 4, ButtonRepeat = 8, AutoClosePopups = 16, + AllowDuplicateId = 32, } } diff --git a/src/ImGui.NET/Generated/ImGuiKey.gen.cs b/src/ImGui.NET/Generated/ImGuiKey.gen.cs index 0259499c..51e69bbe 100644 --- a/src/ImGui.NET/Generated/ImGuiKey.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiKey.gen.cs @@ -3,6 +3,7 @@ namespace ImGuiNET public enum ImGuiKey { None = 0, + NamedKey_BEGIN = 512, Tab = 512, LeftArrow = 513, RightArrow = 514, @@ -157,17 +158,13 @@ public enum ImGuiKey ReservedForModShift = 663, ReservedForModAlt = 664, ReservedForModSuper = 665, - COUNT = 666, + NamedKey_END = 666, ModNone = 0, ModCtrl = 4096, ModShift = 8192, ModAlt = 16384, ModSuper = 32768, ModMask = 61440, - NamedKey_BEGIN = 512, - NamedKey_END = 666, NamedKey_COUNT = 154, - KeysData_SIZE = 154, - KeysData_OFFSET = 512, } } diff --git a/src/ImGui.NET/Generated/ImGuiNative.gen.cs b/src/ImGui.NET/Generated/ImGuiNative.gen.cs index 0f1c907e..95347fc4 100644 --- a/src/ImGui.NET/Generated/ImGuiNative.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiNative.gen.cs @@ -99,7 +99,7 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igColorPicker4(byte* label, Vector4* col, ImGuiColorEditFlags flags, float* ref_col); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern void igColumns(int count, byte* id, byte border); + public static extern void igColumns(int count, byte* id, byte borders); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igCombo_Str_arr(byte* label, int* current_item, byte** items, int items_count, int popup_max_height_in_items); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] @@ -513,6 +513,10 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igPushStyleVar_Vec2(ImGuiStyleVar idx, Vector2 val); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igPushStyleVarX(ImGuiStyleVar idx, float val_x); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igPushStyleVarY(ImGuiStyleVar idx, float val_y); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igPushTextWrapPos(float wrap_local_pos_x); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igRadioButton_Bool(byte* label, byte active); @@ -571,6 +575,8 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetMouseCursor(ImGuiMouseCursor cursor_type); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igSetNavCursorVisible(byte visible); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextFrameWantCaptureKeyboard(byte want_capture_keyboard); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextFrameWantCaptureMouse(byte want_capture_mouse); @@ -835,13 +841,15 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImDrawList__ResetForNewFrame(ImDrawList* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void ImDrawList__SetTextureID(ImDrawList* self, IntPtr texture_id); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImDrawList__TryMergeDrawCmds(ImDrawList* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImDrawList_AddBezierCubic(ImDrawList* self, Vector2 p1, Vector2 p2, Vector2 p3, Vector2 p4, uint col, float thickness, int num_segments); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImDrawList_AddBezierQuadratic(ImDrawList* self, Vector2 p1, Vector2 p2, Vector2 p3, uint col, float thickness, int num_segments); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern void ImDrawList_AddCallback(ImDrawList* self, IntPtr callback, void* callback_data); + public static extern void ImDrawList_AddCallback(ImDrawList* self, IntPtr callback, void* userdata, uint userdata_size); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImDrawList_AddCircle(ImDrawList* self, Vector2 center, float radius, uint col, int num_segments, float thickness); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] @@ -1099,6 +1107,8 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImFontGlyphRangesBuilder_SetBit(ImFontGlyphRangesBuilder* self, uint n); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern IntPtr* ImGuiFreeType_GetBuilderForFreeType(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiInputTextCallbackData_ClearSelection(ImGuiInputTextCallbackData* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiInputTextCallbackData_DeleteChars(ImGuiInputTextCallbackData* self, int pos, int bytes_count); @@ -1271,7 +1281,7 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiTextBuffer_append(ImGuiTextBuffer* self, byte* str, byte* str_end); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern void ImGuiTextBuffer_appendf(ImGuiTextBuffer* self, byte* fmt); + public static extern void ImGuiTextBuffer_appendf(ImGuiTextBuffer* buffer, byte* fmt); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte* ImGuiTextBuffer_begin(ImGuiTextBuffer* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] diff --git a/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs b/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs index 602e3693..5bdef45b 100644 --- a/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs @@ -7,6 +7,15 @@ namespace ImGuiNET { public unsafe partial struct ImGuiPlatformIO { + public IntPtr Platform_GetClipboardTextFn; + public IntPtr Platform_SetClipboardTextFn; + public void* Platform_ClipboardUserData; + public IntPtr Platform_OpenInShellFn; + public void* Platform_OpenInShellUserData; + public IntPtr Platform_SetImeDataFn; + public void* Platform_ImeUserData; + public ushort Platform_LocaleDecimalPoint; + public void* Renderer_RenderState; public IntPtr Platform_CreateWindow; public IntPtr Platform_DestroyWindow; public IntPtr Platform_ShowWindow; @@ -24,6 +33,7 @@ public unsafe partial struct ImGuiPlatformIO public IntPtr Platform_SwapBuffers; public IntPtr Platform_GetWindowDpiScale; public IntPtr Platform_OnChangedViewport; + public IntPtr Platform_GetWindowWorkAreaInsets; public IntPtr Platform_CreateVkSurface; public IntPtr Renderer_CreateWindow; public IntPtr Renderer_DestroyWindow; @@ -41,6 +51,15 @@ public unsafe partial struct ImGuiPlatformIOPtr public static implicit operator ImGuiPlatformIOPtr(ImGuiPlatformIO* nativePtr) => new ImGuiPlatformIOPtr(nativePtr); public static implicit operator ImGuiPlatformIO* (ImGuiPlatformIOPtr wrappedPtr) => wrappedPtr.NativePtr; public static implicit operator ImGuiPlatformIOPtr(IntPtr nativePtr) => new ImGuiPlatformIOPtr(nativePtr); + public ref IntPtr Platform_GetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->Platform_GetClipboardTextFn); + public ref IntPtr Platform_SetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->Platform_SetClipboardTextFn); + public IntPtr Platform_ClipboardUserData { get => (IntPtr)NativePtr->Platform_ClipboardUserData; set => NativePtr->Platform_ClipboardUserData = (void*)value; } + public ref IntPtr Platform_OpenInShellFn => ref Unsafe.AsRef(&NativePtr->Platform_OpenInShellFn); + public IntPtr Platform_OpenInShellUserData { get => (IntPtr)NativePtr->Platform_OpenInShellUserData; set => NativePtr->Platform_OpenInShellUserData = (void*)value; } + public ref IntPtr Platform_SetImeDataFn => ref Unsafe.AsRef(&NativePtr->Platform_SetImeDataFn); + public IntPtr Platform_ImeUserData { get => (IntPtr)NativePtr->Platform_ImeUserData; set => NativePtr->Platform_ImeUserData = (void*)value; } + public ref ushort Platform_LocaleDecimalPoint => ref Unsafe.AsRef(&NativePtr->Platform_LocaleDecimalPoint); + public IntPtr Renderer_RenderState { get => (IntPtr)NativePtr->Renderer_RenderState; set => NativePtr->Renderer_RenderState = (void*)value; } public ref IntPtr Platform_CreateWindow => ref Unsafe.AsRef(&NativePtr->Platform_CreateWindow); public ref IntPtr Platform_DestroyWindow => ref Unsafe.AsRef(&NativePtr->Platform_DestroyWindow); public ref IntPtr Platform_ShowWindow => ref Unsafe.AsRef(&NativePtr->Platform_ShowWindow); @@ -58,6 +77,7 @@ public unsafe partial struct ImGuiPlatformIOPtr public ref IntPtr Platform_SwapBuffers => ref Unsafe.AsRef(&NativePtr->Platform_SwapBuffers); public ref IntPtr Platform_GetWindowDpiScale => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowDpiScale); public ref IntPtr Platform_OnChangedViewport => ref Unsafe.AsRef(&NativePtr->Platform_OnChangedViewport); + public ref IntPtr Platform_GetWindowWorkAreaInsets => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowWorkAreaInsets); public ref IntPtr Platform_CreateVkSurface => ref Unsafe.AsRef(&NativePtr->Platform_CreateVkSurface); public ref IntPtr Renderer_CreateWindow => ref Unsafe.AsRef(&NativePtr->Renderer_CreateWindow); public ref IntPtr Renderer_DestroyWindow => ref Unsafe.AsRef(&NativePtr->Renderer_DestroyWindow); diff --git a/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs index 9f7d9bb1..f080670d 100644 --- a/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs @@ -4,11 +4,13 @@ namespace ImGuiNET public enum ImGuiSliderFlags { None = 0, - AlwaysClamp = 16, Logarithmic = 32, NoRoundToFormat = 64, NoInput = 128, WrapAround = 256, + ClampOnInput = 512, + ClampZeroRange = 1024, + AlwaysClamp = 1536, InvalidMask = 1879048207, } } diff --git a/src/ImGui.NET/Generated/ImGuiTextBuffer.gen.cs b/src/ImGui.NET/Generated/ImGuiTextBuffer.gen.cs index e4de2096..7c3db2f6 100644 --- a/src/ImGui.NET/Generated/ImGuiTextBuffer.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiTextBuffer.gen.cs @@ -73,7 +73,7 @@ public void append(string str) } } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public void appendf(ReadOnlySpan fmt) + public void appendf(ref ImGuiTextBuffer buffer, ReadOnlySpan fmt) { byte* native_fmt; int fmt_byteCount = 0; @@ -93,14 +93,17 @@ public void appendf(ReadOnlySpan fmt) native_fmt[native_fmt_offset] = 0; } else { native_fmt = null; } - ImGuiNative.ImGuiTextBuffer_appendf((ImGuiTextBuffer*)(NativePtr), native_fmt); - if (fmt_byteCount > Util.StackAllocationSizeLimit) + fixed (ImGuiTextBuffer* native_buffer = &buffer) { - Util.Free(native_fmt); + ImGuiNative.ImGuiTextBuffer_appendf(native_buffer, native_fmt); + if (fmt_byteCount > Util.StackAllocationSizeLimit) + { + Util.Free(native_fmt); + } } } #endif - public void appendf(string fmt) + public void appendf(ref ImGuiTextBuffer buffer, string fmt) { byte* native_fmt; int fmt_byteCount = 0; @@ -120,10 +123,13 @@ public void appendf(string fmt) native_fmt[native_fmt_offset] = 0; } else { native_fmt = null; } - ImGuiNative.ImGuiTextBuffer_appendf((ImGuiTextBuffer*)(NativePtr), native_fmt); - if (fmt_byteCount > Util.StackAllocationSizeLimit) + fixed (ImGuiTextBuffer* native_buffer = &buffer) { - Util.Free(native_fmt); + ImGuiNative.ImGuiTextBuffer_appendf(native_buffer, native_fmt); + if (fmt_byteCount > Util.StackAllocationSizeLimit) + { + Util.Free(native_fmt); + } } } public string begin() diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index 6dbd872c..b8e466a0 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -1,7 +1,7 @@  A .NET wrapper for the Dear ImGui library. - 1.91.0.1 + 1.91.6.1 Eric Mellino netstandard2.0;net6.0;net8.0 true