ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/instance.c
Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 18:55:50 2004 UTC (20 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0
Changes since 2.10: +2 -1 lines
Diff to previous 2.10
Moved paths.h out of rtio.h and included it manually where R_OK was needed

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 17:22:06 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.9: +4 -4 lines
Diff to previous 2.9
Reduced compile warnings, and other compatibility fixes.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 10 03:30:11 2003 UTC (20 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.8: +19 -12 lines
Diff to previous 2.8
Fixed potential bug in reference counting of mesh'es and instance's

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue May 13 17:58:32 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
Changed (char *) casts for memory copies to (void *) and other fixes

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 4 05:49:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.6: +4 -4 lines
Diff to previous 2.6
Moved dircode.c and fixed prototype compiles in hd directory

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +1 -56 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:22 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.4: +111 -22 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]
Thu Apr 14 04:44:47 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
changed extern *libpath to extern *getlibpath()

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 13:24:50 1993 UTC (31 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.2: +8 -4 lines
Diff to previous 2.2
eliminated unnecessary searching due to IO_ALL

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:46:47 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.1: +9 -0 lines
Diff to previous 2.1
added firstobj and nobjs to SCENE structure

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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jul 17 14:10:14 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
made call to free structures more robust

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 29 17:11:32 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.6: +7 -0 lines
Diff to previous 1.6
added freeinstance() call

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 15:01:37 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5
changed handling of matrix transformations with new MAT4 & XF types

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 19:45:50 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Prevent loading of octree header in get_instance().

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 5 07:54:06 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.3: +0 -4 lines
Diff to previous 1.3
Preinitialization of matrix for xf() and invxf() no longer necessary.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jul 27 22:25:56 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Changed getpath() to check access modes

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 14:39:53 1989 UTC (35 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
portability fixes for SGI

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:34:35 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