.github
|
2fd474132d
Update pull_request_template.md
|
4 bulan lalu |
backends
|
26c017d5ea
Backends: Metal: added ImGuiBackendFlags_RendererHasTextures support.
|
3 bulan lalu |
docs
|
f816b861fc
(Breaking) Fonts: rename GetCustomRectByIndex() to GetCustomRect(). Made return struct const.
|
3 bulan lalu |
examples
|
0f0473bf1c
Fonts, Textures: main code for ImGuiBackendFlags_RendererHasTextures feature.
|
3 bulan lalu |
misc
|
8523cbdf58
Fonts: rework ImFontLoader::FontBakedLoadGlyph() interface
|
3 bulan lalu |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 tahun lalu |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 tahun lalu |
.gitignore
|
b2f39318cb
Adding .cache to ignore list. (#8674)
|
3 bulan lalu |
LICENSE.txt
|
a0f907933d
Happy new year!
|
8 bulan lalu |
imconfig.h
|
f94a5f0e8c
Docs: Update doc about plutosvg (#8395)
|
7 bulan lalu |
imgui.cpp
|
39f6c793b3
Fonts: proof of concept support for user textures.
|
3 bulan lalu |
imgui.h
|
1b51a88bba
Fonts: moved compare operators to internal. Removed commented out ones aimed legacy backends: not needed anymore since we didn't rename ImTextureID.
|
3 bulan lalu |
imgui_demo.cpp
|
0fff7ceda4
Fonts: comments, tweaks, minor amends.
|
3 bulan lalu |
imgui_draw.cpp
|
fad5280d4c
Fonts: fixed broken support for legacy backend due to a mismatch with initial pre-build baked id.
|
3 bulan lalu |
imgui_internal.h
|
1b51a88bba
Fonts: moved compare operators to internal. Removed commented out ones aimed legacy backends: not needed anymore since we didn't rename ImTextureID.
|
3 bulan lalu |
imgui_tables.cpp
|
093d01269a
Fonts: Baked system, with auto-bind, v10.
|
3 bulan lalu |
imgui_widgets.cpp
|
cc65015e4e
Fonts: fixed crashing password fields.
|
3 bulan lalu |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 tahun lalu |
imstb_textedit.h
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
4 bulan lalu |
imstb_truetype.h
|
07dbcf1f70
Fixed typos. (#7593)
|
1 tahun lalu |