ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 10:02:15 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 1.52: +3 -0 lines
Diff to previous 1.52
Fixed bug in format parsing where extra EOL was sometimes added

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 22:32:58 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Fixed minor spelling errors and typos

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 17:44:22 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.50: +4 -0 lines
Diff to previous 1.50
Altered ra_bmp so it doesn't reverse scanline order on grayscale output

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Oct 1 07:45:30 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.49: +4 -0 lines
Diff to previous 1.49
Fixed bug where pvalue -o would report watts/sr/m^2 from XYZE input

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Sep 23 18:00:54 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.48: +3 -0 lines
Diff to previous 1.48
Enabled -p option (display primaries) and XYZE reading to ra_bmp

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 17:32:04 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.47: +10 -0 lines
Diff to previous 1.47
Corrected Gaussian reflectance model normalization (cosine factor)

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 16:26:57 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.46: +6 -3 lines
Diff to previous 1.46
Added close-on-exec flag to pipes to prevent possible deadlocks

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Sep 19 08:42:22 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.45: +4 -0 lines
Diff to previous 1.45
Fixed deadlock upon termination of mkillum with -n option

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 21:43:49 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.44: +2 -0 lines
Diff to previous 1.44
Added -n option to mkillum for multiprocessing on shared memory machine

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Sep 10 18:19:24 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.43: +3 -0 lines
Diff to previous 1.43
Made it so -m option is ignored in gensky if time zone is given

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Sep 10 16:05:07 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.42: +4 -0 lines
Diff to previous 1.42
Fixed bug spotted where spheres with sources inside were blocking themselves

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 20:08:21 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.41: +2 -0 lines
Diff to previous 1.41
Made it so rad accepts 'scene' variable with commands only

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 17:05:43 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.40: +8 -0 lines
Diff to previous 1.40
Added notes about recent fixes

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 16:00:13 2004 UTC (19 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
Added -p option to rcalc for new passive mode

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 20:29:24 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.38: +3 -0 lines
Diff to previous 1.38
Fixed bug in pixel ordering out of protate

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 17:00:29 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.37: +4 -0 lines
Diff to previous 1.37
Added tone-mapping to ra_bmp and fixed but in RLE8 BMP encoding

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Apr 23 16:20:54 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.36: +3 -0 lines
Diff to previous 1.36
Increased .OBJ face vertex limit to 512 (was 64)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Apr 23 00:56:27 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.35: +3 -0 lines
Diff to previous 1.35
Added -l option to search RAYPATH library locations for material file

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Apr 12 17:31:27 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.34: +7 -1 lines
Diff to previous 1.34
Made oconv more robust to set overflow

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 16:31:14 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 1.33: +4 -0 lines
Diff to previous 1.33
Increased -aa default settings

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 22:58:21 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32
Added support to ra_bmp for 16-bit images and RLE, plus created man page

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 03:11:50 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 1.31: +4 -0 lines
Diff to previous 1.31
Created ra_bmp program to convert between Radiance pictures and Windows BMP

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 21:16:54 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 1.30: +3 -0 lines
Diff to previous 1.30
Made it so pcompos does not cut off input command streams abruptly

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 21:39:32 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 1.29: +3 -0 lines
Diff to previous 1.29
Put in Rob Guglielmetti's falsecolor -lw and -lh options

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Mar 1 17:49:38 2004 UTC (20 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.28: +5 -1 lines
Diff to previous 1.28
Allow intervening modifiers and aliases in virtual source materials

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 00:08:31 2004 UTC (20 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Returned to 32-bit (x2) uv coordinates, since 16-bits was sometimes inadequate

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 22:20:31 2004 UTC (20 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.26: +13 -0 lines
Diff to previous 1.26
Added -I option to replmarks to replace markers with mesh instances

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 19:31:45 2004 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.25: +7 -0 lines
Diff to previous 1.25
Renamed rview, lam, calc, and neat to rvu, rlam, icalc, and neaten

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 01:50:02 2003 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.24: +9 -0 lines
Diff to previous 1.24
Created a source occluder cache to accelerate shadow testing.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Dec 14 16:33:37 2003 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Added -p option to histo to report percentiles and changed output slightly

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 16:21:28 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.22: +2 -0 lines
Diff to previous 1.22
Fixed bug in glarendx pointed out by Phillip Greenup

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 16:24:05 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
Replaced all calls to vfork() with regular fork() calls

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 05:39:33 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.20: +2 -0 lines
Diff to previous 1.20
Added an in(n) column function to rcalc

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 22:07:19 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
Fixed old problem with drawsources and illum's

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 00:13:58 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.18: +3 -0 lines
Diff to previous 1.18
Fixed bug in otndx() that caused core dump with more than 2^16 modifiers

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 14:55:53 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.17: +6 -0 lines
Diff to previous 1.17
Increased default ambient options in rpict, rtrace, rview, rad & mkillum

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 03:54:57 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.16: +3 -0 lines
Diff to previous 1.16
Bug fix where ranimove was restarting processes unnecessarily

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 18:33:04 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.15: +3 -0 lines
Diff to previous 1.15
Improved rholo -o ogl interaction under Mac OS X

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 20:18:19 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
Made integer tone-mapping more robust for images with constant regions

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 16:53:52 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13
Reduced texture coordinate size to 16-bits/sample

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 06:32:21 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.12: +2 -0 lines
Diff to previous 1.12
Changed meta2tga so it outputs correct colors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 15:24:13 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.11: +3 -0 lines
Diff to previous 1.11
Added -dF and -dD options for byte-swapped float's and double's

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 21:44:17 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
Fixed bug in xform where it wasn't transforming mesh primitives

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 16:09:43 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.9: +6 -0 lines
Diff to previous 1.9
Allow source modifier to appear earlier in the chain

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 04:56:53 2003 UTC (20 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
Added tone-mapping support for 16-bit/sample int and IEEE float TIFF images

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jul 10 03:47:00 2003 UTC (20 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
Fixed serious bug in ranimate where mesh instances were not being freed

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 15:00:19 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Added -N option to rad for parallel rendering (preliminary w/o using -PP)

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jul 1 19:04:08 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
Added -f and -w options to ra_tiff to produce float and 16-bit output

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 15:38:07 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
Fixed wrapping long in source hit testing code

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 01:01:09 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.3: +21 -0 lines
Diff to previous 1.3
Added mention of latest changes

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 18:48:45 2003 UTC (21 years ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Final updates for official 3.5 release

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 04:45:28 2003 UTC (21 years ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Removed duplicate copies of file and fixed comment in release notes

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 17:32:55 2003 UTC (21 years ago) by greg
Branch: MAIN
Added and updated documentation for 3.5 release

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R6: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a