Bastiaan Olij
|
fab017c91a
Fix some clang format things
|
4 years ago |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
4 years ago |
Bastiaan Olij
|
e839199848
Add support for property groups
|
4 years ago |
Bastiaan Olij
|
02802b1d0e
Add in driver types and rejig code to make it easier to extend
|
4 years ago |
George Marques
|
aef0f1e248
Change initialization to allow custom level callbacks
|
4 years ago |
George Marques
|
dfa526ce16
Fix formatting of files
|
4 years ago |
George Marques
|
f5858ef6c6
Fix calling of native functions that return object types
|
4 years ago |
Bastiaan Olij
|
46c63af715
Re-introduce build-in type code for core types
|
4 years ago |
Bastiaan Olij
|
3a5bd21092
Always convert float to double
|
4 years ago |
Hennadii Chernyshchyk
|
50774cf0fb
Add alias
|
4 years ago |
Hennadii Chernyshchyk
|
f24dcf4ff9
Specify project languages
|
4 years ago |
Hennadii Chernyshchyk
|
3b40a38c66
Remove Generating Bindings message
|
4 years ago |
George Marques
|
8eb6f129f8
Set initialization level to CORE
|
4 years ago |
Hennadii Chernyshchyk
|
e8030ed1cf
Fix print file list
|
4 years ago |
Hennadii Chernyshchyk
|
b7f03837a2
Fix return type check for variadic functions
|
4 years ago |
Hennadii Chernyshchyk
|
6daaeb6dba
Do not override build path
|
4 years ago |
Hennadii Chernyshchyk
|
a904518075
Fix OUTPUT for add_custom_command
|
4 years ago |
Bastiaan Olij
|
b07559882c
Silence delete compile warning in memory.h/cpp on Windows
|
4 years ago |
Bastiaan Olij
|
dd72ce151a
Remove unused import that breaks on windows
|
4 years ago |
George Marques
|
9d4e51011a
Properly encode numeric POD types
|
4 years ago |
George Marques
|
f19bb9f57c
Add copy/move constructors and assignment op to builtin types
|
4 years ago |
George Marques
|
3a9ff8de7a
Add support for engine singletons
|
4 years ago |
George Marques
|
feafe0da36
Fix build with native structs
|
4 years ago |
Bastiaan Olij
|
df9164b9bd
Added TYPED_METHOD_BIND and c++17 flags to windows build and moved test project files
|
4 years ago |
George Marques
|
f3dea4b752
Add readme file (stub)
|
4 years ago |
George Marques
|
5615c92173
Define the {de,}initialization functions in the bindings
|
4 years ago |
George Marques
|
a0634cca3f
Auto-bind virtual method overrides
|
4 years ago |
George Marques
|
b3a4a2cf93
Add sample test project
|
4 years ago |
George Marques
|
8bcf32a619
Fix issues with method calls
|
4 years ago |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 years ago |