Commit Graph

91 Commits (fed80b95375f716536ceaa3c5e8b21c96e150bff)

Author SHA1 Message Date
omar 99f68d7958 Docs: Added FAQ entries removed old one which is misleading today. Misc tweaks.
omar e8c986b34e Version 1.77 WIP
omar 5503c0a12e Version 1.76
+ fixed PVS warning, update demo binaries, update readme image
omar f2b01c3436 Changelog, tweak OpenGL3 backends. (), update Gallery thread links.
omar d8824f9a9a CI: Clarify purpose of example_null, Changelog
omar ccaec1a270 Version 1.76 WIP
Rokas Kupstys 21b9e42964 Minor fixes to example_sdl_metal and a changelog entry.
Add example_sdl_metal to CI builds.

Closes .
omar 58b3e02b95 Version 1.75
Comments
omar 4d4e3b97f4 TODO, Readme
(dropped TreeNode_NoIndent flag from todo, as it feels unnecessary)
omar 3fe6ae9732 Internals: Move some Nav functions and members around (no functional change) + Misc comments
omar ff5299e0e0 Docs: FAQ, Comments.
Rokas Kupstys 5e2329b98e Backends: GL3: Implement glbinding opengl loader support. ()
omar abaf0256b8 Version 1.75 WIP
Added message to font file loading assert.
omar bdce833636 Version 1.74
omar 048b73dfaa Various comments + Doc: Examples readme. Moved main menu bar code below menu bar code.
omar c262276988 Version 1.74 WIP
omar d5efe16157 Version 1.73
omar f624455d7b Version 1.73 WIP
omar 6a0d0dab5a Version 1.72b (patch for nav)
omar 9183e7c426 Version 1.73 WIP
omar ecb9b1e2eb Version 1.72
omar 516c3dee80 Examples: SDL+DX11: Changelog, readme, batch files, fixed vcxproj, minor stylistic fixes + minor sync of other main.cpp files. ()
omar 5286ecb8a7 Version 1.72 WIP
omar 2da1c66d15 Version 1.71 + comments
omar 4597632662 Readme, comments, dear imgui prefixes
omar 42fc563fed Version 1.71 WIP + fixed minor typo
omar d1d5075b66 Version 1.70
omar 6c196cf432 Examples Readme and Changelog tweaks, added , re-ordered examples/README alphabetically.
omar c1848b185c Examples: Emscripten: Switched to WebGL1/ES2, Added Changelog, Updated links, Added ignore list, Fixed warning with older versions. Removed reliance on C++11 (would warn on some compiler). Improved html template, removed undesirable options, reduced log size. Tweaked main.cpp. ()
omar cdb109f617 Renamed freeglut vcxproj files + Comments, Changelog ()
Andrew Willmott ece322ff12 freeglut -> glut rename
omar cf2c52282d Version 1.70 WIP
omar 55c02099c5 Version 1.69, comments, typos
omar 9d1a392d7d Examples: OpenGL: Comments about versions and loaders. (, )
omar 54ba8a643e Removed trailing spaces from text files. (, )
omar 295ada0364 Examples: Win32: Using wc.lpszClassName instead of duplicating the literal. + tweak README format.
omar 1afd29d382 Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar 5d40d295b3 Comments, readme updates
omar d5793102db imgui_impl_opengl3: Advertised as a ES2/ES3 renderer. Defaults to ES3 on Android. Default on "#version 300 es" on ES 3. (, )
omar 89e2ddf07f Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx
omar 569e0f07f1 Examples: Removed old example_apple/ + tweak comments ()
Omar Cornut c3f9220c15 Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
omar 0d7e779b37 Merge branch 'master' into osx
# Conflicts:
#	examples/.gitignore
#	examples/README.txt
omar 2ce121b7d0 Readme, Links, Bindings
omar 40845852b9 Fixed warnings + readme
omar cdf51cad2d Comments, documentation
omar a1b6766d43 Examples: FreeGLUT: Added FreeGLUT bindings. Added FreeGLUT+OpenGL2 example. ()
omar fac0c801da Examples: Added imgui_impl_osx.mm bindings (, )
omar 6f7b7807ad Fixed Travis path + various paths in comments/documentations
omar 5a13e4dcde Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp () + changelog bits