Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-28 | ProjectSettings: show error msg in a label instead | Poommetee Ketson | |
2017-10-24 | Added the ability to filter the list of locales in the Remap tab. | DimOkGamer | |
2017-09-04 | Merge pull request #10874 from Noshyaar/pr-action | Rémi Verschelde | |
ProjectSettings: enhance add action error, fix confirm dialog | |||
2017-09-04 | ProjectSettings: enhance add action error, fix confirm dialog | Poommetee Ketson | |
- Disable add action button if name is invalid - Fix dialog being ConfirmationDialog instead of AcceptDialog | |||
2017-09-03 | Added transmission shader parameter. | Juan Linietsky | |
2017-09-01 | Fix files header | Poommetee Ketson | |
2017-08-28 | Fix inability to change project settings | Rémi Verschelde | |
Regression from 565600e8445a3073e4188a1a2bde1f47dd299c5a, fixes #10712. | |||
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | |
2017-08-26 | Cleanup tons of obsolete commented out code | Rémi Verschelde | |
Mostly in EditorNode, dropping some obsolete editor plugins and also a cleanup of ProjectSettings/EditorSettings. | |||
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | |
-Added system for feature overrides, it's pretty cool :) |