No Description

ocornut 7e246a7bb9 Merge branch 'master' into docking 1 year ago
.github 357f752bed Docs: add more links to the top of every examples and backends files. 1 year ago
backends 7e246a7bb9 Merge branch 'master' into docking 1 year ago
docs 7e246a7bb9 Merge branch 'master' into docking 1 year ago
examples 7e246a7bb9 Merge branch 'master' into docking 1 year ago
misc 30594c37d0 Merge branch 'master' into docking 2 years 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 5ce636b0ba Tweak to accomodate for build* directories anywhere. 2 years ago
LICENSE.txt 52c61deaf9 Happy new year! 2 years ago
imconfig.h ab490dc7b8 Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607) 2 years ago
imgui.cpp 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imgui.h 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imgui_demo.cpp 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imgui_draw.cpp 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imgui_internal.h 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imgui_tables.cpp c32db3c72b Tables: Fixed an edge-case when no columns are visible + table scrollbar is visible + user code is always testing return value of TableSetColumnIndex() to coarse clip. 1 year ago
imgui_widgets.cpp 7e246a7bb9 Merge branch 'master' into docking 1 year ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h d8ef864b02 InputTextMultiline: Fixed a crash pressing Down on last empty line of a multiline buffer. (#6783, #6000) 1 year ago
imstb_truetype.h e57871bb95 imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007) 2 years ago