Sem descrição

ocornut 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. há 1 ano atrás
.github 7b8107e7c8 Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132) há 1 ano atrás
backends 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. há 1 ano atrás
docs 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. há 1 ano atrás
examples 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. há 1 ano atrás
misc 4758f74676 imgui_freetype: fix nullptr to ImTextureID cast (#7192) há 1 ano atrás
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. há 3 anos atrás
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. há 5 anos atrás
.gitignore 7b8107e7c8 Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132) há 1 ano atrás
LICENSE.txt 718fa0eec6 Happy new year! há 1 ano atrás
imconfig.h 52886872f1 Misc: Added IMGUI_USER_H_FILENAME to change the path included when using IMGUI_INCLUDE_IMGUI_USER_H. (#7039) há 1 ano atrás
imgui.cpp 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. há 1 ano atrás
imgui.h d0524df887 Internals: slight refactor FindHoveredWindow() -> FindHoveredWindowEx() toward reducing far-away code duplication. há 1 ano atrás
imgui_demo.cpp 5e23680454 Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568) há 1 ano atrás
imgui_draw.cpp f48aae600a Version 1.90.7 WIP há 1 ano atrás
imgui_internal.h e4576914cb Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning. há 1 ano atrás
imgui_tables.cpp e4576914cb Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning. há 1 ano atrás
imgui_widgets.cpp ac90e1bd5b Backends: Win32: replace bd != nullptr assert with early out. (#6275) há 1 ano atrás
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) há 3 anos atrás
imstb_textedit.h 61b8197942 Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds. há 1 ano atrás
imstb_truetype.h e57871bb95 imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007) há 2 anos atrás