Skip to content

ProjectSettings: add missing descriptions#117195

Closed
ScatteredComet wants to merge 1 commit intogodotengine:masterfrom
ScatteredComet:class_reference/project_settings
Closed

ProjectSettings: add missing descriptions#117195
ScatteredComet wants to merge 1 commit intogodotengine:masterfrom
ScatteredComet:class_reference/project_settings

Conversation

@ScatteredComet
Copy link
Contributor

@ScatteredComet ScatteredComet commented Mar 7, 2026

  • Adds and improves some descriptions in ProjectSettings

@ScatteredComet
Copy link
Contributor Author

ScatteredComet commented Mar 7, 2026

All missing members from `EditorSettings.xml`

dotnet/
    /editor
        /external_editor
        /custom_exec_path
        /custom_exec_path_args
    /build
        /verbosity_level
        /problems_layout
        /no_console_logging
        /create_binary_log

export/
    android/
        debug_keystore/
        debug_keystore_pass/
        java_sdk_path/
        android_sdk_path/
        scrcpy/
            screen_size/
            path/
            virtual_display/
            no_decorations/
            local_ime/
        debug_keystore_user/
        force_system_user/
        shutdown_adb_on_exit/
        one_click_deploy_clear_previous_install/
        use_wifi_for_remote_debug/
        wifi_remote_debug_host
    macos/
        rcodesign/
        actool/
    web/
        http_port/
        tls_key/
        tls_certificate/
        http_host/
        use_tls/
    windows/
        rcedit/
        osslsigncode/
        wine/

network/
    remote_port/
    request_timeout/
    sync_breakpoints/

asset_library
    /available_urls

Could use improvement in `ProjectSettings.xml`

internationalization/rendering/root_node_layout_direction
[DONE] editor/version_control

@ScatteredComet ScatteredComet force-pushed the class_reference/project_settings branch from a66beaf to 18aafe5 Compare March 7, 2026 21:45
@ScatteredComet ScatteredComet changed the title ProjectSettings & EditorSettings: add missing members & descriptions ProjectSettings: add missing descriptions Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants