Victor Bombi
|
4e00f55cc8
|
pull imgui 1.75 and generate
|
2020-02-10 16:28:40 +01:00 |
|
sonoro1234
|
d9e1d9a80d
|
drop cimgui_internal.h generation
|
2019-12-02 10:50:47 +01:00 |
|
sonoro1234
|
4d7a7ac09f
|
cimgui_internal.h generation
|
2019-11-28 11:59:25 +01:00 |
|
sonoro1234
|
549e3cc8f8
|
more preparation for imgui_internal inclusion, main change replace enum with typedef enum
|
2019-11-27 12:31:16 +01:00 |
|
sonoro1234
|
3a7d0d46f8
|
pull ImGui 1.74 and generation
|
2019-11-26 10:02:00 +01:00 |
|
sonoro1234
|
e53a7beaeb
|
cimgui_template: include imgui_internal.h before cimgui.h
|
2019-11-21 13:12:39 +01:00 |
|
sonoro1234
|
bc5f64b2c2
|
add colon left out in ImVector_ImWchar_destroy manual declaration
|
2019-09-29 12:39:50 +02:00 |
|
sonoro1234
|
7cafceccae
|
Add ImVector_ImWchar_destroy manual function
|
2019-09-27 12:31:42 +02:00 |
|
sonoro1234
|
1c65ee2bdc
|
pull imgui 1.73
|
2019-09-25 12:44:17 +02:00 |
|
sonoro1234
|
0f5aa16fe8
|
drop ImVector functions
|
2019-09-25 12:39:51 +02:00 |
|
sonoro1234
|
c0d75f6f8d
|
pull imgui 1.72b
|
2019-08-01 12:23:17 +02:00 |
|
sonoro1234
|
8f3ab64917
|
Do with ImGuiStoragePair what was done with Pair (unnamed union correction)
|
2019-07-29 12:42:50 +02:00 |
|
sonoro1234
|
e61825224b
|
pull imgui 1.72 and regenerate
|
2019-07-29 12:17:38 +02:00 |
|
sonoro1234
|
37c52332f4
|
pull imgui 1.71 and generate
|
2019-06-12 19:45:37 +02:00 |
|
sonoro1234
|
022f60320f
|
add characters | < to defaults parsing
|
2019-05-06 16:41:40 +02:00 |
|
sonoro1234
|
1aeb9ad132
|
pull imgui 1.70 and generate
|
2019-05-06 15:59:27 +02:00 |
|
sonoro1234
|
4be0522d9f
|
pull imgui 1.69 and generate
|
2019-03-13 17:05:22 +01:00 |
|
sonoro1234
|
666a687e0f
|
pull imgui 1.68
|
2019-02-19 13:11:06 +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
|
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
|
0d864f94bd
|
ImVector functions inclusion
|
2019-02-12 12:16:21 +01:00 |
|
Eric Mellino
|
b5c7ed5862
|
Update imgui submodule to 1.67 and re-generate.
|
2019-01-14 18:42:10 -08:00 |
|
sonoro1234
|
67f3b097a5
|
pull imgui 1.66b
|
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 |
|
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
|
2018-11-23 10:22:48 +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
|
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
|
95d65fdf49
|
saved ordered tables
|
2018-10-20 12:37:42 +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 |
|
sonoro1234
|
aca412fe7a
|
add ImVector template types
|
2018-10-18 13:05:57 +02:00 |
|
sonoro1234
|
7a54d1276d
|
drop ImFontConfig_DefaultConstructor (already automated)
|
2018-10-18 09:34:33 +02:00 |
|
sonoro1234
|
2a4dcaf2a2
|
add constructors and destructor
|
2018-10-17 20:08:40 +02:00 |
|
sonoro1234
|
7ee838ae2d
|
include stdint.h
|
2018-10-16 11:56:31 +02:00 |
|
sonoro1234
|
804acdcecd
|
add template_type for ImVector templates in structs_and_enums
|
2018-10-14 17:47:38 +02:00 |
|
sonoro1234
|
51f02dca4d
|
add igGetIDRange to overloads table
|
2018-10-14 10:09:04 +02:00 |
|
sonoro1234
|
5b7abe8b4d
|
be able to generate without precompiler
|
2018-10-10 10:59:51 +02:00 |
|
sonoro1234
|
812af400f1
|
allow cl compiler (MSVC) to work as preprocessor
|
2018-10-09 20:13:56 +02:00 |
|
sonoro1234
|
e7eb9c511b
|
nopreprocess version without comments to enable easy comparation
|
2018-10-09 13:58:46 +02:00 |
|