Историја ревизија

Аутор SHA1 Порука Датум
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks пре 4 година
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 пре 4 година
  Tomasz Chabora 98774000e2 Add append_array() method to Array class пре 5 година
  Marcel Admiraal 23d473f488 Fix array slicing. пре 5 година
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 пре 5 година
  Cameron Reikes 757c509437 Add array slice method пре 6 година
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types пре 6 година
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 пре 6 година
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path пре 7 година
  Juan Linietsky adc0188d9f Added max() and min() functions to array to return greater or lesser element (or null if data is not of compatible type or empty array). Closes #15697 пре 7 година
  Bojidar Marinov 9f6c0c6eae Duplicate Arrays and Dictionaries when instancing scene in editor пре 7 година
  poke1024 75d69fb4ec Add shuffle() method to Array пре 7 година
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting пре 7 година
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 пре 7 година
  poke1024 d6e54de502 Add bsearch and bsearch_custom to Array пре 8 година
  Marius Guggenmos 2f173a67ab Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations пре 8 година
  Juan Linietsky c771e03ee2 -Fixed changes to default input actions not working, closes #10502 пре 8 година
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers пре 8 година
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line пре 8 година
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) пре 8 година
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). пре 8 година
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! пре 8 година
  Kazuo256 bf4fda64fd Add Array.front() and Array.back() пре 9 година
  Răzvan Cosmin Rădulescu 1a7aae7443 (Array) pop_front, pop_back return values пре 9 година
  Pawel Kowal 96eb97cbbf Array has(var value) function пре 9 година
  George Marques 46b6bb9dc4 Add 'rfind' function to Array пре 9 година
  George Marques 269d570420 Add 'from' argument to Array.find() пре 9 година
  J08nY 5f5ca8cd9b Added Array.find_last() and Array.count() пре 9 година
  George Marques 5be9ff7b67 Update copyright to 2016 in headers пре 9 година
  Juan Linietsky b191e740d2 add pop_back/pop_front/push_back/push_front to array, to make it according to doc, fixes #3040 пре 10 година