History for imgui / imgui_draw.cpp
2018-10-18
@omar
Merge branch 'master' into viewport ...
omar committed on 18 Oct 2018
2018-10-15
@Elias Daler
Fix Clang/GCC's null-conversion warning: (#2081) ...
Elias Daler authored on 15 Oct 2018 omar committed on 15 Oct 2018
2018-10-12
@omar
Merge branch 'master' into viewport ...
omar committed on 12 Oct 2018
@omar
Fixes crash introduced in previous commit 9cf94d5.
omar committed on 12 Oct 2018
@omar
RenderText(), InputTextMultiline(): Optimization for large text by using memchr, wmemchr, wcschr when appropriate.
omar committed on 12 Oct 2018
2018-09-26
@omar
Merge branch 'master' into viewport ...
omar committed on 26 Sep 2018
2018-09-21
@omar
ImDrawList: Fixed AddConvexPolyFilled() undefined behavior when passing points_count smaller than 3, in particular, points_count==0 could lead to a memory stomp if the draw list was previously empty.
omar committed on 21 Sep 2018
2018-09-14
@omar
Merge branch 'master' into viewport ...
omar committed on 14 Sep 2018
2018-09-11
@ice1000
Internals: Replace unsigned short with ImWchar when dealing with character storage. (#2078)
ice1000 authored on 11 Sep 2018 omar committed on 11 Sep 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 11 Sep 2018
2018-09-06
@omar
Version 1.66 WIP
omar committed on 6 Sep 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 6 Sep 2018
@omar
Version 1.65
omar committed on 6 Sep 2018
@omar
Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) ...
omar committed on 6 Sep 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 6 Sep 2018
@omar
Refactor: Tweaked and improved the sectioning to facilitate grepping/moving around and applied to all files. (#2036)
omar committed on 6 Sep 2018
2018-09-05
@omar
Minor inconsequential merges from Master/Docking branches
omar committed on 5 Sep 2018
@omar
Merge branch 'master' into viewport
omar committed on 5 Sep 2018
2018-09-03
@omar
Version 1.65 WIP
omar committed on 3 Sep 2018
2018-08-31
@omar
Merge branch 'master_164' into viewport_164 ...
omar committed on 31 Aug 2018
@omar
Version 1.64
omar committed on 31 Aug 2018
@omar
Tweak comments and indexes
omar committed on 31 Aug 2018
2018-08-30
@omar
Refactor: Moved Scrollbar function from imgui.cpp to imgui_widgets.cpp, added file index (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Scrollbar function from imgui.cpp to imgui_widgets.cpp, added file index (#2036)
omar committed on 30 Aug 2018
@omar
Version 1.64 WIP
omar committed on 30 Aug 2018
@omar
Version 1.64 WIP
omar committed on 30 Aug 2018
2018-08-29
@omar
Merge branch 'master' into viewport ...
omar committed on 29 Aug 2018
@omar
Version 1.63
omar committed on 29 Aug 2018
@omar
Internals: Tidying up, moving helpers to imgui_internal.h (in prevision of 1.64 refactor)
omar committed on 29 Aug 2018
2018-08-25
@omar
Merge branch 'master' into viewport ...
omar committed on 25 Aug 2018