.github
|
06ab541e2f
CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others.
|
5 dias atrás |
backends
|
4a51295c9e
Backends: OpenGL3: add and call embedded loader shutdown in ImGui_ImplOpenGL3_Shutdown(). (#8792)
|
5 dias atrás |
docs
|
7babc24ad4
CI: Add SDL3 builds to MacOS and Windows. (#8819, #8778)
|
5 dias atrás |
examples
|
ed7d965818
Examples: GLFW+OpenGL3, GLFW+WGPU: Emscripten Makefiles uses port contrib.glfw3 (#8742)
|
2 semanas atrás |
misc
|
0448428322
Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775)
|
3 semanas atrás |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 anos atrás |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 anos atrás |
.gitignore
|
b2f39318cb
Adding .cache to ignore list. (#8674)
|
1 mês atrás |
LICENSE.txt
|
a0f907933d
Happy new year!
|
6 meses atrás |
imconfig.h
|
0ba02a4ed6
Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669)
|
2 semanas atrás |
imgui.cpp
|
ea613e181c
Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815)
|
5 dias atrás |
imgui.h
|
ed5bd1f9ef
Changed ImTextCharToUtf8() to return bytes count rather than original pointer. (#8820)
|
5 dias atrás |
imgui_demo.cpp
|
4d745bc602
Version 1.92.2 WIP
|
2 semanas atrás |
imgui_draw.cpp
|
57a816ae60
Texutres: minor comments, tweaks.
|
6 dias atrás |
imgui_internal.h
|
9c392896b7
Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358)
|
5 dias atrás |
imgui_tables.cpp
|
79d88e2d0b
Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR.
|
2 semanas atrás |
imgui_widgets.cpp
|
4d745bc602
Version 1.92.2 WIP
|
2 semanas atrás |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 anos atrás |
imstb_textedit.h
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
2 meses atrás |
imstb_truetype.h
|
895bff6524
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
|
1 mês atrás |