Historie revizí

Autor SHA1 Zpráva Datum
  raymoo 6f8d3d2c2a Allow registering base class methods for derived classes před 6 roky
  Marc Gilleron 09c8bf94df Rework the way custom class instances are created from C++ před 5 roky
  Bastiaan Olij 7defa6f77e Merge pull request #271 from Windfisch/fix-register-property před 6 roky
  RameshRavone 761d62c9c8 Fix #272 před 6 roky
  Florian Jung 0b4be7bbfa Fix registering properties of reference-types by applying bruvzg's patch před 6 roky
  bruvzg 0af05a45ce Fix tags/cast_to for custom subclasses. před 6 roky
  bruvzg be5a012ff7 Fix NULL dereferencing in get_from_variant and cast_to před 6 roky
  Bastiaan Olij fc20fa3fce Implementing clang-format and applying it to all classes před 6 roky
  karroffel 200bf226bf Nativescript 1.1 před 7 roky
  Nickolai Korshunov ef37d8d76e Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp před 7 roky
  danielytics 01db553c49 adds Array::make and Dictionary::make static methods and has variadic template functions use those před 7 roky
  danielytics c7b03c4132 make register_signal and auto-generated variadic funcitons use variadic templates to streamline their use před 7 roky
  Nickolai Korshunov f1c35f24f6 NULL -> nullptr před 7 roky
  Nickolai Korshunov 73a67b16b1 fixed some includes. replace cycle include with forward declaration před 7 roky
  karroffel 8c053fc35f allow const getter functions před 7 roky
  Marc Gilleron e7202cef8b Fix potential malloc(0) před 7 roky
  karroffel 7dde412e26 custom types can now be used as method parameters před 7 roky
  karroffel 5dac1b5887 caller-defined entry methods and string API update před 7 roky
  Grosskopf 575b2f4d14 Fixed building před 7 roky
  BastiaanOlij 0f773c2d72 Update bindings to use new Api extensions and rename Rect3->AABB před 7 roky
  Bastiaan Olij 6452ba6e88 Implemented using api struct před 7 roky
  Ramesh Ravone 10bb24cfbc updated bindings před 8 roky
  Ramesh Ravone 286d2aff03 Fix `_arg_cast` před 8 roky
  Sergey Kurson 3acd3f8991 Replaced 'char *' with 'const char *' for consistency with C API před 8 roky
  Karroffel c27af379b8 updated to use the new NativeScript and GDNative interface před 8 roky
  Karroffel ee4ac30b40 template magic před 8 roky
  Ramesh Ravone 36561b5853 String operator_plus fix před 8 roky
  Karroffel a3bcda958e implement registering const methods před 8 roky
  Karroffel e1f3865467 Wohoo, Ref<>s are now working před 8 roky
  Karroffel 38f1ee741d some Ref WIP, memory leaks and invalid returns před 8 roky