Commit Graph

55 Commits

Author SHA1 Message Date
sonoro1234
a4b061f8c7 cimgui with glfw and opengl3 implementations 2018-06-19 18:46:09 +02:00
sonoro1234
946a568a99 overload names for Selectable and BeginChild according to cimgui standard 2018-06-16 21:04:15 +02:00
sonoro1234
567261806c some more additions 2018-06-16 17:49:16 +02:00
sonoro1234
edafa5eea8 without gcc parsing 2018-06-15 20:07:20 +02:00
sonoro1234
fa5d113cdb some function renaming 2018-05-18 18:08:21 +02:00
sonoro1234
e559e1eab8 simplify file generation 2018-05-07 10:27:55 +02:00
sonoro1234
1761822733 even some more work 2018-05-04 09:32:01 +02:00
sonoro1234
7b03588b3a some work 2018-05-03 16:38:32 +02:00
sonoro1234
06a5331b9c start branch master_auto 2018-05-02 19:58:33 +02:00
sonoro1234
527fc6a7be correct definitions in 1.60 2018-02-26 21:09:52 +01:00
sonoro1234
baebcfcfaf use igIsWindowHovered flags 2018-02-26 15:01:48 +01:00
Stephan Dilly
49d62d30cf update to imgui 1.53 2017-12-27 16:24:15 +01:00
Stephan Dilly
2ea2b91ee1 auto format 2017-12-27 14:15:22 +01:00
Mikkel Hjortshøj
9e52e73e9b Update to imgui v1.52 (#42)
* Update to imgui v1.52
* Fixed missing ig prefix and struct identifier
* missing struct identifier
* Removed obsolete functions
* Possible fix
* Removed wild ImFont::Glyph
* Noticed out of order Color enum value
2017-11-12 00:16:30 +01:00
Joonas Javanainen
6a31578c1e Pass default_filter properly to ImGuiTextFilter constructor 2017-11-05 20:36:18 +01:00
Joonas Javanainen
50bce34b67 Pass ref_col parameter correctly to ColorPicker4 2017-11-03 13:33:48 +01:00
yosikawa
01578cb1bd add functions to support D-lang version of imgui_demo.cpp
1. add access functions for ImFontAtlas, ImFont
2. support ImGuiTextFilter, ImGuiTextBuffer
3. change the name igPushIdXXX => igPushIDXXX
4. bug fixes
2017-10-02 09:24:25 +02:00
Armored Dragon
1df319b232 Update to imgui 1.51 (#34)
* Updated imgui submodule to v1.51 tag

* Updated API to imgui 1.51

* Fix all compiler and linker errors
2017-08-31 17:08:29 +02:00
Stephan Dilly
13ce2e0abc update to 1.50 2017-06-03 01:43:06 +02:00
Erik van Bilsen
98f480cc28 Added several new bindings (#18)
* Added ImDrawData_ScaleClipRects and fixed wrong call in igSliderFloat2
* Added ImGuiTextFilter
* Added ImGuiTextEditCallbackData
* Added ImGuiStorage
* Added ImFontAtlas_GetGlyphRanges* APIs
* Added ImGuiTextFilter struct and fixed ImDrawData_ScaleClipRects
2017-05-30 07:10:30 +02:00
Stephan Dilly
b647142cf5 update to imgui 1.49 2016-06-05 13:19:34 +02:00
Stephan Dilly
106686a212 update to imgui v1.48 2016-04-10 11:53:30 +02:00
Stephan Dilly
a5b4dc8ba9 fix #11 2015-12-26 15:21:59 +01:00
Stephan Dilly
2de7e50511 update to imgui 1.47 2015-12-26 14:44:18 +01:00
Andrey Penechko
26892981b9 Add ImDrawList functions. Fix spacing. 2015-11-17 20:58:37 +02:00
Stephan Dilly
b936bb3369 add missing methods from a previous release 2015-10-19 13:04:19 +02:00
Stephan Dilly
713d9f587c update to imgui 1.46 2015-10-19 13:01:52 +02:00
Stephan Dilly
5fe328beae upgrade to imgui 1.45 2015-09-07 01:48:05 +02:00
unknown
fb80cc0cfe update to imgui cleanup release 1.44 2015-08-12 21:12:57 +02:00
Stephan Dilly
92ef16ff00 upgrade to imgui 1.43 2015-07-25 16:55:48 +02:00
Stephan Dilly
f61292e533 renamed method prefix ig_ to ig (closes #5) 2015-07-09 23:41:21 +02:00
Stephan Dilly
6b69c0e712 change indent to spaces 2015-07-09 00:38:57 +02:00
Stephan Dilly
ca33899307 update to current imgui release (v1.42 see https://github.com/ocornut/imgui/releases/tag/v1.42) 2015-07-09 00:02:37 +02:00
Stephan Dilly
57d88c0b3d remove usage of ref params 2015-06-28 12:51:57 +02:00
Stephan Dilly
0a7d938bc8 small fixes 2015-06-28 12:24:50 +02:00
Stephan Dilly
830fdcc029 update to latest image release (1.41) featuring for example ModalDialogs 2015-06-28 11:42:43 +02:00
Stephan Dilly
4c85fa45d0 implement all remaining changes for 1.40 release 2015-05-31 22:29:07 +02:00
Stephan Dilly
b06fd153d8 update to imgui 1.39 WIP (3a6e6645e6) 2015-05-26 23:19:39 +02:00
Stephan Dilly
ea7b698694 use CONST define for simple switch to pure C later 2015-04-21 23:39:04 +02:00
Stephan Dilly
9399d2d8a6 - use imgui 1.38 release tag
- added new 1.38 release methods and fix some header functionnames
2015-04-21 23:35:17 +02:00
Stephan Dilly
b6fd8e0d7b better naming of overloaded methods (issue #1) 2015-04-09 23:33:02 +02:00
Stephan Dilly
bff93d2c38 make the header more c-compatible (still not quite there yet) 2015-04-09 16:44:39 +02:00
Stephan Dilly
60fecdb768 fix unix/osx build 2015-04-09 00:09:21 +02:00
Stephan Dilly
0f60db25d5 finish all methods of ImGUI-namespace 2015-04-09 01:02:05 +02:00
Stephan Dilly
2beb6c10a6 fix some methods 2015-04-09 00:28:25 +02:00
Stephan Dilly
5167d9bf55 wrapped almost all functions (excluding those returning POD structs) 2015-04-08 22:31:03 +02:00
Stephan Dilly
50d99c0b73 try to get rid of reference semantic 2015-04-08 14:55:28 +02:00
Stephan Dilly
ccf68127c7 adjusted some pointer and ref usages 2015-04-08 14:27:23 +02:00
Stephan Dilly
90e207b199 - split up files for clarity
- new c-api method prefix "ig_" (for ImGui)
- a lot more methods wrapped
2015-04-08 14:18:19 +02:00
Stephan Dilly
56933adf52 more bindings 2015-04-08 01:42:13 +02:00