History for imgui / imgui_draw.cpp
2019-01-10
@omar
Merge branch 'viewport' into docking ...
omar committed on 10 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 10 Jan 2019
2019-01-08
@omar
ImDrawList: Optimized some of the functions for performance of debug builds where non-inline function call cost are non-negligible.
omar committed on 8 Jan 2019
2019-01-07
@omar
Merge branch 'viewport' into docking ...
omar committed on 7 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 7 Jan 2019
@omar
Tweak changelog + tweak internal render helper functions.
omar committed on 7 Jan 2019
2019-01-06
@omar
Renamed ImFont::GlyphRangesBuilder to ImFontGlyphRangesBuilder. Keep redirection typedef (will obsolete).
omar committed on 6 Jan 2019
2018-12-20
@omar
Merge branch 'viewport' into docking ...
omar committed on 20 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 20 Dec 2018
2018-12-19
@omar
Changed ImGuiCol_ChildBg to (0,0,0,0) in Dark style instead of (1,1,1,0), to match other styles. Shouldn't have any effect for the end-user.
omar committed on 19 Dec 2018
2018-12-11
@omar
Merge branch 'viewport' into docking ...
omar committed on 11 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 11 Dec 2018
@omar
Added BETA api for Tab Bar/Tabs widgets. (#261, #351) (merged this feature from the from Docking branch so it can be used earlier as as standalone feature) ...
omar committed on 11 Dec 2018
2018-12-03
@omar
Merge branch 'viewport' into docking ...
omar committed on 3 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 3 Dec 2018
@omar
Version 1.67 WIP (again, this time IMGUI_VERSION_NUM has leeway for another hot-fix).
omar committed on 3 Dec 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 3 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 3 Dec 2018
@omar
Version 1.66b (will revisit how to change IMGUI_VERSION_NUM across versions, this commit reduces the numerical IMGUI_VERSION_NUM compared to the commit on Nov 22).
omar committed on 3 Dec 2018
2018-11-30
@omar
Fixed a text rendering/clipping bug introduced in 1.66 (on 2018-10-12, commit ede3a3b9) that affect single ImDrawList::AddText() calls with single strings larger than 10k. Text/TextUnformatted() calls were not affected, but e.g. InputText() was.
omar committed on 30 Nov 2018
@omar
Fixed a text rendering/clipping bug introduced in 1.66 (on 2018-10-12, commit ede3a3b9) that affect single ImDrawList::AddText() calls with single strings larger than 10k. Text/TextUnformatted() calls were not affected, but e.g. InputText() was.
omar committed on 30 Nov 2018
@omar
Fixed a text rendering/clipping bug introduced in 1.66 (on 2018-10-12, commit ede3a3b9) that affect single ImDrawList::AddText() calls with single strings larger than 10k. Text/TextUnformatted() calls were not affected, but e.g. InputText() was.
omar committed on 30 Nov 2018
@Sebastian Krzyszkowiak
Include <alloca.h> also on macOS (and osxcross) (#2218)
Sebastian Krzyszkowiak authored on 30 Nov 2018 omar committed on 30 Nov 2018
2018-11-26
@omar
Docking: Added context menu option to hide the tab bar of single-window dock nodes, similar to Unreal. (#2109)
omar committed on 26 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 26 Nov 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 26 Nov 2018
2018-11-22
@omar
Version 1.67 WIP
omar committed on 22 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 22 Nov 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 22 Nov 2018
@omar
Version 1.66
omar committed on 22 Nov 2018