Historial de Commits

Autor SHA1 Mensaje Fecha
  David Castro 30500632b1 escape 'typename' keyword, which is causing errors when generating bindings hace 6 años
  bruvzg be5a012ff7 Fix NULL dereferencing in get_from_variant and cast_to hace 6 años
  bruvzg 715d1dc82b Fix passing NULL pointers as arguments via ptrcall hace 6 años
  bruvzg ec5d718191 Fix TagDB registration for classes with underscore in the name. hace 6 años
  bruvzg 700310c8c3 Fix ptrcall passing invalid size int. hace 6 años
  karroffel 200bf226bf Nativescript 1.1 hace 7 años
  Thomas Herzog d8becfbe90 Merge pull request #130 from marcelofg55/int_real_arrays hace 7 años
  Marcelo Fernandez ae38ebc80c fix method calls that take floats/doubles hace 7 años
  Marcelo Fernandez 709446da94 Fix bindings for PoolIntArray and PoolRealArray hace 7 años
  Nickolai Korshunov ef37d8d76e Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp hace 7 años
  Nickolai Korshunov 876715b610 disable strict enums hace 7 años
  danielytics 01db553c49 adds Array::make and Dictionary::make static methods and has variadic template functions use those hace 7 años
  danielytics c7b03c4132 make register_signal and auto-generated variadic funcitons use variadic templates to streamline their use hace 7 años
  Nickolai Korshunov f1c35f24f6 NULL -> nullptr hace 7 años
  Nickolai Korshunov 3f8456135f local deps included with quotes hace 7 años
  Nickolai Korshunov e123650d76 Strict enums hace 7 años
  Marc Gilleron ac0679eb1a Fix Ref leak when using Godot getters hace 7 años
  RameshRavone 4aec7cbf42 Do not include Ref.hpp file in Reference.hpp hace 7 años
  Marc Gilleron 3197c3dce3 Rewrite Ref<T> to behave like Godot again hace 7 años
  karroffel 2e4de7b67d Don't leak memory from Ref<>() hace 7 años
  karroffel 7dde412e26 custom types can now be used as method parameters hace 7 años
  Grosskopf 575b2f4d14 Fixed building hace 7 años
  BastiaanOlij 0f773c2d72 Update bindings to use new Api extensions and rename Rect3->AABB hace 7 años
  Bastiaan Olij 6452ba6e88 Implemented using api struct hace 7 años
  Ramesh Ravone 10bb24cfbc updated bindings hace 8 años
  Maxim Sheronov 8939c663d9 Fix bindings generation for enums hace 8 años
  Karroffel c27af379b8 updated to use the new NativeScript and GDNative interface hace 8 años
  Karroffel 4769f49cb4 Use static linking instead of dynamic linking hace 8 años
  Karroffel 606d2624af new ptrcall number sizes (int64_t and double) hace 8 años
  Karroffel e1f3865467 Wohoo, Ref<>s are now working hace 8 años