2017-07-23 |
ColorEdit: Added ImGuiColorEditFlags_Float flag to display and edit drag values in 0.0..1.0 range instead of 0..255. (#346)
omar
committed
on 23 Jul 2017
|
---|---|
ColorPicker: Demo tweaks (#346)
omar
committed
on 23 Jul 2017
|
|
2017-07-22 |
ColorPicker: Added ImGuiColorEditFlags_AlphaBar option (#346)
omar
committed
on 22 Jul 2017
|
ColorPicker,ColorEdit: Demo code (#346)
omar
committed
on 22 Jul 2017
|
|
2017-07-20 |
Merge branch 'master' into 2016-02-colorpicker
omar
committed
on 20 Jul 2017
|
Comments about IMGUI_DISABLE_TEST_WINDOWS (#1240, #169)
omar
committed
on 20 Jul 2017
|
|
2017-07-18 |
Merge branch 'master' into 2016-02-colorpicker
omar
committed
on 18 Jul 2017
|
2017-07-15 |
Comments (#1172, #1231)
omar
committed
on 15 Jul 2017
|
2017-06-13 |
Version 1.51 WIP tag
omar
committed
on 13 Jun 2017
|
2017-06-02 |
Version 1.50
omar
committed
on 2 Jun 2017
|
2017-05-26 |
Merge branch 'master' into 2015-02-colorpicker
omar
committed
on 26 May 2017
|
|
|
2017-05-14 |
Fixed computation of ImFont::MetricsTotalSurface not taking oversampling into account
omar
committed
on 14 May 2017
|
2017-05-01 |
Comments
omar
committed
on 1 May 2017
|
Merge branch 'master' into 2016-02-colorpicker
omar
committed
on 1 May 2017
|
|
2017-03-17 |
ImFont: Store the texture surface used to get an idea of how costly each font is.
omar
committed
on 17 Mar 2017
|
2017-01-11 |
Merge branch 'master' into 2016-02-colorpicker
omar
committed
on 11 Jan 2017
|
2017-01-07 |
Demo: Console: Fixed a completion bug when multiple candidates are equals and match until the end.
omar
committed
on 7 Jan 2017
|
2017-01-01 |
Fixed word-wrapping which would never wrap after a 1 character word. (thanks @sronsse)
ocornut
committed
on 1 Jan 2017
|
2016-12-23 |
Merge branch 'master' into 2016-02-colorpicker
ocornut
committed
on 23 Dec 2016
|
2016-12-12 |
Demo: comments
ocornut
committed
on 12 Dec 2016
|
2016-11-27 |
Merge branch 'master' into 2016-02-colorpicker
ocornut
committed
on 27 Nov 2016
|
2016-11-12 |
Ignore GCC 6 warnings (#883)
ocornut
committed
on 12 Nov 2016
|
|
|
2016-11-11 |
Ignoring overzealous GCC warnings (#883)
ocornut
committed
on 11 Nov 2016
|
2016-11-09 |
Merge branch 'master' into 2016-02-colorpicker
ocornut
committed
on 9 Nov 2016
|
2016-11-07 |
Demo: Comments, even though nobody appears to read the comments.
ocornut
committed
on 7 Nov 2016
|
2016-11-06 |
Font: Default font given explicit name "ProggyClean.ttf"
ocornut
committed
on 6 Nov 2016
|
Font: Added io.FontDefault in ImGuiIO structure to make it easier to change default font from third-party or demo code
ocornut
committed
on 6 Nov 2016
|
|
Demo: Custom Rendering: Tweak so end of line can be dropped outside of canvas, more pleasing.
ocornut
committed
on 6 Nov 2016
|