No Description

ocornut b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 months ago
.github dbf76f62f9 Update issue_template.yml 7 months ago
backends b4a5d1dc53 Backends: SDLGPU3: Rename GpuDevice->Device. Expose ImGui_ImplSDLGPU3_CreateDeviceObjects(), ImGui_ImplSDLGPU3_DestroyDeviceObjects(). Misc renaming. (#8163, #7998, #7988) 6 months ago
docs b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 months ago
examples b4a5d1dc53 Backends: SDLGPU3: Rename GpuDevice->Device. Expose ImGui_ImplSDLGPU3_CreateDeviceObjects(), ImGui_ImplSDLGPU3_DestroyDeviceObjects(). Misc renaming. (#8163, #7998, #7988) 6 months ago
misc 4c64ba16c5 imgui_freetype: fixed issue where glyph advances would incorrectly be snapped to pixels. 6 months ago
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
.gitignore 007735737a Ignore vscode artifacts (#8324) 6 months ago
LICENSE.txt a0f907933d Happy new year! 7 months ago
imconfig.h c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 months ago
imgui.cpp b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 months ago
imgui.h b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 months ago
imgui_demo.cpp c59a2267d0 Version 1.91.8 WIP 6 months ago
imgui_draw.cpp c59a2267d0 Version 1.91.8 WIP 6 months ago
imgui_internal.h b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 months ago
imgui_tables.cpp c59a2267d0 Version 1.91.8 WIP 6 months ago
imgui_widgets.cpp c59a2267d0 Version 1.91.8 WIP 6 months ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) 10 months ago
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 year ago