summaryrefslogtreecommitdiff
path: root/editor/project_settings_editor.cpp
AgeCommit message (Expand)Author
2017-12-17Clean up setting dialogues a bit.Ray Koopa
2017-12-12Enhance undoredo action name, TTR, cleanupPoommetee Ketson
2017-12-07Removed style override inside the Localization tab in the Project Settings.Michael Alexsander Silva Dias
2017-11-21Merge pull request #11933 from cxong/masterJuan Linietsky
2017-11-13Merge pull request #12895 from volzhs/better-ttr-formatRémi Verschelde
2017-11-13Better TTR formatvolzhs
2017-11-11Merge pull request #12829 from ianb96/project_settings_fixAndreas Haas
2017-11-10fix #12769 project settings crashIan
2017-11-10Replace Del icon by Remove iconWilliam McKIE
2017-10-31Clear text when a new action is added Project Settings Input Mapbncastle
2017-10-28ProjectSettings: show error msg in a label insteadPoommetee Ketson
2017-10-24Added the ability to filter the list of locales in the Remap tab.DimOkGamer
2017-10-15Fix deleting localization remap option.DimOkGamer
2017-10-13Use "Command" for OSX in translation strings (#1619)Cong
2017-10-05Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky
2017-10-03fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky
2017-09-27Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-06-Fixed changes to default input actions not working, closes #10502Juan Linietsky
2017-09-04Merge pull request #10874 from Noshyaar/pr-actionRémi Verschelde
2017-09-04ProjectSettings: enhance add action error, fix confirm dialogPoommetee Ketson
2017-09-03Added transmission shader parameter.Juan Linietsky
2017-09-02Fix typos 'a' and 'an'Poommetee Ketson
2017-09-01Fix files headerPoommetee Ketson
2017-08-28Fix inability to change project settingsRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-26Fix typo 'an setting' to 'a setting'Poommetee Ketson
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-08Several ui improvements (mostly margins)Daniel J. Ramirez
2017-07-31Some theme and usability improvementsDaniel J. Ramirez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky