2014-12-21 |
Update README.md - tweaks
omar
committed
on 21 Dec 2014
|
---|---|
OpenGL3 example: fix growing of VBO
ocornut
committed
on 21 Dec 2014
|
|
Support zero-sized display, now sets default as -1,-1 and assert if display size is negative.
ocornut
committed
on 21 Dec 2014
|
|
2014-12-19 |
Added ImGuiStyleVar_WindowRounding enum for PushStyleVar() API
ocornut
committed
on 19 Dec 2014
|
2014-12-14 |
Update README.md minor fixes
omar
committed
on 14 Dec 2014
|
2014-12-11 |
Cleanup todo list, removed 3 done items + added 1 new
omar
committed
on 11 Dec 2014
|
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
|