2016-09-03 |
Fixed assert triggering when a window has zero rendering but has a callback (#810)
ocornut
committed
on 3 Sep 2016
|
---|---|
2016-09-02 |
Merge pull request #812 from linkemars/master
...
omar
authored
on 2 Sep 2016
GitHub
committed
on 2 Sep 2016
|
|
|
2016-09-01 |
Merge pull request #804 from Loftilus/master
...
omar
authored
on 1 Sep 2016
GitHub
committed
on 1 Sep 2016
|
2016-08-27 |
Fix Vulkan example for use when a depth buffer is active.
Håvard Mathisen
committed
on 27 Aug 2016
|
2016-08-25 |
Travis test fix
omar
authored
on 25 Aug 2016
GitHub
committed
on 25 Aug 2016
|
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut
committed
on 25 Aug 2016
|
|
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut
committed
on 25 Aug 2016
|
|
2016-08-23 |
ImFormatString() Fixed an overflow handling bug with implementation of vsnprintf() that do not return -1 (#793)
ocornut
committed
on 23 Aug 2016
|
2016-08-20 |
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-11 |
Minor shuffle to ease merging branches. (tentative. fugly but those fields will be removed anyway)
ocornut
committed
on 11 Aug 2016
|
Minor shuffle to ease merging branches.
ocornut
committed
on 11 Aug 2016
|
|
2016-08-07 |
BulletText(): doesn't stop displaying at the ## mark
ocornut
committed
on 7 Aug 2016
|
2016-08-06 |
Removed a handful of obsolete (trivial) function redirection from 1.34 and 1.38 (march-april 2015)
...
ocornut
committed
on 6 Aug 2016
|
Merge branch 'thedmd-2016-08-generalized_visibility_test'
ocornut
committed
on 6 Aug 2016
|
|
Tweak comments (#768)
ocornut
committed
on 6 Aug 2016
|
|
Merge branch '2016-08-generalized_visibility_test' of https://github.com/thedmd/imgui into thedmd-2016-08-generalized_visibility_test
ocornut
committed
on 6 Aug 2016
|
|
Using IM_COL32() for colors in a few spots (#767)
ocornut
committed
on 6 Aug 2016
|
|
Moved GetColorU32 out of imgui_internal.h to avoid inlining mess (#759)
ocornut
committed
on 6 Aug 2016
|
|
2016-08-05 |
Add ability to test arbitrary rectangle for visibility without need of moving cursor.
Michał Cichoń
committed
on 5 Aug 2016
|
2016-07-31 |
Using ImGuiID instead of ImU32 is a few places
ocornut
committed
on 31 Jul 2016
|
Merge pull request #756 from jseward/master
...
omar
authored
on 31 Jul 2016
GitHub
committed
on 31 Jul 2016
|
|
2016-07-30 |
Fix compile warnings in SDL examples
Jamie Seward
committed
on 30 Jul 2016
|
SameLine() with explicit X position is relative to left of group/columns (ref #746, #125, #630)
ocornut
committed
on 30 Jul 2016
|
|
2016-07-29 |
Update README.md
omar
authored
on 29 Jul 2016
GitHub
committed
on 29 Jul 2016
|