summaryrefslogtreecommitdiff
path: root/editor/progress_dialog.cpp
AgeCommit message (Expand)Author
2018-10-25fixed uninitialized variables and false positives found by CppCheckSimon Wenner
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-12-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-19Should no longer crash after rebaking, may be a solution to #14795Juan Linietsky
2017-12-14-Add lightmapperJuan Linietsky
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-17Fix progress dialog's bars overflowing.Gilles Roudiere
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde