Fabio Alessandrelli
|
59d38a4119
Add test for extended object creation/deletion.
|
4 lat temu |
Fabio Alessandrelli
|
42dd64f22f
Fix binding of function that takes Object * parameters.
|
4 lat temu |
Fabio Alessandrelli
|
b4632e317d
Fix creation (and godot-side deletion) of extended objects.
|
4 lat temu |
Fabio Alessandrelli
|
cc88df05e7
Fix PtrToArg encoding for `Object *`.
|
4 lat temu |
Hennadii Chernyshchyk
|
2b1100c878
Use default initialization
|
4 lat temu |
Bastiaan Olij
|
7a2a7ea9e4
Add virtual destructor to Object class
|
4 lat temu |
Bastiaan Olij
|
b21069c573
_err_print_error only output p_message so swapped parameters around
|
4 lat temu |
Bastiaan Olij
|
fab017c91a
Fix some clang format things
|
4 lat temu |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
4 lat temu |
Bastiaan Olij
|
e839199848
Add support for property groups
|
4 lat temu |
Bastiaan Olij
|
02802b1d0e
Add in driver types and rejig code to make it easier to extend
|
4 lat temu |
George Marques
|
aef0f1e248
Change initialization to allow custom level callbacks
|
4 lat temu |
George Marques
|
dfa526ce16
Fix formatting of files
|
4 lat temu |
George Marques
|
f5858ef6c6
Fix calling of native functions that return object types
|
4 lat temu |
Bastiaan Olij
|
46c63af715
Re-introduce build-in type code for core types
|
4 lat temu |
Bastiaan Olij
|
3a5bd21092
Always convert float to double
|
4 lat temu |
Hennadii Chernyshchyk
|
50774cf0fb
Add alias
|
4 lat temu |
Hennadii Chernyshchyk
|
f24dcf4ff9
Specify project languages
|
4 lat temu |
Hennadii Chernyshchyk
|
3b40a38c66
Remove Generating Bindings message
|
4 lat temu |
George Marques
|
8eb6f129f8
Set initialization level to CORE
|
4 lat temu |
Hennadii Chernyshchyk
|
e8030ed1cf
Fix print file list
|
4 lat temu |
Hennadii Chernyshchyk
|
b7f03837a2
Fix return type check for variadic functions
|
4 lat temu |
Hennadii Chernyshchyk
|
6daaeb6dba
Do not override build path
|
4 lat temu |
Hennadii Chernyshchyk
|
a904518075
Fix OUTPUT for add_custom_command
|
4 lat temu |
Bastiaan Olij
|
b07559882c
Silence delete compile warning in memory.h/cpp on Windows
|
4 lat temu |
Bastiaan Olij
|
dd72ce151a
Remove unused import that breaks on windows
|
4 lat temu |
George Marques
|
9d4e51011a
Properly encode numeric POD types
|
4 lat temu |
George Marques
|
f19bb9f57c
Add copy/move constructors and assignment op to builtin types
|
4 lat temu |
George Marques
|
3a9ff8de7a
Add support for engine singletons
|
4 lat temu |
George Marques
|
feafe0da36
Fix build with native structs
|
4 lat temu |