2015-07-18 |
Fixed angles in ImDrawList::PathArcTo(), PathArcToFast() being off by an extra PI for no reason
ocornut
committed
on 18 Jul 2015
|
---|---|
ImDrawList::AddPolyLine() tidying up in AA path
ocornut
committed
on 18 Jul 2015
|
|
2015-07-17 |
|
Combo() clamp popup to lower edge of visible area
ocornut
committed
on 17 Jul 2015
|
|
Version number 1.44 WIP
ocornut
committed
on 17 Jul 2015
|
|
InputtextMultiline(): honor negative size consistently with other widgets
ocornut
committed
on 17 Jul 2015
|
|
Button() honor negative size consistently with other widgets that do so
ocornut
committed
on 17 Jul 2015
|
|
Build fix for MinGW (#276)
ocornut
committed
on 17 Jul 2015
|
|
Tweak button sizes
ocornut
committed
on 17 Jul 2015
|
|
Version number 1.43
ocornut
committed
on 17 Jul 2015
|
|
2015-07-16 |
Added a gratuitous About window
ocornut
committed
on 16 Jul 2015
|
2015-07-15 |
AddInputCharactersUTF8: shallow tweaks (#274)
ocornut
committed
on 15 Jul 2015
|
|
|
Minor tweaks
ocornut
committed
on 15 Jul 2015
|
|
Comments
ocornut
committed
on 15 Jul 2015
|
|
Fixed ClearInputData()
ocornut
committed
on 15 Jul 2015
|
|
ImFont: fixed minor bug with CPU-side vertical clipping of text.
ocornut
committed
on 15 Jul 2015
|
|
Examples: moved demo bits around.
ocornut
committed
on 15 Jul 2015
|
|
Fix for Shutdown()
ocornut
committed
on 15 Jul 2015
|
|
Tweak to RenderCheckMark()
ocornut
committed
on 15 Jul 2015
|
|
Fixed warnings + label
ocornut
committed
on 15 Jul 2015
|
|
Fixed parameters array size declaration (wouldn't have a side-effect but weird and misleading)
...
ocornut
committed
on 15 Jul 2015
|
|
OverlayDrawList readier for pushing elements (not exposed yet)
ocornut
committed
on 15 Jul 2015
|
|
ImFontAtlas: moved application of FontDataOwnedByAtlas to AddFont()
ocornut
committed
on 15 Jul 2015
|
|
Merged AA branch in master! (#133)
ocornut
committed
on 15 Jul 2015
|
|
ImFontAtlas: allow AddFontDefault to take a config
ocornut
committed
on 15 Jul 2015
|
|
Comments (fixed old comments)
ocornut
committed
on 15 Jul 2015
|
|
Include for alloca()
ocornut
committed
on 15 Jul 2015
|
|
Examples: Simplified font examples comments.
ocornut
committed
on 15 Jul 2015
|
|
ImFontAtlas: new AddFont() API, oversampling, subpositiong, merging fonts, etc. (#182, #220, #232, #242)
ocornut
committed
on 15 Jul 2015
|