Commit History

Author SHA1 Message Date
  Thaddeus Crews e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 7 months ago
  rune-scape cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 1 year ago
  rune-scape c8b697c64c Remove unused `initialize_ref` 1 year ago
  Rémi Verschelde 63ed5749ac Merge pull request #91104 from RandomShaper/simple_type_cpp 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  Pedro J. Estébanez dee65d1435 Redefine GetSimpleTypeT<> in terms of <type_traits> 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Rémi Verschelde 3a08c646ee Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 1 year ago
  Aaron Franke d48d3ea4eb Rename VariantZeroAssigner to VariantDefaultInitializer 3 years ago
  David Snopek 55596eaac6 GDExtension: Convert `validated_call()` to `ptrcall()` (rather than `call()`) 1 year ago
  Pylgos d7eb7108f0 Fix gdextension variant type conversion 2 years ago
  David Snopek 77733faede Attempt to standardize Object ptrcall encoding on `Object **` 2 years ago
  Emmanuel Leblond e785dd9dd9 Improve user-friendliness of "return value as function param" pattern in GDExtension API 2 years ago
  Juan Linietsky 1c93606e47 Add ValidatedCall to MethodBind 2 years ago
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Rubinsky fff3d812a5 Fix empty zero assigners for the variant types 2 years ago
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 years ago
  Aaron Franke 8556fdd4bc Move EulerOrder enum to math_defs.h and global scope 2 years ago
  Aaron Franke 7f9a8c99c9 Clean up Basis from Euler code 2 years ago
  rune-scape 51c411c7ad Fix unset `ObjectID` with validated `get_object()` call 2 years ago
  lawnjelly bb273bc972 Variant large bucket memory pool - for Projection 3 years ago
  Rémi Verschelde 33258d850c Merge pull request #61315 from lawnjelly/variant_bucket_pools 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago
  lawnjelly b221eab426 Variant memory pools 3 years ago
  Rémi Verschelde 622b656c40 Merge pull request #53135 from briansemrau/fix-ref-leak 3 years ago
  reduz 3ad3a43063 Fix Variant Ref<> assignment. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 24f57886d0 Expose max_axis_index and max_axis_index for Vector2(i) 5 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 3 years ago