Skip to content

Commit

Permalink
Lens Distortion - update test script to use v0.5.0.beta3.
Browse files Browse the repository at this point in the history
Unfortunately, this version number needs to be manually kept up to date
with the project version number.
  • Loading branch information
david-cattermole committed Dec 27, 2023
1 parent 813008a commit 267bcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/lensdistortion/tests/test.bat
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ SET PROJECT_ROOT=%CD%
ECHO Project Root: %PROJECT_ROOT%

SET MAYA_VERSION=2020
SET MMSOLVER_VERSION=0.4.6
SET MMSOLVER_VERSION=0.5.0.beta3
SET INSTALL_MODULE_DIR=%USERPROFILE%\Documents\maya\%MAYA_VERSION%\modules

SET MAIN_BINARY=%INSTALL_MODULE_DIR%\mayaMatchMoveSolver-%MMSOLVER_VERSION%-maya%MAYA_VERSION%-win64\bin\mmsolver-lensdistortion.exe
Expand Down

0 comments on commit 267bcd0

Please sign in to comment.