Skip to content

Commit f08ed42

Browse files
committed
[pipelines] Update version for ColorChecker nodes and fix alignment
1 parent 3d7d794 commit f08ed42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

meshroom/pipelines/panoramaHdr.mg

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"PanoramaCompositing": "2.0",
1919
"PanoramaMerging": "1.0",
2020
"LdrToHdrMerge": "4.1",
21-
"ColorCheckerDetection": "1.0",
22-
"ColorCheckerCorrection": "1.0"
21+
"ColorCheckerDetection": "2.0",
22+
"ColorCheckerCorrection": "2.0"
2323
},
2424
"releaseVersion": "2023.3.0-develop",
2525
"fileVersion": "1.1",
@@ -81,7 +81,7 @@
8181
"nodeType": "ColorCheckerDetection",
8282
"position": [
8383
1000,
84-
-58
84+
0
8585
],
8686
"inputs": {
8787
"input": "{LdrToHdrMerge_1.outSfMData}"
@@ -91,7 +91,7 @@
9191
"nodeType": "ColorCheckerCorrection",
9292
"position": [
9393
1200,
94-
72
94+
0
9595
],
9696
"inputs": {
9797
"inputData": "{ColorCheckerDetection_1.outputData}",

0 commit comments

Comments
 (0)