ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/o_instance.c
Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1
Changes since 2.7: +7 -5 lines
Diff to previous 2.7
Continued ANSIfication. There are only bits and pieces left now.

Revision 2.7 - (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.6: +2 -2 lines
Diff to previous 2.6
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 17:08:55 2003 UTC (21 years ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.5: +26 -19 lines
Diff to previous 2.5
First working version of new "mesh" primitive, obj2mesh converter

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

Revision 2.4 - (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.3: +57 -5 lines
Diff to previous 2.3
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.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 20:18:19 1994 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -5 lines
Diff to previous 2.2
added -vo and -va (fore and aft clipping plane) view options

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sun Dec 20 10:11:53 1992 UTC (31 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +0 -1 lines
Diff to previous 2.1
removed spurious reference

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 17 12:38:51 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.10: +5 -7 lines
Diff to previous 1.10
added rayclear() function

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 17 08:26:20 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
added raynum counter and reinstated repeat call test in setfunc()

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 16:43:58 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
changed r->rox to use pointer to instance transform when possible

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 15:03:30 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.7: +19 -15 lines
Diff to previous 1.7
changed handling of matrix transformations with new MAT4 & XF types
dynamic allocation of ray transformations with newrayxf()
added missing light source vector transformation to m_brdf.c

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 00:00:17 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
improved portability and speed of bcopy()

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 24 13:58:45 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
changed GET_ macro to IO_

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Apr 23 19:33:59 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
eliminated redundant assignment

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 08:25:22 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
moved setting of ray transformation to intersection routines (bug)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 21:35:57 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
fixed forward transformation order

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 11 13:30:30 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
fixed bugs in instance mapping of modifiers

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

Convenience Links

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