Commit Graph
192 Commits
Author SHA1 Message Date
omar 01586d33f3 Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036) 2018-08-30 14:29:11 +02:00
omar f23d29b481 Added links to Discourse forums. 2018-08-20 10:45:10 +02:00
omarandGitHub 73fa5c29f4 Update README.md 2018-08-17 16:44:23 -07:00
omar d5793102db imgui_impl_opengl3: Advertised as a ES2/ES3 renderer. Defaults to ES3 on Android. Default on "#version 300 es" on ES 3. (#2002, #1873) 2018-08-09 17:42:53 +02:00
omar 9e9c8a8991 Update to Contributing, and Issue/PR templates. 2018-08-05 18:13:15 +02:00
omar 7adac4ab3e FAQ update 2018-07-26 12:55:40 +02:00
omar ec76009bc4 Readme: fixed typo + patron 2018-07-22 18:09:44 +02:00
Omar Cornut c3f9220c15 Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments 2018-07-08 10:47:31 +02:00
omar 665bd1e140 Links and thanks. Comments on using BeginCombo/EndCombo + moved the Combo() implementations closer to each others to maximize user seeing how it is implemented from any of the secondary function body. 2018-07-04 10:29:28 +02:00
omar 2ce121b7d0 Readme, Links, Bindings 2018-06-16 10:43:05 +02:00
omar 78b28d545f Version 1.61 + todo additions 2018-05-14 12:34:47 +02:00
omarandGitHub e61b224b24 Update README.md 2018-05-12 19:20:54 +02:00
omar 807c4f0ea4 Ran a spell checker for sanity. 2018-05-07 14:44:35 +02:00
omar dc03c93164 Internals: Removed misleading ImRect::FixInverted + fix minor formatting in Readme.
Demo: Fixed Overlay: Added a context menu item to enable freely moving the window.
2018-04-24 14:19:10 +02:00
omar 3a29ddbcfa Version 1.60 2018-04-08 00:45:02 +02:00
Francisco Demartinoandomar 2fa113c895 README.md: add link to Gallery Part 6 2018-04-04 00:09:35 +02:00
omar c461401b21 Comments, FAQ 2018-04-03 20:05:59 +02:00
omar 533c86a7a3 Update TODO list, minor fix in Readme, comments, Clang -Weverything warning fix in imgui_draw.cpp under Windows. 2018-03-17 17:29:58 +01:00
omarandGitHub 6190d794d4 Update README.md 2018-03-07 10:01:20 +01:00
omar 0ec356eb6e Comments, FAQ update. 2018-03-05 13:05:47 +01:00
omar 2c9f45bbe7 Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) 2018-02-28 18:51:40 +01:00
Hossam Aymanandomar a869e944b0 README.md typo fix 2018-02-26 17:43:41 +01:00
omar 9be7d048c8 Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301) 2018-02-22 23:03:47 +01:00
omarandGitHub 6668e80bed Update README.md 2018-02-15 10:33:22 +01:00
omarandGitHub 0a0142adab Update README.md 2018-02-14 11:15:14 +01:00
omarandGitHub df32b60b37 Update README.md 2018-02-13 21:52:27 +01:00
omarandGitHub 1a381dcaf6 Update README.md 2018-02-13 21:13:23 +01:00
omarandGitHub faa3c66154 Update README.md 2018-02-13 20:49:36 +01:00
omarandGitHub f33440bbc2 Update README.md 2018-02-13 20:42:01 +01:00
omarandGitHub e2aba3cf5f Update README.md 2018-02-13 20:17:34 +01:00
omarandGitHub f44a7115ca Update README.md 2018-02-13 19:22:34 +01:00
omarandGitHub 1adeaed000 Update README.md 2018-02-13 19:09:19 +01:00
omarandGitHub f0a3dfa0dd Added sample gif, removed section about performances (unnecessary) 2018-02-13 18:57:42 +01:00
omarandGitHub 7e603ea469 Update README.md 2018-02-13 18:14:17 +01:00
omarandGitHub febde0eb21 Update README.md 2018-02-10 15:44:46 +01:00
omarandGitHub 5641115568 Update README.md 2018-02-09 12:08:53 +01:00
omarandGitHub f38979b266 Update README.md 2018-02-09 11:57:23 +01:00
omarandGitHub 35804b4438 Update README.md 2018-02-06 21:05:49 +01:00
omar 1d5a5ca12e README update, updated binaries, sponsors 2018-02-06 21:04:12 +01:00
omar 5097368bd5 Tweaked FAQ. 2018-01-22 12:01:24 +01:00
omar 6e30c33642 Demo dinaries update 2017-12-26 21:04:17 +01:00
omarandGitHub 7fd805497a Update README.md 2017-12-26 20:30:22 +01:00
omar 1b86e7343f Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete). 2017-12-24 18:16:22 +01:00
omarandGitHub fe2cf231a8 Update README.md 2017-12-06 11:18:17 +01:00
omarandGitHub a1c736fa6a Update README.md 2017-11-11 18:22:00 +01:00
omarandGitHub 631bd8a9f8 Added bindings 2017-11-11 18:12:33 +01:00
omarandGitHub 633f60cdb2 Update README.md 2017-10-15 21:30:06 +02:00
omarandGitHub 251bc6c22c Update README.md 2017-10-13 21:29:31 +02:00
omarandGitHub b498856c9d Update README.md 2017-10-13 20:05:50 +02:00
omarandGitHub dbab9b248a Update README.md 2017-10-13 20:03:56 +02:00