ocornut
|
5d4126876b
Version 1.92.1
|
1 tháng trước cách đây |
ocornut
|
0ba02a4ed6
Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669)
|
1 tháng trước cách đây |
ocornut
|
f39b138487
Internals: rename DebugDrawIdConflicts -> DebugDrawIdConflictsId.
|
1 tháng trước cách đây |
ocornut
|
d9b758661f
Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own.
|
1 tháng trước cách đây |
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)
|
2 tháng trước cách đây |
ocornut
|
51b3495ad8
Fonts: set a maximum font size of 512.0f at ImGui:: API level to reduce edge cases.
|
2 tháng trước cách đây |
ocornut
|
8c61ee5498
Tables: fixed comments about DisableDefaultContextMenu. (#8746)
|
2 tháng trước cách đây |
ocornut
|
f18aea5246
Version 1.92.1 WIP
|
2 tháng trước cách đây |
ocornut
|
673eb7de96
Version 1.92.0
|
2 tháng trước cách đây |
ocornut
|
97e0d59619
(Breaking) Fonts: removed PushFontSize(), PopFontSize().
|
2 tháng trước cách đây |
ocornut
|
2f9c518ca8
Textures: ImTextureData::GetPixels() returns void* for clarity.
|
2 tháng trước cách đây |
ocornut
|
08bb348142
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358)
|
2 tháng trước cách đây |
ocornut
|
041abe8522
Revert "Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]"
|
2 tháng trước cách đây |
ocornut
|
39a90ac4d6
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]
|
2 tháng trước cách đây |
ocornut
|
24f7328e5f
DrawList, Fonts: fixed ImFontAtlasTextureRepack() overwriting draw list shared data UV's etc. even when not bound. (#8694, #8465)
|
2 tháng trước cách đây |
ocornut
|
cfa43e721a
Windows: clicking on a window close button doesn't claim focus and bring to front. (#8683)
|
2 tháng trước cách đây |
ocornut
|
41f4acfb4f
Fonts: add has_textures parameters to ImFontAtlasUpdateNewFrame().
|
2 tháng trước cách đây |
ocornut
|
2e67bd4de7
Fonts: rename to ImFontAtlasBuildLegacyPreloadAllGlyphRanges().
|
2 tháng trước cách đây |
ocornut
|
2d2b1cee6b
Fonts: internals: renamed g.FontSizeBeforeScaling to g.FontSizeBase for consistency.
|
2 tháng trước cách đây |
ocornut
|
3c27c643a9
Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments.
|
2 tháng trước cách đây |
ocornut
|
8766efcba6
(Breaking) Renamed io.FontGlobalScale to style.FontScaleMain.
|
2 tháng trước cách đây |
ocornut
|
1e118ab891
Fonts: added ImGuiStyle::FontSizeBase. Ensuring PushFontSize() works before main loop and across NewFrame().
|
3 tháng trước cách đây |
ocornut
|
e3860aa6ac
(Breaking) Fonts: removing obsolete ImFont::Scale.
|
3 tháng trước cách đây |
ocornut
|
25f9c318e3
Fonts: added "Input Glyphs Overlap Detection Tool". Added "Clear bakes", "Clear unused" buttons. Move code.
|
3 tháng trước cách đây |
ocornut
|
5926c877a1
Fonts: detect if ImFontAtlasUpdateNewFrame() is not being called.
|
3 tháng trước cách đây |
ocornut
|
83aad81279
Fonts: comments + made IMGUI_DEBUG_LOG_FONT() work without an ImGui context.
|
3 tháng trước cách đây |
ocornut
|
f3780c7354
Fonts: adding GetFontBaked() in public API.
|
3 tháng trước cách đây |
ocornut
|
92ff153763
Fonts: added notes/comments and dummy type about renaming ImFontBuilderIO::GetBuilderForFreeType() to ImFontLoader::GetFontLoader().
|
3 tháng trước cách đây |
ocornut
|
3d848a886a
Fonts: fixed support for IMGUI_STB_NAMESPACE.
|
3 tháng trước cách đây |
ocornut
|
1b51a88bba
Fonts: moved compare operators to internal. Removed commented out ones aimed legacy backends: not needed anymore since we didn't rename ImTextureID.
|
3 tháng trước cách đây |