Historique des commits

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