2019-04-15 |
|
---|---|
Examples: Visual Studio: Updated default platform toolset+sdk in vcproj files from v100+sdk7 (vs2010) to v110+sdk8 (vs2012). This is mostly so we can remove reliance on DXSDK_DIR for the DX10/DX11 example, which if existing and when switching to recent SDK ends up conflicting and creating warnings.
omar
committed
on 15 Apr 2019
|
|
2019-04-08 |
Merge branch 'master' into docking
omar
committed
on 8 Apr 2019
|
2019-04-07 |
Examples: Makefile: Tweaks so they are more consistent with each others. Added -g./opt/local includes for MacPorts on Mac OS X. (#297)
omar
committed
on 7 Apr 2019
|
2019-04-03 |
|
InputText, Examples/SDL: Emulate \t input if back-end doesn't provide it. (#1336, #2467)
...
omar
committed
on 3 Apr 2019
|
|
2019-03-11 |
Viewports: Renamed ConfigViewportsNoParent to ConfigViewportsNoDefaultParent. Fix outdated comments in examples.
omar
committed
on 11 Mar 2019
|
2019-02-22 |
|
2019-02-19 |
Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution.
omar
committed
on 19 Feb 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-26 |
|
Viewport: Comment to suggest making WindowBg opaque when viewports are enabled.
omar
committed
on 26 Nov 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
|
|
Examples: OpenGL3+GLFW/SDL: Made main.cpp compile with IMGUI_IMPL_OPENGL_LOADER_CUSTOM (may be missing init). (#2178)
omar
committed
on 8 Nov 2018
|
|
2018-11-06 |
Merge branch 'viewport' into docking
omar
committed
on 6 Nov 2018
|
Examples: SDL: Tweaked Windows instructions and batch files. (#2175)
omar
committed
on 6 Nov 2018
|
|
Examples: SDL: Tweaked Windows instructions and batch files. (#2175)
omar
committed
on 6 Nov 2018
|
|
2018-09-20 |
Viewport: Enabled viewports by default in more example apps.
omar
committed
on 20 Sep 2018
|