[nodes] Mesh*: use file extension to choose the file format

This commit is contained in:
Fabien Castan 2021-09-06 12:05:52 +02:00
parent 9724e7e3f5
commit 61bc59928d
3 changed files with 3 additions and 0 deletions

View file

@ -44,6 +44,7 @@ A Graph Cut Max-Flow is applied to optimally cut the volume. This cut represents
values=('gltf', 'obj', 'fbx', 'stl'),
exclusive=True,
uid=[0],
group='',
),
desc.BoolParam(
name='useBoundingBox',