.github
|
57d0fcd021
Examples: Fix Android example build for Gradle 8. (#6229)
|
há 2 anos atrás |
backends
|
dd9db5e889
Backends: OpenGL3: Added runtime flags for ES2/ES3 to simplify coding-style. (#6375)
|
há 2 anos atrás |
docs
|
6cdedf5834
Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405)
|
há 2 anos atrás |
examples
|
031e152d29
Examples: DX9, DX10, DX11: Queue framebuffer resize instead of processing in WM_SIZE. (#6374)
|
há 2 anos atrás |
misc
|
506f7e0074
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
há 2 anos atrás |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
há 3 anos atrás |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
há 5 anos atrás |
.gitignore
|
1b27ac982f
Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146)
|
há 2 anos atrás |
LICENSE.txt
|
52c61deaf9
Happy new year!
|
há 2 anos atrás |
imconfig.h
|
a1b8457cb5
Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832)
|
há 2 anos atrás |
imgui.cpp
|
15da1a9abc
Fixed misleading local name (#4493) + minor typo (#6369)
|
há 2 anos atrás |
imgui.h
|
6cdedf5834
Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405)
|
há 2 anos atrás |
imgui_demo.cpp
|
6cdedf5834
Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405)
|
há 2 anos atrás |
imgui_draw.cpp
|
085fa42b7d
Adedd workaround for GCC erroneous/zealous warning (#5343)
|
há 2 anos atrás |
imgui_internal.h
|
eed7b0e9c5
Nav: remove other-axis clamping, now that columns themselves are clamped. (#2221)
|
há 2 anos atrás |
imgui_tables.cpp
|
7c291ba31b
Tables: Fixed command merging when compiling with VS2013. (#6377)
|
há 2 anos atrás |
imgui_widgets.cpp
|
6cdedf5834
Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405)
|
há 2 anos atrás |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
há 3 anos atrás |
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)
|
há 2 anos atrás |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
há 2 anos atrás |