| 2820 | 
  | 
Changed default super-sampling in bsdf2ttree from 256 to 64, | 
| 2821 | 
  | 
since there doesn't seem to be much benefit to the higher | 
| 2822 | 
  | 
sampling rate for most BSDFs. | 
| 2823 | 
+ | 
 | 
| 2824 | 
+ | 
Fixed problem with "mirror" primitive, which was not permitting | 
| 2825 | 
+ | 
indirect rays to transmit through alternate material type. | 
| 2826 | 
+ | 
Thanks to Jon Sargent for finding problem and help resolving it. | 
| 2827 | 
+ | 
 | 
| 2828 | 
+ | 
Added experimental C++ based rxpiece tool to default installation. | 
| 2829 | 
+ | 
 | 
| 2830 | 
+ | 
Added rcomb -mt option to transpose concatenation matrix. |