Commit History

Author SHA1 Message Date
  Rémi Verschelde ef2a7834c9 Merge pull request #31883 from aole/create-string-function-repeat 6 years ago
  Cameron Reikes 757c509437 Add array slice method 6 years ago
  Bhupendra Aole 073f625a91 Create a GDScript String function repeat 6 years ago
  Andrii Doroshenko (Xrayez) 07cff56f48 Add transform methods for PoolVector*Array 6 years ago
  Rémi Verschelde 51d50e167d Merge pull request #31094 from aaronfranke/vector-sign-mod-etc 6 years ago
  Rémi Verschelde 7402fd2c56 Revert "Feature: Add SHA256 for PoolByteArray" 6 years ago
  Fabio Alessandrelli 3495d1bfa0 Add hex_encode function to PoolByteArray 6 years ago
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 years ago
  Aaron Franke 092346d82b Add Vector2/3 sign and posmod functions, misc additions 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  Aaron Franke 85f13a0d24 Add Basis constants and format Transform constants 6 years ago
  Aaron Franke 7dbbb5eac7 [Mono] Deprecate Set methods 6 years ago
  Chaosus 080c0bb7fe Added count method to String 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  Fabio Alessandrelli 6c512e21a9 Add sha1 functions to string (using new CryptoCore) 6 years ago
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. 6 years ago
  Rémi Verschelde 2b52cd3e5c Merge pull request #28648 from KoBeWi/substr-1 6 years ago
  Rémi Verschelde 22afebcad7 Merge pull request #29598 from GodotExplorer/uri-encode 6 years ago
  Zak 1a397f46e6 Improved documentation of rsplit Method for String class. 6 years ago
  geequlim ae839bd0d8 Expose String.http_escape and String.http_unescape 6 years ago
  Rémi Verschelde 3c4fab295b Merge pull request #27789 from Giacom/move_towards 6 years ago
  Rémi Verschelde af2c742f53 Fix and expose String::strip_escapes(), use it in LineEdit paste 6 years ago
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 6 years ago
  Tomasz Chabora 0b8a785539 Make second parameter of substr optional 6 years ago
  Hein-Pieter van Braam f2d3d3e679 Merge pull request #24269 from xsellier/feature/master-add-sha256 6 years ago
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles 6 years ago
  Rémi Verschelde 7f3373d79f Merge pull request #27452 from Chaosus/direction_to 6 years ago
  PouleyKetchoupp 8828385792 Fixed Transform FLIP_Y and FLIP_Z set as identity transform 6 years ago
  Chaosus 55f3bd97a2 Added direction_to method to vectors 6 years ago