Victor Bombi
|
246c0e580f
|
delete cimgui.h and cimgui.cpp from output folder
|
2020-09-26 09:53:54 +02:00 |
|
Victor Bombi
|
d2de965b2a
|
generation
|
2020-09-25 17:47:58 +02:00 |
|
Victor Bombi
|
c64cef9b8c
|
generation
|
2020-09-25 16:11:45 +02:00 |
|
Victor Bombi
|
aa5d3646be
|
generation
|
2020-09-25 13:52:25 +02:00 |
|
Victor Bombi
|
10c52cc266
|
generation
|
2020-09-25 13:25:34 +02:00 |
|
Victor Bombi
|
02834e8480
|
generate
|
2020-09-25 13:15:26 +02:00 |
|
Victor Bombi
|
c37df4d0b8
|
generate
|
2020-09-25 10:00:15 +02:00 |
|
Victor Bombi
|
7685bab86f
|
generation
|
2020-09-24 16:21:29 +02:00 |
|
Victor Bombi
|
81e7df17c9
|
generation
|
2020-09-24 12:32:53 +02:00 |
|
Victor Bombi
|
6ee1d4c3fc
|
generation
|
2020-09-24 11:57:31 +02:00 |
|
Victor Bombi
|
277e37f4ef
|
generation
|
2020-09-24 11:14:13 +02:00 |
|
Victor Bombi
|
6fbdf5ce62
|
generation
|
2020-09-09 17:59:31 +02:00 |
|
Victor Bombi
|
3d997ffdae
|
generation
|
2020-09-04 16:57:18 +02:00 |
|
Victor Bombi
|
f635eb28c5
|
generation with new recursive parser
|
2020-09-04 10:43:31 +02:00 |
|
Victor Bombi
|
9abc3207aa
|
generation with last cpp2ffi
|
2020-08-28 10:44:22 +02:00 |
|
Victor Bombi
|
cdd1fbb2df
|
generation with last ccp2ffi modifications (STB_TexteditState) issue #145
|
2020-08-24 20:05:08 +02:00 |
|
Victor Bombi
|
c04ed4fa16
|
pull imgui 1.78 docking branch and generate
|
2020-08-18 21:01:56 +02:00 |
|
Victor Bombi
|
f41dd1cf2e
|
generation for location in structs_and_enums
|
2020-07-07 09:59:48 +02:00 |
|
Victor Bombi
|
38a744674e
|
generate again
|
2020-06-30 09:45:35 +02:00 |
|
Victor Bombi
|
8c5bda8548
|
pull imgui docking 1.77 and generate
|
2020-06-29 19:06:28 +02:00 |
|
Victor Bombi
|
bb54fa5e20
|
generation with non const ref to pointer
|
2020-06-06 11:40:34 +02:00 |
|
Victor Bombi
|
f69b042105
|
generation with location info
|
2020-06-05 20:43:42 +02:00 |
|
Victor Bombi
|
09bd080a0c
|
generate with FnPtr change
|
2020-05-30 15:20:49 +02:00 |
|
Victor Bombi
|
da72704aa1
|
pull docking and generate
|
2020-05-16 16:27:17 +02:00 |
|
Victor Bombi
|
b861387d21
|
pull imgui docking branch and generate
|
2020-04-29 18:11:57 +02:00 |
|
barrybingo
|
925f656646
|
Make names visible when using gcc/clang
|
2020-04-20 13:09:30 +01:00 |
|
Victor Bombi
|
3e6ef21864
|
generation
|
2020-04-17 20:28:20 +02:00 |
|
Victor Bombi
|
df7c5d1b5d
|
post in cpp and h files if it is generated with internal api
|
2020-04-14 17:37:22 +02:00 |
|
Victor Bombi
|
c0c050ce1e
|
add include for implementations generation
|
2020-04-13 10:16:11 +02:00 |
|
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 |
|