Commit History

作者 SHA1 備註 提交日期
  Nickolai Korshunov e123650d76 Strict enums 7 年之前
  Marc Gilleron ac0679eb1a Fix Ref leak when using Godot getters 7 年之前
  RameshRavone 4aec7cbf42 Do not include Ref.hpp file in Reference.hpp 7 年之前
  Marc Gilleron 3197c3dce3 Rewrite Ref<T> to behave like Godot again 7 年之前
  karroffel 2e4de7b67d Don't leak memory from Ref<>() 7 年之前
  karroffel 7dde412e26 custom types can now be used as method parameters 7 年之前
  Grosskopf 575b2f4d14 Fixed building 7 年之前
  BastiaanOlij 0f773c2d72 Update bindings to use new Api extensions and rename Rect3->AABB 7 年之前
  Bastiaan Olij 6452ba6e88 Implemented using api struct 7 年之前
  Ramesh Ravone 10bb24cfbc updated bindings 7 年之前
  Maxim Sheronov 8939c663d9 Fix bindings generation for enums 8 年之前
  Karroffel c27af379b8 updated to use the new NativeScript and GDNative interface 8 年之前
  Karroffel 4769f49cb4 Use static linking instead of dynamic linking 8 年之前
  Karroffel 606d2624af new ptrcall number sizes (int64_t and double) 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 ac630353cf [experimental] constructors and Ref<T> 8 年之前
  Karroffel ad3720440e removed InputEvent and Image 8 年之前
  Karroffel 9caeb8d296 made msvc happier 8 年之前
  Karroffel fad8f7c9eb made script "inheritance" less OOP 8 年之前
  Karroffel cf30b0f39d rewrote binding generator in python 8 年之前