Sin descripción

ocornut b5f9381036 Made internal clipboard/IME handlers not rely on implicit GImGui context (#5856) hace 2 años
.github 57d0fcd021 Examples: Fix Android example build for Gradle 8. (#6229) hace 2 años
backends 66b762577c Backends: OpenGL3: Fixed restoration of a potentially deleted OpenGL program. (#6220, #6224) hace 2 años
docs 10ace228bc Make classes not depend on the implicit GImGui context (#6199, #5856, #6199): ImGuiIO hace 2 años
examples 57d0fcd021 Examples: Fix Android example build for Gradle 8. (#6229) hace 2 años
misc 752603bc70 Fixed imgui_single_file.h for IMGUI_DEFINE_MATH_OPERATORS change. (#6164, #6137, #5966, #2832) hace 2 años
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. hace 3 años
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. hace 5 años
.gitignore 1b27ac982f Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146) hace 2 años
LICENSE.txt 52c61deaf9 Happy new year! hace 2 años
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) hace 2 años
imgui.cpp b5f9381036 Made internal clipboard/IME handlers not rely on implicit GImGui context (#5856) hace 2 años
imgui.h c8ad25caa6 Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes hace 2 años
imgui_demo.cpp bfce7750b1 Simpified code in GetKeyData() and used ImGuiKey_KeysData_OFFSET for consistency. Rework demo, Comments. Moved ImGuiKey_KeysData_OFFSET to internal.h (#4921, #6191) hace 2 años
imgui_draw.cpp a1b8457cb5 Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832) hace 2 años
imgui_internal.h c8ad25caa6 Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes hace 2 años
imgui_tables.cpp a1b8457cb5 Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832) hace 2 años
imgui_widgets.cpp c8ad25caa6 Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes hace 2 años
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) hace 3 años
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) hace 2 años
imstb_truetype.h e57871bb95 imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007) hace 2 años