ocornut
|
673eb7de96
Version 1.92.0
|
1 mesiac pred |
ocornut
|
97e0d59619
(Breaking) Fonts: removed PushFontSize(), PopFontSize().
|
1 mesiac pred |
ocornut
|
2f9c518ca8
Textures: ImTextureData::GetPixels() returns void* for clarity.
|
1 mesiac pred |
ocornut
|
08bb348142
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358)
|
1 mesiac pred |
ocornut
|
041abe8522
Revert "Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]"
|
1 mesiac pred |
ocornut
|
39a90ac4d6
Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]
|
1 mesiac pred |
ocornut
|
24f7328e5f
DrawList, Fonts: fixed ImFontAtlasTextureRepack() overwriting draw list shared data UV's etc. even when not bound. (#8694, #8465)
|
1 mesiac pred |
ocornut
|
cfa43e721a
Windows: clicking on a window close button doesn't claim focus and bring to front. (#8683)
|
1 mesiac pred |
ocornut
|
41f4acfb4f
Fonts: add has_textures parameters to ImFontAtlasUpdateNewFrame().
|
1 mesiac pred |
ocornut
|
2e67bd4de7
Fonts: rename to ImFontAtlasBuildLegacyPreloadAllGlyphRanges().
|
2 mesiacov pred |
ocornut
|
2d2b1cee6b
Fonts: internals: renamed g.FontSizeBeforeScaling to g.FontSizeBase for consistency.
|
2 mesiacov pred |
ocornut
|
3c27c643a9
Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments.
|
2 mesiacov pred |
ocornut
|
8766efcba6
(Breaking) Renamed io.FontGlobalScale to style.FontScaleMain.
|
2 mesiacov pred |
ocornut
|
1e118ab891
Fonts: added ImGuiStyle::FontSizeBase. Ensuring PushFontSize() works before main loop and across NewFrame().
|
2 mesiacov pred |
ocornut
|
e3860aa6ac
(Breaking) Fonts: removing obsolete ImFont::Scale.
|
2 mesiacov pred |
ocornut
|
25f9c318e3
Fonts: added "Input Glyphs Overlap Detection Tool". Added "Clear bakes", "Clear unused" buttons. Move code.
|
2 mesiacov pred |
ocornut
|
5926c877a1
Fonts: detect if ImFontAtlasUpdateNewFrame() is not being called.
|
2 mesiacov pred |
ocornut
|
83aad81279
Fonts: comments + made IMGUI_DEBUG_LOG_FONT() work without an ImGui context.
|
2 mesiacov pred |
ocornut
|
f3780c7354
Fonts: adding GetFontBaked() in public API.
|
2 mesiacov pred |
ocornut
|
92ff153763
Fonts: added notes/comments and dummy type about renaming ImFontBuilderIO::GetBuilderForFreeType() to ImFontLoader::GetFontLoader().
|
2 mesiacov pred |
ocornut
|
3d848a886a
Fonts: fixed support for IMGUI_STB_NAMESPACE.
|
2 mesiacov pred |
ocornut
|
1b51a88bba
Fonts: moved compare operators to internal. Removed commented out ones aimed legacy backends: not needed anymore since we didn't rename ImTextureID.
|
2 mesiacov pred |
ocornut
|
39f6c793b3
Fonts: proof of concept support for user textures.
|
2 mesiacov pred |
ocornut
|
91ed6e67b4
Fonts: fixed support for multiple atlases.
|
2 mesiacov pred |
ocornut
|
65e6039979
Fonts: remove unnecessary ImDrawListSharedData::FontAtlas which is actually getting in the way of using multiple atlases.
|
2 mesiacov pred |
ocornut
|
46fa9e8efb
Fonts: Debug display status. Fixed truncated raw texture id. Fixed FormatTextureIDForDebugDisplay(). Comments.
|
2 mesiacov pred |
ocornut
|
f6735c223c
Fonts: remove ImFontHooks in favor of a AddRemapChar() implementation.
|
2 mesiacov pred |
ocornut
|
89e880dfd1
Fonts: adding ImFontHooks for codepoint remapping.
|
2 mesiacov pred |
ocornut
|
8523cbdf58
Fonts: rework ImFontLoader::FontBakedLoadGlyph() interface
|
2 mesiacov pred |
ocornut
|
b32ef3c05d
Fonts: make RasterizerDensity a dynamic field. (temporarily exposed as SetFontRasterizerDensity()).
|
3 mesiacov pred |