ocornut
|
6a852f096c
ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
|
1 tahun lalu |
ocornut
|
da2c6649a3
ImStrv: Fixed various compile errors/warnings.
|
3 tahun lalu |
ocornut
|
126dffa103
ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion.
|
5 tahun lalu |
Rokas Kupstys
|
19fe9fc640
ImStrv: Step 1 - change string type to ImStrv in API. (REBASED)
|
5 tahun lalu |
ocornut
|
9a5d5c45f5
Version 1.92.4
|
1 Minggu lalu |
ocornut
|
2128e2f44b
Style: added ImGuiCol_UnsavedMarker. (#8983)
|
2 minggu lalu |
ocornut
|
ea564a6a5e
Textures: fixed a crash if a texture marked as _WantDestroy by a backend after it had already been destroyed. (#8977, #8811)
|
3 minggu lalu |
Brenton Bostick
|
8868ad67e4
Fixed typos. (#8955)
|
1 bulan lalu |
ocornut
|
0e7cd694eb
Version 1.92.4 WIP
|
1 bulan lalu |
ocornut
|
1c544ee941
Version 1.92.3
|
1 bulan lalu |
ocornut
|
ea8a5a9e17
DrawList: made AddCallback() assert when passing a null callback.
|
1 bulan lalu |
ocornut
|
11fff1ccf5
ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fine_clip + forward ImDrawTextFlags to word-wrap code.
|
1 bulan lalu |
ocornut
|
3cc7d1c81a
InputText: InputTextCalcTextSize() uses ImFontCalcTextSizeEx().
|
1 bulan lalu |
ocornut
|
56189cd814
Internals: added ImDrawTextFlags_StopOnNewLine support to ImFontCalcTextSizeEx(), ImDrawTextFlags_WrapKeepTrailingBlanks to ImTextCalcWordWrapNextLineStart().
|
1 bulan lalu |
ocornut
|
bc6478f651
Internals: added ImDrawTextFlags_WrapKeepTrailingBlanks required for text-edit style word-wrapping.
|
2 bulan lalu |
ocornut
|
34ab6c8a89
Internals: extracted ImFont::CalcTextSizeA() into ImFontCalcTextSizeEx() so we can make change to its signature.
|
1 bulan lalu |
ocornut
|
c63b5bd8fb
Internals: extracted ImFont::CalcWordWrapPosition() into ImFontCalcWordWrapPositionEx() so we can make change to its signature.
|
2 bulan lalu |
ocornut
|
8a35ce0e98
CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363)
|
2 bulan lalu |
fdsa
|
09ebcf1779
Docs: fixed mismatched parentheses & other small changes. (#8922)
|
1 bulan lalu |
ocornut
|
20160ff1d5
Fonts: fixed merging a font and specifying a font target in DstFont that's not the last added font (regression in 1.92). (#8912)
|
1 bulan lalu |
ocornut
|
8dc457fda2
Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch.
|
2 bulan lalu |
Christian Fillion
|
a309d2dcac
Fonts: fixed assertion failure when ImFontAtlasRectEntry::Generation overflows. (#8906)
|
1 bulan lalu |
ocornut
|
319c481abb
AddFontDefault(): shallow simplification.
|
1 bulan lalu |
ocornut
|
e728b96600
Fixed Bullet() fixed tesselation amount which looked out of place in very large sizes.
|
2 bulan lalu |
ocornut
|
fe03035112
Docs: advertise ProggyVector font as an alternative.
|
2 bulan lalu |
ocornut
|
0c4f50090a
DrawList: fixed CloneOutput() taking a copy of the ImDrawListSharedData pointer. (#8894, #1860)
|
2 bulan lalu |
ocornut
|
321e9eb919
Fixes for printing out ImTextureID value when it is typedef to other types. (#8889)
|
2 bulan lalu |
ocornut
|
86ec5c8342
Version 1.92.3 WIP
|
2 bulan lalu |
ocornut
|
45acd5e0e8
Version 1.92.2b
|
2 bulan lalu |
ocornut
|
af920e1e6f
Version 1.92.3 WIP
|
2 bulan lalu |