History for imgui / imgui_draw.cpp
2015-10-18
@ocornut
Version 1.46
ocornut committed on 18 Oct 2015
2015-10-11
@ocornut
ImDrawList: ChannelsSetCurrent() added an extra assert
ocornut committed on 11 Oct 2015
2015-10-08
@ocornut
Missing tidying up (#358)
ocornut committed on 8 Oct 2015
2015-10-01
@osman-brian
Update imgui_draw.cpp ...
osman-brian committed on 1 Oct 2015
2015-09-30
@ocornut
Draw: Fixed rectangle rendering glitches with width/height <= 1/2 and rounding enabled.
ocornut committed on 30 Sep 2015
2015-09-23
@omar
Merge pull request #348 from zho7611/add_korean_support ...
omar committed on 23 Sep 2015
@Jiho Choi
Add support for Korean.
Jiho Choi committed on 23 Sep 2015
2015-09-11
@ocornut
ImFontAtlas: Added TexDesiredWidth and tweaked default cheapo best-width choice(#327)
ocornut committed on 11 Sep 2015
@ocornut
ImDrawList, ImFontAtlas: comments, tweaks. moved less scary functions at the top of the file.
ocornut committed on 11 Sep 2015
@ocornut
Internal ImLoadFileToMemory() return void* instead of taking void** + allow optional int* file_size
ocornut committed on 11 Sep 2015
@ocornut
Comments (#328)
ocornut committed on 11 Sep 2015
2015-09-07
@ocornut
Fixed warning with VS2015 in stb_truetype.h
ocornut committed on 7 Sep 2015
2015-09-03
@ocornut
ImDrawList: fixed 1 leak per ImDrawList using the ChannelsSplit() API (via Columns) (fix #318)
ocornut committed on 3 Sep 2015
2015-09-02
@ocornut
Version number 1.46 WIP
ocornut committed on 2 Sep 2015
2015-09-01
@ocornut
Version number 1.45
ocornut committed on 1 Sep 2015
2015-08-30
@ocornut
Tabs to spaces
ocornut committed on 30 Aug 2015
@ocornut
Comments
ocornut committed on 30 Aug 2015
2015-08-28
@ocornut
AddBezier()->AddBezierCurve(). PathBezierTo()->PathBezierCurveTo(), and reads current point back, more standard (#311)
ocornut committed on 28 Aug 2015
@ocornut
ImDrawList: added AddBezier(), PathBezierTo() for cubic bezier curves (#311)
ocornut committed on 28 Aug 2015
2015-08-27
@ocornut
ImDrawData: added ScaleClipRects() helper (#287)
ocornut committed on 27 Aug 2015
2015-08-25
@ocornut
ImDrawList: Fixed issues with channels split/merge. Functional without manually adding a draw cmd. + Removed unnecessary parameter to Channe
ocornut committed on 25 Aug 2015
2015-08-24
@ocornut
Trim trailing whitespace (#305)
ocornut committed on 24 Aug 2015
2015-08-09
@omar
Merge pull request #296 from tpoechtrager/master ...
omar committed on 9 Aug 2015
@ocornut
Tentative GCC/Clang warning fixes with unused functions (cf #296)
ocornut committed on 9 Aug 2015
@Thomas Pöchtrager
Minor Windows adjustments
Thomas Pöchtrager committed on 9 Aug 2015
2015-08-08
@ocornut
Version number 1.45 WIP
ocornut committed on 8 Aug 2015
@ocornut
Version number 1.44
ocornut committed on 8 Aug 2015
2015-08-07
@ocornut
Build fix for Orbis / PS4
ocornut committed on 7 Aug 2015
2015-08-03
@ocornut
Merge remote-tracking branch 'origin' into 2015-07-cleanup ...
ocornut committed on 3 Aug 2015
2015-08-01
@ocornut
Merge remote-tracking branch 'origin' into 2015-07-cleanup ...
ocornut committed on 1 Aug 2015