Karroffel
|
ebe9d9de6a
updated core to new GDNative interface
|
8 years ago |
Thomas Herzog
|
31dd500d28
Merge pull request #10 from BastiaanOlij/fix_macos_compile
|
8 years ago |
BastiaanOlij
|
1f36c2307a
Getting this to compile on mac os x
|
8 years ago |
Thomas Herzog
|
ba32738ec7
Update README.md
|
8 years ago |
Thomas Herzog
|
d1940b8d71
Merge pull request #8 from RameshRavone/patch-1
|
8 years ago |
Karroffel
|
ad3720440e
removed InputEvent and Image
|
8 years ago |
Ramesh Ravone
|
440a3ffa19
[GDNative] Creating Example library
|
8 years ago |
Karroffel
|
9caeb8d296
made msvc happier
|
8 years ago |
Karroffel
|
fad8f7c9eb
made script "inheritance" less OOP
|
8 years ago |
Karroffel
|
cf30b0f39d
rewrote binding generator in python
|
8 years ago |
Karroffel
|
3969bcf078
better llvm support
|
8 years ago |
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 |