ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/Rmakefile
Revision 2.106 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 18:22:16 2024 UTC (4 weeks, 2 days ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.105: +6 -3 lines
Diff to previous 2.105 , to selected 2.39
chore(rcomb): Added missing dependencies

Revision 2.105 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 02:26:01 2024 UTC (7 weeks ago) by greg
Branch: MAIN
Changes since 2.104: +2 -2 lines
Diff to previous 2.104 , to selected 2.39
feat(rfluxmtx): Added new hemisphere samplying type, "h=cie" for CIE sky scanner subdivision

Revision 2.104 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 16:31:45 2023 UTC (3 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.103: +4 -4 lines
Diff to previous 2.103 , to selected 2.39
chore(rcomb): Renamed rmtxcomb to simpler "rcomb"

Revision 2.103 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 01:06:10 2023 UTC (3 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.102: +6 -2 lines
Diff to previous 2.102 , to selected 2.39
feat(rmtxcomb): Initial check-in of new matrix combining tool

Revision 2.102 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 00:18:05 2023 UTC (13 months, 2 weeks ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.101: +4 -2 lines
Diff to previous 2.101 , to selected 2.39
chore: Made support for $(INSTALL) more universal between rmake directories

Revision 2.101 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 17:22:31 2022 UTC (21 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.100: +2 -2 lines
Diff to previous 2.100 , to selected 2.39
chore: Moved hsv_rgb.cal to build directory with dependency, where it belongs

Revision 2.100 - (view) (download) (annotate) - [select for diffs]
Mon Mar 14 23:28:14 2022 UTC (2 years ago) by greg
Branch: MAIN
Changes since 2.99: +8 -2 lines
Diff to previous 2.99 , to selected 2.39
fix(rmtxop): Fixed recently introduced bug in RGBE/XYZE load function

Revision 2.99 - (view) (download) (annotate) - [select for diffs]
Tue Nov 24 16:30:15 2020 UTC (3 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.98: +3 -2 lines
Diff to previous 2.98 , to selected 2.39
chore(ltview,ltpict,bsdfview): Added to chmod list

Revision 2.98 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 22:00:05 2020 UTC (4 years ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.97: +3 -2 lines
Diff to previous 2.97 , to selected 2.39
Switched pipe output to use open_process() call on Unix

Revision 2.97 - (view) (download) (annotate) - [select for diffs]
Tue Sep 10 17:25:02 2019 UTC (4 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.96: +4 -2 lines
Diff to previous 2.96 , to selected 2.39
Fixed dependencies

Revision 2.96 - (view) (download) (annotate) - [select for diffs]
Mon Sep 9 17:19:51 2019 UTC (4 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.95: +6 -2 lines
Diff to previous 2.95 , to selected 2.39
Added Nathaniel Jones' dcglare utility

Revision 2.95 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 17:35:44 2019 UTC (4 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.94: +2 -2 lines
Diff to previous 2.94 , to selected 2.39
Forgot to set rcode2bmp as executable

Revision 2.94 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 04:18:12 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.93: +5 -3 lines
Diff to previous 2.93 , to selected 2.39
Added depth, normal, and ID file types to radcompare

Revision 2.93 - (view) (download) (annotate) - [select for diffs]
Fri Jul 26 16:18:07 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.92: +14 -19 lines
Diff to previous 2.92 , to selected 2.39
Moved rcode map support to common directory

Revision 2.92 - (view) (download) (annotate) - [select for diffs]
Fri Jul 26 00:34:07 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.91: +3 -2 lines
Diff to previous 2.91 , to selected 2.39
Created rcode2bmp to visualize layerd image outputs

Revision 2.91 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 22:25:03 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.90: +13 -6 lines
Diff to previous 2.90 , to selected 2.39
Created rcode_ident file to create indexed identifier files

Revision 2.90 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 02:18:44 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.89: +12 -2 lines
Diff to previous 2.89 , to selected 2.39
Created rcode_norm tool for encoding & decoding 32-bit surface normal maps

Revision 2.89 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 18:51:56 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.88: +13 -2 lines
Diff to previous 2.88 , to selected 2.39
Created rcode_depth utility to encode/decode 16-bit depth maps

Revision 2.88 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 20:15:51 2018 UTC (5 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.87: +2 -2 lines
Diff to previous 2.87 , to selected 2.39
Fixed missing header from findmaterial() move

Revision 2.87 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 17:52:52 2018 UTC (5 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.86: +9 -3 lines
Diff to previous 2.86 , to selected 2.39
Created radcompare utility to check test output during automated unit testing

Revision 2.86 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 17:50:16 2018 UTC (6 years ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 2.85: +2 -2 lines
Diff to previous 2.85 , to selected 2.39
Fixed typo

Revision 2.85 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 17:48:16 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.84: +3 -1 lines
Diff to previous 2.84 , to selected 2.39
Replaced write() call with writebuf()

Revision 2.84 - (view) (download) (annotate) - [select for diffs]
Mon Mar 19 23:40:33 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.83: +4 -3 lines
Diff to previous 2.83 , to selected 2.39
Created rtpict script to run rtrace like rpict with -n option

Revision 2.83 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 21:39:52 2017 UTC (6 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad5R1
Changes since 2.82: +3 -2 lines
Diff to previous 2.82 , to selected 2.39
Created bsdfview script and added man page for bsdf2rad

Revision 2.82 - (view) (download) (annotate) - [select for diffs]
Thu Aug 18 17:57:57 2016 UTC (7 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.81: +2 -2 lines
Diff to previous 2.81 , to selected 2.39
Changed to using SET_FILE_BINARY() where possible

Revision 2.81 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 23:07:59 2015 UTC (8 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.80: +12 -2 lines
Diff to previous 2.80 , to selected 2.39
Added Jan Wienold's evalglare to distribution

Revision 2.80 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 20:49:59 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.79: +3 -2 lines
Diff to previous 2.79 , to selected 2.39
Added XML templates and fixed bugs for first running version

Revision 2.79 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 18:08:10 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.78: +8 -2 lines
Diff to previous 2.78 , to selected 2.39
Checking in first compilable version of new program

Revision 2.78 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 16:30:18 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.77: +2 -2 lines
Diff to previous 2.77 , to selected 2.39
Added inclusion of rtprocess.h

Revision 2.77 - (view) (download) (annotate) - [select for diffs]
Tue Jul 22 02:12:48 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.76: +2 -2 lines
Diff to previous 2.76 , to selected 2.39
Added Reinhart sky cal file

Revision 2.76 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 15:59:47 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.75: +3 -2 lines
Diff to previous 2.75 , to selected 2.39
Getting close to working version of rfluxmtx

Revision 2.75 - (view) (download) (annotate) - [select for diffs]
Sat Jul 19 01:19:49 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.74: +9 -2 lines
Diff to previous 2.74 , to selected 2.39
Checking in incomplete and untested version of rfluxmtx

Revision 2.74 - (view) (download) (annotate) - [select for diffs]
Sat May 31 05:02:37 2014 UTC (9 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.73: +10 -2 lines
Diff to previous 2.73 , to selected 2.39
Created rmtxop command, need to test and debug

Revision 2.73 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 15:59:38 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.72: +2 -2 lines
Diff to previous 2.72 , to selected 2.39
Eliminated silly removal of "core" no longer used by most systems

Revision 2.72 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 23:15:42 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.71: +8 -5 lines
Diff to previous 2.71 , to selected 2.39
Deprecated genambpos and put new Perl script in its place

Revision 2.71 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 22:36:25 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.70: +5 -2 lines
Diff to previous 2.70 , to selected 2.39
Added ltview and ltpict scripts

Revision 2.70 - (view) (download) (annotate) - [select for diffs]
Tue Apr 8 23:46:05 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.69: +2 -9 lines
Diff to previous 2.69 , to selected 2.39
Formally retired rtcontrib

Revision 2.69 - (view) (download) (annotate) - [select for diffs]
Fri Feb 14 17:35:09 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.68: +3 -2 lines
Diff to previous 2.68 , to selected 2.39
Added link of eplus_adduvf to math library as needed by some systems

Revision 2.68 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 04:51:26 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.67: +4 -2 lines
Diff to previous 2.67 , to selected 2.39
Complete but untested implmentation of eplus_adduvf

Revision 2.67 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 22:19:30 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.66: +2 -2 lines
Diff to previous 2.66 , to selected 2.39
Partial implementation of eplus_adduvf

Revision 2.66 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 05:49:21 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.65: +9 -3 lines
Diff to previous 2.65 , to selected 2.39
Unfinished implementation of EnergyPlus User View Factors calculation

Revision 2.65 - (view) (download) (annotate) - [select for diffs]
Sat Feb 1 01:28:43 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.64: +4 -1 lines
Diff to previous 2.64 , to selected 2.39
Added (thus far) untested routines for reading and writing EnergyPlus IDFs

Revision 2.64 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 21:29:04 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.63: +16 -5 lines
Diff to previous 2.63 , to selected 2.39
Split out color coefficient matrix routines from dctimestep

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

Revision 2.62 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 17:53:23 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.61: +7 -2 lines
Diff to previous 2.61 , to selected 2.39
Created rcollate command to support 5-phase method

Revision 2.61 - (view) (download) (annotate) - [select for diffs]
Thu Jun 14 22:42:21 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.60: +2 -2 lines
Diff to previous 2.60 , to selected 2.39
Reworked rtcontrib into rcontrib program

Revision 2.60 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 13:17:28 2011 UTC (12 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.59: +2 -2 lines
Diff to previous 2.59 , to selected 2.39
Forgot to link math library for rttree_reduce

Revision 2.59 - (view) (download) (annotate) - [select for diffs]
Thu May 26 15:32:02 2011 UTC (12 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.58: +7 -2 lines
Diff to previous 2.58 , to selected 2.39
Initial rttree_reduce implementation

Revision 2.58 - (view) (download) (annotate) - [select for diffs]
Fri Apr 8 18:13:48 2011 UTC (12 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.57: +3 -3 lines
Diff to previous 2.57 , to selected 2.39
Changed dctimestep over to new BSDF interface and minor bug fixes

Revision 2.57 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 18:08:11 2010 UTC (13 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.56: +3 -1 lines
Diff to previous 2.56 , to selected 2.39
Fixed bug in findglare under Windows

Revision 2.56 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 02:29:24 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.55: +5 -3 lines
Diff to previous 2.55 , to selected 2.39
Initial version of genBSDF, probably buggy

Revision 2.55 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 02:13:07 2009 UTC (14 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.54: +4 -4 lines
Diff to previous 2.54 , to selected 2.39
Created genskyvec script as a more general replacement to gentregvec

Revision 2.54 - (view) (download) (annotate) - [select for diffs]
Thu Jun 25 21:32:35 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.53: +2 -2 lines
Diff to previous 2.53 , to selected 2.39
Fixed missing math library

Revision 2.53 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 20:41:47 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.52: +11 -2 lines
Diff to previous 2.52 , to selected 2.39
Created dctimestep utility for daylight coefficient calculations

Revision 2.52 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 04:54:08 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.51: +5 -3 lines
Diff to previous 2.51 , to selected 2.39
Created gentregvec utility to evaluate Tregenza sky patches

Revision 2.51 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 00:33:16 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.50: +6 -7 lines
Diff to previous 2.50 , to selected 2.39
Added new genklemsamp utility and made vwright more useful

Revision 2.50 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 02:01:21 2008 UTC (15 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.49: +6 -8 lines
Diff to previous 2.49 , to selected 2.39
Removed mention of defunct tifftypes.h

Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Thu May 1 16:42:06 2008 UTC (15 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.48: +2 -2 lines
Diff to previous 2.48 , to selected 2.39
Math library and warning fixes for Solaris

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 01:22:06 2008 UTC (16 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R9
Changes since 2.47: +14 -2 lines
Diff to previous 2.47 , to selected 2.39
Initial check-in of untested rsensor

Revision 2.47 - (view) (download) (annotate) - [select for diffs]
Thu Feb 7 23:02:14 2008 UTC (16 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.46: +2 -2 lines
Diff to previous 2.46 , to selected 2.39
Added missing links to math library (thanks to Jack de Valpine for identifying)

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 00:37:28 2007 UTC (16 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.45: +14 -12 lines
Diff to previous 2.45 , to selected 2.39
Removed unnecessary library links

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 17:52:05 2007 UTC (16 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.44: +2 -2 lines
Diff to previous 2.44 , to selected 2.39
Added removal of copied C files to clean target

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Fri Mar 10 19:40:14 2006 UTC (18 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R8
Changes since 2.43: +13 -13 lines
Diff to previous 2.43 , to selected 2.39
Renamed librt.a to librtrad.a to avoid conflict on Solaris.

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 04:26:09 2005 UTC (18 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.42: +2 -2 lines
Diff to previous 2.42 , to selected 2.39
Added -pj option to vwrays for ray jittering

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 04:15:42 2005 UTC (18 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.41: +6 -3 lines
Diff to previous 2.41 , to selected 2.39
Created fieldcomb script to combine alternate fields in walk-through animations

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Thu May 26 17:53:28 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 2.40: +5 -5 lines
Diff to previous 2.40 , to selected 2.39
Made ASCII input more robust (one ray per line criterion relaxed)

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Wed May 25 04:44:26 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.39: +9 -2 lines
Diff to previous 2.39
Created rtcontrib program for computing ray contributions and coefficients

Revision 2.39 - (view) (download) (annotate) - [selected]
Fri Nov 5 03:31:39 2004 UTC (19 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.38: +2 -27 lines
Diff to previous 2.38
Removed unused programs and files from distribution (sources to CVS attic)

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 23:23:48 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6P1
Changes since 2.37: +5 -5 lines
Diff to previous 2.37 , to selected 2.39
Added check for 64-bit AMD processor to int32 type

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Wed May 19 14:44:06 2004 UTC (19 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 2.36: +3 -2 lines
Diff to previous 2.36 , to selected 2.39
Added genambpos.csh to the install list

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:52:24 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.35: +1 -3 lines
Diff to previous 2.35 , to selected 2.39
Eliminated fork() redeclaration and vfork.h

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:23 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.34: +17 -7 lines
Diff to previous 2.34 , to selected 2.39
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 18:38:19 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.33: +3 -4 lines
Diff to previous 2.33 , to selected 2.39
Put raycalls.o and raypcalls.o into library libraycalls.a

Revision 2.33 - (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.32: +2 -2 lines
Diff to previous 2.32 , to selected 2.39
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Wed May 14 21:40:40 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.31: +1 -1 lines
Diff to previous 2.31 , to selected 2.39
Changed to more traditional link style for .o library files

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:30 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.30: +28 -6 lines
Diff to previous 2.30 , to selected 2.39
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.30 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 10:50:38 1998 UTC (25 years, 7 months ago) by gwlarson
Branch: MAIN
Changes since 2.29: +3 -3 lines
Diff to previous 2.29 , to selected 2.39
took $(SPECIAL) out of "all" target

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 17:50:34 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.28: +2 -1 lines
Diff to previous 2.28 , to selected 2.39
fixed libraries included on glrad compile for stereo viewing

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:19:02 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.27: +11 -1 lines
Diff to previous 2.27 , to selected 2.39
added missing SPECIAL entries

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 11:43:09 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.26: +13 -1 lines
Diff to previous 2.26 , to selected 2.39
added glrad program

Revision 2.26 - (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.25: +1 -1 lines
Diff to previous 2.25 , to selected 2.39
made it so rad prints out standard views with -V option

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 15:20:42 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 2.24: +4 -2 lines
Diff to previous 2.24 , to selected 2.39
added compamb.csh script

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Fri Oct 17 10:36:44 1997 UTC (26 years, 5 months ago) by gregl
Branch: MAIN
Changes since 2.23: +4 -1 lines
Diff to previous 2.23 , to selected 2.39
created vwrays program

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 15:59:39 1997 UTC (27 years ago) by greg
Branch: MAIN
Changes since 2.22: +5 -5 lines
Diff to previous 2.22 , to selected 2.39
moved vars.h and loadvars.c to common subdirectory

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 16:49:48 1996 UTC (27 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.21: +4 -1 lines
Diff to previous 2.21 , to selected 2.39
moved getinfo to util directory

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Mon Jun 24 09:58:11 1996 UTC (27 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.20: +2 -0 lines
Diff to previous 2.20 , to selected 2.39
added conditional use of getwd() or getcwd()

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 11:25:09 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.19: +10 -4 lines
Diff to previous 2.19 , to selected 2.39
added network processing to ranimate

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 12:16:32 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.18: +4 -1 lines
Diff to previous 2.18 , to selected 2.39
created ranimate animation controller

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 13:27:01 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.17: +4 -2 lines
Diff to previous 2.17 , to selected 2.39
moved variable loading and checking to loadvars.c

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Oct 26 18:50:41 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.16: +3 -5 lines
Diff to previous 2.16 , to selected 2.39
added objline and remove ivprep and ivpict

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Sep 13 16:15:36 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.15: +1 -11 lines
Diff to previous 2.15 , to selected 2.39
made modifications for wish4.0

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Tue Jun 27 12:29:39 1995 UTC (28 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.14: +5 -4 lines
Diff to previous 2.14 , to selected 2.39
reordered sed call for trad so installation works w/o Tcl/Tk

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Mon Nov 21 16:50:03 1994 UTC (29 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.13: +4 -1 lines
Diff to previous 2.13 , to selected 2.39
added vwright utility

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Nov 4 17:40:46 1994 UTC (29 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.12: +3 -1 lines
Diff to previous 2.12 , to selected 2.39
made install script change location of wish automatically

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Oct 27 22:07:06 1994 UTC (29 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.11: +12 -2 lines
Diff to previous 2.11 , to selected 2.39
added trad program

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Sat Jan 1 15:10:17 1994 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.10: +5 -3 lines
Diff to previous 2.10 , to selected 2.39
added ivprep and ivpict scripts

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jan 1 12:15:44 1994 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.9: +14 -12 lines
Diff to previous 2.9 , to selected 2.39
added raddepend program

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Dec 9 17:32:14 1993 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.8: +10 -8 lines
Diff to previous 2.8 , to selected 2.39
Added MLIB definition for alternate math libraries

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Fri Jul 9 09:08:54 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -2 lines
Diff to previous 2.7 , to selected 2.39
removed reference to proj.csh

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 21 09:09:20 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.6: +4 -4 lines
Diff to previous 2.6 , to selected 2.39
changed "render" to "rad"

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 11:00:49 1993 UTC (31 years ago) by greg
Branch: MAIN
Changes since 2.5: +11 -5 lines
Diff to previous 2.5 , to selected 2.39
added render program

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 17:16:30 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.4: +2 -2 lines
Diff to previous 2.4 , to selected 2.39
added version string to output

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:44:40 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.3: +10 -3 lines
Diff to previous 2.3 , to selected 2.39
added rpiece program

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 15:09:42 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.2: +10 -8 lines
Diff to previous 2.2 , to selected 2.39
Added CC define for different compilers

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 09:38:12 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.1: +2 -0 lines
Diff to previous 2.1 , to selected 2.39
added vfork.h include

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:19:06 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.18: +0 -0 lines
Diff to previous 1.18 , to selected 2.39
changed revision number for 2.0 release

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 15:09:40 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 2.39
changed call to viewpixel() -> viewloc()

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 14:03:02 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16 , to selected 2.39
Improved handling of scanline ordering

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 11:07:09 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 2.39
removed STRUCTASSIGN macro

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 17:20:18 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 , to selected 2.39
added debugcal

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 10:48:43 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 , to selected 2.39
standardized macro settings

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 09:26:00 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 , to selected 2.39
moved librt.a to ../lib

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 12:52:25 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.11: +16 -20 lines
Diff to previous 1.11 , to selected 2.39
put many routines into a common library

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 5 10:04:13 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 , to selected 2.39
added dayfact.csh

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Apr 30 16:24:06 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 , to selected 2.39
added functions for splitting long sources

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Apr 24 13:18:31 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 , to selected 2.39
added glare.csh

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 13:41:52 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to selected 2.39
fixed window finding under twm and other obnoxious window managers

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 16 16:40:40 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 , to selected 2.39
added glarendx

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 09:21:35 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 2.39
Added nonomatch for makes that call csh

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 13:02:20 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4 , to selected 2.39
minor bug fixes for system compatibility

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 14:12:32 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 , to selected 2.39
added xglaresrc

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 12:15:51 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.2: +16 -2 lines
Diff to previous 1.2 , to selected 2.39
added findglare

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 14 17:38:42 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.1: +5 -6 lines
Diff to previous 1.1 , to selected 2.39
broke setscan.h into its own file

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 12 13:11:06 1991 UTC (33 years ago) by greg
Branch: MAIN
Diff to selected 2.39
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