Thomas Herzog
|
fdee3a562c
Merge pull request #7 from Zylann/auto_binding_gen
|
8 years ago |
Marc Gilleron
|
805ca9601f
Improve build usage
|
8 years ago |
Karroffel
|
ac51c7b141
moved includes out of namespace
|
8 years ago |
Karroffel
|
b9e5611cfb
reverted weird reference stuff
|
8 years ago |
Karroffel
|
005b9aa148
String.c_string() now returns char *
|
8 years ago |
Karroffel
|
e16e2fe308
basic signal support and update binding generation
|
8 years ago |
Karroffel
|
617057c704
support for script inheritance
|
8 years ago |
Karroffel
|
5e3b01f0f1
some NodePath fixes and better handling of Object type arguments
|
8 years ago |
Karroffel
|
63c2b9d474
new macros for entry points, virtual method fix
|
8 years ago |
Karroffel
|
8aaef5a6a2
use pointers for objects, default arguments
|
8 years ago |
Karroffel
|
c40a9dce51
Added Variant constructor for Object types
|
8 years ago |
Karroffel
|
fe4f8b9581
added support for tool scripts
|
8 years ago |
Karroffel
|
cd1bec5515
added property registration
|
8 years ago |
Karroffel
|
7fa7f7b9c5
added operator overload for string
|
8 years ago |
Karroffel
|
80e3e74934
deleted binaries
|
8 years ago |
Karroffel
|
8d63048c6d
Windows compatibility
|
8 years ago |
Karroffel
|
bce9ac109d
mistakes were made. I undid them.
|
8 years ago |
Karroffel
|
b098147977
using method data for wrapper methods now
|
8 years ago |
Karroffel
|
aa9fb128cf
re-enabled tool class generation
|
8 years ago |
Karroffel
|
575bb7f339
reworked object system a little bit
|
8 years ago |
Karroffel
|
c772d7f656
added Godot.hpp
|
8 years ago |
Karroffel
|
632c953e42
buuunch of stuff
|
8 years ago |
Karroffel
|
92e1f553ec
properly implemented core types (c++ wise)
|
8 years ago |
Karroffel
|
e3d98fd757
updated generator to use new Json API and command arguments
|
8 years ago |
Karroffel
|
a15e7b7189
I hate templates
|
8 years ago |
Karroffel
|
edc2496474
added proper singleton suport
|
8 years ago |
Karroffel
|
a94f2c10c4
basic obj type wrapper generation
|
8 years ago |
Karroffel
|
a9ccee2251
you saw nothing
|
8 years ago |
Karroffel
|
5762c2f53f
Added binding generator
|
8 years ago |
Karroffel
|
8cbebc3e5d
Finished core types (for now, looking at you, Image)
|
8 years ago |