2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
---|---|
2018-08-31 |
Comments, readme updates
omar
committed
on 31 Aug 2018
|
2018-08-09 |
imgui_impl_opengl3: Advertised as a ES2/ES3 renderer. Defaults to ES3 on Android. Default on "#version 300 es" on ES 3. (#2002, #1873)
omar
committed
on 9 Aug 2018
|
2018-07-08 |
Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx
omar
committed
on 8 Jul 2018
|
Examples: Removed old example_apple/ + tweak comments (#1873)
omar
committed
on 8 Jul 2018
|
|
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut
committed
on 8 Jul 2018
|
|
2018-07-04 |
|
2018-06-16 |
Readme, Links, Bindings
omar
committed
on 16 Jun 2018
|
Fixed warnings + readme
omar
committed
on 16 Jun 2018
|
|
2018-06-11 |
Comments, documentation
omar
committed
on 11 Jun 2018
|
Examples: FreeGLUT: Added FreeGLUT bindings. Added FreeGLUT+OpenGL2 example. (#801)
omar
committed
on 11 Jun 2018
|
|
Examples: Added imgui_impl_osx.mm bindings (#1870, #281)
omar
committed
on 11 Jun 2018
|
|
2018-06-10 |
Fixed Travis path + various paths in comments/documentations
omar
committed
on 10 Jun 2018
|
Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits
omar
committed
on 10 Jun 2018
|
|
Examples: Renamed example folders. (#1870)
omar
committed
on 10 Jun 2018
|
|
2018-06-08 |
Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870)
...
omar
committed
on 8 Jun 2018
|
2018-02-22 |
Update README.txt
omar
authored
on 22 Feb 2018
GitHub
committed
on 22 Feb 2018
|
Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301)
omar
committed
on 22 Feb 2018
|
|
Merge branch 'jdm3_master'
omar
committed
on 22 Feb 2018
|
|
2018-01-24 |
Examples: Comments
omar
committed
on 24 Jan 2018
|
2017-11-24 |
Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.)
omar
committed
on 24 Nov 2017
|
Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.)
omar
committed
on 24 Nov 2017
|
|
2017-10-25 |
Examples: Extra clarification for the 100th person who insist on using the OpenGL2 code in spite of existing documentation leaning against it. (#1394)
omar
committed
on 25 Oct 2017
|
2017-09-24 |
Merge 'ocornut/master' into 'jdmo3/master'
Jefferson Montgomery
authored
on 24 Sep 2017
Jefferson Montgomery
committed
on 24 Sep 2017
|
2017-09-18 |
Nav/Examples: honoring the io.WantMoveMouse flag in most common examples (#323)
...
ocornut
authored
on 30 Jul 2016
omar
committed
on 18 Sep 2017
|
2017-04-26 |
Comments to redirect people to OpenGL3 examples (#1116)
omar
committed
on 26 Apr 2017
|
2017-03-13 |
Merge latest from ocornut/imgui
Jefferson Montgomery
authored
on 13 Mar 2017
Jefferson Montgomery
committed
on 13 Mar 2017
|
2016-09-11 |
Fixing minor english typos (#827)
ocornut
committed
on 11 Sep 2016
|
2016-08-25 |
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut
committed
on 25 Aug 2016
|
2016-05-20 |
Fix minor typo in examples/README.txt
Jeongseok Lee
committed
on 20 May 2016
|