| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -3/+1 |
* | Merge pull request #7093 from bojidar-bg/named-colors | Rémi Verschelde | 2017-01-11 | 1 | -0/+1 |
|\ |
|
| * | Add named colors to GDScript/Visual Script/core. | Bojidar Marinov | 2016-12-17 | 1 | -0/+1 |
* | | Moved JSON functions to built-in to_json, parse_json, validate_json | Juan Linietsky | 2017-01-08 | 1 | -0/+3 |
* | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
|/ |
|
* | Add `String char(int ascii)` function to GDScript and Visual Script | Bojidar Marinov | 2016-10-03 | 1 | -0/+1 |
* | Add @GDScript.type_exists | Geequlim | 2016-06-18 | 1 | -0/+1 |
* | Revert "Merge pull request #3814 from est31/iterators_for_for" | Rémi Verschelde | 2016-03-01 | 1 | -1/+0 |
* | Add xrange builtin function | est31 | 2016-02-28 | 1 | -0/+1 |
* | Added var2bytes and bytes2var to convet any variable to bytes and back. Close... | Juan Linietsky | 2016-01-02 | 1 | -0/+2 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | -Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Col... | Juan Linietsky | 2015-12-31 | 1 | -0/+1 |
* | -Added prints() function, fixes #1132, #1859 | Juan Linietsky | 2015-05-09 | 1 | -0/+1 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | -renamed function to get object from instance id | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | Add seed/get_inst function for GDScript | sanikoyes | 2015-03-25 | 1 | -0/+2 |
* | begin new serialization framework | Juan Linietsky | 2015-02-15 | 1 | -0/+2 |
* | More 3D Work | Juan Linietsky | 2014-06-16 | 1 | -0/+1 |
* | -fix bug in cache for atlas import/export | Juan Linietsky | 2014-03-13 | 1 | -0/+1 |
* | -moved script to modules | Juan Linietsky | 2014-02-24 | 1 | -0/+103 |