38 Commits (09bcf9fbc54e751aed79ca908811eef4f2b1d700)

Author SHA1 Message Date
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. (#2494) 6 years ago
omar 302af7b2c9 FAQ tweaks. Add missing entries in imgui.cpp (which until now where only in the README). 6 years ago
Andrew Willmott ece322ff12 freeglut -> glut rename 6 years ago
Gnimuc a53c57152b Mention Julia binding in README (#2446)
Thank you!
6 years ago
omar 55c02099c5 Version 1.69, comments, typos 6 years ago
omar 688035b5f4
Added px_render_imgui.h (#1935) 6 years ago
omar cef77098ab
Update README.md 6 years ago
omar 79f7778e48 Moved binaries to dearimgui.org/binaries 6 years ago
omar 91cc32379d Updated binaries (now auto-generated by a script! next step would be to slowly transition all this stuff into a public repo) 6 years ago
Elias Daler cbc8e57410 Update README.md - change imgui-sfml link (#2345)
Changed link from https://github.com/EliasD/sfml to https://github.com/eliasdaler/sfml (no redirect + more reliable)
6 years ago
omar 65c972e9e4
Update README.md 6 years ago
omar 16c0a0217c Updating supporter list. 6 years ago
Marc-Alexandre Espiaut 8a605354ef Replacing one of the third-party Python bindings. (#2312)
Removing the unmaintained CyImGui (only 7 commits, last one made in 2015) and replacing it with bimpy.
6 years ago
omar e55678adec
Update README.md (changed e-mail address) 6 years ago
omar a8277ca873
Reoder Python bindings 6 years ago
omar 54ba8a643e Removed trailing spaces from text files. (#2038, #2299) 6 years ago
Ryan Mast 8a63c72ac4 Fix the year for screenshot gallery part 7 and 8 links (#2298) 6 years ago
omar 92d29531fa
Qt links 6 years ago
omar 49994ceb6e FAQ entry, moved ImTextureId, Gallery links. 6 years ago
Vladimír Vondruš 289569ef27 Update link to Magnum bindings. (#2269)
The various community projects that integrated Dear ImGui into Magnum
were merged together and are now an official part of the engine.
6 years ago
omar 8b5f635624
Added alternative Rust bindings 6 years ago
omar d223d1e951 Added bindings in Readme. Added internal IMGUI_DEBUG_LOG() helper. Comments, missing breaking changes note relative to imgui_impl_xxxx changes, not really part of core but worth adding in the imgui.cpp breaking change section. 6 years ago
omar 64c66529ae Moving issue/pr template to docs/. Added links in README. 6 years ago
omar 6b97ded438 Happy new year! & comments 6 years ago
omar 84d1ce3958 Tidying up README, moved entries to FAQ, updated screenshots, removed comma in title. 6 years ago
omar 1a6ec208cc Docs: various updates, rewording, clarifying the purpose of a PR. 6 years ago
omar da3c4330c1 Version 1.66 6 years ago
omar 5b1394c5ac
Update README.md 6 years ago
omar 12c72d2893 Fixed OpenGL texture loading example in comment + Discourse link to root of discourse 6 years ago
omar a72d5ada61 Misc comments improvements 6 years ago
omar 82873c7ad4
Update README.md 6 years ago
omar b039dbc62e
Update README.md 6 years ago
omar 3fcc178c23
Update README.md 6 years ago
omar dd748f0e39 Update README.md 6 years ago
omar 76e31bd51a Fixed typo. (#2108, #2083) 6 years ago
Tesla Ice Zhang 4b353ce482 Fix file names (#2083) 6 years ago
omar 5451cb7e1e Readme, Changelog (#2059) 6 years ago
omar 5afd4b61f2 Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036) 6 years ago