ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rad.c
Revision 2.132 - (view) (download) (annotate) - [select for diffs]
Thu Nov 16 23:37:29 2023 UTC (4 months, 1 week ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.131: +3 -3 lines
Diff to previous 2.131 , to selected 2.99
fix(rad): added "rpict" options to overture calculation as needed for hyperspectral ambient file

Revision 2.131 - (view) (download) (annotate) - [select for diffs]
Sat Jun 10 15:49:55 2023 UTC (9 months, 2 weeks ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.130: +9 -9 lines
Diff to previous 2.130 , to selected 2.99
feat(rad,ranimate): Improved handling of quoted strings for file names

Revision 2.130 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 21:54:49 2023 UTC (14 months ago) by greg
Branch: MAIN
Changes since 2.129: +3 -3 lines
Diff to previous 2.129 , to selected 2.99
perf: Updated default -lw value to smaller tolerance

Revision 2.129 - (view) (download) (annotate) - [select for diffs]
Sun Feb 6 17:19:55 2022 UTC (2 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.128: +10 -4 lines
Diff to previous 2.128 , to selected 2.99
feat(rad): added report of unknown setting on command line

Revision 2.128 - (view) (download) (annotate) - [select for diffs]
Thu Jan 21 21:36:28 2021 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.127: +3 -3 lines
Diff to previous 2.127 , to selected 2.99
perf: changed default setting of ambient value

Revision 2.127 - (view) (download) (annotate) - [select for diffs]
Tue Apr 7 00:49:09 2020 UTC (3 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.126: +6 -2 lines
Diff to previous 2.126 , to selected 2.99
Disable overture calculation if -aa 0 set in render options

Revision 2.126 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 23:31:11 2019 UTC (5 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.125: +6 -5 lines
Diff to previous 2.125 , to selected 2.99
Stop build of unneeded intermediate octree for mkillum

Revision 2.125 - (view) (download) (annotate) - [select for diffs]
Tue Jun 7 16:53:19 2016 UTC (7 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad5R1, rad5R2
Changes since 2.124: +5 -2 lines
Diff to previous 2.124 , to selected 2.99
Added -n option to mkpmap

Revision 2.124 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years ago) by schorsch
Branch: MAIN
Changes since 2.123: +7 -7 lines
Diff to previous 2.123 , to selected 2.99
Prepare for SCons build on Win32 and Win64

Revision 2.123 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 02:52:17 2015 UTC (8 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.122: +4 -3 lines
Diff to previous 2.122 , to selected 2.99
Fixed potential problem following mktemp() failure

Revision 2.122 - (view) (download) (annotate) - [select for diffs]
Thu Oct 22 18:09:37 2015 UTC (8 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.121: +2 -1 lines
Diff to previous 2.121 , to selected 2.99
Fixed problem with global photon map argument (garbage characters)

Revision 2.121 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 18:59:26 2015 UTC (8 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.120: +7 -7 lines
Diff to previous 2.120 , to selected 2.99
Changed ordering of options to put caustic photon map ahead of -ab setting

Revision 2.120 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 01:32:15 2015 UTC (8 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.119: +7 -4 lines
Diff to previous 2.119 , to selected 2.99
Minor compiler warnings fixed

Revision 2.119 - (view) (download) (annotate) - [select for diffs]
Sat Aug 1 23:27:04 2015 UTC (8 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.118: +2 -1 lines
Diff to previous 2.118 , to selected 2.99
Fixed various compiler warnings (mostly harmless)

Revision 2.118 - (view) (download) (annotate) - [select for diffs]
Wed May 27 14:32:35 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.117: +3 -5 lines
Diff to previous 2.117 , to selected 2.99
Changed to using mkpmap -fo+ option (duh!)

Revision 2.117 - (view) (download) (annotate) - [select for diffs]
Wed May 27 14:26:04 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.116: +5 -3 lines
Diff to previous 2.116 , to selected 2.99
Need to report photon map removal

Revision 2.116 - (view) (download) (annotate) - [select for diffs]
Wed May 27 14:22:02 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.115: +3 -1 lines
Diff to previous 2.115 , to selected 2.99
Need to remove photon maps prior to updating

Revision 2.115 - (view) (download) (annotate) - [select for diffs]
Wed May 27 14:12:09 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.114: +3 -3 lines
Diff to previous 2.114 , to selected 2.99
Only remove photon map(s) related to job

Revision 2.114 - (view) (download) (annotate) - [select for diffs]
Wed May 27 13:29:57 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.113: +1 -4 lines
Diff to previous 2.113 , to selected 2.99
Removed warning about setting PCMAP without PGMAP

Revision 2.113 - (view) (download) (annotate) - [select for diffs]
Wed May 27 12:50:46 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.112: +4 -4 lines
Diff to previous 2.112 , to selected 2.99
Made a little smarter about only generating photon maps that are out of date

Revision 2.112 - (view) (download) (annotate) - [select for diffs]
Tue May 26 10:00:47 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.111: +173 -34 lines
Diff to previous 2.111 , to selected 2.99
Added photon map support to rad

Revision 2.111 - (view) (download) (annotate) - [select for diffs]
Sun Oct 26 17:35:53 2014 UTC (9 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P2
Changes since 2.110: +2 -1 lines
Diff to previous 2.110 , to selected 2.99
Fixing minor compiler warnings

Revision 2.110 - (view) (download) (annotate) - [select for diffs]
Wed Dec 4 20:07:07 2013 UTC (10 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1
Changes since 2.109: +3 -3 lines
Diff to previous 2.109 , to selected 2.99
Replaced objview and objpict with Perl scripts written by Axel Jacobs

Revision 2.109 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 18:08:07 2013 UTC (10 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.108: +47 -43 lines
Diff to previous 2.108 , to selected 2.99
Minor fixes that should not affect operation

Revision 2.108 - (view) (download) (annotate) - [select for diffs]
Mon Aug 12 21:01:00 2013 UTC (10 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.107: +2 -1 lines
Diff to previous 2.107 , to selected 2.99
Remove intermediate octree for mkillum run

Revision 2.107 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 22:39:56 2011 UTC (12 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.106: +4 -4 lines
Diff to previous 2.106 , to selected 2.99
Minor changes

Revision 2.106 - (view) (download) (annotate) - [select for diffs]
Wed Aug 24 05:54:42 2011 UTC (12 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.105: +33 -2 lines
Diff to previous 2.105 , to selected 2.99
Added check of incomplete rendering from rpiece

Revision 2.105 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 06:51:51 2011 UTC (13 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.104: +4 -4 lines
Diff to previous 2.104 , to selected 2.99
Decreased -lw default

Revision 2.104 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 16:44:20 2011 UTC (13 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.103: +20 -17 lines
Diff to previous 2.103 , to selected 2.99
Corrected problem with image size when using rpiece

Revision 2.103 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 15:36:18 2010 UTC (13 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.102: +5 -2 lines
Diff to previous 2.102 , to selected 2.99
Need to remove outdated rpiece output

Revision 2.102 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 09:25:45 2010 UTC (13 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.101: +11 -4 lines
Diff to previous 2.101 , to selected 2.99
Avoid possible overwrite of previous partial output by rpiece

Revision 2.101 - (view) (download) (annotate) - [select for diffs]
Sat Oct 9 17:14:01 2010 UTC (13 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.100: +13 -16 lines
Diff to previous 2.100 , to selected 2.99
Changed overture calculation with rpiece to use single process

Revision 2.100 - (view) (download) (annotate) - [select for diffs]
Fri Oct 8 23:06:53 2010 UTC (13 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.99: +3 -3 lines
Diff to previous 2.99
Increased specular sampling for high quality setting

Revision 2.99 - (view) (download) (annotate) - [selected]
Fri Oct 8 22:11:57 2010 UTC (13 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.98: +4 -4 lines
Diff to previous 2.98
Changed -sj option to -ss

Revision 2.98 - (view) (download) (annotate) - [select for diffs]
Sun Sep 12 18:42:40 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.97: +10 -11 lines
Diff to previous 2.97 , to selected 2.99
Minor code clean-up -- should not affect behavior

Revision 2.97 - (view) (download) (annotate) - [select for diffs]
Fri May 28 17:29:14 2010 UTC (13 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.96: +9 -1 lines
Diff to previous 2.96 , to selected 2.99
Added multi-processing for single-view overture calculation

Revision 2.96 - (view) (download) (annotate) - [select for diffs]
Tue May 18 18:57:27 2010 UTC (13 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.95: +2 -2 lines
Diff to previous 2.95 , to selected 2.99
Minor fix to last change

Revision 2.95 - (view) (download) (annotate) - [select for diffs]
Tue May 18 18:54:35 2010 UTC (13 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.94: +6 -2 lines
Diff to previous 2.94 , to selected 2.99
Added echo of writing to sync file for rpiece

Revision 2.94 - (view) (download) (annotate) - [select for diffs]
Tue May 18 04:24:17 2010 UTC (13 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.93: +8 -12 lines
Diff to previous 2.93 , to selected 2.99
Minor tweaks to last change with -N and rpiece

Revision 2.93 - (view) (download) (annotate) - [select for diffs]
Tue May 18 00:01:02 2010 UTC (13 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.92: +83 -33 lines
Diff to previous 2.92 , to selected 2.99
Made it so -N option now controls rpiece when single view is requested

Revision 2.92 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 16:41:29 2009 UTC (15 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.91: +16 -10 lines
Diff to previous 2.91 , to selected 2.99
Fixed rad -v N specification to use actual view names from file

Revision 2.91 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 23:26:57 2008 UTC (15 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.90: +92 -55 lines
Diff to previous 2.90 , to selected 2.99
Followed Lars Grobe suggestion to provide alternate commands paths in rad

Revision 2.90 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 15:49:48 2008 UTC (15 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.89: +2 -2 lines
Diff to previous 2.89 , to selected 2.99
Corrected new setting of -dj for PEN=T and QUA=Hi

Revision 2.89 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 01:08:53 2008 UTC (15 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.88: +2 -2 lines
Diff to previous 2.88 , to selected 2.99
Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)

Revision 2.88 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 00:51:59 2008 UTC (15 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.87: +2 -2 lines
Diff to previous 2.87 , to selected 2.99
Fixed resetting of number of processes with view passed to rvu

Revision 2.87 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 19:08:19 2008 UTC (15 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.86: +3 -3 lines
Diff to previous 2.86 , to selected 2.99
Changed ".pic" extension to ".hdr" throughout

Revision 2.86 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 07:05:59 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.85: +3 -1 lines
Diff to previous 2.85 , to selected 2.99
Added -n option to rvu for multiple rendering processes

Revision 2.85 - (view) (download) (annotate) - [select for diffs]
Mon Apr 21 07:31:30 2008 UTC (15 years, 11 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R9
Changes since 2.84: +5 -4 lines
Diff to previous 2.84 , to selected 2.99
Scons update for mingw.

Revision 2.84 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 12:42:07 2008 UTC (16 years ago) by greg
Branch: MAIN
Changes since 2.83: +19 -9 lines
Diff to previous 2.83 , to selected 2.99
Switched to using defined view types

Revision 2.83 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 02:21:47 2008 UTC (16 years ago) by greg
Branch: MAIN
Changes since 2.82: +3 -2 lines
Diff to previous 2.82 , to selected 2.99
Added planisphere view type (-vts option) as requested by Axel Jacobs

Revision 2.82 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 17:06:11 2005 UTC (18 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad3R8
Changes since 2.81: +5 -7 lines
Diff to previous 2.81 , to selected 2.99
Added some additional (and probably unnecessary) fflush() calls

Revision 2.81 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 14:40:13 2005 UTC (18 years, 6 months ago) by schorsch
Branch: MAIN
Changes since 2.80: +5 -5 lines
Diff to previous 2.80 , to selected 2.99
Using RT_PID instead of int.

Revision 2.80 - (view) (download) (annotate) - [select for diffs]
Sat Oct 23 18:55:53 2004 UTC (19 years, 5 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6P1, rad3R7P1, rad3R7P2
Changes since 2.79: +6 -1 lines
Diff to previous 2.79 , to selected 2.99
Compatibility fixes as suggested by Siegbert Debatin.

Revision 2.79 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 04:42:33 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 2.78: +4 -2 lines
Diff to previous 2.78 , to selected 2.99
Added flush to stdout for parallel rendering command

Revision 2.78 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 21:43:50 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.77: +9 -4 lines
Diff to previous 2.77 , to selected 2.99
Added -n option to mkillum for multiprocessing on shared memory machine

Revision 2.77 - (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 2.76: +5 -2 lines
Diff to previous 2.76 , to selected 2.99
Made it so rad accepts 'scene' variable with commands only

Revision 2.76 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 21:36:19 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.75: +179 -80 lines
Diff to previous 2.75 , to selected 2.99
Continued ANSIfication.

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

Revision 2.74 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:32:06 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
Changes since 2.73: +2 -2 lines
Diff to previous 2.73 , to selected 2.99
Added simplistic win_netproc.c and various other compatibility fixes.

Revision 2.73 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 04:46:24 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.72: +4 -4 lines
Diff to previous 2.72 , to selected 2.99
Minor comment changes

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

Revision 2.71 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.70: +16 -16 lines
Diff to previous 2.70 , to selected 2.99
Added grouping parens to reduce ambiguity warnings.

Revision 2.70 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:19 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.69: +6 -4 lines
Diff to previous 2.69 , to selected 2.99
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 2.69 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 20:02:30 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.68: +12 -12 lines
Diff to previous 2.68 , to selected 2.99
Moved some more platform dependencies to common header files.
Included a few necessary system headers.

Revision 2.68 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 22:41:45 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.67: +7 -1 lines
Diff to previous 2.67 , to selected 2.99
Reduced compile problems on Windows.

Revision 2.67 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 18:03:58 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.66: +68 -20 lines
Diff to previous 2.66 , to selected 2.99
Allowed rad to use rpict -PP option and corrected CAPDATE output

Revision 2.66 - (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 2.65: +98 -11 lines
Diff to previous 2.65 , to selected 2.99
Added -N option to rad for parallel rendering (preliminary w/o using -PP)

Revision 2.65 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:13 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.64: +13 -14 lines
Diff to previous 2.64 , to selected 2.99
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 2.64 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 00:58:11 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.63: +5 -2 lines
Diff to previous 2.63 , to selected 2.99
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Revision 2.63 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:35 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.62: +7 -7 lines
Diff to previous 2.62 , to selected 2.99
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

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

Revision 2.61 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:30 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.60: +8 -7 lines
Diff to previous 2.60 , to selected 2.99
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.60 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 08:57:56 1999 UTC (25 years, 2 months ago) by gwlarson
Branch: MAIN
Changes since 2.59: +4 -7 lines
Diff to previous 2.59 , to selected 2.99
modified "scene" variable to allow in-line commands

Revision 2.59 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 17:46:13 1999 UTC (25 years, 2 months ago) by gwlarson
Branch: MAIN
Changes since 2.58: +6 -5 lines
Diff to previous 2.58 , to selected 2.99
fixed bug in printing of VIEW's with -vf option

Revision 2.58 - (view) (download) (annotate) - [select for diffs]
Mon Oct 19 16:21:41 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.57: +11 -1 lines
Diff to previous 2.57 , to selected 2.99
added default value for EYESEP variable

Revision 2.57 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 17:51:06 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.56: +28 -26 lines
Diff to previous 2.56 , to selected 2.99
added EYESEP variable for stereo viewing

Revision 2.56 - (view) (download) (annotate) - [select for diffs]
Wed Jun 3 16:37:51 1998 UTC (25 years, 10 months ago) by gwlarson
Branch: MAIN
Changes since 2.55: +40 -40 lines
Diff to previous 2.55 , to selected 2.99
made variable ordering alphabetical for easier parsing

Revision 2.55 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 17:17:32 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 2.54: +25 -52 lines
Diff to previous 2.54 , to selected 2.99
made it so rad prints out standard views with -V option

Revision 2.54 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 15:15:59 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 2.53: +6 -6 lines
Diff to previous 2.53 , to selected 2.99
removed -aw setting from renderers (too many artifacts)

Revision 2.53 - (view) (download) (annotate) - [select for diffs]
Thu Mar 20 12:50:07 1997 UTC (27 years ago) by greg
Branch: MAIN
Changes since 2.52: +28 -17 lines
Diff to previous 2.52 , to selected 2.99
added function pointer for matching variables to setvariable

Revision 2.52 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 16:34:05 1996 UTC (28 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.51: +6 -6 lines
Diff to previous 2.51 , to selected 2.99
added -aw ambient value weight option to renderers

Revision 2.51 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 10:22:06 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.50: +3 -3 lines
Diff to previous 2.50 , to selected 2.99
changed parameter to nvalue()

Revision 2.50 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 14:43:03 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.49: +2 -2 lines
Diff to previous 2.49 , to selected 2.99
added vflt() macro

Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 15:13:32 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.48: +2 -1 lines
Diff to previous 2.48 , to selected 2.99
change xferopts() to put @file on line by itself

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 13:30:14 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.47: +5 -312 lines
Diff to previous 2.47 , to selected 2.99
moved variable loading and checking to loadvars.c

Revision 2.47 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 19:55:50 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.46: +18 -4 lines
Diff to previous 2.46 , to selected 2.99
added setting of new -ms option for medium sampling

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 18:22:24 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.45: +4 -3 lines
Diff to previous 2.45 , to selected 2.99
forgot to remove illumtmp file upon oconv failure
increased command line length for oconv and getbbox in the case of many files

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 10:12:40 1995 UTC (28 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.44: +35 -29 lines
Diff to previous 2.44 , to selected 2.99
Changed RAWSAVE to RAWFILE (and changed meaning)
added ZFILE variable to rad

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 10:39:56 1995 UTC (28 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.43: +4 -1 lines
Diff to previous 2.43 , to selected 2.99
added cylindrical view type

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 12:15:40 1995 UTC (28 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.42: +28 -3 lines
Diff to previous 2.42 , to selected 2.99
added RAWSAVE variable to rad to save original rpict output

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Fri Dec 23 09:20:06 1994 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.41: +1 -1 lines
Diff to previous 2.41 , to selected 2.99
reduced -dj maximum to .65 (was .7)

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Mon Oct 24 13:49:16 1994 UTC (29 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.40: +107 -60 lines
Diff to previous 2.40 , to selected 2.99
added -t (touch) option

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Thu Apr 21 12:22:44 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.39: +8 -0 lines
Diff to previous 2.39 , to selected 2.99
added a bit of paranoia to oconv() for incorrect system clocks

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 12:28:22 1994 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.38: +8 -0 lines
Diff to previous 2.38 , to selected 2.99
improved checking of ZONE arguments

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Sat Jan 1 12:12:32 1994 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.37: +42 -32 lines
Diff to previous 2.37 , to selected 2.99
separated picture options so OPTFILE may be used by rtrace

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Sat Jan 1 09:16:50 1994 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.36: +9 -3 lines
Diff to previous 2.36 , to selected 2.99
added -w option to avoid warnings on variable assignments

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Thu Dec 30 08:20:45 1993 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.35: +25 -4 lines
Diff to previous 2.35 , to selected 2.99
improved intelligence of putvals() to prevent line overflow

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 09:26:38 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.34: +15 -14 lines
Diff to previous 2.34 , to selected 2.99
compatibility fixes

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 13:28:30 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.33: +3 -3 lines
Diff to previous 2.33 , to selected 2.99
fixed PC bug in time() call

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 10:00:21 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.32: +0 -1 lines
Diff to previous 2.32 , to selected 2.99
fixed minor compiler warning

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 11:44:08 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.31: +1 -1 lines
Diff to previous 2.31 , to selected 2.99
fixed very serious and stupid bug that set QUA=Hi to QUA=Lo

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 13:17:01 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.30: +11 -1 lines
Diff to previous 2.30 , to selected 2.99
fixed bug introduced in last change

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 10:20:06 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.29: +107 -34 lines
Diff to previous 2.29 , to selected 2.99
improved checking of legal variable values

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Sat Oct 30 10:47:05 1993 UTC (30 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.28: +3 -1 lines
Diff to previous 2.28 , to selected 2.99
added -pe option to rview

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Thu Oct 28 11:48:29 1993 UTC (30 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.27: +1 -1 lines
Diff to previous 2.27 , to selected 2.99
increased direct jitter for medium quality penumbras

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Sat Sep 25 13:21:35 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.26: +7 -3 lines
Diff to previous 2.26 , to selected 2.99
fixed bug in newfname() when directory contains '.'

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Fri Sep 24 16:49:02 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.25: +213 -90 lines
Diff to previous 2.25 , to selected 2.99
changed fdate() return to unsigned long
added illum and mkillum variables for calling mkillum program
changed getoctcube() to call getbbox program with -n and no previous octree

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Wed Sep 15 15:11:47 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.24: +20 -9 lines
Diff to previous 2.24 , to selected 2.99
changed setvariable() to squeeze spaces together

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 13:07:13 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.23: +13 -3 lines
Diff to previous 2.23 , to selected 2.99
fixed view echoing for MS-DOS

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 11:57:04 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.22: +9 -9 lines
Diff to previous 2.22 , to selected 2.99
boosted values for -dp by a factor of 4 overall

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 13:48:37 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.21: +5 -3 lines
Diff to previous 2.21 , to selected 2.99
added -R option to rview

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 22:14:21 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.20: +14 -10 lines
Diff to previous 2.20 , to selected 2.99
changed -V so it doesn't take view option or cancel other options

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 21:44:55 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.19: +58 -4 lines
Diff to previous 2.19 , to selected 2.99
added -V option for spitting out view -- not foolproof with -vf

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 20:29:22 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.18: +9 -6 lines
Diff to previous 2.18 , to selected 2.99
added numeric view specification

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 09:19:30 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.17: +4 -3 lines
Diff to previous 2.17 , to selected 2.99
bug fix in standard view specification with rpict

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Mon Aug 9 17:50:09 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.16: +3 -3 lines
Diff to previous 2.16 , to selected 2.99
changed values for -st rendering option

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 22 12:39:51 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.15: +9 -9 lines
Diff to previous 2.15 , to selected 2.99
bumped up hemisphere sampling values

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 12:41:21 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.14: +1 -1 lines
Diff to previous 2.14 , to selected 2.99
change file expansion character from '^' to '@'

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Thu Jul 15 18:32:57 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.13: +1 -1 lines
Diff to previous 2.13 , to selected 2.99
increased value for -m in pfiltopts()

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Jul 2 14:50:49 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.12: +4 -1 lines
Diff to previous 2.12 , to selected 2.99
fixed rpict routine so it would remake pictures after material change

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Jun 25 17:35:49 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.11: +8 -2 lines
Diff to previous 2.11 , to selected 2.99
modified parameters for new pfilt

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jun 14 10:49:08 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.10: +12 -7 lines
Diff to previous 2.10 , to selected 2.99
needed to remove ambient file on update of materials as well

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu May 27 17:41:46 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.9: +9 -5 lines
Diff to previous 2.9 , to selected 2.99
improved format of options file

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed May 26 11:37:42 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.8: +1 -1 lines
Diff to previous 2.8 , to selected 2.99
bug fix since last change (2.8) in specview()

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue May 18 13:07:56 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.7: +35 -18 lines
Diff to previous 2.7 , to selected 2.99
added VIEW environment variable for dumb ol' MS-DOS

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 17:21:04 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.6: +16 -7 lines
Diff to previous 2.6 , to selected 2.99
remove outdated ambient file before rview run as well as rpict

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 13:16:26 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.5: +13 -4 lines
Diff to previous 2.5 , to selected 2.99
fixed potential problem in failed overture calculation (recovery!)

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Sat Mar 13 09:33:17 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.4: +4 -2 lines
Diff to previous 2.4 , to selected 2.99
minor change in setting of -ab

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 12 13:37:03 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.3: +86 -123 lines
Diff to previous 2.3 , to selected 2.99
numerous minor bug fixes and enhancements

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 17:23:33 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.2: +116 -109 lines
Diff to previous 2.2 , to selected 2.99
various bug fixes and improvements

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 11:39:48 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.1: +290 -59 lines
Diff to previous 2.1 , to selected 2.99
added routines to set rendering options

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 09:11:00 1993 UTC (31 years ago) by greg
Branch: MAIN
Diff to selected 2.99
Initial revision

Convenience Links

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