.github
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
il y a 1 an |
backends
|
240ab5890b
Backends: GLFW, Input: Use Unicode version of WndProc for get correct input for text in utf-8 code page. (#7174)
|
il y a 1 an |
docs
|
240ab5890b
Backends: GLFW, Input: Use Unicode version of WndProc for get correct input for text in utf-8 code page. (#7174)
|
il y a 1 an |
examples
|
3cb805489b
Backends: GLFW, Emscripten: fixes for canvas resizing, amends. (#6751)
|
il y a 1 an |
misc
|
aaf157cfdd
Commented out ImGuiFreeType::BuildFontAtlas() obsoleted in 1.81. Commented out legacy ImGuiColumnsFlags_XXX symbols redirecting to ImGuiOldColumnsFlags_XXX, obsoleted in 1.80.
|
il y a 1 an |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
il y a 3 ans |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
il y a 5 ans |
.gitignore
|
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
|
il y a 2 ans |
LICENSE.txt
|
718fa0eec6
Happy new year!
|
il y a 1 an |
imconfig.h
|
52886872f1
Misc: Added IMGUI_USER_H_FILENAME to change the path included when using IMGUI_INCLUDE_IMGUI_USER_H. (#7039)
|
il y a 1 an |
imgui.cpp
|
718fa0eec6
Happy new year!
|
il y a 1 an |
imgui.h
|
b4c5a83cfe
Commented out obsolete ImGuiKey_KeyPadEnter redirection to ImGuiKey_KeypadEnter. (#2625, #7143)
|
il y a 1 an |
imgui_demo.cpp
|
e265610a0c
Fixes for MSVC code analyzer.
|
il y a 1 an |
imgui_draw.cpp
|
3d083dbe1a
Version 1.90.1 WIP
|
il y a 1 an |
imgui_internal.h
|
0000739c08
Internals: Fixed function name typo.
|
il y a 1 an |
imgui_tables.cpp
|
3d083dbe1a
Version 1.90.1 WIP
|
il y a 1 an |
imgui_widgets.cpp
|
4a2426449a
Drags, Sliders, Inputs: removed all attempts to filter non-numerical characters during text editing. (#6810, #7096)
|
il y a 1 an |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
il y a 3 ans |
imstb_textedit.h
|
61b8197942
Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds.
|
il y a 1 an |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
il y a 2 ans |