mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-04 03:41:56 +02:00
[nodes] <FILESTEM> added and changed in nodes values
This commit is contained in:
parent
f6332efa7e
commit
0899900c6e
3 changed files with 4 additions and 3 deletions
|
@ -149,7 +149,7 @@ One frame per viewpoint will be rendered, and the undistorted views can optional
|
|||
label="Frames",
|
||||
description="Frames rendered in Blender.",
|
||||
semantic="image",
|
||||
value=desc.Node.internalFolder + "<FILENAME>_preview.jpg",
|
||||
value=desc.Node.internalFolder + "<FILESTEM>_preview.jpg",
|
||||
uid=[],
|
||||
group="",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue