mirror of
https://github.com/cimgui/cimgui.git
synced 2026-04-09 22:11:18 +01:00
pull 1.92.7 docking and generate
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
"IMGUI_TABLE_MAX_COLUMNS": "512",
|
||||
"IMGUI_TEST_ENGINE_ITEM_ADD(_ID,_BB,_ITEM_DATA)": "((void)0)",
|
||||
"IMGUI_TEST_ENGINE_ITEM_INFO(_ID,_LABEL,_FLAGS)": "((void)g)",
|
||||
"IMGUI_VERSION": "\"1.92.6\"",
|
||||
"IMGUI_VERSION_NUM": "19261",
|
||||
"IMGUI_VERSION": "\"1.92.7\"",
|
||||
"IMGUI_VERSION_NUM": "19270",
|
||||
"IMGUI_WINDOW_HARD_MIN_SIZE": "4.0f",
|
||||
"IMSTB_TEXTEDIT_CHARTYPE": "char",
|
||||
"IMSTB_TEXTEDIT_GETWIDTH_NEWLINE": "(-1.0f)",
|
||||
@@ -109,7 +109,7 @@
|
||||
"ImGuiKey_Mouse_END": "(ImGuiKey_MouseWheelY + 1)",
|
||||
"ImGuiKey_NavGamepadActivate": "(g.IO.ConfigNavSwapGamepadButtons ? ImGuiKey_GamepadFaceRight : ImGuiKey_GamepadFaceDown)",
|
||||
"ImGuiKey_NavGamepadCancel": "(g.IO.ConfigNavSwapGamepadButtons ? ImGuiKey_GamepadFaceDown : ImGuiKey_GamepadFaceRight)",
|
||||
"ImGuiKey_NavGamepadInput": "ImGuiKey_GamepadFaceUp",
|
||||
"ImGuiKey_NavGamepadContextMenu": "ImGuiKey_GamepadFaceUp",
|
||||
"ImGuiKey_NavGamepadMenu": "ImGuiKey_GamepadFaceLeft",
|
||||
"ImGuiKey_NavGamepadTweakFast": "ImGuiKey_GamepadR1",
|
||||
"ImGuiKey_NavGamepadTweakSlow": "ImGuiKey_GamepadL1",
|
||||
|
||||
@@ -24,8 +24,8 @@ local t={
|
||||
IMGUI_TABLE_MAX_COLUMNS="512",
|
||||
["IMGUI_TEST_ENGINE_ITEM_ADD(_ID,_BB,_ITEM_DATA)"]="((void)0)",
|
||||
["IMGUI_TEST_ENGINE_ITEM_INFO(_ID,_LABEL,_FLAGS)"]="((void)g)",
|
||||
IMGUI_VERSION="\"1.92.6\"",
|
||||
IMGUI_VERSION_NUM="19261",
|
||||
IMGUI_VERSION="\"1.92.7\"",
|
||||
IMGUI_VERSION_NUM="19270",
|
||||
IMGUI_WINDOW_HARD_MIN_SIZE="4.0f",
|
||||
IMSTB_TEXTEDIT_CHARTYPE="char",
|
||||
IMSTB_TEXTEDIT_GETWIDTH_NEWLINE="(-1.0f)",
|
||||
@@ -109,7 +109,7 @@ local t={
|
||||
ImGuiKey_Mouse_END="(ImGuiKey_MouseWheelY + 1)",
|
||||
ImGuiKey_NavGamepadActivate="(g.IO.ConfigNavSwapGamepadButtons ? ImGuiKey_GamepadFaceRight : ImGuiKey_GamepadFaceDown)",
|
||||
ImGuiKey_NavGamepadCancel="(g.IO.ConfigNavSwapGamepadButtons ? ImGuiKey_GamepadFaceDown : ImGuiKey_GamepadFaceRight)",
|
||||
ImGuiKey_NavGamepadInput="ImGuiKey_GamepadFaceUp",
|
||||
ImGuiKey_NavGamepadContextMenu="ImGuiKey_GamepadFaceUp",
|
||||
ImGuiKey_NavGamepadMenu="ImGuiKey_GamepadFaceLeft",
|
||||
ImGuiKey_NavGamepadTweakFast="ImGuiKey_GamepadR1",
|
||||
ImGuiKey_NavGamepadTweakSlow="ImGuiKey_GamepadL1",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1363,7 +1363,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"location": "imgui_impl_vulkan:207",
|
||||
"location": "imgui_impl_vulkan:208",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"ret": "void",
|
||||
"signature": "(VkInstance,VkPhysicalDevice,VkDevice,ImGui_ImplVulkanH_Window*,uint32_t,const VkAllocationCallbacks*,int,int,uint32_t,VkImageUsageFlags)",
|
||||
@@ -1397,7 +1397,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"location": "imgui_impl_vulkan:208",
|
||||
"location": "imgui_impl_vulkan:209",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"ret": "void",
|
||||
"signature": "(VkInstance,VkDevice,ImGui_ImplVulkanH_Window*,const VkAllocationCallbacks*)",
|
||||
@@ -1419,7 +1419,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"location": "imgui_impl_vulkan:213",
|
||||
"location": "imgui_impl_vulkan:214",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"ret": "int",
|
||||
"signature": "(VkPresentModeKHR)",
|
||||
@@ -1441,7 +1441,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"location": "imgui_impl_vulkan:214",
|
||||
"location": "imgui_impl_vulkan:215",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"ret": "ImGui_ImplVulkanH_Window*",
|
||||
"signature": "(ImGuiViewport*)",
|
||||
@@ -1463,7 +1463,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"location": "imgui_impl_vulkan:211",
|
||||
"location": "imgui_impl_vulkan:212",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"ret": "VkPhysicalDevice",
|
||||
"signature": "(VkInstance)",
|
||||
@@ -1497,7 +1497,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"location": "imgui_impl_vulkan:210",
|
||||
"location": "imgui_impl_vulkan:211",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"ret": "VkPresentModeKHR",
|
||||
"signature": "(VkPhysicalDevice,VkSurfaceKHR,const VkPresentModeKHR*,int)",
|
||||
@@ -1519,7 +1519,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"location": "imgui_impl_vulkan:212",
|
||||
"location": "imgui_impl_vulkan:213",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"ret": "uint32_t",
|
||||
"signature": "(VkPhysicalDevice)",
|
||||
@@ -1557,7 +1557,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"location": "imgui_impl_vulkan:209",
|
||||
"location": "imgui_impl_vulkan:210",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"ret": "VkSurfaceFormatKHR",
|
||||
"signature": "(VkPhysicalDevice,VkSurfaceKHR,const VkFormat*,int,VkColorSpaceKHR)",
|
||||
@@ -1575,7 +1575,7 @@
|
||||
"constructor": true,
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_Window",
|
||||
"location": "imgui_impl_vulkan:259",
|
||||
"location": "imgui_impl_vulkan:260",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_Window_ImGui_ImplVulkanH_Window",
|
||||
"signature": "()",
|
||||
"stname": "ImGui_ImplVulkanH_Window"
|
||||
@@ -1594,7 +1594,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_Window_destroy",
|
||||
"defaults": {},
|
||||
"destructor": true,
|
||||
"location": "imgui_impl_vulkan:259",
|
||||
"location": "imgui_impl_vulkan:260",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_Window_destroy",
|
||||
"ret": "void",
|
||||
"signature": "(ImGui_ImplVulkanH_Window*)",
|
||||
@@ -1624,7 +1624,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_AddTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_AddTexture",
|
||||
"location": "imgui_impl_vulkan:165",
|
||||
"location": "imgui_impl_vulkan:166",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_AddTexture",
|
||||
"ret": "VkDescriptorSet",
|
||||
"signature": "(VkSampler,VkImageView,VkImageLayout)",
|
||||
@@ -1646,7 +1646,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"location": "imgui_impl_vulkan:157",
|
||||
"location": "imgui_impl_vulkan:158",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"ret": "void",
|
||||
"signature": "(const ImGui_ImplVulkan_PipelineInfo*)",
|
||||
@@ -1668,7 +1668,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_Init",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_Init",
|
||||
"location": "imgui_impl_vulkan:148",
|
||||
"location": "imgui_impl_vulkan:149",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_Init",
|
||||
"ret": "bool",
|
||||
"signature": "(ImGui_ImplVulkan_InitInfo*)",
|
||||
@@ -1700,7 +1700,7 @@
|
||||
"user_data": "nullptr"
|
||||
},
|
||||
"funcname": "ImGui_ImplVulkan_LoadFunctions",
|
||||
"location": "imgui_impl_vulkan:170",
|
||||
"location": "imgui_impl_vulkan:171",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_LoadFunctions",
|
||||
"ret": "bool",
|
||||
"signature": "(uint32_t,PFN_vkVoidFunction(*loader_func)(const char* function_name,void*,void*)",
|
||||
@@ -1717,7 +1717,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_NewFrame",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_NewFrame",
|
||||
"location": "imgui_impl_vulkan:150",
|
||||
"location": "imgui_impl_vulkan:151",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_NewFrame",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
@@ -1739,7 +1739,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"location": "imgui_impl_vulkan:166",
|
||||
"location": "imgui_impl_vulkan:167",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"ret": "void",
|
||||
"signature": "(VkDescriptorSet)",
|
||||
@@ -1771,7 +1771,7 @@
|
||||
"pipeline": "0ULL"
|
||||
},
|
||||
"funcname": "ImGui_ImplVulkan_RenderDrawData",
|
||||
"location": "imgui_impl_vulkan:151",
|
||||
"location": "imgui_impl_vulkan:152",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_RenderDrawData",
|
||||
"ret": "void",
|
||||
"signature": "(ImDrawData*,VkCommandBuffer,VkPipeline)",
|
||||
@@ -1793,7 +1793,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"location": "imgui_impl_vulkan:152",
|
||||
"location": "imgui_impl_vulkan:153",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"ret": "void",
|
||||
"signature": "(uint32_t)",
|
||||
@@ -1810,7 +1810,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_Shutdown",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_Shutdown",
|
||||
"location": "imgui_impl_vulkan:149",
|
||||
"location": "imgui_impl_vulkan:150",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_Shutdown",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
@@ -1832,7 +1832,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"location": "imgui_impl_vulkan:160",
|
||||
"location": "imgui_impl_vulkan:161",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"ret": "void",
|
||||
"signature": "(ImTextureData*)",
|
||||
|
||||
@@ -1179,7 +1179,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
location="imgui_impl_vulkan:207",
|
||||
location="imgui_impl_vulkan:208",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
ret="void",
|
||||
signature="(VkInstance,VkPhysicalDevice,VkDevice,ImGui_ImplVulkanH_Window*,uint32_t,const VkAllocationCallbacks*,int,int,uint32_t,VkImageUsageFlags)",
|
||||
@@ -1207,7 +1207,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
location="imgui_impl_vulkan:208",
|
||||
location="imgui_impl_vulkan:209",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
ret="void",
|
||||
signature="(VkInstance,VkDevice,ImGui_ImplVulkanH_Window*,const VkAllocationCallbacks*)",
|
||||
@@ -1226,7 +1226,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
location="imgui_impl_vulkan:213",
|
||||
location="imgui_impl_vulkan:214",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
ret="int",
|
||||
signature="(VkPresentModeKHR)",
|
||||
@@ -1245,7 +1245,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
location="imgui_impl_vulkan:214",
|
||||
location="imgui_impl_vulkan:215",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
ret="ImGui_ImplVulkanH_Window*",
|
||||
signature="(ImGuiViewport*)",
|
||||
@@ -1264,7 +1264,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
location="imgui_impl_vulkan:211",
|
||||
location="imgui_impl_vulkan:212",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
ret="VkPhysicalDevice",
|
||||
signature="(VkInstance)",
|
||||
@@ -1292,7 +1292,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
location="imgui_impl_vulkan:210",
|
||||
location="imgui_impl_vulkan:211",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
ret="VkPresentModeKHR",
|
||||
signature="(VkPhysicalDevice,VkSurfaceKHR,const VkPresentModeKHR*,int)",
|
||||
@@ -1311,7 +1311,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
location="imgui_impl_vulkan:212",
|
||||
location="imgui_impl_vulkan:213",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
ret="uint32_t",
|
||||
signature="(VkPhysicalDevice)",
|
||||
@@ -1342,7 +1342,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
location="imgui_impl_vulkan:209",
|
||||
location="imgui_impl_vulkan:210",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
ret="VkSurfaceFormatKHR",
|
||||
signature="(VkPhysicalDevice,VkSurfaceKHR,const VkFormat*,int,VkColorSpaceKHR)",
|
||||
@@ -1359,7 +1359,7 @@ local t={
|
||||
constructor=true,
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_Window",
|
||||
location="imgui_impl_vulkan:259",
|
||||
location="imgui_impl_vulkan:260",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_Window_ImGui_ImplVulkanH_Window",
|
||||
signature="()",
|
||||
stname="ImGui_ImplVulkanH_Window"},
|
||||
@@ -1375,7 +1375,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_Window_destroy",
|
||||
defaults={},
|
||||
destructor=true,
|
||||
location="imgui_impl_vulkan:259",
|
||||
location="imgui_impl_vulkan:260",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_Window_destroy",
|
||||
ret="void",
|
||||
signature="(ImGui_ImplVulkanH_Window*)",
|
||||
@@ -1400,7 +1400,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_AddTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_AddTexture",
|
||||
location="imgui_impl_vulkan:165",
|
||||
location="imgui_impl_vulkan:166",
|
||||
ov_cimguiname="ImGui_ImplVulkan_AddTexture",
|
||||
ret="VkDescriptorSet",
|
||||
signature="(VkSampler,VkImageView,VkImageLayout)",
|
||||
@@ -1419,7 +1419,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
location="imgui_impl_vulkan:157",
|
||||
location="imgui_impl_vulkan:158",
|
||||
ov_cimguiname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
ret="void",
|
||||
signature="(const ImGui_ImplVulkan_PipelineInfo*)",
|
||||
@@ -1438,7 +1438,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_Init",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_Init",
|
||||
location="imgui_impl_vulkan:148",
|
||||
location="imgui_impl_vulkan:149",
|
||||
ov_cimguiname="ImGui_ImplVulkan_Init",
|
||||
ret="bool",
|
||||
signature="(ImGui_ImplVulkan_InitInfo*)",
|
||||
@@ -1464,7 +1464,7 @@ local t={
|
||||
defaults={
|
||||
user_data="nullptr"},
|
||||
funcname="ImGui_ImplVulkan_LoadFunctions",
|
||||
location="imgui_impl_vulkan:170",
|
||||
location="imgui_impl_vulkan:171",
|
||||
ov_cimguiname="ImGui_ImplVulkan_LoadFunctions",
|
||||
ret="bool",
|
||||
signature="(uint32_t,PFN_vkVoidFunction(*loader_func)(const char* function_name,void*,void*)",
|
||||
@@ -1480,7 +1480,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_NewFrame",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_NewFrame",
|
||||
location="imgui_impl_vulkan:150",
|
||||
location="imgui_impl_vulkan:151",
|
||||
ov_cimguiname="ImGui_ImplVulkan_NewFrame",
|
||||
ret="void",
|
||||
signature="()",
|
||||
@@ -1499,7 +1499,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_RemoveTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_RemoveTexture",
|
||||
location="imgui_impl_vulkan:166",
|
||||
location="imgui_impl_vulkan:167",
|
||||
ov_cimguiname="ImGui_ImplVulkan_RemoveTexture",
|
||||
ret="void",
|
||||
signature="(VkDescriptorSet)",
|
||||
@@ -1525,7 +1525,7 @@ local t={
|
||||
defaults={
|
||||
pipeline="0ULL"},
|
||||
funcname="ImGui_ImplVulkan_RenderDrawData",
|
||||
location="imgui_impl_vulkan:151",
|
||||
location="imgui_impl_vulkan:152",
|
||||
ov_cimguiname="ImGui_ImplVulkan_RenderDrawData",
|
||||
ret="void",
|
||||
signature="(ImDrawData*,VkCommandBuffer,VkPipeline)",
|
||||
@@ -1544,7 +1544,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
location="imgui_impl_vulkan:152",
|
||||
location="imgui_impl_vulkan:153",
|
||||
ov_cimguiname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
ret="void",
|
||||
signature="(uint32_t)",
|
||||
@@ -1560,7 +1560,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_Shutdown",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_Shutdown",
|
||||
location="imgui_impl_vulkan:149",
|
||||
location="imgui_impl_vulkan:150",
|
||||
ov_cimguiname="ImGui_ImplVulkan_Shutdown",
|
||||
ret="void",
|
||||
signature="()",
|
||||
@@ -1579,7 +1579,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_UpdateTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_UpdateTexture",
|
||||
location="imgui_impl_vulkan:160",
|
||||
location="imgui_impl_vulkan:161",
|
||||
ov_cimguiname="ImGui_ImplVulkan_UpdateTexture",
|
||||
ret="void",
|
||||
signature="(ImTextureData*)",
|
||||
|
||||
@@ -307,11 +307,6 @@
|
||||
"name": "ImGuiButtonFlags_FlattenChildren",
|
||||
"value": "1 << 11"
|
||||
},
|
||||
{
|
||||
"calc_value": 4096,
|
||||
"name": "ImGuiButtonFlags_AllowOverlap",
|
||||
"value": "1 << 12"
|
||||
},
|
||||
{
|
||||
"calc_value": 32768,
|
||||
"name": "ImGuiButtonFlags_AlignTextBaseLine",
|
||||
@@ -393,6 +388,11 @@
|
||||
"calc_value": 8,
|
||||
"name": "ImGuiButtonFlags_EnableNav",
|
||||
"value": "1 << 3"
|
||||
},
|
||||
{
|
||||
"calc_value": 4096,
|
||||
"name": "ImGuiButtonFlags_AllowOverlap",
|
||||
"value": "1 << 12"
|
||||
}
|
||||
],
|
||||
"ImGuiChildFlags_": [
|
||||
@@ -2040,7 +2040,7 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 134217728,
|
||||
"name": "ImGuiInputTextFlags_MergedItem",
|
||||
"name": "ImGuiInputTextFlags_TempInput",
|
||||
"value": "1 << 27"
|
||||
},
|
||||
{
|
||||
@@ -3481,14 +3481,19 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 8192,
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnClick",
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnAuto",
|
||||
"value": "1 << 13"
|
||||
},
|
||||
{
|
||||
"calc_value": 16384,
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnClickRelease",
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnClickAlways",
|
||||
"value": "1 << 14"
|
||||
},
|
||||
{
|
||||
"calc_value": 32768,
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnClickRelease",
|
||||
"value": "1 << 15"
|
||||
},
|
||||
{
|
||||
"calc_value": 65536,
|
||||
"name": "ImGuiMultiSelectFlags_NavWrapX",
|
||||
@@ -3498,6 +3503,11 @@
|
||||
"calc_value": 131072,
|
||||
"name": "ImGuiMultiSelectFlags_NoSelectOnRightClick",
|
||||
"value": "1 << 17"
|
||||
},
|
||||
{
|
||||
"calc_value": 57344,
|
||||
"name": "ImGuiMultiSelectFlags_SelectOnMask_",
|
||||
"value": "ImGuiMultiSelectFlags_SelectOnAuto | ImGuiMultiSelectFlags_SelectOnClickAlways | ImGuiMultiSelectFlags_SelectOnClickRelease"
|
||||
}
|
||||
],
|
||||
"ImGuiNavLayer": [
|
||||
@@ -4317,28 +4327,33 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 37,
|
||||
"name": "ImGuiStyleVar_SeparatorTextBorderSize",
|
||||
"name": "ImGuiStyleVar_SeparatorSize",
|
||||
"value": "37"
|
||||
},
|
||||
{
|
||||
"calc_value": 38,
|
||||
"name": "ImGuiStyleVar_SeparatorTextAlign",
|
||||
"name": "ImGuiStyleVar_SeparatorTextBorderSize",
|
||||
"value": "38"
|
||||
},
|
||||
{
|
||||
"calc_value": 39,
|
||||
"name": "ImGuiStyleVar_SeparatorTextPadding",
|
||||
"name": "ImGuiStyleVar_SeparatorTextAlign",
|
||||
"value": "39"
|
||||
},
|
||||
{
|
||||
"calc_value": 40,
|
||||
"name": "ImGuiStyleVar_DockingSeparatorSize",
|
||||
"name": "ImGuiStyleVar_SeparatorTextPadding",
|
||||
"value": "40"
|
||||
},
|
||||
{
|
||||
"calc_value": 41,
|
||||
"name": "ImGuiStyleVar_COUNT",
|
||||
"name": "ImGuiStyleVar_DockingSeparatorSize",
|
||||
"value": "41"
|
||||
},
|
||||
{
|
||||
"calc_value": 42,
|
||||
"name": "ImGuiStyleVar_COUNT",
|
||||
"value": "42"
|
||||
}
|
||||
],
|
||||
"ImGuiTabBarFlagsPrivate_": [
|
||||
@@ -5429,221 +5444,221 @@
|
||||
},
|
||||
"locations": {
|
||||
"ImBitVector": "imgui_internal:670",
|
||||
"ImColor": "imgui:3084",
|
||||
"ImDrawChannel": "imgui:3333",
|
||||
"ImDrawCmd": "imgui:3289",
|
||||
"ImDrawCmdHeader": "imgui:3325",
|
||||
"ImDrawData": "imgui:3554",
|
||||
"ImColor": "imgui:3100",
|
||||
"ImDrawChannel": "imgui:3356",
|
||||
"ImDrawCmd": "imgui:3312",
|
||||
"ImDrawCmdHeader": "imgui:3348",
|
||||
"ImDrawData": "imgui:3577",
|
||||
"ImDrawDataBuilder": "imgui_internal:898",
|
||||
"ImDrawFlags_": "imgui:3358",
|
||||
"ImDrawList": "imgui:3396",
|
||||
"ImDrawListFlags_": "imgui:3378",
|
||||
"ImDrawFlags_": "imgui:3381",
|
||||
"ImDrawList": "imgui:3419",
|
||||
"ImDrawListFlags_": "imgui:3401",
|
||||
"ImDrawListSharedData": "imgui_internal:871",
|
||||
"ImDrawListSplitter": "imgui:3341",
|
||||
"ImDrawListSplitter": "imgui:3364",
|
||||
"ImDrawTextFlags_": "imgui_internal:443",
|
||||
"ImDrawVert": "imgui:3310",
|
||||
"ImFont": "imgui:3980",
|
||||
"ImFontAtlas": "imgui:3781",
|
||||
"ImFontAtlasBuilder": "imgui_internal:4159",
|
||||
"ImFontAtlasFlags_": "imgui:3754",
|
||||
"ImFontAtlasPostProcessData": "imgui_internal:4132",
|
||||
"ImFontAtlasRect": "imgui:3744",
|
||||
"ImFontAtlasRectEntry": "imgui_internal:4124",
|
||||
"ImFontBaked": "imgui:3932",
|
||||
"ImFontConfig": "imgui:3663",
|
||||
"ImFontFlags_": "imgui:3967",
|
||||
"ImFontGlyph": "imgui:3706",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3722",
|
||||
"ImFontLoader": "imgui_internal:4073",
|
||||
"ImDrawVert": "imgui:3333",
|
||||
"ImFont": "imgui:4003",
|
||||
"ImFontAtlas": "imgui:3804",
|
||||
"ImFontAtlasBuilder": "imgui_internal:4176",
|
||||
"ImFontAtlasFlags_": "imgui:3777",
|
||||
"ImFontAtlasPostProcessData": "imgui_internal:4149",
|
||||
"ImFontAtlasRect": "imgui:3767",
|
||||
"ImFontAtlasRectEntry": "imgui_internal:4141",
|
||||
"ImFontBaked": "imgui:3955",
|
||||
"ImFontConfig": "imgui:3686",
|
||||
"ImFontFlags_": "imgui:3990",
|
||||
"ImFontGlyph": "imgui:3729",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3745",
|
||||
"ImFontLoader": "imgui_internal:4090",
|
||||
"ImFontStackData": "imgui_internal:906",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1705",
|
||||
"ImGuiAxis": "imgui_internal:1155",
|
||||
"ImGuiBackendFlags_": "imgui:1800",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1896",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1706",
|
||||
"ImGuiAxis": "imgui_internal:1154",
|
||||
"ImGuiBackendFlags_": "imgui:1803",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1897",
|
||||
"ImGuiButtonFlagsPrivate_": "imgui_internal:1042",
|
||||
"ImGuiButtonFlags_": "imgui:1947",
|
||||
"ImGuiChildFlags_": "imgui:1259",
|
||||
"ImGuiCol_": "imgui:1817",
|
||||
"ImGuiColorEditFlags_": "imgui:1958",
|
||||
"ImGuiButtonFlags_": "imgui:1951",
|
||||
"ImGuiChildFlags_": "imgui:1262",
|
||||
"ImGuiCol_": "imgui:1820",
|
||||
"ImGuiColorEditFlags_": "imgui:1963",
|
||||
"ImGuiColorMod": "imgui_internal:926",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:1069",
|
||||
"ImGuiComboFlags_": "imgui:1421",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1169",
|
||||
"ImGuiCond_": "imgui:2074",
|
||||
"ImGuiConfigFlags_": "imgui:1771",
|
||||
"ImGuiContext": "imgui_internal:2383",
|
||||
"ImGuiContextHook": "imgui_internal:2368",
|
||||
"ImGuiContextHookType": "imgui_internal:2366",
|
||||
"ImGuiDataAuthority_": "imgui_internal:2009",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:1068",
|
||||
"ImGuiComboFlags_": "imgui:1424",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1168",
|
||||
"ImGuiCond_": "imgui:2079",
|
||||
"ImGuiConfigFlags_": "imgui:1775",
|
||||
"ImGuiContext": "imgui_internal:2386",
|
||||
"ImGuiContextHook": "imgui_internal:2369",
|
||||
"ImGuiContextHookType": "imgui_internal:2367",
|
||||
"ImGuiDataAuthority_": "imgui_internal:2010",
|
||||
"ImGuiDataTypeInfo": "imgui_internal:952",
|
||||
"ImGuiDataTypePrivate_": "imgui_internal:961",
|
||||
"ImGuiDataTypeStorage": "imgui_internal:946",
|
||||
"ImGuiDataType_": "imgui:1577",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1470",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2290",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2297",
|
||||
"ImGuiDebugItemPathQuery": "imgui_internal:2337",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2267",
|
||||
"ImGuiDir": "imgui:1595",
|
||||
"ImGuiDockContext": "imgui_internal:2112",
|
||||
"ImGuiDockNode": "imgui_internal:2025",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1977",
|
||||
"ImGuiDockNodeFlags_": "imgui:1529",
|
||||
"ImGuiDockNodeState": "imgui_internal:2016",
|
||||
"ImGuiDragDropFlags_": "imgui:1548",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1426",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:1115",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1793",
|
||||
"ImGuiFocusedFlags_": "imgui:1475",
|
||||
"ImGuiDataType_": "imgui:1580",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1471",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2291",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2298",
|
||||
"ImGuiDebugItemPathQuery": "imgui_internal:2338",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2268",
|
||||
"ImGuiDir": "imgui:1598",
|
||||
"ImGuiDockContext": "imgui_internal:2113",
|
||||
"ImGuiDockNode": "imgui_internal:2026",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1978",
|
||||
"ImGuiDockNodeFlags_": "imgui:1532",
|
||||
"ImGuiDockNodeState": "imgui_internal:2017",
|
||||
"ImGuiDragDropFlags_": "imgui:1551",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1427",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:1114",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1794",
|
||||
"ImGuiFocusedFlags_": "imgui:1478",
|
||||
"ImGuiFreeTypeLoaderFlags_": "imgui_freetype:29",
|
||||
"ImGuiGroupData": "imgui_internal:1182",
|
||||
"ImGuiGroupData": "imgui_internal:1181",
|
||||
"ImGuiHoveredFlagsPrivate_": "imgui_internal:1025",
|
||||
"ImGuiHoveredFlags_": "imgui:1489",
|
||||
"ImGuiIDStackTool": "imgui_internal:2351",
|
||||
"ImGuiIO": "imgui:2480",
|
||||
"ImGuiInputEvent": "imgui_internal:1565",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1563",
|
||||
"ImGuiInputEventKey": "imgui_internal:1561",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1559",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1557",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1560",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1558",
|
||||
"ImGuiInputEventText": "imgui_internal:1562",
|
||||
"ImGuiInputEventType": "imgui_internal:1533",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1632",
|
||||
"ImGuiInputFlags_": "imgui:1748",
|
||||
"ImGuiInputSource": "imgui_internal:1546",
|
||||
"ImGuiInputTextCallbackData": "imgui:2743",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1219",
|
||||
"ImGuiHoveredFlags_": "imgui:1492",
|
||||
"ImGuiIDStackTool": "imgui_internal:2352",
|
||||
"ImGuiIO": "imgui:2486",
|
||||
"ImGuiInputEvent": "imgui_internal:1566",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1564",
|
||||
"ImGuiInputEventKey": "imgui_internal:1562",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1560",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1558",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1561",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1559",
|
||||
"ImGuiInputEventText": "imgui_internal:1563",
|
||||
"ImGuiInputEventType": "imgui_internal:1534",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1633",
|
||||
"ImGuiInputFlags_": "imgui:1751",
|
||||
"ImGuiInputSource": "imgui_internal:1547",
|
||||
"ImGuiInputTextCallbackData": "imgui:2749",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1218",
|
||||
"ImGuiInputTextFlagsPrivate_": "imgui_internal:1033",
|
||||
"ImGuiInputTextFlags_": "imgui:1294",
|
||||
"ImGuiInputTextState": "imgui_internal:1241",
|
||||
"ImGuiInputTextFlags_": "imgui:1297",
|
||||
"ImGuiInputTextState": "imgui_internal:1240",
|
||||
"ImGuiItemFlagsPrivate_": "imgui_internal:974",
|
||||
"ImGuiItemFlags_": "imgui:1280",
|
||||
"ImGuiItemFlags_": "imgui:1283",
|
||||
"ImGuiItemStatusFlags_": "imgui_internal:998",
|
||||
"ImGuiKey": "imgui:1619",
|
||||
"ImGuiKeyData": "imgui:2472",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1619",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1593",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1607",
|
||||
"ImGuiLastItemData": "imgui_internal:1395",
|
||||
"ImGuiLayoutType_": "imgui_internal:1136",
|
||||
"ImGuiListClipper": "imgui:2983",
|
||||
"ImGuiListClipperData": "imgui_internal:1689",
|
||||
"ImGuiListClipperFlags_": "imgui:2957",
|
||||
"ImGuiListClipperRange": "imgui_internal:1676",
|
||||
"ImGuiLocEntry": "imgui_internal:2238",
|
||||
"ImGuiLocKey": "imgui_internal:2220",
|
||||
"ImGuiLogFlags_": "imgui_internal:1143",
|
||||
"ImGuiMenuColumns": "imgui_internal:1201",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2307",
|
||||
"ImGuiMouseButton_": "imgui:2032",
|
||||
"ImGuiMouseCursor_": "imgui:2042",
|
||||
"ImGuiMouseSource": "imgui:2063",
|
||||
"ImGuiMultiSelectFlags_": "imgui:3142",
|
||||
"ImGuiMultiSelectIO": "imgui:3170",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1953",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1928",
|
||||
"ImGuiNavItemData": "imgui_internal:1776",
|
||||
"ImGuiNavLayer": "imgui_internal:1768",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1746",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1731",
|
||||
"ImGuiNextItemData": "imgui_internal:1373",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1362",
|
||||
"ImGuiNextWindowData": "imgui_internal:1330",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1310",
|
||||
"ImGuiOldColumnData": "imgui_internal:1861",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1841",
|
||||
"ImGuiOldColumns": "imgui_internal:1871",
|
||||
"ImGuiOnceUponAFrame": "imgui:2846",
|
||||
"ImGuiPayload": "imgui:2811",
|
||||
"ImGuiPlatformIO": "imgui:4165",
|
||||
"ImGuiPlatformImeData": "imgui:4287",
|
||||
"ImGuiPlatformMonitor": "imgui:4277",
|
||||
"ImGuiPlotType": "imgui_internal:1162",
|
||||
"ImGuiPopupData": "imgui_internal:1490",
|
||||
"ImGuiPopupFlags_": "imgui:1384",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1482",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1460",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1717",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:1082",
|
||||
"ImGuiSelectableFlags_": "imgui:1403",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3216",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3239",
|
||||
"ImGuiSelectionRequest": "imgui:3190",
|
||||
"ImGuiSelectionRequestType": "imgui:3182",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:1104",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2200",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1453",
|
||||
"ImGuiSizeCallbackData": "imgui:2780",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:1075",
|
||||
"ImGuiSliderFlags_": "imgui:2015",
|
||||
"ImGuiSortDirection": "imgui:1606",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2326",
|
||||
"ImGuiStorage": "imgui:2919",
|
||||
"ImGuiStoragePair": "imgui:2902",
|
||||
"ImGuiStyle": "imgui:2361",
|
||||
"ImGuiKey": "imgui:1622",
|
||||
"ImGuiKeyData": "imgui:2478",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1620",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1594",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1608",
|
||||
"ImGuiLastItemData": "imgui_internal:1396",
|
||||
"ImGuiLayoutType_": "imgui_internal:1135",
|
||||
"ImGuiListClipper": "imgui:2989",
|
||||
"ImGuiListClipperData": "imgui_internal:1690",
|
||||
"ImGuiListClipperFlags_": "imgui:2963",
|
||||
"ImGuiListClipperRange": "imgui_internal:1677",
|
||||
"ImGuiLocEntry": "imgui_internal:2239",
|
||||
"ImGuiLocKey": "imgui_internal:2221",
|
||||
"ImGuiLogFlags_": "imgui_internal:1142",
|
||||
"ImGuiMenuColumns": "imgui_internal:1200",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2308",
|
||||
"ImGuiMouseButton_": "imgui:2037",
|
||||
"ImGuiMouseCursor_": "imgui:2047",
|
||||
"ImGuiMouseSource": "imgui:2068",
|
||||
"ImGuiMultiSelectFlags_": "imgui:3158",
|
||||
"ImGuiMultiSelectIO": "imgui:3193",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1954",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1929",
|
||||
"ImGuiNavItemData": "imgui_internal:1777",
|
||||
"ImGuiNavLayer": "imgui_internal:1769",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1747",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1732",
|
||||
"ImGuiNextItemData": "imgui_internal:1374",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1363",
|
||||
"ImGuiNextWindowData": "imgui_internal:1331",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1311",
|
||||
"ImGuiOldColumnData": "imgui_internal:1862",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1842",
|
||||
"ImGuiOldColumns": "imgui_internal:1872",
|
||||
"ImGuiOnceUponAFrame": "imgui:2852",
|
||||
"ImGuiPayload": "imgui:2817",
|
||||
"ImGuiPlatformIO": "imgui:4191",
|
||||
"ImGuiPlatformImeData": "imgui:4313",
|
||||
"ImGuiPlatformMonitor": "imgui:4303",
|
||||
"ImGuiPlotType": "imgui_internal:1161",
|
||||
"ImGuiPopupData": "imgui_internal:1491",
|
||||
"ImGuiPopupFlags_": "imgui:1387",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1483",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1461",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1718",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:1081",
|
||||
"ImGuiSelectableFlags_": "imgui:1406",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3239",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3262",
|
||||
"ImGuiSelectionRequest": "imgui:3213",
|
||||
"ImGuiSelectionRequestType": "imgui:3205",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:1103",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2201",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1454",
|
||||
"ImGuiSizeCallbackData": "imgui:2786",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:1074",
|
||||
"ImGuiSliderFlags_": "imgui:2020",
|
||||
"ImGuiSortDirection": "imgui:1609",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2327",
|
||||
"ImGuiStorage": "imgui:2925",
|
||||
"ImGuiStoragePair": "imgui:2908",
|
||||
"ImGuiStyle": "imgui:2366",
|
||||
"ImGuiStyleMod": "imgui_internal:933",
|
||||
"ImGuiStyleVarInfo": "imgui_internal:917",
|
||||
"ImGuiStyleVar_": "imgui:1899",
|
||||
"ImGuiTabBar": "imgui_internal:3047",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:3009",
|
||||
"ImGuiTabBarFlags_": "imgui:1436",
|
||||
"ImGuiTabItem": "imgui_internal:3027",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:3017",
|
||||
"ImGuiTabItemFlags_": "imgui:1460",
|
||||
"ImGuiTable": "imgui_internal:3193",
|
||||
"ImGuiTableBgTarget_": "imgui:2215",
|
||||
"ImGuiTableCellData": "imgui_internal:3161",
|
||||
"ImGuiTableColumn": "imgui_internal:3101",
|
||||
"ImGuiTableColumnFlags_": "imgui:2162",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3342",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2237",
|
||||
"ImGuiTableFlags_": "imgui:2109",
|
||||
"ImGuiTableHeaderData": "imgui_internal:3170",
|
||||
"ImGuiTableInstanceData": "imgui_internal:3180",
|
||||
"ImGuiTableRowFlags_": "imgui:2200",
|
||||
"ImGuiTableSettings": "imgui_internal:3366",
|
||||
"ImGuiTableSortSpecs": "imgui:2227",
|
||||
"ImGuiTableTempData": "imgui_internal:3318",
|
||||
"ImGuiTextBuffer": "imgui:2881",
|
||||
"ImGuiTextFilter": "imgui:2854",
|
||||
"ImGuiTextFlags_": "imgui_internal:1122",
|
||||
"ImGuiStyleVar_": "imgui:1902",
|
||||
"ImGuiTabBar": "imgui_internal:3057",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:3019",
|
||||
"ImGuiTabBarFlags_": "imgui:1439",
|
||||
"ImGuiTabItem": "imgui_internal:3037",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:3027",
|
||||
"ImGuiTabItemFlags_": "imgui:1463",
|
||||
"ImGuiTable": "imgui_internal:3203",
|
||||
"ImGuiTableBgTarget_": "imgui:2220",
|
||||
"ImGuiTableCellData": "imgui_internal:3171",
|
||||
"ImGuiTableColumn": "imgui_internal:3111",
|
||||
"ImGuiTableColumnFlags_": "imgui:2167",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3353",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2242",
|
||||
"ImGuiTableFlags_": "imgui:2114",
|
||||
"ImGuiTableHeaderData": "imgui_internal:3180",
|
||||
"ImGuiTableInstanceData": "imgui_internal:3190",
|
||||
"ImGuiTableRowFlags_": "imgui:2205",
|
||||
"ImGuiTableSettings": "imgui_internal:3377",
|
||||
"ImGuiTableSortSpecs": "imgui:2232",
|
||||
"ImGuiTableTempData": "imgui_internal:3329",
|
||||
"ImGuiTextBuffer": "imgui:2887",
|
||||
"ImGuiTextFilter": "imgui:2860",
|
||||
"ImGuiTextFlags_": "imgui_internal:1121",
|
||||
"ImGuiTextIndex": "imgui_internal:823",
|
||||
"ImGuiTextRange": "imgui:2864",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1128",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:1095",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1345",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1414",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1804",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1812",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1823",
|
||||
"ImGuiViewport": "imgui:4078",
|
||||
"ImGuiViewportFlags_": "imgui:4050",
|
||||
"ImGuiViewportP": "imgui_internal:2129",
|
||||
"ImGuiWindow": "imgui_internal:2854",
|
||||
"ImGuiWindowBgClickFlags_": "imgui_internal:1304",
|
||||
"ImGuiWindowClass": "imgui:2795",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:2107",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:2092",
|
||||
"ImGuiWindowFlags_": "imgui:1208",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1295",
|
||||
"ImGuiWindowSettings": "imgui_internal:2181",
|
||||
"ImGuiWindowStackData": "imgui_internal:1444",
|
||||
"ImGuiWindowTempData": "imgui_internal:2796",
|
||||
"ImGuiTextRange": "imgui:2870",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1127",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:1094",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1348",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1415",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1805",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1813",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1824",
|
||||
"ImGuiViewport": "imgui:4103",
|
||||
"ImGuiViewportFlags_": "imgui:4075",
|
||||
"ImGuiViewportP": "imgui_internal:2130",
|
||||
"ImGuiWindow": "imgui_internal:2864",
|
||||
"ImGuiWindowBgClickFlags_": "imgui_internal:1305",
|
||||
"ImGuiWindowClass": "imgui:2801",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:2108",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:2093",
|
||||
"ImGuiWindowFlags_": "imgui:1211",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1296",
|
||||
"ImGuiWindowSettings": "imgui_internal:2182",
|
||||
"ImGuiWindowStackData": "imgui_internal:1445",
|
||||
"ImGuiWindowTempData": "imgui_internal:2806",
|
||||
"ImRect": "imgui_internal:592",
|
||||
"ImTextureData": "imgui:3619",
|
||||
"ImTextureFormat": "imgui:3587",
|
||||
"ImTextureRect": "imgui:3606",
|
||||
"ImTextureRef": "imgui:370",
|
||||
"ImTextureStatus": "imgui:3594",
|
||||
"ImTextureData": "imgui:3642",
|
||||
"ImTextureFormat": "imgui:3610",
|
||||
"ImTextureRect": "imgui:3629",
|
||||
"ImTextureRef": "imgui:372",
|
||||
"ImTextureStatus": "imgui:3617",
|
||||
"ImVec1": "imgui_internal:566",
|
||||
"ImVec2": "imgui:300",
|
||||
"ImVec2i": "imgui_internal:574",
|
||||
"ImVec2ih": "imgui_internal:582",
|
||||
"ImVec4": "imgui:313",
|
||||
"ImWcharClass": "imgui_internal:455",
|
||||
"stbrp_context_opaque": "imgui_internal:4156"
|
||||
"stbrp_context_opaque": "imgui_internal:4173"
|
||||
},
|
||||
"nonPOD": {
|
||||
"ImBitArray": true,
|
||||
@@ -7333,6 +7348,10 @@
|
||||
"name": "NavLayer",
|
||||
"type": "ImGuiNavLayer"
|
||||
},
|
||||
{
|
||||
"name": "NavIdItemFlags",
|
||||
"type": "ImGuiItemFlags"
|
||||
},
|
||||
{
|
||||
"name": "NavActivateId",
|
||||
"type": "ImGuiID"
|
||||
@@ -7362,6 +7381,14 @@
|
||||
"name": "NavHighlightActivatedTimer",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "NavOpenContextMenuItemId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "NavOpenContextMenuWindowId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "NavNextActivateId",
|
||||
"type": "ImGuiID"
|
||||
@@ -7774,6 +7801,10 @@
|
||||
"name": "InputTextPasswordFontBackupFlags",
|
||||
"type": "ImFontFlags"
|
||||
},
|
||||
{
|
||||
"name": "InputTextReactivateId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "TempInputId",
|
||||
"type": "ImGuiID"
|
||||
@@ -7949,6 +7980,10 @@
|
||||
"name": "HookIdNext",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "DemoMarkerCallback",
|
||||
"type": "ImGuiDemoMarkerCallback"
|
||||
},
|
||||
{
|
||||
"name": "LocalizationTable[ImGuiLocKey_COUNT]",
|
||||
"size": 13,
|
||||
@@ -9330,7 +9365,11 @@
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "Edited",
|
||||
"name": "EditedBefore",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "EditedThisFrame",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
@@ -9464,10 +9503,6 @@
|
||||
}
|
||||
],
|
||||
"ImGuiListClipper": [
|
||||
{
|
||||
"name": "Ctx",
|
||||
"type": "ImGuiContext*"
|
||||
},
|
||||
{
|
||||
"name": "DisplayStart",
|
||||
"type": "int"
|
||||
@@ -9476,6 +9511,10 @@
|
||||
"name": "DisplayEnd",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "UserIndex",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "ItemsCount",
|
||||
"type": "int"
|
||||
@@ -9484,6 +9523,10 @@
|
||||
"name": "ItemsHeight",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "Flags",
|
||||
"type": "ImGuiListClipperFlags"
|
||||
},
|
||||
{
|
||||
"name": "StartPosY",
|
||||
"type": "double"
|
||||
@@ -9493,12 +9536,12 @@
|
||||
"type": "double"
|
||||
},
|
||||
{
|
||||
"name": "TempData",
|
||||
"type": "void*"
|
||||
"name": "Ctx",
|
||||
"type": "ImGuiContext*"
|
||||
},
|
||||
{
|
||||
"name": "Flags",
|
||||
"type": "ImGuiListClipperFlags"
|
||||
"name": "TempData",
|
||||
"type": "void*"
|
||||
}
|
||||
],
|
||||
"ImGuiListClipperData": [
|
||||
@@ -10725,6 +10768,10 @@
|
||||
"name": "SelectableTextAlign",
|
||||
"type": "ImVec2"
|
||||
},
|
||||
{
|
||||
"name": "SeparatorSize",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "SeparatorTextBorderSize",
|
||||
"type": "float"
|
||||
@@ -11360,12 +11407,16 @@
|
||||
"name": "HeldHeaderColumn",
|
||||
"type": "ImGuiTableColumnIdx"
|
||||
},
|
||||
{
|
||||
"name": "LastHeldHeaderColumn",
|
||||
"type": "ImGuiTableColumnIdx"
|
||||
},
|
||||
{
|
||||
"name": "ReorderColumn",
|
||||
"type": "ImGuiTableColumnIdx"
|
||||
},
|
||||
{
|
||||
"name": "ReorderColumnDir",
|
||||
"name": "ReorderColumnDstOrder",
|
||||
"type": "ImGuiTableColumnIdx"
|
||||
},
|
||||
{
|
||||
@@ -12145,9 +12196,9 @@
|
||||
"type": "short"
|
||||
},
|
||||
{
|
||||
"name": "BgFgDrawListsLastFrame[2]",
|
||||
"name": "BgFgDrawListsLastTimeActive[2]",
|
||||
"size": 2,
|
||||
"type": "int"
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "BgFgDrawLists[2]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -57,6 +57,7 @@
|
||||
"ImGuiDebugAllocInfo": "struct ImGuiDebugAllocInfo",
|
||||
"ImGuiDebugItemPathQuery": "struct ImGuiDebugItemPathQuery",
|
||||
"ImGuiDebugLogFlags": "int",
|
||||
"ImGuiDemoMarkerCallback": "void (*)(const char* file, int line, const char* section);",
|
||||
"ImGuiDockContext": "struct ImGuiDockContext",
|
||||
"ImGuiDockNode": "struct ImGuiDockNode",
|
||||
"ImGuiDockNodeFlags": "int",
|
||||
|
||||
@@ -57,6 +57,7 @@ local t={
|
||||
ImGuiDebugAllocInfo="struct ImGuiDebugAllocInfo",
|
||||
ImGuiDebugItemPathQuery="struct ImGuiDebugItemPathQuery",
|
||||
ImGuiDebugLogFlags="int",
|
||||
ImGuiDemoMarkerCallback="void (*)(const char* file, int line, const char* section);",
|
||||
ImGuiDockContext="struct ImGuiDockContext",
|
||||
ImGuiDockNode="struct ImGuiDockNode",
|
||||
ImGuiDockNodeFlags="int",
|
||||
|
||||
Reference in New Issue
Block a user