Bastiaan Olij
|
dd72ce151a
Remove unused import that breaks on windows
|
3 anos atrás |
George Marques
|
9d4e51011a
Properly encode numeric POD types
|
3 anos atrás |
George Marques
|
f19bb9f57c
Add copy/move constructors and assignment op to builtin types
|
3 anos atrás |
George Marques
|
3a9ff8de7a
Add support for engine singletons
|
3 anos atrás |
George Marques
|
feafe0da36
Fix build with native structs
|
4 anos atrás |
George Marques
|
a0634cca3f
Auto-bind virtual method overrides
|
4 anos atrás |
George Marques
|
8bcf32a619
Fix issues with method calls
|
4 anos atrás |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 anos atrás |
Rémi Verschelde
|
83ef64079b
bindgen: Properly escape NodePath in default args
|
3 anos atrás |
Raul Santos
|
54c2d23572
Escape parameters named `enum`.
|
3 anos atrás |
Fabio Alessandrelli
|
024ffef50f
Fix binding when default parameter is a PoolByteArray.
|
4 anos atrás |
Hristo Stamenov
|
476a870d6c
Fix CMake generation on Windows (#536)
|
4 anos atrás |
Matteo De Carlo
|
0c8dd096c4
Fix cmake source file generation
|
5 anos atrás |
Marc Gilleron
|
67976ee47d
Remove the need to use GODOT_SUBCLASS
|
4 anos atrás |
Marc
|
824f4ef481
Merge pull request #416 from DuncanSparks/template_get_node
|
5 anos atrás |
Duncan Sparks
|
a2ebc8bbec
Update binding_generator.py
|
5 anos atrás |
Duncan Sparks
|
bd72bd4d68
Fix redundant check in binding_generator.py
|
5 anos atrás |
sheepandshepherd
|
33f9de16e4
Use godot_object_cast_to instead of TagDB to cast engine types
|
5 anos atrás |
Duncan Sparks
|
2b14529de6
Merge branch 'master' into template_get_node
|
5 anos atrás |
Marc Gilleron
|
251062c9a5
Don't use Ref<T> in Object.hpp
|
5 anos atrás |
Duncan Sparks
|
3b16f34d89
Add option for template get_node
|
5 anos atrás |
Daniel Rakos
|
01606fa212
Optimizations to the generated bindings
|
6 anos atrás |
Hugo Locurcio
|
976a188837
Fix and improve the build system
|
6 anos atrás |
David Castro
|
30500632b1
escape 'typename' keyword, which is causing errors when generating bindings
|
6 anos atrás |
bruvzg
|
be5a012ff7
Fix NULL dereferencing in get_from_variant and cast_to
|
6 anos atrás |
bruvzg
|
715d1dc82b
Fix passing NULL pointers as arguments via ptrcall
|
6 anos atrás |
bruvzg
|
ec5d718191
Fix TagDB registration for classes with underscore in the name.
|
6 anos atrás |
bruvzg
|
700310c8c3
Fix ptrcall passing invalid size int.
|
6 anos atrás |
karroffel
|
200bf226bf
Nativescript 1.1
|
7 anos atrás |
Thomas Herzog
|
d8becfbe90
Merge pull request #130 from marcelofg55/int_real_arrays
|
7 anos atrás |