Commit 3a5b53b
committed
Fix edge case in version upgrade
This changelist fixes an edge case in the version upgrade logic from 1.38 to 1.39, where a swizzle node with a single-channel input and an empty channels string would upgrade incorrectly, generating a graph with a cycle.1 parent 5988645 commit 3a5b53b
1 file changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
1243 | | - | |
| 1243 | + | |
1244 | 1244 | | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
1248 | | - | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
| 1245 | + | |
1253 | 1246 | | |
1254 | 1247 | | |
1255 | 1248 | | |
1256 | | - | |
1257 | | - | |
| 1249 | + | |
1258 | 1250 | | |
1259 | 1251 | | |
1260 | 1252 | | |
| |||
0 commit comments