Thomas Herzog
|
5be9332c42
Merge pull request #30 from taylorjoshua88/patch-1
|
8 年 前 |
Josh Taylor
|
be14fd92ae
Fixed typos
|
8 年 前 |
Thomas Herzog
|
0081c3bb3a
Merge pull request #29 from RichyHBM/keep-env-windows
|
8 年 前 |
Richy HBM
|
2d54c15c30
Add compiler flags for windows
|
8 年 前 |
Thomas Herzog
|
501a30856b
Merge pull request #28 from RichyHBM/keep-env-windows
|
8 年 前 |
Richy HBM
|
e5806869c5
Fix using variable before defining it
|
8 年 前 |
Thomas Herzog
|
b523f61b7d
Merge pull request #27 from RichyHBM/keep-env-windows
|
8 年 前 |
Richy HBM
|
b503db1712
Keep environment variables on windows
|
8 年 前 |
Thomas Herzog
|
e6064f7291
Merge pull request #24 from KursonSerg/master
|
8 年 前 |
Sergey Kurson
|
3acd3f8991
Replaced 'char *' with 'const char *' for consistency with C API
|
8 年 前 |
Thomas Herzog
|
57a5d0cf7e
Merge pull request #23 from RameshRavone/patch-3
|
8 年 前 |
Ramesh Ravone
|
49b0301b58
Update README.md
|
8 年 前 |
Karroffel
|
c27af379b8
updated to use the new NativeScript and GDNative interface
|
8 年 前 |
Thomas Herzog
|
2195f2e9a8
Merge pull request #20 from GodotNativeTools/static-linking
|
8 年 前 |
Karroffel
|
4769f49cb4
Use static linking instead of dynamic linking
|
8 年 前 |
Thomas Herzog
|
fd852eae54
Merge pull request #19 from GodotNativeTools/template-magic
|
8 年 前 |
Karroffel
|
606d2624af
new ptrcall number sizes (int64_t and double)
|
8 年 前 |
Karroffel
|
ee4ac30b40
template magic
|
8 年 前 |
Thomas Herzog
|
add4c99e36
Merge pull request #17 from RameshRavone/master
|
8 年 前 |
Ramesh Ravone
|
36561b5853
String operator_plus fix
|
8 年 前 |
Karroffel
|
a3bcda958e
implement registering const methods
|
8 年 前 |
Thomas Herzog
|
ab0854c8f2
Merge pull request #11 from GodotNativeTools/ref-class-api
|
8 年 前 |
Karroffel
|
e1f3865467
Wohoo, Ref<>s are now working
|
8 年 前 |
Karroffel
|
38f1ee741d
some Ref WIP, memory leaks and invalid returns
|
8 年 前 |
Karroffel
|
82165394ca
fixed singleton naming thingy
|
8 年 前 |
Karroffel
|
b6ca6a2d8e
fixed ArgCast again
|
8 年 前 |
Karroffel
|
1c5eeee512
better Variant casting
|
8 年 前 |
Karroffel
|
ac630353cf
[experimental] constructors and Ref<T>
|
8 年 前 |
Karroffel
|
99fceb455a
updated scripting interface
|
8 年 前 |
Karroffel
|
51d3cecb5e
updated scripting interface
|
8 年 前 |