Skip to content

Commit fac6749

Browse files
committed
meta: Fix some old test scenes
Mostly focusing on testing with Blender scenes these days, so these are a bit neglected. But keeping them around still, for the time being :]
1 parent 85b1b3c commit fac6749

File tree

4 files changed

+58
-0
lines changed

4 files changed

+58
-0
lines changed

input/fence.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
"fileName": "fence.obj",
211211
"pick_instances": [
212212
{
213+
"for": "Cube.029",
213214
"transforms": [
214215
{
215216
"type": "rotateY",

input/glowmetal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"fileName": "shapes/gridplane.obj",
9696
"pick_instances": [
9797
{
98+
"for": "Plane",
9899
"transforms": [
99100
{
100101
"type": "translate",

input/refraction.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
"bsdf": "lambertian",
244244
"pick_instances": [
245245
{
246+
"for": "Torus",
246247
"transforms": [
247248
{
248249
"type": "scaleUniform",

0 commit comments

Comments
 (0)