Stable scene loading and func_luxe updates

This commit is contained in:
2025-06-18 17:54:55 -07:00
parent 52ebf82e0a
commit 75502fe544
69 changed files with 389 additions and 330 deletions

View File

@ -0,0 +1,2 @@
tags = []
uuid = "5af597c0-408a-4eb5-a51f-deb472a57a81"

View File

@ -0,0 +1,7 @@
material = {
basis = "func_luxe: basis/mesh.textured"
inputs = {
image.image = "textures/env_lo/tex_brick_01"
mesh.color = [1 1 1 1] // mesh.color
} // inputs
} // material

View File

@ -0,0 +1,2 @@
tags = []
uuid = "59604c9b-a411-481d-9898-ab106941c58c"

View File

@ -0,0 +1,7 @@
material = {
basis = "func_luxe: basis/mesh.textured"
inputs = {
image.image = "textures/env_lo/tex_carpet_green"
mesh.color = [1 1 1 1] // mesh.color
} // inputs
} // material

View File

@ -0,0 +1,2 @@
tags = []
uuid = "2b9a0ad5-af90-426e-8c8b-756a6e559af7"

View File

@ -0,0 +1,7 @@
material = {
basis = "func_luxe: basis/mesh.textured"
inputs = {
image.image = "textures/env_lo/tex_concrete_01"
mesh.color = [1 1 1 1] // mesh.color
} // inputs
} // material

View File

@ -0,0 +1,2 @@
tags = []
uuid = "d7c64489-313f-403c-aebc-280c9c124e97"

View File

@ -0,0 +1,7 @@
material = {
basis = "func_luxe: basis/mesh.textured"
inputs = {
image.image = "textures/env_lo/tex_road_side_01"
mesh.color = [1 1 1 1] // mesh.color
} // inputs
} // material

View File

@ -0,0 +1,2 @@
tags = []
uuid = "09928909-d3ab-4184-93fd-66aff6059321"

View File

@ -0,0 +1,7 @@
material = {
basis = "func_luxe: basis/mesh.textured"
inputs = {
image.image = "textures/env_lo/tex_tile_tan_01"
mesh.color = [1 1 1 1] // mesh.color
} // inputs
} // material

View File

@ -0,0 +1,2 @@
tags = []
uuid = "d86ca23f-19a9-4512-b840-3b607cfdcb2e"