| 2833 |
|
Added rcomb -mt option to transpose concatenation matrix. |
| 2834 |
|
|
| 2835 |
|
==================== |
| 2836 |
< |
Version 6.1 |
| 2836 |
> |
Version 6.1 (Released July 24, 2025) |
| 2837 |
> |
|
| 2838 |
> |
Fixed array limit bug in EPW file loader. |
| 2839 |
> |
|
| 2840 |
> |
Fixed bug in rcomb, rmtxop -c and -C option not accepting file paths |
| 2841 |
> |
starting with '.' |
| 2842 |
> |
|
| 2843 |
> |
Fixed ordering of spectral data in gensdaymtx output. |
| 2844 |
> |
|
| 2845 |
> |
Fixed crash in new Poisson sampling routines for large settings of -ad. |
| 2846 |
> |
|
| 2847 |
> |
Fixed reversal of direct and diffuse values in EPW files. (Thanks to |
| 2848 |
> |
Taoning Wang for spotting the error.) |
| 2849 |
> |
|
| 2850 |
> |
Fixed issue with zero radiation values in gensdaymtx (TW). |
| 2851 |
> |
|
| 2852 |
> |
(The above fixes were released as official patch 6.0.1) |
| 2853 |
> |
|
| 2854 |
> |
Fixed issues with rtpict running under Windows. Thanks to Mehlika |
| 2855 |
> |
Inanici for help finding problems and testing. |
| 2856 |
> |
|
| 2857 |
> |
Added metadata i/o to ra_bmp in both directions, preserving |
| 2858 |
> |
color space, gamma, and typical Radiance header settings. |