testing git, ignore this commit please!

This commit is contained in:
typhzilla
2026-03-13 16:27:04 -04:00
parent a608405faa
commit 955b0b2d60
4 changed files with 45 additions and 13 deletions
+14 -10
View File
@@ -1,12 +1,8 @@
[docks]
dock_3="Scene,Import"
dock_3_selected_tab_idx=0
dock_4="FileSystem,History"
dock_4_selected_tab_idx=0
dock_5="Inspector,Signals,Groups"
dock_5_selected_tab_idx=0
dock_9="Output,Debugger,Audio,Animation,Shader Editor,Search Results,AnimationTree,ResourcePreloader,ShaderFile,SpriteFrames,Theme,Polygon,TileSet,TileMap,Replication,GridMap"
dock_floating={}
dock_closed=[]
dock_split_2=0
@@ -15,6 +11,10 @@ dock_hsplit_1=0
dock_hsplit_2=280
dock_hsplit_3=-280
dock_hsplit_4=0
dock_3="Scene,Import"
dock_4="FileSystem,History"
dock_5="Inspector,Signals,Groups"
dock_9="Output,Debugger,Audio,Animation,Shader Editor,Search Results,AnimationTree,ResourcePreloader,ShaderFile,SpriteFrames,Theme,Polygon,TileSet,TileMap,Replication,GridMap"
[docks/FileSystem]
@@ -23,7 +23,7 @@ v_split_offset=0
display_mode=0
file_sort=0
file_list_display_mode=1
selected_paths=PackedStringArray("res://")
selected_paths=PackedStringArray()
uncollapsed_paths=PackedStringArray("Favorites", "res://")
[docks/History]
@@ -36,21 +36,25 @@ include_global=true
open_scenes=PackedStringArray()
current_scene=""
bottom_panel_offsets={
"Audio": -450
"Animation": 0,
"Audio": -450,
"Debugger": 0,
"Output": 0,
"Shader Editor": 0
}
selected_default_debugger_tab_idx=0
selected_main_editor_idx=1
selected_main_editor_idx=2
[EditorWindow]
screen=0
mode="maximized"
position=Vector2i(1920, 28)
position=Vector2i(0, 23)
[ScriptEditor]
open_scripts=[]
selected_script=""
open_scripts=["res://README.md", "res://test"]
selected_script="res://test"
open_help=[]
script_split_offset=200
list_split_offset=0