Commit 607f315
Set the projection override even if the projection parameter list is empty.
The 'PxrOrthographic' projection plugin doesn't have any parameter and we still want to be able to set it. There is also the case for any other projection plugin where no parameter has been set and we rely on RenderMan default values.
(Internal change: 2382547)1 parent 55a32ff commit 607f315
File tree
2 files changed
+4
-8
lines changed- third_party
- renderman-26/plugin/hdPrman
- renderman-27/plugin/hdPrman
2 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
| 755 | + | |
| 756 | + | |
759 | 757 | | |
760 | 758 | | |
761 | 759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
| 764 | + | |
| 765 | + | |
768 | 766 | | |
769 | 767 | | |
770 | 768 | | |
| |||
0 commit comments