ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rview.c
Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 16:31:14 2004 UTC (20 years ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.24: +4 -4 lines
Diff to previous 2.24
Increased -aa default settings

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 14:55:54 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.23: +5 -5 lines
Diff to previous 2.23
Increased default ambient options in rpict, rtrace, rview, rad & mkillum

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

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 15:00:19 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.21: +1 -2 lines
Diff to previous 2.21
Added -N option to rad for parallel rendering (preliminary w/o using -PP)

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Wed Jul 2 01:15:20 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.20: +1 -3 lines
Diff to previous 2.20
Fixed broken use of RHAS_FORK_EXEC

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

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

Revision 2.18 - (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.17: +88 -14 lines
Diff to previous 2.17
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.17 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 14:02:16 1996 UTC (27 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.16: +1 -1 lines
Diff to previous 2.16
changed albedo to 3-color parameter

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 15:18:09 1996 UTC (28 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.15: +1 -0 lines
Diff to previous 2.15
added -aw option for ambient value weight

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 18:49:24 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.14: +6 -1 lines
Diff to previous 2.14
added M_MIST (mist) material and global participating medium

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 09:52:07 1994 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -0 lines
Diff to previous 2.13
added -bv option for back face visibility (normally on)

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Sep 14 18:35:21 1994 UTC (29 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.12: +19 -6 lines
Diff to previous 2.12
added "redraw" and "stop" and "pause" equivalents to ^R, ^Z and ^C

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 16:11:12 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -2 lines
Diff to previous 2.11
bug fix for 16-bit integers in psample()

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 13:44:17 1993 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.10: +12 -0 lines
Diff to previous 2.10
added -R option and L and V commands for rview

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 14:03:01 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.9: +12 -4 lines
Diff to previous 2.9
added "free" command to rview to free object memory

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

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 12:08:00 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.7: +20 -18 lines
Diff to previous 2.7
Changes for PC port

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 22:19:42 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.6: +5 -3 lines
Diff to previous 2.6
minor oversight in rsample()

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu Jan 16 12:05:26 1992 UTC (32 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -1 lines
Diff to previous 2.5
changed default values and handling of specthresh

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 14 16:16:00 1992 UTC (32 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.4: +3 -0 lines
Diff to previous 2.4
added -sj and -st options and changed old -s options to -p

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Mon Dec 23 23:18:29 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.3: +4 -4 lines
Diff to previous 2.3
fixed CTRL(c) macro for ANSII compilers

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:54:46 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.2: +0 -1 lines
Diff to previous 2.2
removed atof() declarations for NeXT

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 25 10:11:01 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.1: +9 -0 lines
Diff to previous 2.1
added "memory" command to report memory statistics (#define MSTATS)

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

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Aug 26 12:53:17 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
improved memory handing

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jun 25 14:06:15 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
increased defaults for -dp parameter

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

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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 21 17:41:32 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
added stratified random sampling with urand

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 3 16:12:34 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.13: +19 -27 lines
Diff to previous 1.13
final version of memory recovery during image refinement

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri May 3 15:43:32 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.12: +7 -2 lines
Diff to previous 1.12
added longjmp for memory errors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 3 15:22:24 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.11: +31 -3 lines
Diff to previous 1.11
added minimal memory recovery

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 14:00:06 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
moved naming of default device to devtable.c

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 11:37:41 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9
fixed bug where drivers would send commands inappropriately

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 13:38:12 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.8: +15 -17 lines
Diff to previous 1.8
Changed handling of view parameters

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 11:48:25 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.7: +7 -3 lines
Diff to previous 1.7
added repaint command

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 15:37:19 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.6: +4 -6 lines
Diff to previous 1.6
modified interface to independent drivers

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 00:11:31 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.5: +6 -5 lines
Diff to previous 1.5
Changed identifier to use octree name for client ID

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 15:21:25 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Reduced default ambient resolution

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 10:57:49 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Added direct certainty variable (compromise btwn. thresh. & tol.)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 21:00:54 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Changed direct threshold testing so that it is certain

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 08:35:29 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.1: +1 -0 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:39 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