Historique des commits

Auteur SHA1 Message Date
  kobewi 615c517034 Use range iterators in LocalVector loops il y a 2 ans
  Raul Santos 97610c8bfc Add property usage to array indexer il y a 2 ans
  Dmitrii Maganov 40613ebd21 GDScript: Fix typing of iterator in for loop il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` il y a 3 ans
  Silc Renew 9d47e079b7 Move some methods to Animation from Variant for refactoring il y a 3 ans
  kobewi 7006f7d693 Add some missing Vector4 methods il y a 3 ans
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection il y a 3 ans
  George Marques 023b1d7f5a Implement read-only arrays il y a 3 ans
  reduz e6c443a353 Implement read-only dictionaries. il y a 3 ans
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods il y a 3 ans
  Rémi Verschelde 931838b330 Merge pull request #60627 from aaronfranke/rename-elements il y a 3 ans
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` il y a 3 ans
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" il y a 3 ans
  Silc 'Tokage' Renew 860fac4e6f Make blend animation to use ResetTrack as default value il y a 3 ans
  reduz 21637dfc25 Remove VARIANT_ARG* macros il y a 3 ans
  Rémi Verschelde 6af77c7b09 Merge pull request #53684 from TokageItLab/orthogonal-mode il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Silc 'Tokage' Renew 61759da5b3 Fix some gizmo behavior to make more consistent il y a 4 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) il y a 5 ans
  kobewi 9e5fdbc79d Fix LUA-style assignment in Dictionary il y a 4 ans
  George Marques 262d9397fb Allow indexing of String values in scripting languages il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  reduz b1d15c51bc Implement native extension system il y a 4 ans
  reduz 2c81e5fa0e Make some variant internal functions public. il y a 4 ans
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted il y a 4 ans
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion il y a 4 ans
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D il y a 4 ans