.github
|
0d03e1fafa
CI: Fix emscripten builds that broke due behavior change of emscripten SDK.
|
5 ani în urmă |
docs
|
db886f3953
Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme.
|
5 ani în urmă |
examples
|
a24578ec09
Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)
|
5 ani în urmă |
misc
|
5d87941451
Fixed ImFontConfig::GlyphExtraSpacing and ImFontConfig::PixelSnapH settings being pulled from the merged/target font settings when merging fonts, instead of being pulled from the source font settings.
|
5 ani în urmă |
.editorconfig
|
832fda8488
Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers.
|
5 ani în urmă |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 ani în urmă |
.gitignore
|
e9366b4c73
Regretfully moved .gitignore file from examples/ into root directory because OSX keeps pooping its DS_Store/ artifacts everywhere. (#3088)
|
5 ani în urmă |
LICENSE.txt
|
0dd02dd90d
Happy new year!
|
5 ani în urmă |
imconfig.h
|
670367e51d
Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815)
|
5 ani în urmă |
imgui.cpp
|
db886f3953
Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme.
|
5 ani în urmă |
imgui.h
|
963839373c
Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).
|
5 ani în urmă |
imgui_demo.cpp
|
db886f3953
Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme.
|
5 ani în urmă |
imgui_draw.cpp
|
963839373c
Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).
|
5 ani în urmă |
imgui_internal.h
|
4929a8e4a5
InvisibleButton: Made public a small selection of ImGuiButtonFlags (previously in imgui_internal.h) and allowed to pass them to InvisibleButton().
|
5 ani în urmă |
imgui_widgets.cpp
|
963839373c
Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).
|
5 ani în urmă |
imstb_rectpack.h
|
bcdb89ab07
Rebased imstb_rectpack on stb_rect_pack v1.00.
|
6 ani în urmă |
imstb_textedit.h
|
23c1ff4907
Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017).
|
6 ani în urmă |
imstb_truetype.h
|
b62f1ea8e9
Fix zealous PVS studio warnings. Minor tweaks.
|
5 ani în urmă |