Rokas Kupstys
|
74f7ac04a1
|
Misc: Fix font compressor utility warnings. (#5359)
|
2022-05-31 14:25:40 +02:00 |
Konstantin Podsvirov
|
7ff41a78f9
|
Fonts: binary_to_compressed_c.cpp gained -nostatic option (#5021)
This allow to use added variables in other source files via extern declaration.
|
2022-02-16 17:02:33 +01:00 |
ocornut
|
31a144b60c
|
Fix comments (#3534)
|
2020-10-15 19:37:18 +02:00 |
Rokas Kupstys
|
0738611559
|
Misc: Bunch of code formatting changes suggested by a pass running 'astyle'
|
2020-06-30 16:37:21 +02:00 |
omar
|
bdce833636
|
Version 1.74
|
2019-11-25 18:38:53 +01:00 |
omar
|
26d177bc03
|
Docs: Moved misc/fonts/README.txt to docs/FONTS.txt. + tweaks
|
2019-11-25 18:29:28 +01:00 |
omar
|
ca63349eb4
|
Renamed XX-bits -> XX-bit in comments to match what the world appears to be using.
|
2019-11-20 11:58:25 +01:00 |
omar
|
4e56de757c
|
Doc: Promote Discord over Discourse. Obsoleting Discourse server.
|
2019-10-25 15:36:37 +02:00 |
omar
|
3bbc27ebd9
|
Fixed more FAQ links. (#2848)
|
2019-10-16 11:23:15 +02:00 |
omar
|
c262276988
|
Version 1.74 WIP
|
2019-09-30 14:27:56 +02:00 |
omar
|
d5efe16157
|
Version 1.73
|
2019-09-24 17:02:26 +02:00 |
omar
|
f624455d7b
|
Version 1.73 WIP
|
2019-08-01 10:57:13 -07:00 |
omar
|
6a0d0dab5a
|
Version 1.72b (patch for nav)
|
2019-07-31 14:31:06 -07:00 |
omar
|
9183e7c426
|
Version 1.73 WIP
|
2019-07-29 15:54:32 -07:00 |
omar
|
ecb9b1e2eb
|
Version 1.72
|
2019-07-27 18:15:07 -07:00 |
omar
|
d23f1b1409
|
fonts/binary_to_compress: display error message when failing to open file + misc comments.
|
2019-07-10 12:58:11 +02:00 |
omar
|
4b95e7c2f3
|
Doc: Tweak and extra mention of AddCustomRectFontGlyph + made the example register two rectangles.
|
2019-06-26 12:15:32 +02:00 |
omar
|
5286ecb8a7
|
Version 1.72 WIP
|
2019-06-14 11:58:58 +02:00 |
omar
|
2da1c66d15
|
Version 1.71 + comments
|
2019-06-12 18:30:06 +02:00 |
omar
|
4597632662
|
Readme, comments, dear imgui prefixes
|
2019-06-11 16:11:36 +02:00 |
omar
|
c487bc52a2
|
Fonts: Added some details about using custom colorful icons.
|
2019-05-28 20:17:15 +02:00 |
omar
|
42fc563fed
|
Version 1.71 WIP + fixed minor typo
|
2019-05-07 16:36:08 +02:00 |
omar
|
d1d5075b66
|
Version 1.70
|
2019-05-06 14:17:39 +02:00 |
omar
|
cf2c52282d
|
Version 1.70 WIP
|
2019-03-15 13:07:30 +01:00 |
omar
|
55c02099c5
|
Version 1.69, comments, typos
|
2019-03-13 15:29:43 +01:00 |
omar
|
897badec7a
|
Demo: InputText: Demonstrating use of ImGuiInputTextFlags_CallbackResize. (#2006, #1443, #1008).
|
2019-03-12 11:24:49 +01:00 |
omar
|
93d1179805
|
Examples: Extracted gamepad code into ImGui_ImplGlfw_UpdateGamepads(). Renamed matching Win32 function for consistency.
Added more link to nothing's oversample document. Spacing bits.
|
2019-02-14 19:29:09 +01:00 |
omar
|
54ba8a643e
|
Removed trailing spaces from text files. (#2038, #2299)
|
2019-01-20 22:23:29 +01:00 |
omar
|
2c38b32db1
|
Removed trailing spaces (#2038, #2299)
|
2019-01-20 17:56:17 +01:00 |
omar
|
5cb7ce2085
|
Renamed ImFont::GlyphRangesBuilder to ImFontGlyphRangesBuilder. Keep redirection typedef (will obsolete).
|
2019-01-06 16:59:51 +01:00 |
omar
|
e610afeea3
|
Font readme: Added OpenFontIcons, tweaks, links, removed spaces (#2141)
|
2018-10-22 11:54:57 +02:00 |
omar
|
571676ebd2
|
Added Fonts readme details and links to Sweet16 font. (#2085)
|
2018-09-17 13:16:32 +02:00 |
omar
|
af50ebe7b6
|
Documentation
|
2018-08-27 09:36:15 +02:00 |
omar
|
421dc19798
|
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (#2015)
|
2018-08-09 17:49:48 +02:00 |
omar
|
f5bf9f509c
|
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (#1869)
|
2018-06-08 12:52:46 +02:00 |
omar
|
5a288b2d3a
|
Readme, FAQ tweaks (#1807)
|
2018-06-06 13:02:19 +02:00 |
omar
|
0e83d74698
|
Documentation: FAQ, ID Stack, Fonts (#1839, #1840), #1842)
|
2018-05-27 22:32:46 +02:00 |
omar
|
036dce634e
|
Version 1.62 WIP
|
2018-05-14 19:19:19 +02:00 |
omar
|
28edece04f
|
Comments, minor tweaks
|
2018-04-27 17:32:03 +02:00 |
omar
|
d1c16d4ccd
|
Documentation bits. Misc comments.
|
2018-04-13 22:23:34 +02:00 |
omar
|
024e23c4d7
|
Comments, moved ImFontAtlas::Flags to "public" area.
|
2018-02-14 12:04:21 +01:00 |
omar
|
7b005bd7de
|
imgui_freetype: Documentation, tweaks. (#618)
|
2018-02-04 13:13:06 +01:00 |
omar
|
cd3dd886de
|
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
2018-01-31 16:00:07 +01:00 |