Victor Bombi
|
f84d9c4301
|
pull imgui 1.76 and generate with internal also
|
2020-04-13 09:45:35 +02:00 |
|
Victor Bombi
|
18297589a5
|
all overloads will have a postfix for avoiding collision with generic version
|
2020-03-28 12:23:12 +01:00 |
|
Victor Bombi
|
760662ecea
|
drop nonUDT1 second (not dropping but take place of no nonUDT)
|
2020-03-27 13:49:16 +01:00 |
|
Victor Bombi
|
0e16e0aedc
|
drop nonUDT1 first
|
2020-03-27 13:44:11 +01:00 |
|
Victor Bombi
|
6033d331f9
|
drop nonUDT2 and empty table cimgui_overloads
|
2020-03-27 13:07:27 +01:00 |
|
Victor Bombi
|
e2347c174d
|
make internal generation false for merging in master
|
2020-03-27 12:18:47 +01:00 |
|
Victor Bombi
|
e7a883d9f3
|
use loadstring for parsing size of struct members, clean spaces around +
|
2020-03-26 11:56:17 +01:00 |
|
Victor Bombi
|
956ddf4033
|
move ImPool templates typedefs after ImGuiStorage definition
|
2020-03-25 13:58:14 +01:00 |
|
Victor Bombi
|
056c340d25
|
thanks to typedef instead of define we work directly with ImWchar
|
2020-03-25 12:47:40 +01:00 |
|
Victor Bombi
|
ab3699df27
|
take care of IMGUI_USE_WCHAR32
|
2020-03-25 12:21:04 +01:00 |
|
Victor Bombi
|
8ee704c485
|
keep names from external API as they were
|
2020-03-24 19:05:57 +01:00 |
|
Victor Bombi
|
901c705518
|
dont generate internal alone
generate all functions: internal and external
|
2020-03-24 18:35:21 +01:00 |
|
Victor Bombi
|
8be6ddd980
|
add structs_and_enums_i for imgui_internal, replace IMGUI_DOCKING for IMGUI_HAS_DOCK
|
2020-03-14 11:35:44 +01:00 |
|
Victor Bombi
|
e2c14f1b41
|
activate cimgui_internal.h generation
|
2020-02-28 23:14:03 +01:00 |
|
Victor Bombi
|
db0243a6f0
|
generated with IMGUI_DOCKING addition.
|
2020-02-28 10:49:35 +01:00 |
|
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 |
|