mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-09-03 23:39:26 +03:00
Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://btobyv4xjhltq"
|
||||
uid="uid://bta7v3w2y42rx"
|
||||
path.s3tc="res://.godot/imported/pattern.png-cf6f03dfd1cdd4bc35da3414e912103d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cfgfwisj8m2mg"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://dni7upn1w04ie"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://btobyv4xjhltq" path="res://assets/pattern.png" id="1_g2tbl"]
|
||||
[ext_resource type="Texture2D" uid="uid://bta7v3w2y42rx" path="res://assets/pattern.png" id="1_g2tbl"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_oq5cr"]
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://c5bnmb8grcumh
|
||||
uid://bqq7bd6sumeyb
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bi6bu4ng584fq"
|
||||
uid="uid://c11qot4x4iuar"
|
||||
path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[gd_scene load_steps=13 format=3 uid="uid://btli1dajen53o"]
|
||||
[gd_scene load_steps=13 format=3 uid="uid://cdgl0r5ii433j"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bqa4r4n7b6d7s" path="res://start_vr.gd" id="1_1bvp3"]
|
||||
[ext_resource type="Script" uid="uid://c5bnmb8grcumh" path="res://collision_hands.gd" id="1_ig7tw"]
|
||||
[ext_resource type="Texture2D" uid="uid://btobyv4xjhltq" path="res://assets/pattern.png" id="2_h2yge"]
|
||||
[ext_resource type="PackedScene" uid="uid://cfgfwisj8m2mg" path="res://box.tscn" id="3_1bvp3"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7ohc2o1shtu7" path="res://wall.tscn" id="5_lquwl"]
|
||||
[ext_resource type="Script" uid="uid://buugqoh2qk24v" path="res://start_vr.gd" id="1_1bvp3"]
|
||||
[ext_resource type="Script" uid="uid://bqq7bd6sumeyb" path="res://collision_hands.gd" id="1_ig7tw"]
|
||||
[ext_resource type="Texture2D" uid="uid://bta7v3w2y42rx" path="res://assets/pattern.png" id="2_h2yge"]
|
||||
[ext_resource type="PackedScene" uid="uid://dni7upn1w04ie" path="res://box.tscn" id="3_1bvp3"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpj2x4j0g3pdg" path="res://wall.tscn" id="5_lquwl"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_7dm0k"]
|
||||
sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
|
||||
@@ -61,7 +61,6 @@ pose = &"grip"
|
||||
|
||||
[node name="CollisionHands3D" type="AnimatableBody3D" parent="XROrigin3D/LeftHand"]
|
||||
script = ExtResource("1_ig7tw")
|
||||
metadata/_custom_type_script = "uid://c5bnmb8grcumh"
|
||||
|
||||
[node name="OpenXRRenderManager" type="OpenXRRenderModelManager" parent="XROrigin3D/LeftHand/CollisionHands3D"]
|
||||
tracker = 2
|
||||
@@ -77,7 +76,6 @@ pose = &"grip"
|
||||
|
||||
[node name="CollisionHands3D" type="AnimatableBody3D" parent="XROrigin3D/RightHand"]
|
||||
script = ExtResource("1_ig7tw")
|
||||
metadata/_custom_type_script = "uid://c5bnmb8grcumh"
|
||||
|
||||
[node name="OpenXRRenderManager" type="OpenXRRenderModelManager" parent="XROrigin3D/RightHand/CollisionHands3D"]
|
||||
tracker = 3
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="OpenXRActionMap" load_steps=33 format=3 uid="uid://cqrfv76xcmkca"]
|
||||
[gd_resource type="OpenXRActionMap" load_steps=33 format=3 uid="uid://cvnololp8e0x7"]
|
||||
|
||||
[sub_resource type="OpenXRAction" id="OpenXRAction_m08eo"]
|
||||
resource_name = "aim_pose"
|
||||
|
||||
@@ -10,7 +10,8 @@ config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="openxr render models"
|
||||
config/name="OpenXR Render Models"
|
||||
config/tags=PackedStringArray("demo", "official", "xr")
|
||||
run/main_scene="uid://btli1dajen53o"
|
||||
config/features=PackedStringArray("4.5", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
@@ -30,5 +31,5 @@ openxr/enabled=true
|
||||
openxr/reference_space=2
|
||||
openxr/foveation_level=3
|
||||
openxr/foveation_dynamic=true
|
||||
shaders/enabled=true
|
||||
openxr/extensions/render_model=true
|
||||
shaders/enabled=true
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://4eulsha6ncfa"
|
||||
uid="uid://c56yq64w52mq7"
|
||||
path="res://.godot/imported/render_model_demo.png-3043378ddd018812c86616f385e65c99.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://bqa4r4n7b6d7s
|
||||
uid://buugqoh2qk24v
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://c7ohc2o1shtu7"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://dpj2x4j0g3pdg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://btobyv4xjhltq" path="res://assets/pattern.png" id="1_xxgf6"]
|
||||
[ext_resource type="Texture2D" uid="uid://bta7v3w2y42rx" path="res://assets/pattern.png" id="1_xxgf6"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_oh6kn"]
|
||||
size = Vector3(2, 2, 0.2)
|
||||
|
||||
Reference in New Issue
Block a user