ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/modobject.c
Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Mon Dec 9 18:17:13 2013 UTC (10 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1, rad5R2, rad5R3
Changes since 2.16: +13 -12 lines
Diff to previous 2.16
Minor optimization to reference check in eqobjects()

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Dec 9 17:57:44 2013 UTC (10 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.15: +23 -2 lines
Diff to previous 2.15
Added check for references to different, identically-named modifiers

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 19:25:36 2013 UTC (10 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.14: +28 -28 lines
Diff to previous 2.14
Made eqobjects() a little more general and exposed eqreal() to library

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 18:59:53 2013 UTC (10 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.13: +57 -1 lines
Diff to previous 2.13
Improved rendering speed for scenes with redefined materials and aliases

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 18:53:05 2013 UTC (11 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.12: +35 -27 lines
Diff to previous 2.12
Slight efficiency improvement and ansification

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 14 02:37:23 2004 UTC (19 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1
Changes since 2.11: +3 -3 lines
Diff to previous 2.11
Bug fix for alias modifiers -- not exactly right for non-unique modifiers

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 00:13:58 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.10: +2 -2 lines
Diff to previous 2.10
Fixed bug in otndx() that caused core dump with more than 2^16 modifiers

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 09:21:29 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Added prototypes and includes from patch by Randolph Fritz.
Added more required includes and reduced other compile warnings.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Mon Mar 10 17:13:29 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.8: +5 -5 lines
Diff to previous 2.8
Compile error fixes for Linux and other improvements

Revision 2.8 - (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.7: +1 -56 lines
Diff to previous 2.7
Replaced inline copyright notice with #include "copyright.h"

Revision 2.7 - (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.6: +78 -7 lines
Diff to previous 2.6
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.6 - (view) (download) (annotate) - [select for diffs]
Thu Nov 5 16:51:26 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.5: +3 -3 lines
Diff to previous 2.5
fixed problem with new object block sizing

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 11 09:54:34 1998 UTC (25 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.4: +1 -1 lines
Diff to previous 2.4
fixed bug in objndx()

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Sun Dec 15 15:45:17 1996 UTC (27 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.3: +4 -1 lines
Diff to previous 2.3
made lastmod() more efficient for singly-defined modifier

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 17:14:59 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.2: +45 -11 lines
Diff to previous 2.2
added objndx() and lastmod() functions for looking up modifiers

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sat Nov 21 21:35:38 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -13 lines
Diff to previous 2.1
added global free routines

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 09:47:24 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
compatibility fixes for SGI libraries

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 29 15:47:46 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
added back in otypes.h include to modobject.c

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 12:04:52 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

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