Historia zmian

Autor SHA1 Wiadomość Data
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 lat temu
  bruvzg 5aa87ccc03 Move Array:set_typed to internal GDExtension structure and unexposed it. 2 lat temu
  Rémi Verschelde 9d555f5c68 Merge pull request #62499 from fire/gltf-binary-img-compression 2 lat temu
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary 3 lat temu
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants 2 lat temu
  Jan Haller 15686ca786 Fix bind " convergence_dist" containing space 2 lat temu
  Raul Santos 7560340ef6 Rename `center` method to `get_center` in Plane. 2 lat temu
  Juan Linietsky 33d3b7eea7 Fix Callable call error reporting. 2 lat temu
  Rémi Verschelde 31f94574d4 Merge pull request #70996 from reduz/properly-report-callable-bound-arguments 2 lat temu
  Juan Linietsky 0e0ca01bce Properly report Callable bound arguments 2 lat temu
  Rémi Verschelde 41b74c675f Merge pull request #71000 from reduz/callable-bind-from-array 2 lat temu
  Juan Linietsky d762a0395a Allow binding Callable arguments from an array 2 lat temu
  Juan Linietsky 576ae694e0 Unbind Variant methods that change immutable types. 2 lat temu
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 lat temu
  George Marques 0c15844551 GDScript: Error when assigning return value of void function 2 lat temu
  rune-scape e79be6ce07 Unify String and StringName 2 lat temu
  Micky 67cdac6db8 Remove `Array.find_last()` 2 lat temu
  Rémi Verschelde 4a8b725bc9 Merge pull request #68386 from MewPurPur/snappedi-snappedf 2 lat temu
  Yaohua Xiong f9fa182abc Refactor Curve3D::_bake() method 2 lat temu
  VolTer e26f0906f2 Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2 lat temu
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 lat temu
  kobewi 8a47a12207 Add support for empty delimiter in String.split 3 lat temu
  Aaron Franke 9e952c8386 Allow getting Quaternion rotation in different Euler orders 2 lat temu
  Aaron Franke 8556fdd4bc Move EulerOrder enum to math_defs.h and global scope 2 lat temu
  Rémi Verschelde d2e1b4b9f0 Merge pull request #68118 from aaronfranke/quat-from-euler 2 lat temu
  Rémi Verschelde 62ed75df9c Merge pull request #64830 from dalexeev/color-hide-internals 2 lat temu
  Aaron Franke 83634119d4 Replace Quaternion Euler constructor with `from_euler` method 2 lat temu
  Aaron Franke 7f9a8c99c9 Clean up Basis from Euler code 2 lat temu
  Danil Alexeev 653e8f5c86 Remove internal functions of named colors from the public API 2 lat temu
  Nonunknown 9f4dbf415d add ability to pick random value from array 2 lat temu