Commit History

Author SHA1 Message Date
  Pawel Kowal 96eb97cbbf Array has(var value) function 9 years ago
  George Marques 29b62ce5d0 Make sure builtin types' constants remain in order 9 years ago
  George Marques a6ec3af349 Expose *Array.invert() to script 9 years ago
  George Marques 98b02209a4 Add sha256_buffer() function to String 9 years ago
  J08nY 797168e62d *Array: added bindings for other DVector methods 9 years ago
  Rémi Verschelde 3668768463 Merge pull request #5196 from vnen/similarity-code-completion 9 years ago
  Juan Linietsky 5e816fd8c8 Property reporty base type when a function fails, fixes #4581 probably also closes other issues 9 years ago
  George Marques 1b8d0a16b7 Add similarity comparison to String 9 years ago
  Bojidar Marinov 7073bb0bb2 Add sha256 to String and File/FileAccess. 9 years ago
  Rémi Verschelde 78b745bb0a Merge pull request #5192 from J08nY/issue-5190 9 years ago
  J08nY 58a891265a String documentation: .ord_at() returns int not String 9 years ago
  J08nY 7a19e3c6ae Dictionary: rename param in .has() .has_all() .erase() 9 years ago
  George Marques a6c37d2b5d Add 'is_subsequence_of' function to String 9 years ago
  George Marques 46b6bb9dc4 Add 'rfind' function to Array 9 years ago
  George Marques 269d570420 Add 'from' argument to Array.find() 9 years ago
  J08nY 8a4eca8aa8 Exposed Image.INTERPOLATE_* 9 years ago
  Juan Linietsky 736b65e566 Merge pull request #4977 from SaracenOne/scripting_expose 9 years ago
  J08nY dcce477f5e Added Dictionary.values() 9 years ago
  J08nY 5f5ca8cd9b Added Array.find_last() and Array.count() 9 years ago
  Saracen 4bcc60008d Expose Vector2 abs method to scripts 9 years ago
  Saracen 7ebc422945 Expose string 'erase' method to script 9 years ago
  Mattias Cibien 49c473bb36 Added possibility to strip left and right to strip_edges (#4594) 9 years ago
  Rémi Verschelde c556a97b27 Variant: readd String.ends_with and Dict.has_all 9 years ago
  Ariel Manzur cfd3efd097 export fix_alpha_edges 9 years ago
  Alexander Holland a379ed56ea string ends_with 9 years ago
  Alexander Holland a8ebd43ab7 dictionary has_all 9 years ago
  Juan Linietsky c247f5ad61 Removed get() function from many variant typed arrays, fixes #2135 9 years ago
  Juan Linietsky 4fdab4f555 added a new function to escape properly json, fixes #3282 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 9a7ff65751 make popup emit index when id is not defined 9 years ago