2015-11-16 |
Merge branch 'zach2good-SDL_OpenGL3_Implementation'
ocornut
committed
on 16 Nov 2015
|
---|---|
Examples: SDL+OpenGL3: Fixed readme (#356)
ocornut
committed
on 16 Nov 2015
|
|
Examples: SDL+OpenGL3: Various fixes to example to make it matches current GL3 example (#356)
ocornut
committed
on 16 Nov 2015
|
|
Examples: SDL+OpenGL3: Using glew like existing example + renaming (#356)
ocornut
committed
on 16 Nov 2015
|
|
Tweak build batch files and readmes
ocornut
committed
on 16 Nov 2015
|
|
Merge branch 'SDL_OpenGL3_Implementation' of https://github.com/zach2good/imgui into zach2good-SDL_OpenGL3_Implementation
ocornut
committed
on 16 Nov 2015
|
|
2015-11-15 |
ImageButton() uses FrameRounding up to a maximum of available framing size (#394)
ocornut
committed
on 15 Nov 2015
|
Minor popups comment tweak (#402)
ocornut
committed
on 15 Nov 2015
|
|
2015-11-13 |
Moving stdlib.h include outside of imgui.h (#405)
ocornut
committed
on 13 Nov 2015
|
2015-11-11 |
Fixed unused variable warning if asserts are compiled out.
ocornut
committed
on 11 Nov 2015
|
Examples: Added /Zi (output debug information) in build_win32.bat files
ocornut
committed
on 11 Nov 2015
|
|
2015-11-10 |
|
Fixed a couple of problems found by CppCat code analyzer.
...
Jason Wilkins
committed
on 10 Nov 2015
|
|
2015-11-08 |
Examples: OpenGL3: Implement ImGui_ImplGlfwGL3_InvalidateDeviceObjects() like other examples.
ocornut
committed
on 8 Nov 2015
|
TODO notes
ocornut
committed
on 8 Nov 2015
|
|
Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16
ocornut
committed
on 8 Nov 2015
|
|
2015-11-07 |
Fixed Shutdown() not clearing FontAtlas if NewFrame() was never called. (#396, #303)
ocornut
committed
on 7 Nov 2015
|
2015-11-01 |
Update README.md
omar
committed
on 1 Nov 2015
|
Update README.md
omar
committed
on 1 Nov 2015
|
|
Update README.md
omar
committed
on 1 Nov 2015
|
|
2015-10-30 |
Speculative build fix for using alloca on PS4 & FreeBSD
ocornut
committed
on 30 Oct 2015
|
Tabs to spaces
ocornut
committed
on 30 Oct 2015
|
|
Examples: OpenGL2/3: Save/setup/restore viewport as part of render function. Update SDL example to match GL2 one. (fix #392)
ocornut
committed
on 30 Oct 2015
|
|
Examples: Fixed crash when both buttons are held (#393)
ocornut
committed
on 30 Oct 2015
|
|
Refactor internal SliderBehavior() to take flags instead of a bool.
...
ocornut
committed
on 30 Oct 2015
|
|
Refactor - Internal ButtonBehavior() removed unnecessary boolean arg, merged into flags using ImGuiButtonFlags_NoKeyModifiers.
...
ocornut
committed
on 30 Oct 2015
|
|
Examples: update all examples with same comment (#389)
ocornut
committed
on 30 Oct 2015
|
|
|
|
2015-10-25 |
|
2015-10-19 |
Travis CI: revert, giving up update for now.
omar
committed
on 19 Oct 2015
|