-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Advanced Settings switch to Editor Settings #96467
Add Advanced Settings switch to Editor Settings #96467
Conversation
Some suggestions for basic settings:
[Theme]
[Connection]
[Import]
[Complection]
[Window Placement] (also in case Godot does allow to run the game in the editor) [Linuxbsd]
[Project Manager] (the three settings) [Android]
[macOS]
[Windows]
|
Are you by chance implementing this button partially because of #69012 (review) ? |
No, but I can look into integrating that. Maybe after both PRs are merged. |
78ac6c5
to
137e285
Compare
Ok finished. I noticed editor settings are annoyingly hackish. Customized settings are defined via a set of macros and some of them manually specify restart usage. I'll probably do a follow-up to make it closer to project settings. And then maybe unify the 2 somehow, because there is duplicated code. Check OP for current settings overview and changes summary. |
137e285
to
5545dd7
Compare
5545dd7
to
54c7bda
Compare
54c7bda
to
c0a394e
Compare
c0a394e
to
97ea1f1
Compare
Needs rebase, then looks good to merge IMO. |
97ea1f1
to
4023ace
Compare
Thanks! |
Closes #30866
godot.windows.editor.dev.x86_64_oXfACy2LJL.mp4
Feel free to suggest changes to this list.
Other than that:
restore_scenes_on_load
is no longer marked as requiring restart