Skip to content

Commit

Permalink
Update msvc project & strip UIDs demo from scenes
Browse files Browse the repository at this point in the history
  • Loading branch information
TokisanGames committed Sep 11, 2023
1 parent 89cba62 commit c0406c0
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 19 deletions.
2 changes: 2 additions & 0 deletions Terrain3D.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@
<ClCompile Include="src\terrain_3d_texture_list.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="project\addons\terrain_3d\plugin.cfg" />
<None Include="project\addons\terrain_3d\terrain.gdextension" />
<None Include="src\shaders\debug_views.glsl" />
<None Include="src\shaders\main.glsl" />
<None Include="src\shaders\world_noise.glsl" />
Expand Down
2 changes: 2 additions & 0 deletions Terrain3D.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@
<None Include="src\shaders\world_noise.glsl" />
<None Include="src\shaders\main.glsl" />
<None Include="src\shaders\debug_views.glsl" />
<None Include="project\addons\terrain_3d\plugin.cfg" />
<None Include="project\addons\terrain_3d\terrain.gdextension" />
</ItemGroup>
</Project>
8 changes: 4 additions & 4 deletions project/demo/CodeGenerated.tscn
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[gd_scene load_steps=5 format=3 uid="uid://c1g87yfedvx80"]
[gd_scene load_steps=5 format=3]

[ext_resource type="Script" path="res://demo/src/CodeGenerated.gd" id="1_h7vyv"]
[ext_resource type="PackedScene" uid="uid://dgkfas2hgwob4" path="res://demo/components/Player.tscn" id="2_3v2uf"]
[ext_resource type="PackedScene" uid="uid://c0djt8d57nivw" path="res://demo/components/World.tscn" id="3_71ikj"]
[ext_resource type="PackedScene" uid="uid://c31srg2a83sgp" path="res://demo/components/UI.tscn" id="4_x5ge4"]
[ext_resource type="PackedScene" path="res://demo/components/Player.tscn" id="2_3v2uf"]
[ext_resource type="PackedScene" path="res://demo/components/World.tscn" id="3_71ikj"]
[ext_resource type="PackedScene" path="res://demo/components/UI.tscn" id="4_x5ge4"]

[node name="CodeGenerated" type="Node"]
script = ExtResource("1_h7vyv")
Expand Down
20 changes: 10 additions & 10 deletions project/demo/Demo.tscn
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[gd_scene load_steps=14 format=3 uid="uid://2k7wybb864hb"]
[gd_scene load_steps=14 format=3]

[ext_resource type="Script" path="res://demo/src/DemoScene.gd" id="1_k7qca"]
[ext_resource type="PackedScene" uid="uid://c0djt8d57nivw" path="res://demo/components/World.tscn" id="2_2yeq8"]
[ext_resource type="PackedScene" uid="uid://ca4wu1l8lhmyd" path="res://demo/components/Borders.tscn" id="3_cw38j"]
[ext_resource type="PackedScene" uid="uid://dgkfas2hgwob4" path="res://demo/components/Player.tscn" id="3_ht63y"]
[ext_resource type="PackedScene" uid="uid://c31srg2a83sgp" path="res://demo/components/UI.tscn" id="4_gk532"]
[ext_resource type="Terrain3DStorage" uid="uid://lalq1xnmbjdl" path="res://demo/data/terrain_storage.res" id="5_sl43a"]
[ext_resource type="Texture2D" uid="uid://cvrgd2gyfdhmc" path="res://demo/textures/ground037_alb_ht.dds" id="7_hqga3"]
[ext_resource type="Texture2D" uid="uid://dlygkrphbed5k" path="res://demo/textures/ground037_nrm_rgh.dds" id="8_pd4vo"]
[ext_resource type="Texture2D" uid="uid://ctol1ar05ne0g" path="res://demo/textures/rock028_alb_ht.dds" id="9_rm006"]
[ext_resource type="Texture2D" uid="uid://dwrxve8g0m64a" path="res://demo/textures/rock028_nrm_rgh.dds" id="10_i3tb8"]
[ext_resource type="PackedScene" path="res://demo/components/World.tscn" id="2_2yeq8"]
[ext_resource type="PackedScene" path="res://demo/components/Borders.tscn" id="3_cw38j"]
[ext_resource type="PackedScene" path="res://demo/components/Player.tscn" id="3_ht63y"]
[ext_resource type="PackedScene" path="res://demo/components/UI.tscn" id="4_gk532"]
[ext_resource type="Terrain3DStorage" path="res://demo/data/terrain_storage.res" id="5_sl43a"]
[ext_resource type="Texture2D" path="res://demo/textures/ground037_alb_ht.dds" id="7_hqga3"]
[ext_resource type="Texture2D" path="res://demo/textures/ground037_nrm_rgh.dds" id="8_pd4vo"]
[ext_resource type="Texture2D" path="res://demo/textures/rock028_alb_ht.dds" id="9_rm006"]
[ext_resource type="Texture2D" path="res://demo/textures/rock028_nrm_rgh.dds" id="10_i3tb8"]

[sub_resource type="Terrain3DTexture" id="Terrain3DTexture_56fwf"]
albedo_texture = ExtResource("7_hqga3")
Expand Down
4 changes: 2 additions & 2 deletions project/demo/components/Borders.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=7 format=3 uid="uid://ca4wu1l8lhmyd"]
[gd_scene load_steps=7 format=3]

[ext_resource type="Texture2D" uid="uid://dwrxve8g0m64a" path="res://demo/textures/rock028_nrm_rgh.dds" id="1_nf248"]
[ext_resource type="Texture2D" path="res://demo/textures/rock028_nrm_rgh.dds" id="1_nf248"]

[sub_resource type="BoxMesh" id="BoxMesh_1kfaq"]
size = Vector3(1025.01, 1, 1)
Expand Down
2 changes: 1 addition & 1 deletion project/demo/components/Player.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=7 format=3 uid="uid://dgkfas2hgwob4"]
[gd_scene load_steps=7 format=3]

[ext_resource type="Script" path="res://demo/src/Player.gd" id="1_nm1yx"]
[ext_resource type="Script" path="res://demo/src/CameraManager.gd" id="2_loos7"]
Expand Down
2 changes: 1 addition & 1 deletion project/demo/components/UI.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=2 format=3 uid="uid://c31srg2a83sgp"]
[gd_scene load_steps=2 format=3]

[ext_resource type="Script" path="res://demo/src/UI.gd" id="1_why5e"]

Expand Down
2 changes: 1 addition & 1 deletion project/demo/components/World.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=4 format=3 uid="uid://c0djt8d57nivw"]
[gd_scene load_steps=4 format=3]

[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_vibap"]
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
Expand Down

0 comments on commit c0406c0

Please sign in to comment.