mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 23:08:25 +02:00
[nodes] rename: remove "utils" from executables names
This commit is contained in:
parent
60fa35d43b
commit
14f299e323
11 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ from meshroom.core import desc
|
|||
|
||||
|
||||
class KeyframeSelection(desc.AVCommandLineNode):
|
||||
commandLine = 'aliceVision_utils_keyframeSelection {allParams}'
|
||||
commandLine = 'aliceVision_keyframeSelection {allParams}'
|
||||
|
||||
category = 'Utils'
|
||||
documentation = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue