Merge pull request #169 from alicevision/dev_exportMaya

[nodes] `ExportMaya` use `aliceVision_exportMeshroomMaya`
This commit is contained in:
Fabien Castan 2018-08-07 18:20:19 +02:00 committed by GitHub
commit f8d761c564
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ from meshroom.core import desc
class ExportMaya(desc.CommandLineNode):
commandLine = 'aliceVision_exportMayaMVG {allParams}'
commandLine = 'aliceVision_exportMeshroomMaya {allParams}'
inputs = [
desc.File(