Commit History

Author SHA1 Message Date
  Grublady 26201dd27a Fix TypedDictionary binding generation 4 months ago
  Tom 946a693859 . 4 months ago
  Tom a2c37f8a16 Made the Array's ptr and ptrw methods private 5 months ago
  David Snopek 654de13b5c Merge pull request #1702 from zhmt/master 5 months ago
  zhmt d79959c79e binding_generator.py: Don't error if directory already exists 6 months ago
  David Snopek 6f981b33cc Merge pull request #1704 from BenLubar/missing-braces 5 months ago
  David Snopek d8807a10d6 Merge pull request #1734 from Repiteo/style/pragma-once 5 months ago
  David Snopek a5db125d2e Merge pull request #1714 from dsnopek/extension-api-precision 5 months ago
  Thaddeus Crews 107cb1da5e Style: Integrate `#pragma once` in builders/checks 5 months ago
  David Snopek 0a73df5f53 Check that precision of `extension_api.json` matches build options 5 months ago
  David Snopek 4a9409a30f Update `GDVIRTUAL*()` macros to match Godot 4.4 5 months ago
  Ben Lubar a353be57d8 Fix -Wmissing-braces warning (included in -Wall) in array constructor for generated function call bindings 6 months ago
  Brecht Kuppens 7576dc5930 Fix buffer overrun with enums pointers cast to int64_t* when enum is only 32-bit 6 months ago
  David Snopek 65046d00a5 Merge pull request #1676 from dsnopek/gdextension-virtual-method-compat 7 months ago
  David Snopek 5c9529fc84 Update for virtual method compatibility system 7 months ago
  Fabio Alessandrelli c4f1abe3f9 [Bindings] Build profile now strips methods and skip files 7 months ago
  Thaddeus Crews 2ffff669f5 Implement typed dictionaries 2 years ago
  Raul Santos 9a89d226c7 Correct type for `char16` and `char32` meta 1 year ago
  David Snopek 265412cc53 Merge pull request #1557 from mihe/cpp-operators 11 months ago
  David Snopek 62305943a7 Merge pull request #1555 from raulsntos/fix-r1722784216 11 months ago
  Mikael Hermansson 9949d09f3e Fix incorrect generation of some C++ operators 11 months ago
  Raul Santos 4829199081 Avoid hardcoded type conversion for metadata 11 months ago
  A Thousand Ships f131efb791 Make generated code mostly style compliant 1 year ago
  David Snopek 56cd3fd99e Unexpose `UtilityFunctions::is_instance_valid()` 1 year ago
  Thaddeus Crews e0d363aad8 Integrate `.pre-commit-config.yaml` 1 year ago
  A Thousand Ships e7a13e3bf4 Fix some style details in generation 1 year ago
  David Snopek ed1e963a31 Merge pull request #1490 from AThousandShips/arg_name_fix 1 year ago
  Fabio Alessandrelli 1186c488bd Add support for build profiles. 2 years ago
  A Thousand Ships 9e2771f918 Enforce `p_` prefixes for arguments in binds 1 year ago
  David Snopek ee9acbcf10 Merge pull request #1488 from AThousandShips/default_node_path 1 year ago