1807 |
|
driver for rvu, which is built in the new subdirectory src/qtrvu. |
1808 |
|
|
1809 |
|
===================== |
1810 |
< |
Version 4.2 |
1810 |
> |
Version 4.2 (Release date 7/31/2014) |
1811 |
|
|
1812 |
|
Axel Jacobs added -cp and -palettes options to falsecolor. |
1813 |
|
|
1946 |
|
calculation. Since the format of the stored ambient values is different, |
1947 |
|
the old files will be rejected with an error message and must be removed. |
1948 |
|
The programs may be compiled with the -DOLDAMB option if this is a problem. |
1949 |
+ |
|
1950 |
+ |
Added -p option to rcontrib to set function file parameters on a per-modifier |
1951 |
+ |
basis to simplify bin evaluation. |
1952 |
+ |
|
1953 |
+ |
Created rfluxmtx program to compute flux transfer matrices from a sender |
1954 |
+ |
surface to one or more receiver surfaces. (Renamed the file klems_int.cal |
1955 |
+ |
to klems_full.cal in the process.) |
1956 |
+ |
|
1957 |
+ |
Added "-c" option to getinfo to execute command on data segment. |
1958 |
+ |
|
1959 |
+ |
===================== |
1960 |
+ |
Version 4.3 |
1961 |
+ |
|
1962 |
+ |
Changed rmtxop so it writes out same type as lesser of inputs unless |
1963 |
+ |
direction otherwise using -f? option. |
1964 |
+ |
|
1965 |
+ |
Changed order of oconv arguments in rfluxmtx so user can specify input |
1966 |
+ |
octree using -i option at the end instead of (or in addition to) a |
1967 |
+ |
list of scene files. |
1968 |
+ |
|
1969 |
+ |
Added support for argument expansion to rfluxmtx. |