History for imgui / examples / README.txt
2018-09-13
@omar
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar committed on 13 Sep 2018
2018-08-31
@omar
Comments, readme updates
omar committed on 31 Aug 2018
2018-08-09
@omar
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
@omar
Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx
omar committed on 8 Jul 2018
@omar
Examples: Removed old example_apple/ + tweak comments (#1873)
omar committed on 8 Jul 2018
@Omar Cornut
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut committed on 8 Jul 2018
2018-07-04
@omar
Merge branch 'master' into osx ...
omar committed on 4 Jul 2018
2018-06-16
@omar
Readme, Links, Bindings
omar committed on 16 Jun 2018
@omar
Fixed warnings + readme
omar committed on 16 Jun 2018
2018-06-11
@omar
Comments, documentation
omar committed on 11 Jun 2018
@omar
Examples: FreeGLUT: Added FreeGLUT bindings. Added FreeGLUT+OpenGL2 example. (#801)
omar committed on 11 Jun 2018
@omar
Examples: Added imgui_impl_osx.mm bindings (#1870, #281)
omar committed on 11 Jun 2018
2018-06-10
@omar
Fixed Travis path + various paths in comments/documentations
omar committed on 10 Jun 2018
@omar
Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits
omar committed on 10 Jun 2018
@omar
Examples: Renamed example folders. (#1870)
omar committed on 10 Jun 2018
2018-06-08
@omar
Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) ...
omar committed on 8 Jun 2018
2018-02-22
@omar
Update README.txt
omar authored on 22 Feb 2018 GitHub committed on 22 Feb 2018
@omar
Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301)
omar committed on 22 Feb 2018
@omar
Merge branch 'jdm3_master'
omar committed on 22 Feb 2018
2018-01-24
@omar
Examples: Comments
omar committed on 24 Jan 2018
2017-11-24
@omar
Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.)
omar committed on 24 Nov 2017
@omar
Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.)
omar committed on 24 Nov 2017
2017-10-25
@omar
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
@Jefferson Montgomery
Merge 'ocornut/master' into 'jdmo3/master'
Jefferson Montgomery authored on 24 Sep 2017 Jefferson Montgomery committed on 24 Sep 2017
2017-09-18
@ocornut
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
@omar
Comments to redirect people to OpenGL3 examples (#1116)
omar committed on 26 Apr 2017
2017-03-13
@Jefferson Montgomery
Merge latest from ocornut/imgui
Jefferson Montgomery authored on 13 Mar 2017 Jefferson Montgomery committed on 13 Mar 2017
2016-09-11
@ocornut
Fixing minor english typos (#827)
ocornut committed on 11 Sep 2016
2016-08-25
@ocornut
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut committed on 25 Aug 2016
2016-05-20
@Jeongseok Lee
Fix minor typo in examples/README.txt
Jeongseok Lee committed on 20 May 2016