2014-12-10 |
Version number
omar
committed
on 10 Dec 2014
|
---|---|
Update README.md
omar
committed
on 10 Dec 2014
|
|
|
|
Added ImGuiWindowFlags_NoSavedSettings flag + Fixed overlay example app.
omar
committed
on 10 Dec 2014
|
|
Comments
omar
committed
on 10 Dec 2014
|
|
OpenGL example: allow resizing window.
omar
committed
on 10 Dec 2014
|
|
2014-12-08 |
Clarified comment
omar
committed
on 8 Dec 2014
|
OpenGL3 example: fixed mouse handling.
omar
committed
on 8 Dec 2014
|
|
ImGuiStorage helper can store float + added functions to get pointer to data. Exposed ImGui::GetId() - may be misleading?
omar
committed
on 8 Dec 2014
|
|
2014-12-07 |
Added Travis CI build banner.
omar
committed
on 7 Dec 2014
|
Update README.md
omar
committed
on 7 Dec 2014
|
|
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
ocornut
committed
on 7 Dec 2014
|
|
Setup Travis CI integration with Clang + -Wall in Makefiles
ocornut
committed
on 7 Dec 2014
|
|
2014-12-06 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Setup Travis CI integration
ocornut
committed
on 6 Dec 2014
|
|
|
|
|
|
Merge branch 'master' of https://github.com/ocornut/imgui
ocornut
committed
on 6 Dec 2014
|
|
OpenGL3 example: unregistered mouse callback for mouse click-release faster than frame interval.
ocornut
committed
on 6 Dec 2014
|
|
|
|
Clang warning fixes
Daniel Collin
committed
on 6 Dec 2014
|