ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/pcond.c
Revision 3.24 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 17:52:04 2006 UTC (17 years, 9 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1
Changes since 3.23: +2 -2 lines
Diff to previous 3.23
Eliminated some compiler warnings.

Revision 3.23 - (view) (download) (annotate) - [select for diffs]
Sun Nov 14 22:19:50 2004 UTC (19 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 3.22: +2 -2 lines
Diff to previous 3.22
Increased minimum view angle from 3 to 5 degrees

Revision 3.22 - (view) (download) (annotate) - [select for diffs]
Sun Nov 14 16:57:18 2004 UTC (19 years, 4 months ago) by greg
Branch: MAIN
Changes since 3.21: +3 -2 lines
Diff to previous 3.21
Changed logic so small view angles are prevented along with parallel views

Revision 3.21 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:14 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 3.20: +24 -10 lines
Diff to previous 3.20
Continued ANSIfication, and other fixes and clarifications.

Revision 3.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 12:47:01 2004 UTC (20 years, 3 months ago) by schorsch
Branch: MAIN
Changes since 3.19: +8 -3 lines
Diff to previous 3.19
Fixed typing/prototype of getheader() and its callback.

Revision 3.19 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 11:54:23 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 3.18: +4 -3 lines
Diff to previous 3.18
Fixed size of command line buffer, and allow spaces in input file path.

Revision 3.18 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:24:51 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
Changes since 3.17: +2 -2 lines
Diff to previous 3.17
Various compatibility fixes.

Revision 3.17 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 3.16: +5 -5 lines
Diff to previous 3.16
Added grouping parens to reduce ambiguity warnings.

Revision 3.16 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:18 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 3.15: +2 -2 lines
Diff to previous 3.15
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 3.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:34 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 3.14: +4 -5 lines
Diff to previous 3.14
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 3.14 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:27 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 3.13: +15 -11 lines
Diff to previous 3.13
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 3.13 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 09:08:26 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 3.12: +4 -4 lines
Diff to previous 3.12
changed getheader() to listen to return value of passed function

Revision 3.12 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 15:47:33 1998 UTC (26 years ago) by gwlarson
Branch: MAIN
Changes since 3.11: +13 -3 lines
Diff to previous 3.11
added -I option for precomputed histogram

Revision 3.11 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 13:04:09 1997 UTC (27 years ago) by greg
Branch: MAIN
Changes since 3.10: +9 -16 lines
Diff to previous 3.10
changed -t option to -u, -d option to -x and -b option to -d

Revision 3.10 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 16:08:14 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 3.9: +10 -4 lines
Diff to previous 3.9
changed -m option to read in color warp map (old -m now -d)

Revision 3.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 29 13:22:08 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.8: +25 -88 lines
Diff to previous 3.8
added -i option to take fixation points on standard input

Revision 3.8 - (view) (download) (annotate) - [select for diffs]
Thu Jan 9 13:56:23 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.7: +33 -26 lines
Diff to previous 3.7
changed to histogram truncation
made veiling reflection modify FOV sample image

Revision 3.7 - (view) (download) (annotate) - [select for diffs]
Wed Jan 8 21:40:38 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.6: +5 -5 lines
Diff to previous 3.6
fixed bad calls to log() in fovhist()

Revision 3.6 - (view) (download) (annotate) - [select for diffs]
Tue Jan 7 14:48:50 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.5: +13 -1 lines
Diff to previous 3.5
added -m option for putting out luminance mapping function

Revision 3.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 11 10:46:57 1996 UTC (27 years, 5 months ago) by greg
Branch: MAIN
Changes since 3.4: +2 -2 lines
Diff to previous 3.4
corrected tests in check2do()

Revision 3.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 17:09:24 1996 UTC (27 years, 5 months ago) by greg
Branch: MAIN
Changes since 3.3: +1 -2 lines
Diff to previous 3.3
fixed bugs in color scaling

Revision 3.3 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 11:16:51 1996 UTC (27 years, 5 months ago) by greg
Branch: MAIN
Changes since 3.2: +6 -13 lines
Diff to previous 3.2
changed check for significant veiling

Revision 3.2 - (view) (download) (annotate) - [select for diffs]
Fri Oct 4 16:10:39 1996 UTC (27 years, 6 months ago) by greg
Branch: MAIN
Changes since 3.1: +0 -2 lines
Diff to previous 3.1
finally got variable acuity working

Revision 3.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 3 16:52:46 1996 UTC (27 years, 6 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

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