ocornut
|
85b2fe8486
Docs: update binaries.
|
1 месяц назад |
ocornut
|
673eb7de96
Version 1.92.0
|
1 месяц назад |
ocornut
|
da3c86925a
Demo: added TextLinkOpenURL() call in Widgets section.
|
1 месяц назад |
ocornut
|
2819ab32f8
Layout: commented out legacy ErrorCheckUsingSetCursorPosToExtendParentBoundaries() fallback. (#5548, #4510, #3355, #1760, #1490, #4152, #150)
|
1 месяц назад |
ocornut
|
6f21bed66d
Fonts: removing assert from legacy PushFont() to mirror new PushFont(). for consistency.
|
1 месяц назад |
ocornut
|
719a3fe98e
Additional comments on ErrorCheckUsingSetCursorPosToExtendParentBoundaries(). (#5548)
|
1 месяц назад |
ocornut
|
5bc70c68e2
Fonts: fix PushFont(NULL) to work as advertised.
|
1 месяц назад |
ocornut
|
dcf14505e2
Backends: SDLGPU: fixes call to SDL_MapGPUTransferBuffer(). Fixes artifacts on OSX/Metal. (#8465, #8703)
|
1 месяц назад |
ocornut
|
d8c6953710
Fonts: comments.
|
1 месяц назад |
ocornut
|
89b5a2c3d5
(Breaking) Fonts: removed ImFontFlags_DefaultToLegacySize.
|
1 месяц назад |
ocornut
|
97e0d59619
(Breaking) Fonts: removed PushFontSize(), PopFontSize().
|
1 месяц назад |
ocornut
|
ca72eb0596
(Breaking) Fonts: obsolete PushFont() default parameter.
|
1 месяц назад |
Geert Bleyen
|
04a5b9c2cf
Backends: SDL3: fixed pulling SDL_PROP_WINDOW_COCOA_WINDOW_POINTER into viewport->PlatformHandleRaw. (#8725, #8726)
|
1 месяц назад |
ocornut
|
776897d3c9
Fonts: fixed PVS Studio false positive "expression 'cmd_count != draw_list->CmdBuffer.Size' is always false." (#8720, #8465)
|
1 месяц назад |
ocornut
|
0218ddd575
Fonts: moved GetFont(), GetFontSize(), GetFontBaked() to higher section.
|
1 месяц назад |
ocornut
|
6722d789e9
(Breaking) Fonts: Removed support for PushFont(NULL) which was a shortcut for "default font".
|
1 месяц назад |
ocornut
|
6e846c56b4
Demo: fixed ID conflicts. (#8723)
|
1 месяц назад |
ocornut
|
608dd96de6
Fonts: fixed RenderText() asserting when crossing VtxOffset change boundaries. (#8720, #8465)
|
1 месяц назад |
ocornut
|
a49ddaac89
Fonts: add comments and examples for GlyphExcludeRanges[].
|
1 месяц назад |
ocornut
|
613a6a964c
Fonts: AddFontDefault() adds to GlyphOffset.y instead of overriding it.
|
1 месяц назад |
ocornut
|
0dc2885f3e
InputText: fix for InsertChars() to work on read-only buffer. (#8714, #8689, #8242)
|
1 месяц назад |
ocornut
|
afe20dc9b6
Backends: warning fix.
|
1 месяц назад |
ocornut
|
e97e55adbc
Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends.
|
1 месяц назад |
ocornut
|
2f9c518ca8
Textures: ImTextureData::GetPixels() returns void* for clarity.
|
1 месяц назад |
ocornut
|
9a50c09172
Bsckends: SDL2, GLFW: fixed ImGui_ImplXXXX_GetContentScaleXXX functions never using SDL 2.0.4 & GLFW 3.3 path in master.
|
1 месяц назад |
ocornut
|
3a964d18e0
Comments on ImGuiMod_XXXX and ImGuiKey_GamepadXXXX values.
|
1 месяц назад |
ocornut
|
8d6e66d38c
Backends: DX10, DX11, DX12, OpenGL3, Vulkan, WGPU: Assert when CreateDeviceObjects() calls return false.
|
1 месяц назад |
ocornut
|
f7dabede8b
Backends: Allegro5: Fixed missing invisible mouse cursor, broken by ee8941e0d.
|
1 месяц назад |
PlayDay
|
725d185a31
Backends: DirectX12: fixed build on MinGW. (#8702, #4594)
|
1 месяц назад |
ocornut
|
f633a60581
Backends: GLFW: Added support for multiple Dear ImGui contexts. (#8676, #8239, #8069)
|
1 месяц назад |