Commit History

Author SHA1 Message Date
  Poommetee Ketson d28da86f9f GDScript Built-in: add inverse_lerp & range_lerp 8 years ago
  Juan Linietsky c6120e77a8 Implement len() gdscript built-in function for python users, closes #1960 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde 57166cd292 Merge pull request #7093 from bojidar-bg/named-colors 8 years ago
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Bojidar Marinov 23381a530b Add named colors to GDScript/Visual Script/core. 8 years ago
  Bojidar Marinov 513c0265c4 Add `String char(int ascii)` function to GDScript and Visual Script 9 years ago
  Geequlim 71245995a4 Add @GDScript.type_exists 9 years ago
  Rémi Verschelde 002ff3cc9a Revert "Merge pull request #3814 from est31/iterators_for_for" 9 years ago
  est31 f81153eb69 Add xrange builtin function 9 years ago
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 37f2222dd7 -Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Color, to deal with colors in the 0-255 range. Closes #2345 9 years ago
  Juan Linietsky 65d48d6d39 -Added prints() function, fixes #1132, #1859 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky be46be7801 -renamed function to get object from instance id 10 years ago
  sanikoyes 97f34a1dd6 Add seed/get_inst function for GDScript 10 years ago
  Juan Linietsky 2185c018f6 begin new serialization framework 10 years ago
  Juan Linietsky 703004f830 More 3D Work 11 years ago
  Juan Linietsky 31ce3c5fd0 -fix bug in cache for atlas import/export 11 years ago
  Juan Linietsky 4b07eb8deb -moved script to modules 11 years ago