Historique des commits

Auteur SHA1 Message Date
  Chris Cranford 78b63203d4 Add missing enum & ctor for PackedVector4Array implementation il y a 1 an
  David Snopek 44d78ec881 Merge pull request #1409 from Repiteo/class-to-typename il y a 1 an
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` il y a 1 an
  David Snopek c4fde852e6 Avoid creating most objects that Godot is going to use placement new to initialize il y a 1 an
  A Thousand Ships f037a697eb Add missing `OP_POWER` operator to `Variant` il y a 1 an
  Aaron Franke 646c71c277 Add PackedRealArray as an alias for PackedFloat(32/64)Array il y a 1 an
  Thaddeus Crews bcac96c8c2 Add missing int→Variant conversions il y a 1 an
  Matthew Murphy ca3e25de04 Fix variant call compiler error il y a 2 ans
  Daylily-Zeleen 3536803e9e Implement vararg methods of builtin classes. il y a 2 ans
  bruvzg abca497b72 Expose some low level functions and String operators. il y a 2 ans
  Rémi Verschelde 0dfe0d0166 Merge pull request #983 from rburing/variant_to_from_objectid il y a 2 ans
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 il y a 2 ans
  Ricardo Buring d4e1dfe5dc Add conversions between Variant and ObjectID il y a 2 ans
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder il y a 2 ans
  Gilles Roudière c02e644679 Rename GDNative to GDExtension il y a 2 ans
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions il y a 2 ans
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent il y a 2 ans
  bruvzg 91c56a0ad1 Add bindings for Vector4, Vector4i, Projection built-in types. il y a 3 ans
  bruvzg e3119e7d05 Sync containers with new HashMap/HashSet, sync API headers. il y a 3 ans
  Rémi Verschelde 1632322ce0 Update copyright year il y a 3 ans
  bruvzg bf8fc4c53d Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. il y a 3 ans
  George Marques 8bcf32a619 Fix issues with method calls il y a 4 ans
  George Marques e4ed48976a Replace bindgins to work with extensions il y a 4 ans