История коммитов

Автор SHA1 Сообщение Дата
  Micky 41dcc36643 Strip unnecessary break on switches returning early in Variant 2 лет назад
  Rémi Verschelde 62b066dbd6 Fix more MSVC C4702 (unreachable code) warnings 2 лет назад
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 лет назад
  Rémi Verschelde 3a2b0ab73d Merge pull request #66898 from aaronfranke/proj-mat-columns 2 лет назад
  Hugo Locurcio 6afbf0bd5a Improve dictionary printing to avoid confusion with arrays 3 лет назад
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 лет назад
  Micky 0715250ae4 Use variadic template in `vformat()` 2 лет назад
  Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 лет назад
  lawnjelly bb273bc972 Variant large bucket memory pool - for Projection 3 лет назад
  Rémi Verschelde 33258d850c Merge pull request #61315 from lawnjelly/variant_bucket_pools 3 лет назад
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 лет назад
  lawnjelly b221eab426 Variant memory pools 3 лет назад
  Rémi Verschelde b863c40356 Merge pull request #62468 from V-Sekai/core-const-expressions 3 лет назад
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 лет назад
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types 3 лет назад
  reduz 141c375581 Clean up Hash Functions 3 лет назад
  Hendrik Brucker 8c61470fa9 Hash function improvements 3 лет назад
  George Marques 887e292210 Add StringName explicitly to Variant::hash_compare 3 лет назад
  Nathan Franke 58fcad20ef quote strings inside arrays and dictionaries 3 лет назад
  Rémi Verschelde 931838b330 Merge pull request #60627 from aaronfranke/rename-elements 3 лет назад
  kobewi 7f0bc91844 Simplify Callable error text methods 3 лет назад
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 лет назад
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 3 лет назад
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 лет назад
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 лет назад
  reduz 3ad3a43063 Fix Variant Ref<> assignment. 3 лет назад
  Rémi Verschelde e6caaf4c80 Merge pull request #57205 from TechnoPorg/variant-template-cast 3 лет назад
  TechnoPorg 051ef479c9 Allow method binds to take Object subclasses as arguments 3 лет назад
  kobewi f056cb8ebc Don't sort printed Dictionary 3 лет назад
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() 4 лет назад