aboutsummaryrefslogtreecommitdiff
path: root/editor/project_settings_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-271-1/+0
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-2/+2
* -Fixed changes to default input actions not working, closes #10502Juan Linietsky2017-09-061-4/+4
* Merge pull request #10874 from Noshyaar/pr-actionRémi Verschelde2017-09-041-17/+35
|\
| * ProjectSettings: enhance add action error, fix confirm dialogPoommetee Ketson2017-09-041-17/+35
* | Added transmission shader parameter.Juan Linietsky2017-09-031-0/+7
* | Fix typos 'a' and 'an'Poommetee Ketson2017-09-021-1/+1
|/
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Fix inability to change project settingsRémi Verschelde2017-08-281-1/+8
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Cleanup tons of obsolete commented out codeRémi Verschelde2017-08-261-84/+6
* Fix typo 'an setting' to 'a setting'Poommetee Ketson2017-08-261-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-4/+4
* Several ui improvements (mostly margins)Daniel J. Ramirez2017-08-081-8/+9
* Some theme and usability improvementsDaniel J. Ramirez2017-07-311-9/+9
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-0/+1751