4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
|
MODELS = hedgehog.blend \
|
||
|
flag.blend
|
||
|
: foreach $(MODELS) |> blender %f --background --python ../scripts/bpy/blend2glb.py -- --output %o > /dev/null |> %B.glb
|