mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 10:17:27 +02:00
[PS] Remove options for first version
This commit is contained in:
parent
bdd2d06635
commit
bfd1db8b89
1 changed files with 1 additions and 10 deletions
|
@ -30,16 +30,7 @@ TODO.
|
||||||
description='Folder containing lighting information.',
|
description='Folder containing lighting information.',
|
||||||
value='',
|
value='',
|
||||||
uid=[0]
|
uid=[0]
|
||||||
),
|
)
|
||||||
desc.IntParam(
|
|
||||||
name='HSOrder',
|
|
||||||
label='HS order',
|
|
||||||
description='Order of the spherical harmonics. ',
|
|
||||||
value=0,
|
|
||||||
range=(0, 2, 1),
|
|
||||||
uid=[0],
|
|
||||||
advanced=True,
|
|
||||||
)
|
|
||||||
]
|
]
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue