remove unused files

This commit is contained in:
Crispy 2021-06-02 16:52:23 +02:00
parent 33da1d0ff7
commit 271352bf16
7 changed files with 0 additions and 150 deletions

View file

@ -1,40 +0,0 @@
[gd_scene load_steps=8 format=2]
[ext_resource path="res://addons/openvr_overlay/overlay_instance.gd" type="Script" id=1]
[ext_resource path="res://overlays/Clock.tscn" type="PackedScene" id=2]
[ext_resource path="res://overlays/zx.tscn" type="PackedScene" id=3]
[ext_resource path="res://overlays/UI_demo.tscn" type="PackedScene" id=4]
[ext_resource path="res://addons/openvr_overlay/OverlayInstance.tscn" type="PackedScene" id=5]
[ext_resource path="res://overlays/yz.tscn" type="PackedScene" id=6]
[ext_resource path="res://overlays/BatteryLevel.tscn" type="PackedScene" id=7]
[node name="OLD" type="Node"]
[node name="OverlayInstance Time" type="Spatial" parent="." instance=ExtResource( 5 )]
transform = Transform( -4.37114e-08, -0.707107, -0.707107, 0, -0.707107, 0.707107, -1, 3.09086e-08, 3.09086e-08, -0.05, 0.02, 0.15 )
script = ExtResource( 1 )
overlay_scene = ExtResource( 2 )
width_meters = 0.1
[node name="OverlayInstance UI demo" type="Spatial" parent="." instance=ExtResource( 5 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.25 )
script = ExtResource( 1 )
overlay_scene = ExtResource( 4 )
add_cursor = true
[node name="OverlayInstance Battery" type="Spatial" parent="." instance=ExtResource( 5 )]
transform = Transform( -4.37114e-08, -0.707107, -0.707107, 0, -0.707107, 0.707107, -1, 3.09086e-08, 3.09086e-08, -0.12, 0, 0.1 )
script = ExtResource( 1 )
overlay_scene = ExtResource( 7 )
[node name="YZ" type="Spatial" parent="." instance=ExtResource( 5 )]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0 )
script = ExtResource( 1 )
overlay_scene = ExtResource( 6 )
width_meters = 0.25
[node name="ZX" type="Spatial" parent="." instance=ExtResource( 5 )]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0 )
script = ExtResource( 1 )
overlay_scene = ExtResource( 3 )
width_meters = 0.25

View file

@ -1,21 +0,0 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://textures/yz_widget.png" type="Texture" id=1]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="TextureRect" type="TextureRect" parent="AspectRatioContainer"]
margin_left = 212.0
margin_right = 812.0
margin_bottom = 600.0
texture = ExtResource( 1 )
expand = true

View file

@ -1,21 +0,0 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://textures/zx_widget.png" type="Texture" id=1]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="TextureRect" type="TextureRect" parent="AspectRatioContainer"]
margin_left = 212.0
margin_right = 812.0
margin_bottom = 600.0
texture = ExtResource( 1 )
expand = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/yz_widget.png-601835b538a8dc18e155517b6b8d1aa6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/yz_widget.png"
dest_files=[ "res://.import/yz_widget.png-601835b538a8dc18e155517b6b8d1aa6.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/zx_widget.png-5f9e84560ac9e1e5c37ee8a06256191f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/zx_widget.png"
dest_files=[ "res://.import/zx_widget.png-5f9e84560ac9e1e5c37ee8a06256191f.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0