.github
|
77eba4d0d1
CI: resume using latest Emscripten
|
2 years ago |
backends
|
162f8e01aa
Backends: SDL3: fixed typo in 1e17d59 (#6735)
|
2 years ago |
docs
|
cf1c4a0cb1
BeginListBox(): fixed not consuming SetNextWindowXXX data when returning false.
|
2 years ago |
examples
|
981abb4612
Examples: Emscripten+webgpu: Fixed WGPUInstance creation process + use preferred framebuffer format. (#6640, #6748)
|
2 years ago |
misc
|
ab490dc7b8
Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607)
|
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
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui.h
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui_demo.cpp
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui_draw.cpp
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui_internal.h
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui_tables.cpp
|
fb9b006865
Version 1.90 WIP
|
2 years ago |
imgui_widgets.cpp
|
cf1c4a0cb1
BeginListBox(): fixed not consuming SetNextWindowXXX data when returning false.
|
2 years ago |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 years ago |
imstb_textedit.h
|
57a5b73a4c
InputText: fixed cursor navigation when pressing Up Arrow on the last character of a multiline buffer which doesn't end with a carriage return. (#6000)
|
2 years ago |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
2 years ago |