Historial de Commits

Autor SHA1 Mensaje Fecha
  Mikael Hermansson 943d1c8cdf Change bit field enums to use `uint64_t` as underlying type hace 1 año
  Rémi Verschelde 4fed88afcf Merge pull request #1307 from LAK132/master hace 1 año
  LAK132 39c139c814 Fix file list issues when trying to build with meson via cmake hace 1 año
  David Snopek d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions hace 1 año
  David Snopek 64eac01d04 Merge pull request #1266 from dsnopek/automatic-engine-class-registration hace 1 año
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included hace 1 año
  David Snopek 3d814f9e4a Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance hace 1 año
  David Snopek b1fd1b65fd Merge pull request #1242 from AThousandShips/null_check hace 1 año
  David Snopek 0d6de7a80e Merge pull request #1164 from dsnopek/classdb-singleton-alternate hace 1 año
  A Thousand Ships 1e5767693e Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 1 año
  David Snopek 5cdc2fc099 Merge pull request #1214 from dsnopek/ptrtoarg-native-struct hace 1 año
  David Snopek 8990d5a40e Merge pull request #1091 from Daylily-Zeleen/daylily-zeleen/implement_builtin_classes_vararg_methods hace 1 año
  David Snopek 3cd3f24150 Ensure that PtrToArg specializations for native structs are used hace 1 año
  David Snopek 5eebc6b20c Merge pull request #1193 from Zylann/version_header hace 2 años
  David Snopek 6f913563d8 Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton hace 2 años
  David Snopek 8bc1c1dbeb Implement `String::resize()` hace 2 años
  Marc Gilleron c6b2c82570 Added generated version header hace 2 años
  Marc Gilleron 548c758677 Don't cache `null` forever if a singleton isn't available yet hace 2 años
  David Snopek efc16b49d9 In generated methods, only construct the method StringName the first time hace 2 años
  Daylily-Zeleen 3536803e9e Implement vararg methods of builtin classes. hace 2 años
  Rémi Verschelde 130644c061 Merge pull request #1138 from dsnopek/editor-plugins-deinitialize hace 2 años
  Rémi Verschelde ca78bcf558 Merge pull request #1086 from lucasrafael98/fixes/missing-include-audio-frame hace 2 años
  Rémi Verschelde f56f45156b Merge pull request #1143 from bruvzg/py_utf8 hace 2 años
  bruvzg f1ad719ffc Force UTF-8 encoding in the binding generator script. hace 2 años
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard hace 2 años
  David Snopek d28a3cbbd5 Automatically remove editor plugins when deinitializing GDExtension hace 2 años
  Rémi Verschelde d12cf071bb Merge pull request #1128 from Mathis-Z/master hace 2 años
  Mathis-Z ac98dd2752 Fixing #1127 by making return types of auto-generated functions dynamic hace 2 años
  David Snopek ad726015e7 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall hace 2 años
  Rémi Verschelde 2078c00bab Merge pull request #1114 from dsnopek/editor-plugins hace 2 años