sonoro1234
|
806ff124a1
|
build test -Wall std=99 -Wpedantic
|
2019-02-18 12:33:12 +01:00 |
|
sonoro1234
|
186ebd8f06
|
drop comments and update README.md for top level functions
|
2019-02-15 16:54:23 +01:00 |
|
sonoro1234
|
d331453422
|
correct issue #88 (Pair union member)
|
2019-02-15 12:24:06 +01:00 |
|
sonoro1234
|
e125f405e3
|
more README.md update
|
2019-02-15 12:10:52 +01:00 |
|
sonoro1234
|
498f9802d1
|
update README.md
|
2019-02-15 11:17:51 +01:00 |
|
sonoro1234
|
6c9a018705
|
drop ImVector:contains() for not applicable types
|
2019-02-14 20:15:33 +01:00 |
|
sonoro1234
|
347d8d58b0
|
with templated structs generated
|
2019-02-14 13:05:49 +01:00 |
|
sonoro1234
|
161385607d
|
not templated structs generated
|
2019-02-12 19:59:39 +01:00 |
|
sonoro1234
|
23f2a1f026
|
get template typenames generated
|
2019-02-12 19:40:00 +01:00 |
|
sonoro1234
|
490effa341
|
get template typenames
|
2019-02-12 18:52:00 +01:00 |
|
sonoro1234
|
0d864f94bd
|
ImVector functions inclusion
|
2019-02-12 12:16:21 +01:00 |
|
sonoro1234
|
55f1afa2db
|
update readme
|
2019-01-27 22:51:31 +01:00 |
|
sonoro1234
|
71a9410ce6
|
cpp2ffi take care or type and name separated by * without spaces
|
2019-01-27 17:20:07 +01:00 |
|
Victor Bombi
|
036d2c1f9e
|
Merge pull request #86 from mellinoe/update-to-1.67
Update imgui submodule to 1.67 and re-generate.
1.67
|
2019-01-17 16:43:00 +01:00 |
|
Eric Mellino
|
b5c7ed5862
|
Update imgui submodule to 1.67 and re-generate.
|
2019-01-14 18:42:10 -08:00 |
|
sonoro1234
|
d2ee8fc7dd
|
improve functionD_re
1.66b.1
|
2018-12-24 12:28:37 +01:00 |
|
sonoro1234
|
593867e320
|
generator2 files
|
2018-12-23 19:53:14 +01:00 |
|
sonoro1234
|
907c2fddce
|
generator.lua take care of type and name separated by * without spaces
|
2018-12-21 11:59:35 +01:00 |
|
sonoro1234
|
67f3b097a5
|
pull imgui 1.66b
v1.66b.1
|
2018-12-03 16:46:17 +01:00 |
|
sonoro1234
|
fd0199809d
|
json: TAB 2 spaces solves #82?
|
2018-12-03 10:02:33 +01:00 |
|
sonoro1234
|
d174a02a0f
|
indented json files
|
2018-12-02 18:37:52 +01:00 |
|
sonoro1234
|
291922f72c
|
alphabetical sorted json files
|
2018-12-02 11:15:17 +01:00 |
|
Victor Bombi
|
7d963113c9
|
Merge pull request #84 from dos1/static
cmake: add an option to build as a static library
|
2018-11-28 19:37:05 +01:00 |
|
Sebastian Krzyszkowiak
|
8cbdca3344
|
cmake: add an option to build as a static library
Useful when including cimgui as a subproject in another CMake project.
|
2018-11-28 18:19:52 +01:00 |
|
sonoro1234
|
204f2828bb
|
add folder testbuildc
v1.66.2
|
2018-11-27 12:09:03 +01:00 |
|
sonoro1234
|
2c10d47b9a
|
remove static char EmptyString lines
|
2018-11-27 12:07:56 +01:00 |
|
sonoro1234
|
df00156746
|
output json files with newline
|
2018-11-26 17:54:36 +01:00 |
|
sonoro1234
|
553364f7d8
|
add cimgui.h include guards
|
2018-11-26 15:57:19 +01:00 |
|
sonoro1234
|
14cd6715d2
|
remove static from structs
v1.66.1
|
2018-11-23 10:22:48 +01:00 |
|
sonoro1234
|
76935a7d83
|
manually removed static
|
2018-11-22 20:46:49 +01:00 |
|
sonoro1234
|
4397e9a3f1
|
update README.md
|
2018-11-22 20:18:11 +01:00 |
|
Victor Bombi
|
d44c05cbbd
|
Merge pull request #81 from mellinoe/update-to-1.66
Update to v1.66
|
2018-11-22 20:14:49 +01:00 |
|
Eric Mellino
|
ed6212bb34
|
Update to v1.66.
|
2018-11-22 11:06:40 -08:00 |
|
sonoro1234
|
8911a5a992
|
avoid ImNewDummy issue #80 for MSVC
|
2018-11-13 18:17:59 +01:00 |
|
sonoro1234
|
4397288459
|
some generator.lua cleaning
|
2018-10-23 11:56:02 +02:00 |
|
sonoro1234
|
354f316b89
|
CIMGUI_DEFINE_ENUMS_AND_STRUCTS in README.md
v1.65.7
|
2018-10-21 13:18:36 +02:00 |
|
sonoro1234
|
f6fdec9d98
|
do check of bad overloading
|
2018-10-21 11:39:23 +02:00 |
|
sonoro1234
|
3da4350671
|
readme hard coded overloaded names
|
2018-10-20 19:42:33 +02:00 |
|
sonoro1234
|
fe1d9d081b
|
more readme update
|
2018-10-20 19:36:46 +02:00 |
|
Victor Bombi
|
f531be148d
|
Merge pull request #76 from cimgui/master_refactor
Master refactor
v1.65.6
|
2018-10-20 18:17:33 +02:00 |
|
sonoro1234
|
eac028b1f3
|
delete screenshot.png
|
2018-10-20 17:51:01 +02:00 |
|
sonoro1234
|
eb81995978
|
update README.md
|
2018-10-20 17:32:22 +02:00 |
|
sonoro1234
|
b600ea9fab
|
structs and enums show C ImVector type
|
2018-10-20 17:32:03 +02:00 |
|
sonoro1234
|
5656bf7c73
|
simplify generation and modify order saved
|
2018-10-20 13:54:59 +02:00 |
|
sonoro1234
|
d33da701aa
|
simplify function generation
|
2018-10-20 12:50:55 +02:00 |
|
sonoro1234
|
95d65fdf49
|
saved ordered tables
|
2018-10-20 12:37:42 +02:00 |
|
sonoro1234
|
0b7bd49de5
|
save in an ordered way
|
2018-10-20 12:32:41 +02:00 |
|
sonoro1234
|
1643bbf284
|
tabs to spaces
|
2018-10-19 20:10:24 +02:00 |
|
sonoro1234
|
80f82b6ed8
|
add destructors for no simple constructors
|
2018-10-19 20:06:51 +02:00 |
|
sonoro1234
|
f4df31de6e
|
correct ImVector typedefs
|
2018-10-18 20:20:23 +02:00 |
|