2019-06-18 |
|
---|---|
Examples: SDL+DX11: Changelog, readme, batch files, fixed vcxproj, minor stylistic fixes + minor sync of other main.cpp files. (#2632)
omar
committed
on 18 Jun 2019
|
|
2019-06-06 |
Synced/merged minor cruft from docking branch to minimize drift. AFAIK the only meaningful no-op change is that the call UpdateHoveredWindowAndCaptureFlags() was moved above UpdateMouseMovingNewFrame() to match what docking branch has been doing for a while.
omar
committed
on 6 Jun 2019
|
2019-04-25 |
|
2019-04-23 |
Examples: SDL: Gamepad support minor amend. Fixes ImGuiBackendFlags_HasGamepad not being set. Enable in Emscripten demo. Tweaks. (#2509, #2484).
omar
committed
on 23 Apr 2019
|
Added support to use controllers via SDL_GameController. (#2509)
...
David Amador
authored
on 22 Apr 2019
omar
committed
on 23 Apr 2019
|
|
2019-04-22 |
Examples: SDL: Removed unused code. (#2484)
omar
committed
on 22 Apr 2019
|
2019-03-11 |
Viewports: Renamed ConfigViewportsNoParent to ConfigViewportsNoDefaultParent. Fix outdated comments in examples.
omar
committed
on 11 Mar 2019
|
2019-02-11 |
|
Examples: SDL: Using the SDL_WINDOW_ALLOW_HIGHDPI flag. (#2306, #1676) [@rasky]
omar
committed
on 11 Feb 2019
|
|
2019-01-20 |
|
|
|
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
|
2019-01-02 |
|
2018-12-21 |
Viewport: Misc comments following user feedbacks..
omar
committed
on 21 Dec 2018
|
2018-12-20 |
|
Merge branch 'master' into viewport + added style tweak block when viewports are enabled
...
omar
committed
on 20 Dec 2018
|
|
Examples: Setting up style before bindings, so in complex binding (vulkan/dx12) it isn't miles away from the context creation.
omar
committed
on 20 Dec 2018
|
|
Examples: Viewport: Moved the "make current GL context" to reduce the amount of call and hopefully be more explicit about viewport enabled vs disabled requirements. (#1542)
omar
committed
on 20 Dec 2018
|
|
2018-11-15 |
|
2018-11-08 |
Merge branch 'master' into viewport + specific changes for GLFW callbacks
...
omar
committed
on 8 Nov 2018
|
Examples: Misc comments mainly related to GLFW callbacks. (#1759)
omar
committed
on 8 Nov 2018
|
|
2018-11-06 |
Merge branch 'viewport' into docking
omar
committed
on 6 Nov 2018
|
Viewport: Fixed SDL+OpenGL2 example to work with multi-viewports. (#2175)
omar
committed
on 6 Nov 2018
|
|
2018-09-21 |
|
2018-09-20 |
Viewport: Enabled viewports by default in more example apps.
omar
committed
on 20 Sep 2018
|
2018-09-14 |
|
2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
2018-09-06 |
Examples: Enabled Docking + Nav by default in the branch. (#351)
omar
committed
on 6 Sep 2018
|
2018-07-23 |
Examples: Using fully qualified "Dear ImGui" name in window titles.
omar
committed
on 23 Jul 2018
|