-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to Godot-XR-Tools 4.3.1 (#37)
- Loading branch information
1 parent
696d14c
commit b40f670
Showing
73 changed files
with
257 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[gd_scene load_steps=2 format=3 uid="uid://b2jqxp1f47qnu"] | ||
[gd_scene load_steps=2 format=2] | ||
|
||
[ext_resource type="Script" path="res://addons/godot-xr-tools/audio/surface_audio.gd" id="1"] | ||
[ext_resource path="res://addons/godot-xr-tools/audio/surface_audio.gd" type="Script" id=1] | ||
|
||
[node name="SurfaceAudio" type="Node"] | ||
script = ExtResource("1") | ||
script = ExtResource( 1 ) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=3 format=3 uid="uid://bde1c58rcajee"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://cs7m7m0k2506g" path="res://addons/godot-xr-tools/hands/textures/african_baseColor.png" id="1_dn1i6"] | ||
[ext_resource type="Texture2D" uid="uid://h3sjbnu6uplb" path="res://addons/godot-xr-tools/hands/textures/hands_occlusionRoughnessMetallic.png" id="2_di2ux"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_dn1i6") | ||
orm_texture = ExtResource("2_di2ux") |
Binary file removed
BIN
-1.1 KB
addons/godot-xr-tools/hands/materials/african_hands_realistic.material
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
addons/godot-xr-tools/hands/materials/african_hands_realistic.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://26qy0lwlws4a"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://dk8o82rjww802" path="res://addons/godot-xr-tools/hands/textures/african_realistic_baseColor.png" id="1_seyus"] | ||
[ext_resource type="Texture2D" uid="uid://b6tgv6ucbgv3r" path="res://addons/godot-xr-tools/hands/textures/hands_normal.png" id="2_s3yd2"] | ||
[ext_resource type="Texture2D" uid="uid://h3sjbnu6uplb" path="res://addons/godot-xr-tools/hands/textures/hands_occlusionRoughnessMetallic.png" id="3_p3lxw"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_seyus") | ||
orm_texture = ExtResource("3_p3lxw") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_s3yd2") |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=3 format=3 uid="uid://dy6nhifvvmm73"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://c506svon268ms" path="res://addons/godot-xr-tools/hands/textures/caucasian_baseColor.png" id="1_si4on"] | ||
[ext_resource type="Texture2D" uid="uid://h3sjbnu6uplb" path="res://addons/godot-xr-tools/hands/textures/hands_occlusionRoughnessMetallic.png" id="2_agvfk"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_si4on") | ||
orm_texture = ExtResource("2_agvfk") |
Binary file removed
BIN
-1.09 KB
addons/godot-xr-tools/hands/materials/caucasian_hands_realistic.material
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
addons/godot-xr-tools/hands/materials/caucasian_hands_realistic.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://rwfrc1fdcjsj"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://n1xq4cm67o07" path="res://addons/godot-xr-tools/hands/textures/caucasian_realistic_baseColor.png" id="1_c8nm1"] | ||
[ext_resource type="Texture2D" uid="uid://b6tgv6ucbgv3r" path="res://addons/godot-xr-tools/hands/textures/hands_normal.png" id="2_ax2k6"] | ||
[ext_resource type="Texture2D" uid="uid://h3sjbnu6uplb" path="res://addons/godot-xr-tools/hands/textures/hands_occlusionRoughnessMetallic.png" id="3_6wg12"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_c8nm1") | ||
orm_texture = ExtResource("3_6wg12") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_ax2k6") |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://cdb40djkihelq"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://dv711ytktesj2" path="res://addons/godot-xr-tools/hands/textures/cleaning_glove_baseColor.png" id="1_k2x02"] | ||
[ext_resource type="Texture2D" uid="uid://dt6k4nuvpo38o" path="res://addons/godot-xr-tools/hands/textures/glove_normal.png" id="2_uiqlw"] | ||
[ext_resource type="Texture2D" uid="uid://yslwgnpbpeen" path="res://addons/godot-xr-tools/hands/textures/glove_occlusionRoughnessMetallic.png" id="3_8ux4v"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_k2x02") | ||
orm_texture = ExtResource("3_8ux4v") | ||
normal_enabled = true | ||
normal_scale = 0.1 | ||
normal_texture = ExtResource("2_uiqlw") | ||
clearcoat_enabled = true | ||
ao_light_affect = 1.0 |
Binary file removed
BIN
-1.09 KB
addons/godot-xr-tools/hands/materials/glove_african_dark_camo.material
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
addons/godot-xr-tools/hands/materials/glove_african_dark_camo.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://di8q50ljmjoar"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://cocorrka3dtq3" path="res://addons/godot-xr-tools/hands/textures/glove_african_dark_camo.png" id="1_5khcc"] | ||
[ext_resource type="Texture2D" uid="uid://bw8rmigwt5pr4" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_normal.png" id="2_qghm4"] | ||
[ext_resource type="Texture2D" uid="uid://d2iocwfr47kqp" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_occlusionRoughnessMetallic.png" id="3_dt1up"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_5khcc") | ||
orm_texture = ExtResource("3_dt1up") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_qghm4") | ||
ao_light_affect = 0.05 | ||
ao_on_uv2 = true |
Binary file removed
BIN
-1.1 KB
addons/godot-xr-tools/hands/materials/glove_african_green_camo.material
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
addons/godot-xr-tools/hands/materials/glove_african_green_camo.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://txs6yqlmnpi2"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://bidphehpipwhg" path="res://addons/godot-xr-tools/hands/textures/glove_african_green_camo.png" id="1_cinrp"] | ||
[ext_resource type="Texture2D" uid="uid://bw8rmigwt5pr4" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_normal.png" id="2_64ndb"] | ||
[ext_resource type="Texture2D" uid="uid://d2iocwfr47kqp" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_occlusionRoughnessMetallic.png" id="3_lwjmv"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_cinrp") | ||
orm_texture = ExtResource("3_lwjmv") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_64ndb") | ||
ao_light_affect = 0.05 | ||
ao_on_uv2 = true |
Binary file removed
BIN
-1.1 KB
addons/godot-xr-tools/hands/materials/glove_caucasian_dark_camo.material
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
addons/godot-xr-tools/hands/materials/glove_caucasian_dark_camo.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://dogla70w8hvo8"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://c7jutkax2fd1k" path="res://addons/godot-xr-tools/hands/textures/glove_caucasian_dark_camo.png" id="1_cyild"] | ||
[ext_resource type="Texture2D" uid="uid://bw8rmigwt5pr4" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_normal.png" id="2_2k7pb"] | ||
[ext_resource type="Texture2D" uid="uid://d2iocwfr47kqp" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_occlusionRoughnessMetallic.png" id="3_6vkcl"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_cyild") | ||
orm_texture = ExtResource("3_6vkcl") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_2k7pb") | ||
ao_light_affect = 0.05 | ||
ao_on_uv2 = true |
Binary file removed
BIN
-1.1 KB
addons/godot-xr-tools/hands/materials/glove_caucasian_green_camo.material
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
addons/godot-xr-tools/hands/materials/glove_caucasian_green_camo.tres
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://f2uhcqq8s2jx"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://dgkfppran5j1f" path="res://addons/godot-xr-tools/hands/textures/glove_caucasian_green_camo.png" id="1_hy1aq"] | ||
[ext_resource type="Texture2D" uid="uid://bw8rmigwt5pr4" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_normal.png" id="2_iwp46"] | ||
[ext_resource type="Texture2D" uid="uid://d2iocwfr47kqp" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_occlusionRoughnessMetallic.png" id="3_gyrju"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_hy1aq") | ||
orm_texture = ExtResource("3_gyrju") | ||
normal_enabled = true | ||
normal_scale = 0.25 | ||
normal_texture = ExtResource("2_iwp46") | ||
ao_light_affect = 0.05 | ||
ao_on_uv2 = true |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://ds2dpvbpht0ea"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://d4gbpgjwjuovb" path="res://addons/godot-xr-tools/hands/textures/labglove_baseColor.png" id="1_iocxe"] | ||
[ext_resource type="Texture2D" uid="uid://dt6k4nuvpo38o" path="res://addons/godot-xr-tools/hands/textures/glove_normal.png" id="2_4tkm6"] | ||
[ext_resource type="Texture2D" uid="uid://yslwgnpbpeen" path="res://addons/godot-xr-tools/hands/textures/glove_occlusionRoughnessMetallic.png" id="3_voiob"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_iocxe") | ||
orm_texture = ExtResource("3_voiob") | ||
normal_enabled = true | ||
normal_scale = 0.1 | ||
normal_texture = ExtResource("2_4tkm6") | ||
clearcoat_enabled = true | ||
ao_light_affect = 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.