提交历史

作者 SHA1 备注 提交日期
  Thomas Herzog 411d2f6d1f Merge pull request #83 from Zylann/gitignore_update 7 年之前
  Thomas Herzog 2da785f6d1 Merge pull request #82 from Zylann/rewrite_ref 7 年之前
  Marc Gilleron 936a9dd3d5 Ignore Windows binaries 7 年之前
  Marc Gilleron 3197c3dce3 Rewrite Ref<T> to behave like Godot again 7 年之前
  Thomas Herzog e71ce19068 Merge pull request #75 from Zylann/add_rid_valid_and_operators 7 年之前
  Marc Gilleron 06c61b6535 Added RID::is_valid() and comparison operators 7 年之前
  karroffel 51f1d3ce5d allow ~ in godotbinpath 7 年之前
  karroffel 8c053fc35f allow const getter functions 7 年之前
  karroffel 2e4de7b67d Don't leak memory from Ref<>() 7 年之前
  Thomas Herzog 131cf2581e Merge pull request #72 from Zylann/fix_poolarrays_read_write 7 年之前
  Marc Gilleron 07a36732f1 Added copy constructors to PoolArray Read and Write 7 年之前
  Thomas Herzog 753c5b712f Merge pull request #71 from Zylann/fix_poolvectors_copy 7 年之前
  Marc Gilleron 835233fb71 Added missing copy constructors and assign operators to PoolVectors 7 年之前
  Thomas Herzog 02b9b2592a Merge pull request #67 from Zylann/rename_aabb_position 7 年之前
  Thomas Herzog 4eea068b1b Merge pull request #68 from Zylann/ref_instance 7 年之前
  Thomas Herzog dc2896dc89 Merge pull request #70 from Zylann/fix_register_signal 7 年之前
  Thomas Herzog b9b06b5fbc Merge pull request #69 from Zylann/fix_copy_constructors 7 年之前
  Marc Gilleron e7202cef8b Fix potential malloc(0) 7 年之前
  Marc Gilleron 00f089d7ed Added copy constructors and assignment operators to Array and Dictionary 7 年之前
  Marc Gilleron 74e3b4ae23 Added Ref<T>::instance() 7 年之前
  Marc Gilleron b9ba10a717 Renamed AABB::pos --> AABB::position 7 年之前
  karroffel 7dde412e26 custom types can now be used as method parameters 7 年之前
  karroffel e3b20a28a9 Added Read and Write access for PoolArrays 7 年之前
  karroffel 5dac1b5887 caller-defined entry methods and string API update 7 年之前
  Thomas Herzog bde1ce384f Merge pull request #57 from Grosskopf/master 7 年之前
  karroffel 03380c0cef made godotbinpath accept the binary path itself 7 年之前
  Grosskopf 575b2f4d14 Fixed building 7 年之前
  Thomas Herzog ee4729cc07 Merge pull request #52 from BastiaanOlij/change_to_new_extensions 7 年之前
  Bastiaan Olij d8faa4ec76 Added alloc_c_string 7 年之前
  BastiaanOlij 0f773c2d72 Update bindings to use new Api extensions and rename Rect3->AABB 7 年之前