Age | Commit message (Expand) | Author |
2018-09-27 | Fix warnings about unused variables [-Wunused-variable] | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-14 | Fix comments indentation | Rémi Verschelde |
2018-08-10 | Transform fill_bits from recursive to iterative | Pedro J. Estébanez |
2018-08-10 | Expose additional BitMap methods | Pedro J. Estébanez |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-02-21 | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. | Juan Linietsky |
2018-01-12 | Bind many more properties to scripts | Bojidar Marinov |
2018-01-09 | Fix bitwise NOT operator on BitMap's set_bit | Konrad Nowakowski |
2018-01-06 | Ensure depth reads go via alpha render list, fixes #14759 | Juan Linietsky |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-07-19 | Add object type hint for docs | Poommetee Ketson |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-02-13 | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-01-03 | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-08-23 | **WARNING BEFORE PULLING** | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |