.github
|
77eba4d0d1
CI: resume using latest Emscripten
|
2 年之前 |
backends
|
162f8e01aa
Backends: SDL3: fixed typo in 1e17d59 (#6735)
|
2 年之前 |
docs
|
a066074054
Clipper: Fixed a bug if attempt to force-include a range which matches an already included range. (#3841)
|
2 年之前 |
examples
|
981abb4612
Examples: Emscripten+webgpu: Fixed WGPUInstance creation process + use preferred framebuffer format. (#6640, #6748)
|
2 年之前 |
misc
|
ab490dc7b8
Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607)
|
2 年之前 |
.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
|
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
|
2 年之前 |
LICENSE.txt
|
52c61deaf9
Happy new year!
|
2 年之前 |
imconfig.h
|
ab490dc7b8
Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607)
|
2 年之前 |
imgui.cpp
|
a066074054
Clipper: Fixed a bug if attempt to force-include a range which matches an already included range. (#3841)
|
2 年之前 |
imgui.h
|
a066074054
Clipper: Fixed a bug if attempt to force-include a range which matches an already included range. (#3841)
|
2 年之前 |
imgui_demo.cpp
|
bdd9b96fa3
Demo: Reorganized "Examples" menu. Tweak Property Editor.
|
2 年之前 |
imgui_draw.cpp
|
82d177ccbd
Using range-based for where it makes sense. (#4537)
|
2 年之前 |
imgui_internal.h
|
f93d0befaf
Slider: fixed support for ImGuiItemFlags_ReadOnly/ImGuiSliderFlags_ReadOnly although it is technically unused/undocumented. (#6758)
|
2 年之前 |
imgui_tables.cpp
|
d6e9fad60e
Tables: Fix typo in TableGetSortSpecs comment + amend comment. (#6755)
|
2 年之前 |
imgui_widgets.cpp
|
f93d0befaf
Slider: fixed support for ImGuiItemFlags_ReadOnly/ImGuiSliderFlags_ReadOnly although it is technically unused/undocumented. (#6758)
|
2 年之前 |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年之前 |
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 年之前 |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
2 年之前 |