- Nov 07, 2024
-
-
ocornut authored
-
ocornut authored
Internals: added IM_LIKELY(), IM_UNLIKELY() helper macros (yet unused). Added ImFontGetCharAdvanceX() macro.
-
ocornut authored
-
ocornut authored
imgui_freetype: Fixed a crash in build font atlas when using merged fonts and the first font in a merged set has no loaded glyph. (#8081)
- Nov 06, 2024
- Nov 05, 2024
-
-
ocornut authored
-
ocornut authored
Follow the refactors in #7925.
-
ocornut authored
As supposedly they were for stb_textedit.h which is now moved to imgui_draw.cpp
-
Maya Warrier authored
Produced when memset(this, ..) is used on a non-trivially copyable type
-
Brotcrunsher authored
-
- Nov 04, 2024
- Oct 30, 2024
- Oct 29, 2024
- Oct 28, 2024
- Oct 24, 2024
-
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
Nicolas Chavez authored
-
Eugene Sandulenko authored
Backends: SDL2: Replace SDL_Vulkan_GetDrawableSize() forward declaration with the actual include. (#8095, #7967, #3190)
-
ocornut authored
Backends: SDL2, SDL3: SDL_EVENT_MOUSE_WHEEL event doesn't require dividing by 100.0f on Emscripten. (#4019, #6096, #1463) Ref https://github.com/libsdl-org/SDL/issues/10454#issuecomment-2434187317
-
Eugene Sandulenko authored
-
- Oct 23, 2024
- Oct 18, 2024
-