.github
|
6172c22c5d
CI: Update to `actions/checkout` `v4` from `v3`. (#7281)
|
1 gadu atpakaļ |
backends
|
891b81fc5d
Backends: SDL3: Fixed gamepad. Added support for disconnection. Added support for multiple gamepads. Added ImGui_ImplSDL3_SetGamepadMode(). (#7180, #3884, #6559, #6890)
|
1 gadu atpakaļ |
docs
|
891b81fc5d
Backends: SDL3: Fixed gamepad. Added support for disconnection. Added support for multiple gamepads. Added ImGui_ImplSDL3_SetGamepadMode(). (#7180, #3884, #6559, #6890)
|
1 gadu atpakaļ |
examples
|
3cc37170ca
Examples: GLFW+Metal: Add -I and -L paths for MacPorts.
|
1 gadu atpakaļ |
misc
|
4758f74676
imgui_freetype: fix nullptr to ImTextureID cast (#7192)
|
1 gadu atpakaļ |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 gadi atpakaļ |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 gadi atpakaļ |
.gitignore
|
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
|
2 gadi atpakaļ |
LICENSE.txt
|
718fa0eec6
Happy new year!
|
1 gadu atpakaļ |
imconfig.h
|
52886872f1
Misc: Added IMGUI_USER_H_FILENAME to change the path included when using IMGUI_INCLUDE_IMGUI_USER_H. (#7039)
|
1 gadu atpakaļ |
imgui.cpp
|
9dfa2397de
Internals: Fixed ImFileOpen not working before context is created. (#7314, #7315)
|
1 gadu atpakaļ |
imgui.h
|
915c6393ad
Version 1.90.3 WIP
|
1 gadu atpakaļ |
imgui_demo.cpp
|
915c6393ad
Version 1.90.3 WIP
|
1 gadu atpakaļ |
imgui_draw.cpp
|
915c6393ad
Version 1.90.3 WIP
|
1 gadu atpakaļ |
imgui_internal.h
|
915c6393ad
Version 1.90.3 WIP
|
1 gadu atpakaļ |
imgui_tables.cpp
|
915c6393ad
Version 1.90.3 WIP
|
1 gadu atpakaļ |
imgui_widgets.cpp
|
11d73f03ee
Backends: Vulkan: Fix/amend 8901931
|
1 gadu atpakaļ |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 gadi atpakaļ |
imstb_textedit.h
|
61b8197942
Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds.
|
1 gadu atpakaļ |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
2 gadi atpakaļ |