Histórico de Commits

Autor SHA1 Mensagem Data
  David Snopek f7ffc4fe4d Automatically register only engine classes whose header has been included há 1 ano atrás
  A Thousand Ships 205beacc5b Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable há 1 ano atrás
  David Snopek bc82ae8b0b Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton há 2 anos atrás
  David Snopek dcd7a69512 Ensure that PtrToArg specializations for native structs are used há 1 ano atrás
  Marc Gilleron 0f2d3652e5 Added generated version header há 2 anos atrás
  Marc Gilleron e75ec636db Don't cache `null` forever if a singleton isn't available yet há 2 anos atrás
  David Snopek 5dda0212f6 In generated methods, only construct the method StringName the first time há 2 anos atrás
  Rémi Verschelde 130644c061 Merge pull request #1138 from dsnopek/editor-plugins-deinitialize há 2 anos atrás
  Rémi Verschelde ca78bcf558 Merge pull request #1086 from lucasrafael98/fixes/missing-include-audio-frame há 2 anos atrás
  Rémi Verschelde f56f45156b Merge pull request #1143 from bruvzg/py_utf8 há 2 anos atrás
  bruvzg f1ad719ffc Force UTF-8 encoding in the binding generator script. há 2 anos atrás
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard há 2 anos atrás
  David Snopek d28a3cbbd5 Automatically remove editor plugins when deinitializing GDExtension há 2 anos atrás
  Rémi Verschelde d12cf071bb Merge pull request #1128 from Mathis-Z/master há 2 anos atrás
  Mathis-Z ac98dd2752 Fixing #1127 by making return types of auto-generated functions dynamic há 2 anos atrás
  David Snopek ad726015e7 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall há 2 anos atrás
  Rémi Verschelde 2078c00bab Merge pull request #1114 from dsnopek/editor-plugins há 2 anos atrás
  David Snopek e75ebffb70 Add support for adding/removing editor plugins há 2 anos atrás
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class há 2 anos atrás
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface há 2 anos atrás
  Lucas Rafael cb0b105402 Fix: Include method_ptrcall.hpp on simple structs. há 2 anos atrás
  Daylily-Zeleen a614f61015 Fix global enum cast and add Varint::Type cast. há 2 anos atrás
  bruvzg 37f6e35974 Update typed array API to match "GDScript: Fix typed arrays". há 2 anos atrás
  Andy Maloney 2d5e5c0fd6 Binding generator cleanups há 2 anos atrás
  Rémi Verschelde f59fd96ab4 Merge pull request #1013 from bruvzg/set_typed_move há 2 anos atrás
  bruvzg 40d3cfd97b Move Array:set_typed to internal GDExtension structure. há 2 anos atrás
  Rémi Verschelde 2ef10f9754 Merge pull request #956 from DmitriySalnikov/enum_bitfield_cast há 2 anos atrás
  George Marques 1c625befa3 Support typed array default values in extension API há 2 anos atrás
  Дмитрий Сальников 6528c7177f Fixed variant casting for enum and bitfield há 2 anos atrás
  Rémi Verschelde 2a9b21e46a Merge pull request #1004 from asmaloney/remove-unused-ucaps há 2 anos atrás