Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 0 additions & 6 deletions OQ_Toolkit/OQ_ARVROrigin/Feature_Climbing.tscn

This file was deleted.

6 changes: 0 additions & 6 deletions OQ_Toolkit/OQ_ARVROrigin/Feature_Falling.tscn

This file was deleted.

6 changes: 0 additions & 6 deletions OQ_Toolkit/OQ_ARVROrigin/Feature_VRRecorder.tscn

This file was deleted.

6 changes: 0 additions & 6 deletions OQ_Toolkit/OQ_ARVROrigin/Feature_VRSimulator.tscn

This file was deleted.

6 changes: 0 additions & 6 deletions OQ_Toolkit/OQ_ARVROrigin/Locomotion_WalkInPlace.tscn

This file was deleted.

10 changes: 0 additions & 10 deletions OQ_Toolkit/OQ_UI2D/OQ_UI2DLabel_IPD.tscn

This file was deleted.

Binary file removed OQ_Toolkit/OQ_UI2D/theme/oq_ui2d_standard.theme
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRCamera/scripts/OQ_ARVRCamera.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRCamera/scripts/OQ_ARVRCamera.gd" type="Script" id=1]


[node name="OQ_ARVRCamera" type="ARVRCamera"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.8, 0 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=4 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRCamera/scripts/Feature_StereoPanorama.gd" type="Script" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVRCamera/scripts/StereoPanorama.material" type="Material" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRCamera/scripts/Feature_StereoPanorama.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRCamera/scripts/StereoPanorama.material" type="Material" id=2]


[sub_resource type="QuadMesh" id=1]
size = Vector2( 4, 2 )
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_AreaObjectGrab.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_AreaObjectGrab.gd" type="Script" id=1]


[sub_resource type="SphereShape" id=1]
radius = 0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Left.gltf" type="PackedScene" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_ControllerModel.gd" type="Script" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Left.gltf" type="PackedScene" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_ControllerModel.gd" type="Script" id=2]


[node name="Feature_ControllerModel_Left" type="Spatial"]
script = ExtResource( 2 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Right.gltf" type="PackedScene" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_ControllerModel.gd" type="Script" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Right.gltf" type="PackedScene" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_ControllerModel.gd" type="Script" id=2]


[node name="Feature_ControllerModel_Right" type="Spatial"]
script = ExtResource( 2 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Left.gltf" type="PackedScene" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_HandModel.gd" type="Script" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Left.gltf" type="PackedScene" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_HandModel.gd" type="Script" id=2]


[node name="Feature_HandModel_Left" type="Spatial"]
script = ExtResource( 2 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Right.gltf" type="PackedScene" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_HandModel.gd" type="Script" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Right.gltf" type="PackedScene" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_HandModel.gd" type="Script" id=2]


