ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rmain.c
Revision 2.47
Sat Feb 22 02:07:29 2003 UTC (22 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.46: +0 -0 lines
FILE REMOVED
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Tue Mar 3 19:14:27 1998 UTC (27 years, 2 months ago) by gwlarson
Branch: MAIN
Changes since 2.45: +7 -0 lines
Diff to previous 2.45
added -pm option for motion blurring

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 09:56:27 1997 UTC (27 years, 5 months ago) by gregl
Branch: MAIN
Changes since 2.44: +2 -0 lines
Diff to previous 2.44
added define to eliminate initurand() reference for -DMC

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 19:55:05 1997 UTC (27 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.43: +10 -33 lines
Diff to previous 2.43
created erract structure containing error messages and actions

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 16:41:36 1997 UTC (27 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.42: +3 -3 lines
Diff to previous 2.42
added "mist" to -me option default listings

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Fri Oct 17 10:14:37 1997 UTC (27 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.41: +10 -0 lines
Diff to previous 2.41
added -ld boolean option to rtrace for limiting ray distance

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Sat Jul 6 21:59:00 1996 UTC (28 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.40: +3 -2 lines
Diff to previous 2.40
added piping of stderr to persist functions

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 14:02:00 1996 UTC (29 years ago) by greg
Branch: MAIN
Changes since 2.39: +8 -4 lines
Diff to previous 2.39
changed albedo to 3-color parameter

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 15:18:14 1996 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.38: +6 -0 lines
Diff to previous 2.38
added -aw option for ambient value weight

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 18:49:14 1995 UTC (29 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.37: +38 -1 lines
Diff to previous 2.37
added M_MIST (mist) material and global participating medium

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 10:27:08 1995 UTC (29 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.36: +1 -0 lines
Diff to previous 2.36
added cylindrical view type

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Thu Apr 27 14:12:10 1995 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.35: +3 -0 lines
Diff to previous 2.35
added memory sorting to ambient caching module

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 09:51:52 1994 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.34: +15 -3 lines
Diff to previous 2.34
added -bv option for back face visibility (normally on)

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 20:18:25 1994 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.33: +3 -1 lines
Diff to previous 2.33
added -vo and -va (fore and aft clipping plane) view options

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:50:32 1994 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.32: +5 -8 lines
Diff to previous 2.32
changed extern char *libpath to extern char *getlibpath()

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 09:20:36 1993 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.31: +7 -5 lines
Diff to previous 2.31
compatibility fixes

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 09:22:50 1993 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.30: +5 -5 lines
Diff to previous 2.30
fixed time declaration and use

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Sat Oct 30 10:37:48 1993 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.29: +12 -0 lines
Diff to previous 2.29
added -pe option to rview

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Fri Sep 3 11:52:54 1993 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.28: +1 -2 lines
Diff to previous 2.28
got rid of fatuous NOPERS macro

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 13:44:06 1993 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.27: +6 -0 lines
Diff to previous 2.27
added -R option and L and V commands for rview

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Mon Aug 2 13:34:06 1993 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.26: +24 -20 lines
Diff to previous 2.26
fixes for persist function

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 12:09:37 1993 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.25: +17 -8 lines
Diff to previous 2.25
made output option consistent with persist options for rpict

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Fri Jun 18 10:14:38 1993 UTC (31 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.24: +65 -4 lines
Diff to previous 2.24
added -ti, -te, -tI and -tE options to rtrace for exclude/include traces

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Tue May 25 10:30:04 1993 UTC (31 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.23: +1 -1 lines
Diff to previous 2.23
changed ray counters to unsigned long values

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Fri Jan 29 12:02:25 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.22: +6 -6 lines
Diff to previous 2.22
made parallel operations conditional on F_SETLKW

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Mon Jan 25 19:17:32 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.21: +6 -1 lines
Diff to previous 2.21
moved reinitialization code for persist function

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Jan 22 09:51:16 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.20: +2 -1 lines
Diff to previous 2.20
bug fixes and improvements on stdio flushing

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 21 09:25:58 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.19: +18 -6 lines
Diff to previous 2.19
bug fixes for persist function

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Wed Jan 20 15:47:49 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.18: +2 -2 lines
Diff to previous 2.18
added checks for -P or -PP with -r or -z in rpict

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Jan 20 15:19:44 1993 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.17: +58 -0 lines
Diff to previous 2.17
added -P and -PP persist options

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 20:26:02 1992 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.16: +5 -5 lines
Diff to previous 2.16
changed -di to ! -dv

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Nov 11 12:47:38 1992 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.15: +5 -1 lines
Diff to previous 2.15
added -ro option to combine recover and output functions

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sun Nov 8 16:25:45 1992 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.14: +1 -1 lines
Diff to previous 2.14
additional checking after expandarg() call

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 16:48:29 1992 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -0 lines
Diff to previous 2.13
added -oN for unperturbed surface normal and made -on perturbed

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Sat Oct 17 08:11:22 1992 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.12: +11 -10 lines
Diff to previous 2.12
added library search path for -aI and -aE options
changed getopts() to expandarg() and altered syntax slightly

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 12:56:38 1992 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.11: +10 -2 lines
Diff to previous 2.11
added ability to get options from environment or file

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Oct 9 10:26:46 1992 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.10: +3 -3 lines
Diff to previous 2.10
Changes for 32-bit PC port

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 12:09:20 1992 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.9: +22 -19 lines
Diff to previous 2.9
Changes for PC port

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 08:10:54 1992 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -0 lines
Diff to previous 2.8
added nsceneobjs to record number of scene objects

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 10:36:39 1992 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.7: +7 -3 lines
Diff to previous 2.7
fixed bug introduced in last change with -h- option of rtrace

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 14:57:53 1992 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.6: +26 -44 lines
Diff to previous 2.6
added -o and -S option for rpict
added -f_c format option for rtrace

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu May 21 10:52:17 1992 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.5: +2 -1 lines
Diff to previous 2.5
fixed complaint by IBM/RT

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 10:00:55 1992 UTC (33 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.4: +24 -2 lines
Diff to previous 2.4
added -aI and -aE options

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 14 16:23:59 1992 UTC (33 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.3: +29 -14 lines
Diff to previous 2.3
changed -s options to -p and added specular sampling controls

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 24 17:43:31 1991 UTC (33 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.2: +4 -0 lines
Diff to previous 2.2
changed wputs so that it preserves errno value

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:54:50 1991 UTC (33 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.1: +0 -1 lines
Diff to previous 2.1
removed atof() declarations for NeXT

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:08:50 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.50: +0 -0 lines
Diff to previous 1.50
updated revision number for release 2.0

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 14:02:48 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.49: +8 -3 lines
Diff to previous 1.49
Improved handling of scanline ordering

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 11:02:38 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.48: +38 -33 lines
Diff to previous 1.48
tightened argument checking in main loop

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 08:08:51 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.47: +2 -0 lines
Diff to previous 1.47
made certain onsig() would eventually cause process to exit

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 12:58:03 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.46: +9 -3 lines
Diff to previous 1.46
added source sampling (-ds option)

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 12:08:53 1991 UTC (33 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.45: +7 -0 lines
Diff to previous 1.45
changed SOFT= to SOFTWARE=

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Sep 19 13:55:49 1991 UTC (33 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.44: +3 -8 lines
Diff to previous 1.44
improved ALRM signal handling for SYSV

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 09:48:02 1991 UTC (33 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.43: +5 -3 lines
Diff to previous 1.43
made -h a boolean switch variable

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 15:08:33 1991 UTC (33 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.42: +25 -10 lines
Diff to previous 1.42
added explicit boolean option switching and reporting

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 15:43:29 1991 UTC (33 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.41: +5 -1 lines
Diff to previous 1.41
added -di option for source invisibility

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 08:46:18 1991 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
increased size of urand table

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Jun 24 16:10:51 1991 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.39: +6 -0 lines
Diff to previous 1.39
added virtual source visibility pretesting

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 16:36:41 1991 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.38: +6 -0 lines
Diff to previous 1.38
added virtual sources

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Jun 18 10:29:20 1991 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.37: +0 -6 lines
Diff to previous 1.37
got rid of psuper straggler variable

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue May 21 17:41:29 1991 UTC (33 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.36: +8 -0 lines
Diff to previous 1.36
added stratified random sampling with urand

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed May 1 11:16:54 1991 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.35: +9 -1 lines
Diff to previous 1.35
added -i option for irradiance calculation

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Apr 19 10:39:09 1991 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.34: +6 -0 lines
Diff to previous 1.34
added format info to headers

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 09:31:04 1991 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.33: +6 -3 lines
Diff to previous 1.33
changed reporting so that alarm() is not used.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Jan 3 12:30:37 1991 UTC (34 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.32: +0 -7 lines
Diff to previous 1.32
removed setcompat() call for Mac II, instead use -B compiler option

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Dec 21 17:27:28 1990 UTC (34 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.31: +4 -1 lines
Diff to previous 1.31
minor compiler complaints

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 10:44:01 1990 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.30: +2 -0 lines
Diff to previous 1.30
changed initialization of ofun[]

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 11:57:40 1990 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.29: +7 -0 lines
Diff to previous 1.29
added setcompat() call for proper signal handling on Mac

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 14:44:26 1990 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
changed ordering of defaults display

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 21:32:22 1990 UTC (34 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.27: +2 -0 lines
Diff to previous 1.27
added fisheye view types

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu May 31 10:35:53 1990 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
minor improvement in stderr_v()

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 20:58:06 1990 UTC (35 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
changed "inline" to "midline" for future compiler compatibility

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 11:30:05 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.24: +5 -3 lines
Diff to previous 1.24
changed reading and writing of z-files and viewfiles

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 11:27:27 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.23: +5 -2 lines
Diff to previous 1.23
changed recording of ambient include/exclude set so instances work

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 10:09:22 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.22: +4 -6 lines
Diff to previous 1.22
changed interface to normaspect()

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 09:07:26 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.21: +24 -3 lines
Diff to previous 1.21
added option for pixel aspect ratio

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 13:37:58 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.20: +25 -64 lines
Diff to previous 1.20
Changed handling of view parameters

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Dec 10 13:42:42 1989 UTC (35 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.19: +6 -1 lines
Diff to previous 1.19
added z-file output to rpict

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 00:01:24 1989 UTC (35 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.18: +17 -10 lines
Diff to previous 1.18
Changed client name from progname to octname (octree name)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 23:45:07 1989 UTC (35 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
Made -help alias for -defaults

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Jul 26 12:24:32 1989 UTC (35 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
made RAYPATH redefinable from Makefile

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 15:13:30 1989 UTC (35 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Minor change to command line error message

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 10:57:35 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.14: +6 -0 lines
Diff to previous 1.14
Added direct certainty variable (compromise btwn. thresh. & tol.)

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jun 9 18:02:37 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Changed exit codes for system to 2 and signal to 3

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jun 8 17:04:36 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
Changed back to threshold testing for direct

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 22:22:37 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
Changed "direct threshold" name to "direct tolerance"

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 08:35:18 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.10: +17 -11 lines
Diff to previous 1.10
Efficient approximation to direct component with many sources
Glow type changed
Spot type eliminated

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Jun 3 10:37:55 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.9: +44 -10 lines
Diff to previous 1.9
Finally added better option error checking

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 08:23:05 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Second signa causes exit with signal number

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jun 1 14:14:53 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.7: +5 -11 lines
Diff to previous 1.7
Replaced signal blocking with two signal instant death

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri May 26 19:52:13 1989 UTC (35 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
minor change in defaults page

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 17:12:34 1989 UTC (36 years ago) by greg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
changed -h option to toggle

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 09:32:53 1989 UTC (36 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
Added warnings for inappropriate recover files

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Apr 9 13:19:44 1989 UTC (36 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.3: +9 -5 lines
Diff to previous 1.3
get view from recover file for rpict

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 07:42:12 1989 UTC (36 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
Eliminate sigmask stuff from non-BSD

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 14:58:00 1989 UTC (36 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
portability fixes

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:41:35 1989 UTC (36 years, 3 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to HEAD: (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