Update godot 4 settings
parent
f477f569bf
commit
28dea1a5bb
|
@ -1,4 +1,105 @@
|
|||
[gd_resource type="EditorSettings" format=2]
|
||||
[gd_resource type="EditorSettings" load_steps=20 format=2]
|
||||
|
||||
[sub_resource type="InputEventKey" id=1]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 78
|
||||
unicode = 78
|
||||
|
||||
[sub_resource type="InputEventKey" id=2]
|
||||
scancode = 16777224
|
||||
unicode = 16777224
|
||||
|
||||
[sub_resource type="InputEventKey" id=3]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 68
|
||||
unicode = 68
|
||||
|
||||
[sub_resource type="InputEventKey" id=4]
|
||||
alt = true
|
||||
scancode = 16777231
|
||||
unicode = 16777231
|
||||
|
||||
[sub_resource type="InputEventKey" id=5]
|
||||
alt = true
|
||||
scancode = 16777233
|
||||
unicode = 16777233
|
||||
|
||||
[sub_resource type="InputEventKey" id=6]
|
||||
alt = true
|
||||
scancode = 16777232
|
||||
unicode = 16777232
|
||||
|
||||
[sub_resource type="InputEventKey" id=7]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 16777234
|
||||
unicode = 16777234
|
||||
|
||||
[sub_resource type="InputEventKey" id=8]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 16777232
|
||||
unicode = 16777232
|
||||
|
||||
[sub_resource type="InputEventKey" id=9]
|
||||
scancode = 16777248
|
||||
unicode = 16777248
|
||||
|
||||
[sub_resource type="InputEventKey" id=10]
|
||||
alt = true
|
||||
scancode = 70
|
||||
unicode = 70
|
||||
|
||||
[sub_resource type="InputEventKey" id=11]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 72
|
||||
unicode = 72
|
||||
|
||||
[sub_resource type="InputEventKey" id=12]
|
||||
alt = true
|
||||
scancode = 86
|
||||
unicode = 86
|
||||
|
||||
[sub_resource type="InputEventKey" id=13]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 69
|
||||
unicode = 69
|
||||
|
||||
[sub_resource type="InputEventKey" id=14]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 73
|
||||
unicode = 73
|
||||
|
||||
[sub_resource type="InputEventKey" id=15]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 78
|
||||
unicode = 78
|
||||
|
||||
[sub_resource type="InputEventKey" id=16]
|
||||
scancode = 16777224
|
||||
unicode = 16777224
|
||||
|
||||
[sub_resource type="InputEventKey" id=17]
|
||||
scancode = 16777245
|
||||
unicode = 16777245
|
||||
|
||||
[sub_resource type="InputEventKey" id=18]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 82
|
||||
unicode = 82
|
||||
|
||||
[sub_resource type="InputEventKey" id=19]
|
||||
control = true
|
||||
command = true
|
||||
scancode = 83
|
||||
unicode = 83
|
||||
|
||||
[resource]
|
||||
text_editor/highlighting/symbol_color = Color( 0.67, 0.785, 1, 1 )
|
||||
|
|
|
@ -16,6 +16,7 @@ text_editor/theme/highlighting/background_color = Color(0.1155, 0.132, 0.1595, 1
|
|||
text_editor/theme/highlighting/completion_background_color = Color(0.21, 0.24, 0.29, 1)
|
||||
text_editor/theme/highlighting/completion_selected_color = Color(1, 1, 1, 0.07)
|
||||
text_editor/theme/highlighting/completion_existing_color = Color(1, 1, 1, 0.14)
|
||||
text_editor/theme/highlighting/completion_scroll_color = Color(1, 1, 1, 0.07)
|
||||
text_editor/theme/highlighting/completion_font_color = Color(0.8025, 0.81, 0.8225, 1)
|
||||
text_editor/theme/highlighting/text_color = Color(0.8025, 0.81, 0.8225, 1)
|
||||
text_editor/theme/highlighting/line_number_color = Color(0.8025, 0.81, 0.8225, 0.5)
|
||||
|
@ -42,3 +43,97 @@ asset_library/available_urls = {
|
|||
"godotengine.org (Official)": "https://godotengine.org/asset-library/api"
|
||||
}
|
||||
asset_library/use_threads = true
|
||||
network/http_proxy/host = ""
|
||||
network/http_proxy/port = -1
|
||||
export/android/android_sdk_path = ""
|
||||
export/android/debug_keystore = ""
|
||||
export/android/debug_keystore_user = "androiddebugkey"
|
||||
export/android/debug_keystore_pass = "android"
|
||||
export/android/force_system_user = false
|
||||
export/android/shutdown_adb_on_exit = true
|
||||
export/android/one_click_deploy_clear_previous_install = false
|
||||
export/web/http_host = "localhost"
|
||||
export/web/http_port = 8060
|
||||
export/web/use_ssl = false
|
||||
export/web/ssl_key = ""
|
||||
export/web/ssl_certificate = ""
|
||||
export/macos/force_builtin_codesign = false
|
||||
export/windows/rcedit = ""
|
||||
export/windows/osslsigncode = ""
|
||||
export/windows/wine = ""
|
||||
interface/scene_tabs/always_show_close_button = false
|
||||
interface/editor/save_on_focus_loss = false
|
||||
interface/editor/show_update_spinner = false
|
||||
interface/editor/update_continuously = false
|
||||
interface/scene_tabs/restore_scenes_on_load = true
|
||||
interface/inspector/capitalize_properties = true
|
||||
interface/inspector/default_float_step = 0.001
|
||||
interface/inspector/disable_folding = false
|
||||
interface/inspector/auto_unfold_foreign_scenes = true
|
||||
interface/inspector/horizontal_vector2_editing = false
|
||||
interface/inspector/horizontal_vector_types_editing = true
|
||||
interface/inspector/open_resources_in_current_inspector = true
|
||||
interface/inspector/resources_to_open_in_new_inspector = "Script,MeshLibrary"
|
||||
interface/inspector/default_color_picker_mode = 0
|
||||
interface/inspector/default_color_picker_shape = 2
|
||||
_default_feature_profile = ""
|
||||
interface/editors/show_scene_tree_root_selection = true
|
||||
interface/editors/derive_script_globals_by_name = true
|
||||
_use_favorites_root_selection = false
|
||||
interface/editors/default_signal_callback_name = "_on_{node_name}_{signal_name}"
|
||||
filesystem/file_server/port = 6010
|
||||
filesystem/file_server/password = ""
|
||||
debugger/auto_switch_to_remote_scene_tree = false
|
||||
debugger/profiler_frame_history_size = 600
|
||||
debugger/profiler_frame_max_functions = 64
|
||||
debugger/remote_scene_tree_refresh_interval = 1.0
|
||||
debugger/remote_inspect_refresh_interval = 0.2
|
||||
network/debug_adapter/remote_port = 6006
|
||||
network/debug_adapter/request_timeout = 1000
|
||||
network/debug_adapter/sync_breakpoints = false
|
||||
editors/3d/manipulator_gizmo_size = 80
|
||||
editors/3d/manipulator_gizmo_opacity = 0.9
|
||||
editors/3d/navigation/show_viewport_rotation_gizmo = true
|
||||
text_editor/behavior/files/auto_reload_scripts_on_external_change = true
|
||||
text_editor/behavior/files/auto_reload_and_parse_scripts_on_save = true
|
||||
text_editor/behavior/files/open_dominant_script_on_scene_change = true
|
||||
text_editor/script_list/script_temperature_enabled = true
|
||||
text_editor/script_list/script_temperature_history_size = 15
|
||||
text_editor/script_list/group_help_pages = true
|
||||
text_editor/script_list/sort_scripts_by = 0
|
||||
text_editor/script_list/list_script_names_as = 0
|
||||
editors/grid_map/preview_size = 64
|
||||
editors/3d_gizmos/gizmo_colors/path = Color(0.5, 0.5, 1, 0.8)
|
||||
editors/3d_gizmos/gizmo_colors/instantiated = Color(0.7, 0.7, 0.7, 0.6)
|
||||
editors/3d_gizmos/gizmo_colors/skeleton = Color(1, 0.8, 0.4, 1)
|
||||
editors/3d_gizmos/gizmo_colors/selected_bone = Color(0.8, 0.3, 0, 1)
|
||||
editors/3d_gizmos/gizmo_settings/bone_axis_length = 0.1
|
||||
editors/3d_gizmos/gizmo_settings/bone_shape = 1
|
||||
editors/3d_gizmos/gizmo_colors/csg = Color(0, 0.4, 1, 0.15)
|
||||
editors/grid_map/editor_side = 1
|
||||
editors/grid_map/palette_min_width = 230
|
||||
network/language_server/remote_host = "127.0.0.1"
|
||||
network/language_server/remote_port = 6005
|
||||
network/language_server/enable_smart_resolve = true
|
||||
network/language_server/show_native_symbols_in_editor = false
|
||||
network/language_server/use_thread = false
|
||||
editors/3d_gizmos/gizmo_colors/camera = Color(0.8, 0.4, 0.8, 1)
|
||||
editors/3d_gizmos/gizmo_colors/stream_player_3d = Color(0.4, 0.8, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/occluder = Color(0.8, 0.5, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/shape = Color(0.5, 0.7, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/visibility_notifier = Color(0.8, 0.5, 0.7, 1)
|
||||
editors/3d_gizmos/gizmo_colors/particles = Color(0.8, 0.7, 0.4, 1)
|
||||
editors/3d_gizmos/gizmo_colors/particle_collision = Color(0.5, 0.7, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/reflection_probe = Color(0.6, 1, 0.5, 1)
|
||||
editors/3d_gizmos/gizmo_colors/decal = Color(0.6, 0.5, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/voxel_gi = Color(0.5, 1, 0.6, 1)
|
||||
editors/3d_gizmos/gizmo_colors/lightmap_lines = Color(0.5, 0.6, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/lightprobe_lines = Color(0.5, 0.6, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/navigation_edge = Color(0.5, 1, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/navigation_edge_disabled = Color(0.7, 0.7, 0.7, 1)
|
||||
editors/3d_gizmos/gizmo_colors/navigation_solid = Color(0.5, 1, 1, 0.4)
|
||||
editors/3d_gizmos/gizmo_colors/navigation_solid_disabled = Color(0.7, 0.7, 0.7, 0.4)
|
||||
editors/3d_gizmos/gizmo_colors/joint = Color(0.5, 0.8, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/joint_body_a = Color(0.6, 0.8, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/joint_body_b = Color(0.6, 0.9, 1, 1)
|
||||
editors/3d_gizmos/gizmo_colors/fog_volume = Color(0.5, 0.7, 1, 1)
|
||||
|
|
Loading…
Reference in New Issue