Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 anos atrás
  Andrii Doroshenko (Xrayez) b8f1fe9ed8 Bind `is_valid_hex_number` string method to GDScript 5 anos atrás
  Rémi Verschelde 35fbbeb99b Merge pull request #20627 from malcolmhoward/core-dictionary-get-key 6 anos atrás
  m bf1867aaab Added Python-like .get() method to Dictionary in GDScript #20488 6 anos atrás
  Fabio Alessandrelli c449512318 Always initialize VariantCall return_type. 6 anos atrás
  Kelly Thomas 215db9ff71 add ONE constants to Vector2 and Vector3 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 anos atrás
  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 6 anos atrás
  Rémi Verschelde a319d72071 Merge pull request #21253 from aaronfranke/plane-constants 6 anos atrás
  Aaron Franke a986686ac4 Rename Plane constants, add to Mono 6 anos atrás
  Rémi Verschelde f0b914fa68 Remove circle/diamond and NodePath String constants 6 anos atrás
  Thomas Herzog 037f4638ab add project method to Vector2/3 6 anos atrás
  Rémi Verschelde 4548ec4a49 Merge pull request #20945 from neikeq/dict-erase-retbool 6 anos atrás
  Ignacio Etcheverry 21d285e30f Dictionary: remove erase_checked(key), make erase(key) return bool 6 anos atrás
  Chaosus 3b10bd1fa2 Fix int(String) != int(int) conversion 6 anos atrás
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 anos atrás
  Rémi Verschelde 47a7dc7b3c Merge pull request #18282 from aaronfranke/better-mathf 6 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 anos atrás
  Aaron Franke 55d976467d Expose 64-bit Color methods to GDScript and fix/update Color XML doc 6 anos atrás
  Rémi Verschelde 4c5dd51eb9 Sync classref with current source 6 anos atrás
  Max Hilbrunner acf6c326fb Merge pull request #14715 from Krakean/string_add_rsplit2 6 anos atrás
  tagcup ed7aadcd87 Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation. 6 anos atrás
  Alexander Alekseev 26963473a9 Vector3::round, Vector2::round & Vector2::ceil methods were added. 6 anos atrás
  Rémi Verschelde 85c8953c9f Merge pull request #16649 from ibrahn/visual-script-release-crash 6 anos atrás
  bosak 79ecdee496 add string trim_prefix trim_suffix lstrip and rstrip methods 6 anos atrás
  Bojidar Marinov 9f6c0c6eae Duplicate Arrays and Dictionaries when instancing scene in editor 6 anos atrás
  Bernhard Liebl 9d7856620c Bring back Vector2.cross() 6 anos atrás
  Rémi Verschelde 37a6ce5a42 Merge pull request #15563 from poke1024/gdscript-shuffle 6 anos atrás
  Rémi Verschelde 7455244866 Merge pull request #15852 from poke1024/color_hsv 6 anos atrás
  Ibrahn Sahir 95dfa5b96d fix for segfault when using CallBasic in visual script on release build 6 anos atrás