Histórico de Commits

Autor SHA1 Mensagem Data
  David Snopek 4a9409a30f Update `GDVIRTUAL*()` macros to match Godot 4.4 há 5 meses atrás
  Brecht Kuppens 7576dc5930 Fix buffer overrun with enums pointers cast to int64_t* when enum is only 32-bit há 6 meses atrás
  David Snopek 65046d00a5 Merge pull request #1676 from dsnopek/gdextension-virtual-method-compat há 6 meses atrás
  David Snopek 5c9529fc84 Update for virtual method compatibility system há 7 meses atrás
  Fabio Alessandrelli c4f1abe3f9 [Bindings] Build profile now strips methods and skip files há 7 meses atrás
  Thaddeus Crews 2ffff669f5 Implement typed dictionaries há 2 anos atrás
  Raul Santos 9a89d226c7 Correct type for `char16` and `char32` meta há 11 meses atrás
  David Snopek 265412cc53 Merge pull request #1557 from mihe/cpp-operators há 11 meses atrás
  David Snopek 62305943a7 Merge pull request #1555 from raulsntos/fix-r1722784216 há 11 meses atrás
  Mikael Hermansson 9949d09f3e Fix incorrect generation of some C++ operators há 11 meses atrás
  Raul Santos 4829199081 Avoid hardcoded type conversion for metadata há 11 meses atrás
  A Thousand Ships f131efb791 Make generated code mostly style compliant há 1 ano atrás
  David Snopek 56cd3fd99e Unexpose `UtilityFunctions::is_instance_valid()` há 1 ano atrás
  Thaddeus Crews e0d363aad8 Integrate `.pre-commit-config.yaml` há 1 ano atrás
  A Thousand Ships e7a13e3bf4 Fix some style details in generation há 1 ano atrás
  David Snopek ed1e963a31 Merge pull request #1490 from AThousandShips/arg_name_fix há 1 ano atrás
  Fabio Alessandrelli 1186c488bd Add support for build profiles. há 2 anos atrás
  A Thousand Ships 9e2771f918 Enforce `p_` prefixes for arguments in binds há 1 ano atrás
  David Snopek ee9acbcf10 Merge pull request #1488 from AThousandShips/default_node_path há 1 ano atrás
  David Snopek 64f1bc847a Merge pull request #1485 from dsnopek/classdb-call-static-method há 1 ano atrás
  A Thousand Ships 37e7a6da05 Add default argument processing for `NodePath` há 1 ano atrás
  David Snopek 6c4064125b Merge pull request #1487 from AThousandShips/arg_default_fix há 1 ano atrás
  bruvzg 2360f84513 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. há 1 ano atrás
  A Thousand Ships 6cd6c8923a Fix generating default values for `StringName` há 1 ano atrás
  David Snopek e04a26b2bc Fix vararg methods forwarded to the `ClassDB` singleton há 1 ano atrás
  David Snopek 88df025aa0 Clean up instance bindings for engine singletons to prevent crash há 1 ano atrás
  David Snopek 23178e81ff Add support for `PackedVector4Array` há 1 ano atrás
  David Snopek e1b3b32db5 Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations há 1 ano atrás
  David Snopek 44d78ec881 Merge pull request #1409 from Repiteo/class-to-typename há 1 ano atrás
  David Snopek a62f633ceb Merge pull request #1379 from dsnopek/uninitialized-value-mk2 há 1 ano atrás