Tim-Rex
|
4a51295c9e
Backends: OpenGL3: add and call embedded loader shutdown in ImGui_ImplOpenGL3_Shutdown(). (#8792)
|
3 nedēļas atpakaļ |
gomkyung2
|
9c392896b7
Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358)
|
2 nedēļas atpakaļ |
ocornut
|
ea613e181c
Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815)
|
2 nedēļas atpakaļ |
ocornut
|
8744d10235
Backends: OpenGL2, OpenGL3: set GL_UNPACK_ALIGNMENT to 1 before updating textures. (#8802)
|
3 nedēļas atpakaļ |
ocornut
|
79d88e2d0b
Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR.
|
3 nedēļas atpakaļ |
ocornut
|
4d745bc602
Version 1.92.2 WIP
|
3 nedēļas atpakaļ |
ocornut
|
5d4126876b
Version 1.92.1
|
4 nedēļas atpakaļ |
ocornut
|
0ba02a4ed6
Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669)
|
4 nedēļas atpakaļ |
Pascal Thomet
|
ed7d965818
Examples: GLFW+OpenGL3, GLFW+WGPU: Emscripten Makefiles uses port contrib.glfw3 (#8742)
|
1 mēnesi atpakaļ |
Pascal Thomet
|
18dca11dd0
Backends: GLFW, SDL2: ImplXXX_GetContentScaleXXX() helpers return 1.0f on emscripten / apple / android (#8742, #8733)
|
1 mēnesi atpakaļ |
ocornut
|
7c51c0e3de
Docs: misc update. (#8727, #8764)
|
4 nedēļas atpakaļ |
ocornut
|
c0d02e5ae4
Backends: Vulkan: forgot to update Changelog. (#8772)
|
1 mēnesi atpakaļ |
ocornut
|
4ef1145241
Fonts: fixed dynamically changing font loader from losing Fallback and Ellipsis glyphs. (#8763)
|
1 mēnesi atpakaļ |
ocornut
|
57a93e1a19
Backends: Allegro5: fixed texture update broken on some platforms where ALLEGRO_LOCK_WRITEONLY needed all texels to be rewritten. (#8770)
|
1 mēnesi atpakaļ |
ocornut
|
94c888ebda
Docs: update 1.92.0 changelogs to cover more internal fields. (#8764)
|
1 mēnesi atpakaļ |
ocornut
|
be63037654
CI: Updated to use latest Windows image + VS2022.
|
1 mēnesi atpakaļ |
Matthew Pohlmann
|
0448428322
Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775)
|
1 mēnesi atpakaļ |
ocornut
|
fd75bdccb0
Fonts: for large size fonts, layout/size calculation only load glyphs metrics. Actual glyphs are renderer+packed when used by drawing functions. (#8758, #8465)
|
1 mēnesi atpakaļ |
ocornut
|
51b3495ad8
Fonts: set a maximum font size of 512.0f at ImGui:: API level to reduce edge cases.
|
1 mēnesi atpakaļ |
ocornut
|
b7e5d76c79
Fonts: added ImFontAtlas::SetFontLoader() to dynamically change font loader at runtime without using internal API. (#8752, #8465)
|
1 mēnesi atpakaļ |
Aidan Sun
|
8ccfdf7ba0
CI: Fixed dllimport/dllexport tests. (#8757)
|
1 mēnesi atpakaļ |
ocornut
|
de7625b8c2
Docs: tweak/fixed comments. (#8750, #8749)
|
1 mēnesi atpakaļ |
ocornut
|
bc051dcf91
Textures: Fixed support for `#define ImTextureID_Invalid` to non-zero value.
|
1 mēnesi atpakaļ |
morrazzzz
|
fff47f1119
Backends: SDL3: avoid calling SDL_StartTextInput() again if already active. (#8727)
|
1 mēnesi atpakaļ |
Thomas Quante
|
8e3aac5744
Backends: Vulkan: use nonCoherentAtomSize to align upload_size, fixing validation error on some setups. (#8743, #8744)
|
1 mēnesi atpakaļ |
ocornut
|
47570d045d
Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465)
|
1 mēnesi atpakaļ |
Christian Fillion
|
22ad62c90c
Backends: OSX: added ImGuiMouseCursor_Wait and ImGuiMouseCursor_Progress mouse cursor support. (#8739)
|
1 mēnesi atpakaļ |
ocornut
|
f18aea5246
Version 1.92.1 WIP
|
1 mēnesi atpakaļ |
ocornut
|
673eb7de96
Version 1.92.0
|
1 mēnesi atpakaļ |
ocornut
|
2819ab32f8
Layout: commented out legacy ErrorCheckUsingSetCursorPosToExtendParentBoundaries() fallback. (#5548, #4510, #3355, #1760, #1490, #4152, #150)
|
1 mēnesi atpakaļ |