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
|
f6fdec9d98
|
do check of bad overloading
|
2018-10-21 11:39:23 +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 |
|
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
|
84a9656889
|
dont assert in virtual preprocessor, just warn
|
2018-10-13 19:13:52 +02:00 |
|
sonoro1234
|
3b9c53b2a2
|
more robust nocompiler option, can assert on unknown preprocesor conditions
|
2018-10-13 11:56:35 +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 |
|
sonoro1234
|
2759a8ed4d
|
allow gcc or clang compiler
|
2018-10-09 11:03:49 +02:00 |
|
sonoro1234
|
073f438467
|
dont warn not const reference argument if it is manual
|
2018-10-09 10:39:49 +02:00 |
|
sonoro1234
|
9738a5816e
|
let FLT_MAX be a string in definitions.lua to use after igGET_FLT_MAX to get compiler value
|
2018-10-08 12:12:15 +02:00 |
|
sonoro1234
|
327e3236ae
|
rename generated folder to output folder
|
2018-10-08 11:56:49 +02:00 |
|
sonoro1234
|
259dc4afc8
|
let copy files happen from lua script
|
2018-10-08 11:37:20 +02:00 |
|
sonoro1234
|
a2c1665e31
|
header in files with version information
|
2018-10-05 18:54:55 +02:00 |
|
sonoro1234
|
bba07596a6
|
rename cimgui_auto to cimgui and cimgui to cimgui_nopreprocess
|
2018-10-05 18:04:58 +02:00 |
|
sonoro1234
|
e99f8dc918
|
compact lines from preprocessor
|
2018-10-05 12:56:02 +02:00 |
|
sonoro1234
|
6ceba86ff6
|
add * to bad arg detection check
|
2018-10-04 17:52:43 +02:00 |
|
sonoro1234
|
552a5f5cf2
|
check arg detection failures2
|
2018-10-04 17:40:31 +02:00 |
|
sonoro1234
|
f1b55d57e5
|
check arg detection failures
|
2018-10-04 17:27:20 +02:00 |
|
sonoro1234
|
d7e8b142d0
|
show arg detection failure2
|
2018-10-04 16:32:44 +02:00 |
|
sonoro1234
|
9ae5a207f6
|
show arg detection failures
|
2018-10-04 16:27:49 +02:00 |
|
sonoro1234
|
4a0e927c23
|
ColorConvertHSVtoRGB and ColorConvertRGBtoHSV to manuals
|
2018-10-04 11:22:00 +02:00 |
|
sonoro1234
|
9e6f792b74
|
calc enum value acording to previous enum value
|
2018-09-24 19:01:37 +02:00 |
|
sonoro1234
|
8508f7b0ff
|
change no args to void arg in prototypes
|
2018-09-15 11:05:49 +02:00 |
|
sonoro1234
|
69ac20dd7c
|
try to make travis happy
|
2018-09-12 12:35:10 +02:00 |
|
sonoro1234
|
a0eab2686f
|
move to imgui 1.65
|
2018-09-10 13:23:49 +02:00 |
|
sonoro1234
|
d45f3594ce
|
move the ToSimple conversion functions out of CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
2018-09-05 13:59:51 +02:00 |
|
sonoro1234
|
7afdf07cbb
|
add xxxx_nonUDT2 functions returning UDT_Simple
|
2018-09-05 13:45:16 +02:00 |
|
sonoro1234
|
d47cbcb44a
|
use include from root
|
2018-09-02 17:20:46 +02:00 |
|
sonoro1234
|
fc01fa6486
|
move to imgui 1.64
|
2018-08-31 20:08:47 +02:00 |
|
sonoro1234
|
b5150cc1ac
|
take care of space before brackets in function
|
2018-08-31 09:53:25 +02:00 |
|
sonoro1234
|
444b30c2cb
|
update to v1.63 imgui
|
2018-08-31 09:19:32 +02:00 |
|
sonoro1234
|
af67beb082
|
add support for UDT returning functions
|
2018-08-22 17:42:16 +02:00 |
|
sonoro1234
|
960c4daa70
|
take care of return in vararg functions
|
2018-08-19 10:31:07 +02:00 |
|
sonoro1234
|
031bfe5dcc
|
add size to struct members and calc_value to enums
|
2018-07-20 15:39:02 +02:00 |
|
sonoro1234
|
963e5fcf82
|
add argsT to definitions
|
2018-07-20 13:47:27 +02:00 |
|