2016-08-20 |
Nav: Comments + fixed handling of PadLeft in menus (fix e55882f) (#323)
ocornut
committed
on 20 Aug 2016
|
---|---|
Renamed function (#323)
ocornut
committed
on 20 Aug 2016
|
|
Ignore list for Visual Studio
ocornut
committed
on 20 Aug 2016
|
|
Merge branch 'martty-master'
ocornut
committed
on 20 Aug 2016
|
|
tabs to space, remove braces
Marcell Kiss
committed
on 20 Aug 2016
|
|
maxImageCount may be 0; add missing sType; change to 1 push constant range
Marcell Kiss
committed
on 20 Aug 2016
|
|
2016-08-19 |
Merge pull request #783 from bear24rw/patch-1
...
omar
authored
on 19 Aug 2016
GitHub
committed
on 19 Aug 2016
|
2016-08-18 |
Add null terminator to ShowStyleEditor output_type combo options
...
Max Thrun
authored
on 18 Aug 2016
GitHub
committed
on 18 Aug 2016
|
2016-08-15 |
Metrics: 64-bit display fix
ocornut
committed
on 15 Aug 2016
|
Nav: NavHighlight gets its own color (default to Header color), made rectangle thicker (#323)
ocornut
committed
on 15 Aug 2016
|
|
Nav: Exposed RenderNavHighlight() in imgui_internal.h to increase discoverability and reordered arguments to be more consistent (#323)
ocornut
committed
on 15 Aug 2016
|
|
Nav: Fixed clipping rect of navigation highlight, notably for collapsing arrow (#323)
ocornut
committed
on 15 Aug 2016
|
|
2016-08-13 | |
2016-08-11 |
Merge branch 'master' into 2016-07-navigation
ocornut
committed
on 11 Aug 2016
|
Minor shuffle to ease merging branches. (tentative. fugly but those fields will be removed anyway)
ocornut
committed
on 11 Aug 2016
|
|
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut
committed
on 11 Aug 2016
|
|
Minor shuffle to ease merging branches.
ocornut
committed
on 11 Aug 2016
|
|
2016-08-07 |
Nav: DragBehavior: Adjust minimum step to displayed precision when using navigation (#323, #180)
ocornut
committed
on 7 Aug 2016
|
Nav: DragBehavior: Fix for fast speed (#323 #180)
ocornut
committed
on 7 Aug 2016
|
|
Selectable/MenuItem: Not activated on Click but only on Release is more standard (#126, #245, #323)
...
ocornut
committed
on 7 Aug 2016
|
|
Refactored rare transient bool stacks into a set of flags, added unexposed ImGuiItemFlags_SelectableDontClosePopup (#323)
ocornut
committed
on 7 Aug 2016
|
|
Demo tweaks
ocornut
committed
on 7 Aug 2016
|
|
Nav: Tweaked default highlight clipping (clipped by scrollbar) and removed subtle background (#323)
ocornut
committed
on 7 Aug 2016
|
|
Nav: Added ImGuiCol_NavWindowingHighlight into style (#323)
ocornut
committed
on 7 Aug 2016
|
|
Nav: Fixed bug where pressing NavInput(Triangle) to turn slider/drag into text input would then change subsequent NavActivate as well (#323)
ocornut
committed
on 7 Aug 2016
|
|
Nav: Allow PadLeft to close a menu (#323)
ocornut
committed
on 7 Aug 2016
|
|
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut
committed
on 7 Aug 2016
|
|
BulletText(): doesn't stop displaying at the ## mark
ocornut
committed
on 7 Aug 2016
|
|
Nav: Failed movement request with no current NavId fallback to an InitDefaultRequest so that we always land somewhere on first move (#323)
ocornut
committed
on 7 Aug 2016
|
|
Nav: Comments (#323)
ocornut
committed
on 7 Aug 2016
|