ocornut
|
5d4126876b
Version 1.92.1
|
hai 2 semanas |
Pascal Thomet
|
18dca11dd0
Backends: GLFW, SDL2: ImplXXX_GetContentScaleXXX() helpers return 1.0f on emscripten / apple / android (#8742, #8733)
|
hai 1 mes |
ocornut
|
495d6f1e39
Undef 'Status' in main header file. (#8751, #8765)
|
hai 2 semanas |
Matthew Pohlmann
|
0448428322
Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775)
|
hai 3 semanas |
ocornut
|
b7e5d76c79
Fonts: added ImFontAtlas::SetFontLoader() to dynamically change font loader at runtime without using internal API. (#8752, #8465)
|
hai 3 semanas |
ocornut
|
bc051dcf91
Textures: Fixed support for `#define ImTextureID_Invalid` to non-zero value.
|
hai 4 semanas |
ocornut
|
47570d045d
Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465)
|
hai 1 mes |
ocornut
|
f18aea5246
Version 1.92.1 WIP
|
hai 1 mes |
Aidan Sun
|
4f4bc7cc8f
Replace IMGUI_API with inline for PushTextureID() and PopTextureID() (#8729)
|
hai 1 mes |
ocornut
|
673eb7de96
Version 1.92.0
|
hai 1 mes |
ocornut
|
6f21bed66d
Fonts: removing assert from legacy PushFont() to mirror new PushFont(). for consistency.
|
hai 1 mes |
ocornut
|
d8c6953710
Fonts: comments.
|
hai 1 mes |
ocornut
|
89b5a2c3d5
(Breaking) Fonts: removed ImFontFlags_DefaultToLegacySize.
|
hai 1 mes |
ocornut
|
97e0d59619
(Breaking) Fonts: removed PushFontSize(), PopFontSize().
|
hai 1 mes |
ocornut
|
ca72eb0596
(Breaking) Fonts: obsolete PushFont() default parameter.
|
hai 1 mes |
ocornut
|
0218ddd575
Fonts: moved GetFont(), GetFontSize(), GetFontBaked() to higher section.
|
hai 1 mes |
ocornut
|
a49ddaac89
Fonts: add comments and examples for GlyphExcludeRanges[].
|
hai 1 mes |
ocornut
|
2f9c518ca8
Textures: ImTextureData::GetPixels() returns void* for clarity.
|
hai 1 mes |
ocornut
|
3a964d18e0
Comments on ImGuiMod_XXXX and ImGuiKey_GamepadXXXX values.
|
hai 1 mes |
ocornut
|
b2c73596ae
InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689)
|
hai 1 mes |
ocornut
|
08bb348142
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358)
|
hai 1 mes |
ocornut
|
041abe8522
Revert "Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]"
|
hai 1 mes |
ocornut
|
39a90ac4d6
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]
|
hai 1 mes |
ocornut
|
96be957315
Docs: update Changelog, FAQ, Fonts docs.
|
hai 1 mes |
ocornut
|
cc3d4cab21
(Breaking) renamed ImFontConfig::FontBuilderFlags -> FontLoaderFlags. ImFontAtlas::FontBuilderFlags -> FontLoaderFlags. ImGuiFreeTypeBuilderFlags -> ImGuiFreeTypeLoaderFlags.
|
hai 1 mes |
ocornut
|
29fbf3c1ec
Fonts: demote ImFont::GetFontBaked() as slighty internal.
|
hai 1 mes |
ocornut
|
02f58b3207
Fonts: AddFont() functions now allow size_pixels==0.0f (only required when using certain functions)
|
hai 1 mes |
ocornut
|
2d2b1cee6b
Fonts: internals: renamed g.FontSizeBeforeScaling to g.FontSizeBase for consistency.
|
hai 1 mes |
ocornut
|
3c27c643a9
Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments.
|
hai 1 mes |
ocornut
|
d85e22d205
Added style.FontScaleDpi which is the field overwritten by ImGuiConfigFlags_DpiEnableScaleFonts.
|
hai 1 mes |