N/A
|
9768b42785
|
Fix flag arguments parsed wrong due to a bug in compiler check
|
2021-09-10 11:10:15 +02:00 |
|
N/A
|
ec64ca94cc
|
Disable unnecessary pragmas that break generator with the cl compiler
|
2021-09-10 11:10:15 +02:00 |
|
N/A
|
e1ccdc1764
|
Implement defines extraction with cl compiler
|
2021-09-10 11:10:15 +02:00 |
|
Victor Bombi
|
42873df6e3
|
pull imgui docking 1.84.1 and generate
|
2021-08-22 12:07:03 +02:00 |
|
Victor Bombi
|
76d3b9f8b6
|
cpp2ffi: correct defaults for const char* version of ImStrv
|
2021-04-07 16:46:22 +02:00 |
|
Victor Bombi
|
6c5d782738
|
generation after underscore postfix
|
2021-04-06 18:01:41 +02:00 |
|
Victor Bombi
|
39f9aba460
|
cpp2ffi: undercore before overloads postfix
|
2021-04-06 17:25:04 +02:00 |
|
Victor Bombi
|
b918627f0b
|
cpp2ffi: ADDIMSTR_S is called before name_overloadsAlgo
|
2021-04-06 17:25:04 +02:00 |
|
Victor Bombi
|
01d3d13846
|
cimgui_template.h: drop sprintf_s on windows #185
|
2021-03-21 12:15:11 +01:00 |
|
Victor Bombi
|
ab7578ed1f
|
feature request #169: allowing to set IMGUI_PATH as an environment variable (defaults to ../imgui)
|
2021-03-21 09:47:15 +01:00 |
|
Victor Bombi
|
ccdae842e4
|
pull imgui docking 1.82 and generate
|
2021-03-16 12:45:48 +01:00 |
|
Victor Bombi
|
6552b43aae
|
cpp2ffi: ImStr -> ImStrv
|
2021-03-04 13:30:37 +01:00 |
|
Victor Bombi
|
13aac22a35
|
cpp2ffi: allow function typedefs (not only function pointer typedefs)
|
2021-03-04 12:44:49 +01:00 |
|
Victor Bombi
|
7756c4f53f
|
pull imgui docking 1.81 and generate
|
2021-02-11 10:31:31 +01:00 |
|
Victor Bombi
|
2638737f2c
|
cpp2ffi: parse_enum_value drop outer () (ImGuizmo needed it)
|
2021-02-05 18:04:22 +01:00 |
|
Victor Bombi
|
6aa3f1decd
|
cpp2ffi: const char* versions of ImStr take now a postfix _Strv
|
2021-02-05 16:06:10 +01:00 |
|
Victor Bombi
|
bc708a092d
|
cpp2ffi: char* -> Str, ImStr -> STR for backward compability
|
2021-02-05 16:06:10 +01:00 |
|
Victor Bombi
|
2838c0317a
|
cpp2ffi: changes for name prefixing the const char* versions of ImStr
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
c57efd953f
|
cpp2ffi: dont expect const ImStr
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
383ebf3a7a
|
cpp2ffi: ADDiMSTR_S before overload naming and copy defaults, overload_Algo improvement
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
a64de2e303
|
cpp2ffi: add ADDIMSTR_S function for making const char* versions of ImStr arguments
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
a9928295db
|
generator: keep IMGUI_HAS_IMSTR definition
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
ce239ed53f
|
cpp2ffi: overload naming char* -> Chpt (was Str) avoids clash with ImStr - > Str
|
2021-02-05 16:06:09 +01:00 |
|
Victor Bombi
|
86112e0b45
|
generation
|
2021-01-27 10:48:46 +01:00 |
|
Victor Bombi
|
c4d1f5423e
|
generator: replace FLT_MIN in substring
|
2021-01-27 10:48:25 +01:00 |
|
Victor Bombi
|
36e0d7a41e
|
generator: take care of FLT_MIN
|
2021-01-27 10:21:07 +01:00 |
|
Victor Bombi
|
0d96f60b80
|
pull imgui 1.80 docking and generate
|
2021-01-22 11:09:18 +01:00 |
|
Victor Bombi
|
3eec69f133
|
generator.lua: correctly detect IMGUI_HAS_DOCK
|
2021-01-22 11:07:21 +01:00 |
|
Victor Bombi
|
7d5f753a9d
|
pull imgui docking and regenerate
|
2020-12-23 10:13:02 +01:00 |
|
Victor Bombi
|
7f4ca76e37
|
Merge branch 'docking_inter'
|
2020-12-17 13:07:25 +01:00 |
|
Victor Bombi
|
6047c638c4
|
cpp2ffi: take_lines drop spaces after line (needed by cl) fixes #171
|
2020-12-17 13:05:54 +01:00 |
|
Victor Bombi
|
414ad3f8f4
|
Merge branch 'docking_inter'
|
2020-12-15 11:41:00 +01:00 |
|
Victor Bombi
|
a21c31f123
|
generator: detect IMGUI_HAS_DOCK and keep it in cimgui.h
|
2020-12-15 11:33:30 +01:00 |
|
Victor Bombi
|
99611664b7
|
Merge branch 'docking_inter'
|
2020-12-14 18:00:16 +01:00 |
|
Victor Bombi
|
45aada6ecb
|
preparation for 1.80 with imgui_tables.cpp addition and 8bytes enum values
|
2020-12-14 17:57:47 +01:00 |
|
Victor Bombi
|
48c97106cc
|
Merge branch 'docking_inter'
|
2020-12-01 16:35:11 +01:00 |
|
Victor Bombi
|
e417e3500b
|
cpp2ffi: only use ftemplate_list if ftemplate_list[ttype] is defined (needed by implot_internal)
|
2020-12-01 12:35:43 +01:00 |
|
M. Frink ~ Lemur
|
43bfbe227d
|
Fixed typo
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
507e19bc7e
|
adding documentation
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
3f2e6f40df
|
added a ternary to check for cl so that we don't have problems with Linux absolute paths...
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
be7bb9a72e
|
forgot to add the CFLAGS to to the actual calls. Also realized that we really should process the cl calls so fixed that too.
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
fc677cb849
|
adding flags to generator.lua
|
2020-10-30 15:31:53 +01:00 |
|
Victor Bombi
|
aa1b438f7f
|
Merge pull request #165 from frink/flags
Adding CFLAGS to generator.lua
|
2020-10-29 20:37:34 +01:00 |
|
M. Frink ~ Lemur
|
9828871a89
|
Fixed typo
|
2020-10-29 12:28:40 -05:00 |
|
Micon Frink
|
3b01e79d6d
|
adding documentation
|
2020-10-29 16:31:38 +00:00 |
|
Victor Bombi
|
ebfa448e25
|
Merge branch 'docking_inter'
|
2020-10-28 17:52:30 +01:00 |
|
Victor Bombi
|
0704912579
|
cpp2ffi: get_parents_nameC correction
|
2020-10-28 17:51:16 +01:00 |
|
Micon Frink
|
06f3c006c3
|
added a ternary to check for cl so that we don't have problems with Linux absolute paths...
|
2020-10-28 06:31:32 +00:00 |
|
Micon Frink
|
5c469cca4e
|
forgot to add the CFLAGS to to the actual calls. Also realized that we really should process the cl calls so fixed that too.
|
2020-10-28 06:19:41 +00:00 |
|
Micon Frink
|
7d6fdb66bb
|
adding flags to generator.lua
|
2020-10-28 05:44:57 +00:00 |
|