2015-10-18 |
Version 1.46
ocornut
committed
on 18 Oct 2015
|
---|---|
2015-10-11 |
ImDrawList: ChannelsSetCurrent() added an extra assert
ocornut
committed
on 11 Oct 2015
|
2015-10-08 |
Missing tidying up (#358)
ocornut
committed
on 8 Oct 2015
|
2015-10-01 |
|
2015-09-30 |
Draw: Fixed rectangle rendering glitches with width/height <= 1/2 and rounding enabled.
ocornut
committed
on 30 Sep 2015
|
2015-09-23 |
|
Add support for Korean.
Jiho Choi
committed
on 23 Sep 2015
|
|
2015-09-11 |
ImFontAtlas: Added TexDesiredWidth and tweaked default cheapo best-width choice(#327)
ocornut
committed
on 11 Sep 2015
|
ImDrawList, ImFontAtlas: comments, tweaks. moved less scary functions at the top of the file.
ocornut
committed
on 11 Sep 2015
|
|
Internal ImLoadFileToMemory() return void* instead of taking void** + allow optional int* file_size
ocornut
committed
on 11 Sep 2015
|
|
Comments (#328)
ocornut
committed
on 11 Sep 2015
|
|
2015-09-07 |
Fixed warning with VS2015 in stb_truetype.h
ocornut
committed
on 7 Sep 2015
|
2015-09-03 |
ImDrawList: fixed 1 leak per ImDrawList using the ChannelsSplit() API (via Columns) (fix #318)
ocornut
committed
on 3 Sep 2015
|
2015-09-02 |
Version number 1.46 WIP
ocornut
committed
on 2 Sep 2015
|
2015-09-01 |
Version number 1.45
ocornut
committed
on 1 Sep 2015
|
2015-08-30 |
Tabs to spaces
ocornut
committed
on 30 Aug 2015
|
Comments
ocornut
committed
on 30 Aug 2015
|
|
2015-08-28 |
AddBezier()->AddBezierCurve(). PathBezierTo()->PathBezierCurveTo(), and reads current point back, more standard (#311)
ocornut
committed
on 28 Aug 2015
|
ImDrawList: added AddBezier(), PathBezierTo() for cubic bezier curves (#311)
ocornut
committed
on 28 Aug 2015
|
|
2015-08-27 |
ImDrawData: added ScaleClipRects() helper (#287)
ocornut
committed
on 27 Aug 2015
|
2015-08-25 |
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 |
Trim trailing whitespace (#305)
ocornut
committed
on 24 Aug 2015
|
2015-08-09 |
|
Tentative GCC/Clang warning fixes with unused functions (cf #296)
ocornut
committed
on 9 Aug 2015
|
|
Minor Windows adjustments
Thomas Pöchtrager
committed
on 9 Aug 2015
|
|
2015-08-08 |
Version number 1.45 WIP
ocornut
committed
on 8 Aug 2015
|
Version number 1.44
ocornut
committed
on 8 Aug 2015
|
|
2015-08-07 |
Build fix for Orbis / PS4
ocornut
committed
on 7 Aug 2015
|
2015-08-03 |
|
2015-08-01 |
|