Commit History

Author SHA1 Message Date
  Karroffel a3bcda958e implement registering const methods 8 years ago
  Thomas Herzog ab0854c8f2 Merge pull request #11 from GodotNativeTools/ref-class-api 8 years ago
  Karroffel e1f3865467 Wohoo, Ref<>s are now working 8 years ago
  Karroffel 38f1ee741d some Ref WIP, memory leaks and invalid returns 8 years ago
  Karroffel 82165394ca fixed singleton naming thingy 8 years ago
  Karroffel b6ca6a2d8e fixed ArgCast again 8 years ago
  Karroffel 1c5eeee512 better Variant casting 8 years ago
  Karroffel ac630353cf [experimental] constructors and Ref<T> 8 years ago
  Karroffel 99fceb455a updated scripting interface 8 years ago
  Karroffel 51d3cecb5e updated scripting interface 8 years ago
  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