started modification to godot4
This commit is contained in:
parent
2332eeba0a
commit
7df2bcb1c5
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@
|
|||||||
.import/
|
.import/
|
||||||
export.cfg
|
export.cfg
|
||||||
export_presets.cfg
|
export_presets.cfg
|
||||||
|
.godot/
|
||||||
# Mono-specific ignores
|
# Mono-specific ignores
|
||||||
.mono/
|
.mono/
|
||||||
data_*/
|
data_*/
|
||||||
|
@ -1 +0,0 @@
|
|||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
@ -1,3 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
@ -1,3 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
@ -1,49 +0,0 @@
|
|||||||
[docks]
|
|
||||||
|
|
||||||
dock_1_selected_tab_idx=0
|
|
||||||
dock_2_selected_tab_idx=0
|
|
||||||
dock_3_selected_tab_idx=0
|
|
||||||
dock_4_selected_tab_idx=0
|
|
||||||
dock_5_selected_tab_idx=0
|
|
||||||
dock_6_selected_tab_idx=0
|
|
||||||
dock_7_selected_tab_idx=0
|
|
||||||
dock_8_selected_tab_idx=0
|
|
||||||
dock_floating={}
|
|
||||||
dock_split_2=0
|
|
||||||
dock_split_3=0
|
|
||||||
dock_hsplit_1=0
|
|
||||||
dock_hsplit_2=405
|
|
||||||
dock_hsplit_3=-405
|
|
||||||
dock_hsplit_4=0
|
|
||||||
dock_filesystem_split=0
|
|
||||||
dock_filesystem_display_mode=0
|
|
||||||
dock_filesystem_file_sort=0
|
|
||||||
dock_filesystem_file_list_display_mode=1
|
|
||||||
dock_filesystem_selected_paths=PackedStringArray("res://")
|
|
||||||
dock_filesystem_uncollapsed_paths=PackedStringArray("res://")
|
|
||||||
dock_3="Scene,Import"
|
|
||||||
dock_4="FileSystem"
|
|
||||||
dock_5="Inspector,Node,History"
|
|
||||||
|
|
||||||
[EditorNode]
|
|
||||||
|
|
||||||
open_scenes=PackedStringArray("res://sample.tscn")
|
|
||||||
current_scene="res://sample.tscn"
|
|
||||||
center_split_offset=0
|
|
||||||
selected_default_debugger_tab_idx=0
|
|
||||||
selected_main_editor_idx=2
|
|
||||||
selected_bottom_panel_item=0
|
|
||||||
|
|
||||||
[ScriptEditor]
|
|
||||||
|
|
||||||
open_scripts=["res://addons/HTML5FileExchange/HTML5FileExchange.gd", "res://Sample.gd"]
|
|
||||||
selected_script="res://addons/HTML5FileExchange/HTML5FileExchange.gd"
|
|
||||||
open_help=[]
|
|
||||||
script_split_offset=105
|
|
||||||
list_split_offset=0
|
|
||||||
|
|
||||||
[ShaderEditor]
|
|
||||||
|
|
||||||
open_shaders=[]
|
|
||||||
split_offset=0
|
|
||||||
selected_shader=""
|
|
@ -1,3 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
@ -1,3 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
@ -1,13 +0,0 @@
|
|||||||
ea4bc82a6ad023ab7ee23ee620429895
|
|
||||||
::res://::1694313979
|
|
||||||
default_env.tres::Environment::71066940880107034::1694313578::0::1::::<><>::
|
|
||||||
export_presets.cfg::TextFile::-1::1694313054::0::1::::<><>::
|
|
||||||
icon.png::CompressedTexture2D::7315397687546325390::1694312249::1694312406::1::::<><>::
|
|
||||||
README.md::TextFile::-1::1694312249::0::1::::<><>::
|
|
||||||
Sample.gd::GDScript::-1::1694312759::0::1::::<>TextureRect<>::
|
|
||||||
sample.tscn::PackedScene::7914029789101773308::1694313578::0::1::::<><>::res://Sample.gd
|
|
||||||
::res://addons/::1694312249
|
|
||||||
::res://addons/HTML5FileExchange/::1694313552
|
|
||||||
HTML5FileExchange.gd::GDScript::-1::1694313552::0::1::::<>Node<>::
|
|
||||||
plugin.cfg::TextFile::-1::1694312249::0::1::::<><>::
|
|
||||||
plugin.gd::GDScript::-1::1694312398::0::1::::<>EditorPlugin<>::
|
|
@ -1,4 +0,0 @@
|
|||||||
res://default_env.tres
|
|
||||||
res://sample.tscn
|
|
||||||
res://addons/HTML5FileExchange/HTML5FileExchange.gd
|
|
||||||
res://Sample.gd
|
|
@ -1,25 +0,0 @@
|
|||||||
[editor_metadata]
|
|
||||||
|
|
||||||
executable_path="/usr/bin/godot"
|
|
||||||
|
|
||||||
[debug_options]
|
|
||||||
|
|
||||||
run_live_debug=true
|
|
||||||
run_reload_scripts=true
|
|
||||||
|
|
||||||
[recent_files]
|
|
||||||
|
|
||||||
scenes=["res://sample.tscn"]
|
|
||||||
scripts=["res://Sample.gd", "res://addons/HTML5FileExchange/HTML5FileExchange.gd"]
|
|
||||||
|
|
||||||
[linked_properties]
|
|
||||||
|
|
||||||
Control:scale=true
|
|
||||||
|
|
||||||
[dialog_bounds]
|
|
||||||
|
|
||||||
export=Rect2(861, 339, 1350, 1050)
|
|
||||||
|
|
||||||
[export_options]
|
|
||||||
|
|
||||||
default_filename="test"
|
|
@ -1 +0,0 @@
|
|||||||
/home/jaap/Downloads
|
|
@ -1,175 +0,0 @@
|
|||||||
[editor_states]
|
|
||||||
|
|
||||||
Anim={
|
|
||||||
"visible": false
|
|
||||||
}
|
|
||||||
2D={
|
|
||||||
"grid_offset": Vector2(0, 0),
|
|
||||||
"grid_snap_active": false,
|
|
||||||
"grid_step": Vector2(8, 8),
|
|
||||||
"grid_visibility": 1,
|
|
||||||
"ofs": Vector2(-394.422, -281.277),
|
|
||||||
"primary_grid_steps": 8,
|
|
||||||
"show_edit_locks": true,
|
|
||||||
"show_guides": true,
|
|
||||||
"show_helpers": false,
|
|
||||||
"show_origin": true,
|
|
||||||
"show_rulers": true,
|
|
||||||
"show_transformation_gizmos": true,
|
|
||||||
"show_viewport": true,
|
|
||||||
"show_zoom_control": true,
|
|
||||||
"smart_snap_active": false,
|
|
||||||
"snap_guides": true,
|
|
||||||
"snap_node_anchors": true,
|
|
||||||
"snap_node_center": true,
|
|
||||||
"snap_node_parent": true,
|
|
||||||
"snap_node_sides": true,
|
|
||||||
"snap_other_nodes": true,
|
|
||||||
"snap_pixel": true,
|
|
||||||
"snap_relative": false,
|
|
||||||
"snap_rotation": false,
|
|
||||||
"snap_rotation_offset": 0.0,
|
|
||||||
"snap_rotation_step": 0.261799,
|
|
||||||
"snap_scale": false,
|
|
||||||
"snap_scale_step": 0.1,
|
|
||||||
"zoom": 0.707107
|
|
||||||
}
|
|
||||||
3D={
|
|
||||||
"fov": 70.01,
|
|
||||||
"gizmos_status": {
|
|
||||||
"AudioListener3D": 0,
|
|
||||||
"AudioStreamPlayer3D": 0,
|
|
||||||
"CPUParticles3D": 0,
|
|
||||||
"CSGShape3D": 0,
|
|
||||||
"Camera3D": 0,
|
|
||||||
"CollisionObject3D": 0,
|
|
||||||
"CollisionPolygon3D": 0,
|
|
||||||
"CollisionShape3D": 0,
|
|
||||||
"Decal": 0,
|
|
||||||
"FogVolume": 0,
|
|
||||||
"GPUParticles3D": 0,
|
|
||||||
"GPUParticlesCollision3D": 0,
|
|
||||||
"Joint3D": 0,
|
|
||||||
"Light3D": 0,
|
|
||||||
"LightmapGI": 0,
|
|
||||||
"LightmapProbe": 0,
|
|
||||||
"Marker3D": 0,
|
|
||||||
"NavigationLink3D": 0,
|
|
||||||
"NavigationRegion3D": 0,
|
|
||||||
"OccluderInstance3D": 0,
|
|
||||||
"Path3D": 0,
|
|
||||||
"PhysicalBone3D": 0,
|
|
||||||
"RayCast3D": 0,
|
|
||||||
"ReflectionProbe": 0,
|
|
||||||
"ShapeCast3D": 0,
|
|
||||||
"Skeleton3D": 0,
|
|
||||||
"SoftBody3D": 0,
|
|
||||||
"SpringArm3D": 0,
|
|
||||||
"VehicleWheel3D": 0,
|
|
||||||
"VisibleOnScreenNotifier3D": 0,
|
|
||||||
"VoxelGI": 0
|
|
||||||
},
|
|
||||||
"local_coords": false,
|
|
||||||
"preview_sun_env": {
|
|
||||||
"environ_ao_enabled": false,
|
|
||||||
"environ_enabled": true,
|
|
||||||
"environ_energy": 1.0,
|
|
||||||
"environ_gi_enabled": false,
|
|
||||||
"environ_glow_enabled": true,
|
|
||||||
"environ_ground_color": Color(0.2, 0.169, 0.133, 1),
|
|
||||||
"environ_sky_color": Color(0.385, 0.454, 0.55, 1),
|
|
||||||
"environ_tonemap_enabled": true,
|
|
||||||
"sun_color": Color(1, 1, 1, 1),
|
|
||||||
"sun_enabled": true,
|
|
||||||
"sun_energy": 1.0,
|
|
||||||
"sun_max_distance": 100.0,
|
|
||||||
"sun_rotation": Vector2(-1.0472, 2.61799)
|
|
||||||
},
|
|
||||||
"rotate_snap": 15.0,
|
|
||||||
"scale_snap": 10.0,
|
|
||||||
"show_grid": true,
|
|
||||||
"show_origin": true,
|
|
||||||
"snap_enabled": false,
|
|
||||||
"translate_snap": 1.0,
|
|
||||||
"viewport_mode": 1,
|
|
||||||
"viewports": [{
|
|
||||||
"auto_orthogonal": false,
|
|
||||||
"auto_orthogonal_enabled": true,
|
|
||||||
"cinematic_preview": false,
|
|
||||||
"display_mode": 20,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": true,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.5,
|
|
||||||
"y_rotation": -0.5
|
|
||||||
}, {
|
|
||||||
"auto_orthogonal": false,
|
|
||||||
"auto_orthogonal_enabled": true,
|
|
||||||
"cinematic_preview": false,
|
|
||||||
"display_mode": 20,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.5,
|
|
||||||
"y_rotation": -0.5
|
|
||||||
}, {
|
|
||||||
"auto_orthogonal": false,
|
|
||||||
"auto_orthogonal_enabled": true,
|
|
||||||
"cinematic_preview": false,
|
|
||||||
"display_mode": 20,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.5,
|
|
||||||
"y_rotation": -0.5
|
|
||||||
}, {
|
|
||||||
"auto_orthogonal": false,
|
|
||||||
"auto_orthogonal_enabled": true,
|
|
||||||
"cinematic_preview": false,
|
|
||||||
"display_mode": 20,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.5,
|
|
||||||
"y_rotation": -0.5
|
|
||||||
}],
|
|
||||||
"zfar": 4000.01,
|
|
||||||
"znear": 0.05
|
|
||||||
}
|
|
||||||
selected_nodes=Array[NodePath]([])
|
|
@ -1,5 +0,0 @@
|
|||||||
[folding]
|
|
||||||
|
|
||||||
node_unfolds=[NodePath("."), PackedStringArray("Layout"), NodePath("VBoxContainer"), PackedStringArray("Layout"), NodePath("VBoxContainer/HBoxContainer"), PackedStringArray("Layout"), NodePath("VBoxContainer/HBoxContainer/UploadButton"), PackedStringArray("Layout"), NodePath("VBoxContainer/HBoxContainer/DownloadButton"), PackedStringArray("Layout"), NodePath("VBoxContainer/TextureRect"), PackedStringArray("Layout")]
|
|
||||||
resource_unfolds=[]
|
|
||||||
nodes_folded=[]
|
|
@ -1,27 +0,0 @@
|
|||||||
[res://addons/HTML5FileExchange/HTML5FileExchange.gd]
|
|
||||||
|
|
||||||
state={
|
|
||||||
"bookmarks": PackedInt32Array(),
|
|
||||||
"breakpoints": PackedInt32Array(),
|
|
||||||
"column": 18,
|
|
||||||
"folded_lines": Array[int]([]),
|
|
||||||
"h_scroll_position": 0,
|
|
||||||
"row": 64,
|
|
||||||
"scroll_position": 56.0,
|
|
||||||
"selection": false,
|
|
||||||
"syntax_highlighter": "GDScript"
|
|
||||||
}
|
|
||||||
|
|
||||||
[res://Sample.gd]
|
|
||||||
|
|
||||||
state={
|
|
||||||
"bookmarks": PackedInt32Array(),
|
|
||||||
"breakpoints": PackedInt32Array(),
|
|
||||||
"column": 49,
|
|
||||||
"folded_lines": Array[int]([]),
|
|
||||||
"h_scroll_position": 0,
|
|
||||||
"row": 18,
|
|
||||||
"scroll_position": 0.0,
|
|
||||||
"selection": false,
|
|
||||||
"syntax_highlighter": "GDScript"
|
|
||||||
}
|
|
@ -1,3 +0,0 @@
|
|||||||
[preset.0]
|
|
||||||
|
|
||||||
script_encryption_key=""
|
|
Binary file not shown.
Binary file not shown.
@ -1,2 +0,0 @@
|
|||||||
res://default_env.tres::39e966030a65da9243baba02aa9355b3::1694314152::res://.godot/exported/133200997/export-7cf3fd67ad9f55210191d77b582b8209-default_env.res
|
|
||||||
res://sample.tscn::21e26b8116d8b4a6a0a05bf58f572e2b::1694314152::res://.godot/exported/133200997/export-add55c565b6d6de10c4690c26d067bde-sample.scn
|
|
@ -1 +0,0 @@
|
|||||||
list=Array[Dictionary]([])
|
|
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
|
|
||||||
dest_md5="e460ea20cd8f2b0bb93e0b9aea181c60"
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user