提交歷史

作者 SHA1 備註 提交日期
  David Snopek ad726015e7 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall 2 年之前
  David Snopek 1fd3f82d3a Add automated tests that run a GDExtension (rather than just building it) 2 年之前
  Rémi Verschelde e72bc1a12f Merge pull request #1028 from asmaloney/fix-improper-conversion 2 年之前
  Andy Maloney b01f0cf99b ExampleRef::get_id() should be const 2 年之前
  Andy Maloney f2cb5a7414 Fix improper implicit conversion 2 年之前
  Дмитрий Сальников 6528c7177f Fixed variant casting for enum and bitfield 2 年之前
  bruvzg abca497b72 Expose some low level functions and String operators. 2 年之前
  Fabio Alessandrelli 9fd33b5cde Allow method binds to take Object subclasses as arguments 2 年之前
  Rémi Verschelde 49a478a879 Merge pull request #949 from BastiaanOlij/fix_tests_refcounting 2 年之前
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 年之前
  Bastiaan Olij f24ee56c5d Change example code to properly represent test cases with refcounted objects 2 年之前
  Andy Maloney fbf7f7bc36 Fix some type warnings in example 2 年之前
  bruvzg c001d0e5c7 Implement support for typed arrays. 2 年之前
  bruvzg 36273baa7e Change PropertyInfo members to String. 2 年之前
  Rémi Verschelde 446cacde15 Merge pull request #817 from akien-mga/test-project-public-domain 2 年之前
  Rémi Verschelde 9220e9dd34 Relicense integration testing project under public domain/Unlicense 2 年之前
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2 年之前
  bruvzg 91c56a0ad1 Add bindings for Vector4, Vector4i, Projection built-in types. 3 年之前
  bruvzg 031a83b0ea [Method Bind] Add support for default argument values and static method binding. Sync headers. 3 年之前
  bruvzg 057a771fda Add support for variadic method binds with the typed return. Sync headers. 3 年之前
  Rémi Verschelde 1632322ce0 Update copyright year 3 年之前
  Bastiaan Olij b008810c01 Implementing dictionary operators 3 年之前
  Rémi Verschelde 5cacce7a26 Merge pull request #650 from BastiaanOlij/fix_compile_warnings 3 年之前
  Bastiaan Olij 94efe3d410 Fixing compiler warnings around implicit type casting loosing precision 3 年之前
  Bastiaan Olij c2b690439f Implement index operators for Arrays 3 年之前
  Fabio Alessandrelli b28853aff1 Add test for Reference passing/returning. 3 年之前
  Fabio Alessandrelli 59d38a4119 Add test for extended object creation/deletion. 3 年之前
  Bastiaan Olij fab017c91a Fix some clang format things 3 年之前
  Bastiaan Olij e839199848 Add support for property groups 3 年之前
  George Marques dfa526ce16 Fix formatting of files 3 年之前