Age | Commit message (Expand) | Author |
2019-04-07 | Add FileAccess::set_unix_permissions for Unix platforms | Juan Linietsky |
2019-04-08 | Add ability to edit editor feature profiles | Juan Linietsky |
2019-03-03 | Add function to get String from FileAccess | George Marques |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-16 | Removed error message arriving whenever csv file changed | Chaosus |
2018-11-22 | FileAccess::store_csv_line() don't added unnecessary double quotes. | allkhor |
2018-11-16 | Add store_csv_line method for File | Kanabenki |
2018-09-27 | Fix warnings about unhandled enum value in switch [-Wswitch] | Rémi Verschelde |
2018-09-27 | Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr... | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-10 | Revert "added get_creation_time function for gdscript" | Juan Linietsky |
2018-08-10 | Merge pull request #18914 from notwarp/master | Juan Linietsky |
2018-07-31 | Fix #20564 HDR import fail | Unknown |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-05-16 | added get_creation_time function for gdscript | Daniele Giuliani |
2018-01-31 | Mono: Allow loading `mscorlib` from resources. | bruvzg |
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-12-27 | Reimport now checks source path changes and imported files and their md5, fix... | Juan Linietsky |
2017-12-16 | Faster FileAccess::get_line() | poke1024 |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-17 | Rename OS::get_data_dir to OS::get_user_data_dir | Rémi Verschelde |
2017-09-25 | Extract logging logic | Ruslan Mustakov |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-07-30 | Style: Apply clang-format on all files | Rémi Verschelde |
2017-07-25 | Fix cvs files freezing the editor when a double quote is not closed | Marcelo Fernandez |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-05-28 | -Added .hdr format support | Juan Linietsky |
2017-04-28 | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde |
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-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-06-17 | Add sha256 to String and File/FileAccess. | Bojidar Marinov |
2016-06-13 | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky |
2016-04-16 | Fix File.get_csv_line not including quoted newlines in the output | Bojidar Marinov |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-28 | File: Added delimiter to get_csv_line | tmt |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-05-24 | Making Godot Easier to Use.. | Juan Linietsky |
2014-03-13 | -fix bug in cache for atlas import/export | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |