ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/source.h
Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 17:10:16 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2
Changes since 2.14: +2 -1 lines
Diff to previous 2.14
Made it so obstructor cache is only initialized once with parallel processes

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 06:07:52 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -2 lines
Diff to previous 2.13
Made source obstructor cache initialization more robust

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.12: +3 -2 lines
Diff to previous 2.12
Continued ANSIfication. There are only bits and pieces left now.

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

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 22:24:00 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.10: +4 -3 lines
Diff to previous 2.10
Instrumented headers against multiple inclusion and for use from C++.
Moved includes in headers out of "C" scope.

Revision 2.10 - (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.9: +4 -2 lines
Diff to previous 2.9
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 2.9 - (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.8: +1 -4 lines
Diff to previous 2.8
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

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

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 00:54:58 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.6: +12 -47 lines
Diff to previous 2.6
Instrumented headers against multiple inclusion and for use from C++.
Removed NOPROTO sections.

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:23 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.5: +2 -57 lines
Diff to previous 2.5
Replaced inline copyright notice with #include "copyright.h"

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:29 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.4: +157 -27 lines
Diff to previous 2.4
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.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 12:40:36 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
changed spotlight struct so flen<0 for distant sources

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 25 16:42:31 1995 UTC (28 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.2: +2 -2 lines
Diff to previous 2.2
bug fix for > 32767 virtual source

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 20:26:01 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -1 lines
Diff to previous 2.1
changed -di to ! -dv

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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 16:34:21 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
fixed bug that disallowed illums to pass to virtual sources

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 14:27:34 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
changed maximum sampling and strategy

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 12:58:14 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.13: +34 -5 lines
Diff to previous 1.13
added source sampling (-ds option)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 14:43:06 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
added -di option for direct source invisibility

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 15:56:44 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
added redirecting materials

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 25 12:32:49 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.10: +6 -0 lines
Diff to previous 1.10
added macros for object functions

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 24 16:10:57 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.9: +5 -1 lines
Diff to previous 1.9
added virtual source visibility pretesting

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 16:36:44 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.8: +0 -2 lines
Diff to previous 1.8
bug fixes and enhancements

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 13:43:36 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.7: +35 -7 lines
Diff to previous 1.7
major reorganization using dispatch table for source types

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 09:03:21 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 16:36:53 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.5: +17 -8 lines
Diff to previous 1.5
added virtual sources

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 08:43:46 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
changed complaint timing for source aiming failures.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jun 8 09:35:41 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
Changed sorting array to reduce memory exchange time in qsort

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 10:29:01 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.2: +14 -0 lines
Diff to previous 1.2
reinstated spot and glow types

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

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

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