History for imgui / misc
2019-09-24
@omar
Version 1.73
omar committed on 24 Sep 2019
2019-08-01
@omar
Version 1.73 WIP
omar committed on 1 Aug 2019
2019-07-31
@omar
Version 1.72b (patch for nav)
omar committed on 31 Jul 2019
2019-07-29
@omar
Version 1.73 WIP
omar committed on 29 Jul 2019
2019-07-27
@omar
Version 1.72
omar committed on 27 Jul 2019
2019-07-23
@luk1337
imgui_freetype: Initialize FT_MemoryRec_ struct manually (#2686) ...
luk1337 authored on 23 Jul 2019 omar committed on 23 Jul 2019
2019-07-10
@omar
fonts/binary_to_compress: display error message when failing to open file + misc comments.
omar committed on 10 Jul 2019
2019-06-26
@omar
Doc: Tweak and extra mention of AddCustomRectFontGlyph + made the example register two rectangles.
omar committed on 26 Jun 2019
2019-06-17
@omar
Disable -Wpragmas warning in GCC to avoid relying on version checks, as unusual/forks/mods don't appear to always have same warning<>version. (#2618) ...
omar committed on 17 Jun 2019
2019-06-14
@omar
Version 1.72 WIP
omar committed on 14 Jun 2019
2019-06-12
@omar
Version 1.71 + comments
omar committed on 12 Jun 2019
2019-06-11
@omar
Readme, comments, dear imgui prefixes
omar committed on 11 Jun 2019
2019-05-28
@omar
Fonts: Added some details about using custom colorful icons.
omar committed on 28 May 2019
2019-05-11
@HolyBlackCat
FreeType: Added RasterizerFlags::Monochrome flag to disable font anti-aliasing. (#2545) Combine with RasterizerFlags::MonoHinting for best results.
HolyBlackCat authored on 9 May 2019 omar committed on 11 May 2019
2019-05-07
@omar
Version 1.71 WIP + fixed minor typo
omar committed on 7 May 2019
2019-05-06
@omar
Version 1.70
omar committed on 6 May 2019
2019-04-05
@omar
Misc: Added IM_MALLOC/IM_FREE macros mimicking IM_NEW/IM_DELETE so user doesn't need to revert to using the ImGui::MemAlloc()/MemFree() calls directly.
omar committed on 5 Apr 2019
2019-03-29
@omar
Examples: DirectX9: Fixed erroneous assert in ImGui_ImplDX9_InvalidateDeviceObjects(). FreeType: Fixed suggested code to not require an initial build call.. (#2454)
omar committed on 29 Mar 2019
2019-03-15
@omar
Version 1.70 WIP
omar committed on 15 Mar 2019
2019-03-13
@omar
Version 1.69, comments, typos
omar committed on 13 Mar 2019
2019-03-12
@omar
Demo: InputText: Demonstrating use of ImGuiInputTextFlags_CallbackResize. (#2006, #1443, #1008).
omar committed on 12 Mar 2019
2019-03-06
@Lucas Lazare
Added InputTextWithHint() (#2400) ...
Lucas Lazare authored on 6 Mar 2019 omar committed on 6 Mar 2019
2019-02-18
@omar
Font: Fixed assert when specifying duplicate/overlapping ranges within a same font. (#2353, #2233)
omar committed on 18 Feb 2019
@omar
imgui_freeetype: Updated suggested test code.
omar committed on 18 Feb 2019
2019-02-14
@omar
Examples: Extracted gamepad code into ImGui_ImplGlfw_UpdateGamepads(). Renamed matching Win32 function for consistency. ...
omar committed on 14 Feb 2019
2019-01-27
@omar
Using IM_UNUSED() macro.
omar committed on 27 Jan 2019
2019-01-21
@omar
Fixed using imgui_freetype.cpp in unity builds. (#2302)
omar committed on 21 Jan 2019
2019-01-20
@omar
Removed trailing spaces from text files. (#2038, #2299)
omar committed on 20 Jan 2019
@omar
Removed trailing spaces (#2038, #2299)
omar committed on 20 Jan 2019
2019-01-15
@omar
FreeType: Minor tweaks previous commit (#2285)
omar committed on 15 Jan 2019