[node name="Feature_HandModel_Right" type="Spatial"]
script = ExtResource( 2 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=4 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_RigidBodyGrab.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_RigidBodyGrab.gd" type="Script" id=1]


[sub_resource type="SphereShape" id=1]
radius = 0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_StaticGrab.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_StaticGrab.gd" type="Script" id=1]


[sub_resource type="SphereShape" id=1]
radius = 0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=4 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_ToolGrab.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_ToolGrab.gd" type="Script" id=1]


[sub_resource type="SphereShape" id=1]
radius = 0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=6 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVRController/scripts/Feature_UIRayCast.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVRController/scripts/Feature_UIRayCast.gd" type="Script" id=1]


[sub_resource type="CubeMesh" id=1]
size = Vector3( 0.004, 0.004, 1 )
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

importer="texture"
type="StreamTexture"
path.s3tc="res://.import/OculusQuestHandTexture_Color.webp-4cddb0a692cdeb3e8035fd88d73767ea.s3tc.stex"
path.etc="res://.import/OculusQuestHandTexture_Color.webp-4cddb0a692cdeb3e8035fd88d73767ea.etc.stex"
path.s3tc="res://.import/OculusQuestHandTexture_Color.webp-1fe37fba1d81878097dd632fa00d1b03.s3tc.stex"
path.etc="res://.import/OculusQuestHandTexture_Color.webp-1fe37fba1d81878097dd632fa00d1b03.etc.stex"
metadata={
"imported_formats": [ "s3tc", "etc" ],
"vram_texture": true
}

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHandTexture_Color.webp"
dest_files=[ "res://.import/OculusQuestHandTexture_Color.webp-4cddb0a692cdeb3e8035fd88d73767ea.s3tc.stex", "res://.import/OculusQuestHandTexture_Color.webp-4cddb0a692cdeb3e8035fd88d73767ea.etc.stex" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHandTexture_Color.webp"
dest_files=[ "res://.import/OculusQuestHandTexture_Color.webp-1fe37fba1d81878097dd632fa00d1b03.s3tc.stex", "res://.import/OculusQuestHandTexture_Color.webp-1fe37fba1d81878097dd632fa00d1b03.etc.stex" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

importer="scene"
type="PackedScene"
path="res://.import/OculusQuestHand_Left.gltf-5162d761ce4b20cdff3f64e5593dd105.scn"
path="res://.import/OculusQuestHand_Left.gltf-8aa6bb52f6acb8dec3504ec28a44f37f.scn"

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Left.gltf"
dest_files=[ "res://.import/OculusQuestHand_Left.gltf-5162d761ce4b20cdff3f64e5593dd105.scn" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Left.gltf"
dest_files=[ "res://.import/OculusQuestHand_Left.gltf-8aa6bb52f6acb8dec3504ec28a44f37f.scn" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

importer="scene"
type="PackedScene"
path="res://.import/OculusQuestHand_Right.gltf-2bae7afcb09ff56e3adc96d9b9564d9d.scn"
path="res://.import/OculusQuestHand_Right.gltf-74fdb0606154ad830f332532d5d780c8.scn"

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Right.gltf"
dest_files=[ "res://.import/OculusQuestHand_Right.gltf-2bae7afcb09ff56e3adc96d9b9564d9d.scn" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestHand_Right.gltf"
dest_files=[ "res://.import/OculusQuestHand_Right.gltf-74fdb0606154ad830f332532d5d780c8.scn" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

importer="texture"
type="StreamTexture"
path.s3tc="res://.import/OculusQuestTouchControllerTexture_Color.png-50b970087254ba4407e4489b8d7b9761.s3tc.stex"
path.etc="res://.import/OculusQuestTouchControllerTexture_Color.png-50b970087254ba4407e4489b8d7b9761.etc.stex"
path.s3tc="res://.import/OculusQuestTouchControllerTexture_Color.png-b0c10b7ea78b1d7180abd8485726d103.s3tc.stex"
path.etc="res://.import/OculusQuestTouchControllerTexture_Color.png-b0c10b7ea78b1d7180abd8485726d103.etc.stex"
metadata={
"imported_formats": [ "s3tc", "etc" ],
"vram_texture": true
}

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchControllerTexture_Color.png"
dest_files=[ "res://.import/OculusQuestTouchControllerTexture_Color.png-50b970087254ba4407e4489b8d7b9761.s3tc.stex", "res://.import/OculusQuestTouchControllerTexture_Color.png-50b970087254ba4407e4489b8d7b9761.etc.stex" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchControllerTexture_Color.png"
dest_files=[ "res://.import/OculusQuestTouchControllerTexture_Color.png-b0c10b7ea78b1d7180abd8485726d103.s3tc.stex", "res://.import/OculusQuestTouchControllerTexture_Color.png-b0c10b7ea78b1d7180abd8485726d103.etc.stex" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

importer="texture"
type="StreamTexture"
path.s3tc="res://.import/OculusQuestTouchControllerTexture_Roughness.png-5c4589e69a03b4c3cd6caf8c4c1ae6ef.s3tc.stex"
path.etc="res://.import/OculusQuestTouchControllerTexture_Roughness.png-5c4589e69a03b4c3cd6caf8c4c1ae6ef.etc.stex"
path.s3tc="res://.import/OculusQuestTouchControllerTexture_Roughness.png-c8571da729a5370121631b35b09ca359.s3tc.stex"
path.etc="res://.import/OculusQuestTouchControllerTexture_Roughness.png-c8571da729a5370121631b35b09ca359.etc.stex"
metadata={
"imported_formats": [ "s3tc", "etc" ],
"vram_texture": true
}

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchControllerTexture_Roughness.png"
dest_files=[ "res://.import/OculusQuestTouchControllerTexture_Roughness.png-5c4589e69a03b4c3cd6caf8c4c1ae6ef.s3tc.stex", "res://.import/OculusQuestTouchControllerTexture_Roughness.png-5c4589e69a03b4c3cd6caf8c4c1ae6ef.etc.stex" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchControllerTexture_Roughness.png"
dest_files=[ "res://.import/OculusQuestTouchControllerTexture_Roughness.png-c8571da729a5370121631b35b09ca359.s3tc.stex", "res://.import/OculusQuestTouchControllerTexture_Roughness.png-c8571da729a5370121631b35b09ca359.etc.stex" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

importer="scene"
type="PackedScene"
path="res://.import/OculusQuestTouchController_Left.gltf-8c6bcf0c6eb7a4223a94539a3fe95ef1.scn"
path="res://.import/OculusQuestTouchController_Left.gltf-4689fcb3c8cde6668fb4bbcea33b3f2e.scn"

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Left.gltf"
dest_files=[ "res://.import/OculusQuestTouchController_Left.gltf-8c6bcf0c6eb7a4223a94539a3fe95ef1.scn" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Left.gltf"
dest_files=[ "res://.import/OculusQuestTouchController_Left.gltf-4689fcb3c8cde6668fb4bbcea33b3f2e.scn" ]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

importer="scene"
type="PackedScene"
path="res://.import/OculusQuestTouchController_Right.gltf-07fd49f7972b14e8676c8ad4784d564d.scn"
path="res://.import/OculusQuestTouchController_Right.gltf-1709cbb5a9380720705c14892bbb1aa8.scn"

[deps]

source_file="res://OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Right.gltf"
dest_files=[ "res://.import/OculusQuestTouchController_Right.gltf-07fd49f7972b14e8676c8ad4784d564d.scn" ]
source_file="res://addons/OQ_Toolkit/OQ_ARVRController/models3d/OculusQuestTouchController_Right.gltf"
dest_files=[ "res://.import/OculusQuestTouchController_Right.gltf-1709cbb5a9380720705c14892bbb1aa8.scn" ]

[params]

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVROrigin/scripts/OQ_ARVROrigin.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/OQ_ARVROrigin.gd" type="Script" id=1]


[node name="OQ_ARVROrigin" type="ARVROrigin"]
script = ExtResource( 1 )
7 changes: 7 additions & 0 deletions addons/OQ_Toolkit/OQ_ARVROrigin/Feature_Climbing.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_Climbing.gd" type="Script" id=1]


[node name="Feature_Climbing" type="Spatial"]
script = ExtResource( 1 )
7 changes: 7 additions & 0 deletions addons/OQ_Toolkit/OQ_ARVROrigin/Feature_Falling.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_Falling.gd" type="Script" id=1]


[node name="Feature_Falling" type="Spatial"]
script = ExtResource( 1 )
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_MixedRealityCapture.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_MixedRealityCapture.gd" type="Script" id=1]


[node name="Feature_MixedRealityCapture" type="Spatial"]
script = ExtResource( 1 )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=3 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_PlayerCollision.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_PlayerCollision.gd" type="Script" id=1]


[sub_resource type="CapsuleShape" id=1]
radius = 0.15
Expand Down
7 changes: 7 additions & 0 deletions addons/OQ_Toolkit/OQ_ARVROrigin/Feature_VRRecorder.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_VRRecorder.gd" type="Script" id=1]


[node name="Feature_VRRecorder" type="Spatial"]
script = ExtResource( 1 )
7 changes: 7 additions & 0 deletions addons/OQ_Toolkit/OQ_ARVROrigin/Feature_VRSimulator.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Feature_VRSimulator.gd" type="Script" id=1]


[node name="Feature_VRSimulator" type="Spatial"]
script = ExtResource( 1 )
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=4 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_ARVROrigin/scripts/Locomotion_Stick.gd" type="Script" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_ARVROrigin/scripts/MovementVignette_CanvasItem.shader" type="Shader" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Locomotion_Stick.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/MovementVignette_CanvasItem.shader" type="Shader" id=2]


[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 2 )
Expand Down
7 changes: 7 additions & 0 deletions addons/OQ_Toolkit/OQ_ARVROrigin/Locomotion_WalkInPlace.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://addons/OQ_Toolkit/OQ_ARVROrigin/scripts/Locomotion_WalkInPlace.gd" type="Script" id=1]


[node name="Locomotion_WalkInPlace" type="Spatial"]
script = ExtResource( 1 )
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[gd_scene load_steps=5 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_UI2D/theme/godot_splash_512.png" type="Texture" id=1]
[ext_resource path="res://OQ_Toolkit/OQ_Helpers/scripts/OQ_SplashScreen.gd" type="Script" id=2]
[ext_resource path="res://addons/OQ_Toolkit/OQ_UI2D/theme/godot_splash_512.png" type="Texture" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_Helpers/scripts/OQ_SplashScreen.gd" type="Script" id=2]


[sub_resource type="PlaneMesh" id=1]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_Helpers/scripts/OQ_VisibilityToggle.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_Helpers/scripts/OQ_VisibilityToggle.gd" type="Script" id=1]


[node name="OQ_VisibilityToggle" type="Spatial"]
script = ExtResource( 1 )
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[gd_scene load_steps=4 format=2]

[ext_resource path="res://OQ_Toolkit/OQ_Interactables/scripts/OQ_ButtonPressable.gd" type="Script" id=1]
[ext_resource path="res://addons/OQ_Toolkit/OQ_Interactables/scripts/OQ_ButtonPressable.gd" type="Script" id=1]


[sub_resource type="CubeMesh" id=1]

Expand Down
Loading