.github
|
2fd474132d
Update pull_request_template.md
|
2 ヶ月 前 |
backends
|
df068ce11e
Various/misc fixes following back-and-forth dynamic_fonts->master->docking merges. Added missing API BREAKING CHANGES section.
|
1 ヶ月 前 |
docs
|
a0b3eceec7
Fixed using IMGUI_DISABLE_DEMO_WINDOWS without IMGUI_DISABLE_DEBUG_TOOLS and without linking with imgui_demo.cpp
|
1 ヶ月 前 |
examples
|
c18301f356
Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment.
|
1 ヶ月 前 |
misc
|
7a42233d43
imgui_freetype: fixed using legacy names.
|
1 ヶ月 前 |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 年 前 |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 年 前 |
.gitignore
|
b2f39318cb
Adding .cache to ignore list. (#8674)
|
1 ヶ月 前 |
LICENSE.txt
|
a0f907933d
Happy new year!
|
7 ヶ月 前 |
imconfig.h
|
f94a5f0e8c
Docs: Update doc about plutosvg (#8395)
|
5 ヶ月 前 |
imgui.cpp
|
a0b3eceec7
Fixed using IMGUI_DISABLE_DEMO_WINDOWS without IMGUI_DISABLE_DEBUG_TOOLS and without linking with imgui_demo.cpp
|
1 ヶ月 前 |
imgui.h
|
96be957315
Docs: update Changelog, FAQ, Fonts docs.
|
1 ヶ月 前 |
imgui_demo.cpp
|
1ce75e2bca
Fixed duplicate symbols in some compile-time configurations.
|
1 ヶ月 前 |
imgui_draw.cpp
|
895bff6524
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
|
1 ヶ月 前 |
imgui_internal.h
|
2e67bd4de7
Fonts: rename to ImFontAtlasBuildLegacyPreloadAllGlyphRanges().
|
1 ヶ月 前 |
imgui_tables.cpp
|
3c27c643a9
Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments.
|
1 ヶ月 前 |
imgui_widgets.cpp
|
f6fc166584
TreeNode: fixed runtime asan warning (#2920)
|
1 ヶ月 前 |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年 前 |
imstb_textedit.h
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
2 ヶ月 前 |
imstb_truetype.h
|
895bff6524
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
|
1 ヶ月 前 |