| # | Line 1140 | Line 1140 | of recursive routines using sets to avoid overrunning | |
|---|---|---|
| 1140 | the stack limit. | |
| 1141 | ||
| 1142 | ============================== | |
| 1143 | < | Version 3.6 |
| 1143 | > | Version 3.6 (Released 10/21/04) |
| 1144 | ||
| 1145 | Modified 4-byte RGBE encoding routine to avoid problems | |
| 1146 | when one or two primary values is negative and the other(s) | |
| # | Line 1343 | Line 1343 | Fixed bug in rcalc where it sometimes wasn't parsing t | |
| 1343 | correctly. | |
| 1344 | ||