| # | Line 61 | Line 61 | test-wrapBSDF: ttree.txt | |
|---|---|---|
| 61 | rm -f testBSDF.xml | |
| 62 | ||
| 63 | test.mtx: ../renders/ref/rfmirror.mtx | |
| 64 | < | rcollate -t ../renders/ref/rfmirror.mtx > test.mtx |
| 64 | > | rcollate -c -t ../renders/ref/rfmirror.mtx > test.mtx |
| 65 | ||
| 66 | ttree.txt: | |
| 67 | cnt 256 | rcalc -e '$$1=floor(sin(PI/256*recno)*40)' \ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |