ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rtcontrib.c
Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jun 17 16:07:18 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 1.23: +8 -3 lines
Diff to previous 1.23
Added check for complete output with -r option

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 19:37:26 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.22: +8 -3 lines
Diff to previous 1.22
Added check for missing recover files

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 02:50:23 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.21: +3 -5 lines
Diff to previous 1.21
Made it so MODIFIER= line added to every header

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jun 11 15:01:03 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.20: +10 -10 lines
Diff to previous 1.20
Fixed argument checking

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 20:53:55 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.19: +6 -3 lines
Diff to previous 1.19
Fixed it so rtcontrib -M option searches RAYPATH directories

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 20:44:00 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.18: +6 -2 lines
Diff to previous 1.18
Fixe in rtcontrib -M option

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 20:38:38 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
Fixed array overrun with large number of modifiers

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 16:42:11 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.16: +18 -1 lines
Diff to previous 1.16
Added rtcontrib -M option to read modifier list from a file

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 18:33:06 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Warning wording tweaks

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 18:27:44 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
Added warning & check for case where no output files exist with -r option

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 17:27:28 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.13: +238 -65 lines
Diff to previous 1.13
Implementaed rtcontrib -r (recover) option, added MODIFIER= + BIN= to header

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jun 5 19:52:01 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Changed rtrace to default to Russian roulette ray termination

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jun 3 14:29:42 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.11: +11 -3 lines
Diff to previous 1.11
Minor optimization to reduce calls to getofile()

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 18:51:46 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Added missing definition of PI for calcomp routines

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 04:47:27 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.9: +17 -5 lines
Diff to previous 1.9
Added binary i/o options to total and piped output to rtcontrib

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 16:11:01 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.8: +11 -2 lines
Diff to previous 1.8
Added RAYPATH directory searching to rtcontrib -f option

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue May 31 18:01:09 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Added Russian roulette ray termination and fixed ambient weights & measures

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue May 31 03:48:59 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Added missing include for signal.h

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat May 28 22:27:54 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.5: +5 -6 lines
Diff to previous 1.5
Fixed application of ray weights and coefficients in ambient calculation

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu May 26 21:35:35 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.4: +10 -9 lines
Diff to previous 1.4
Minor code tweaks

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 26 15:14:42 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.2: +59 -44 lines
Diff to previous 1.2
Improved efficiency of queuing behavior to avoid idle process time

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu May 26 06:55:22 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +183 -164 lines
Diff to previous 1.1
Got rtcontrib working and wrote basic man page

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed May 25 04:45:22 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
Created rtcontrib program for computing ray contributions and coefficients

Convenience Links

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