ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/wrapBSDF.c
Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Wed Sep 7 18:55:39 2022 UTC (18 months, 2 weeks ago) by greg
Branch: MAIN
CVS Tags: HEAD, rad5R4
Changes since 2.26: +8 -6 lines
Diff to previous 2.26 , to selected 2.22
fix(wrapBSDF): Allow for commas in Klems matrix data

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Mon Oct 26 21:12:20 2020 UTC (3 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.25: +3 -3 lines
Diff to previous 2.25 , to selected 2.22
feat(bsdf2klems, bsdf2ttree): added XML header comments copying useful information from SIR inputs

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 15:24:42 2020 UTC (3 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.24: +2 -2 lines
Diff to previous 2.24 , to selected 2.22
style(wrapBSDF): removed unused label

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 00:21:14 2019 UTC (4 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.23: +18 -26 lines
Diff to previous 2.23 , to selected 2.22
Fixed check for duplicate component

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 23:50:25 2019 UTC (4 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.22: +19 -2 lines
Diff to previous 2.22
Added check for duplicate component input

Revision 2.22 - (view) (download) (annotate) - [selected]
Tue Feb 14 19:58:37 2017 UTC (7 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad5R1, rad5R2
Changes since 2.21: +3 -2 lines
Diff to previous 2.21
Added "d" nickname for device type

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Oct 14 00:54:22 2016 UTC (7 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.20: +3 -12 lines
Diff to previous 2.20 , to selected 2.22
Fixed regression in genBSDF affecting Klems normalization

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years ago) by schorsch
Branch: MAIN
Changes since 2.19: +4 -2 lines
Diff to previous 2.19 , to selected 2.22
Prepare for SCons build on Win32 and Win64

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:22:55 2016 UTC (8 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.18: +6 -2 lines
Diff to previous 2.18 , to selected 2.22
Added -UU option to wrapBSDF to remove geometry file as well

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 22:34:00 2016 UTC (8 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.17: +14 -2 lines
Diff to previous 2.17 , to selected 2.22
Refactored bsdf2ttree for Yuv representation

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 18:02:32 2016 UTC (8 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.16: +2 -2 lines
Diff to previous 2.16 , to selected 2.22
Moved declaration of popen to paths.h and put convert_command() into module

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Fri May 29 07:45:48 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.15: +21 -3 lines
Diff to previous 2.15 , to selected 2.22
Fixed issue with missing character type in genBSDF output

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri May 29 07:16:49 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.14: +2 -1 lines
Diff to previous 2.14 , to selected 2.22
Added required character type information.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Thu Apr 2 16:40:32 2015 UTC (8 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.13: +8 -10 lines
Diff to previous 2.13 , to selected 2.22
Support for color BSDF rendering using Klems representation

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 22:50:48 2015 UTC (9 years ago) by greg
Branch: MAIN
Changes since 2.12: +3 -3 lines
Diff to previous 2.12 , to selected 2.22
Fixed bug in CIE (u',v') BSDF output

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 17:42:54 2015 UTC (9 years ago) by greg
Branch: MAIN
Changes since 2.11: +3 -1 lines
Diff to previous 2.11 , to selected 2.22
Fixes for Windows

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 18:07:10 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.10: +18 -3 lines
Diff to previous 2.10 , to selected 2.22
Added -s CIE-u and -s CIE-v support

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 17:05:40 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.9: +4 -6 lines
Diff to previous 2.9 , to selected 2.22
Turned missing WINDOW6 parameters into warning

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 06:18:38 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.8: +2 -2 lines
Diff to previous 2.8 , to selected 2.22
Fixed return code

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 02:44:54 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.7: +3 -4 lines
Diff to previous 2.7 , to selected 2.22
Removed default -a setting with -W

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 19:11:28 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +35 -25 lines
Diff to previous 2.6 , to selected 2.22
Added -c option to correct solid angle factor and other fixes

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 17:23:06 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +71 -3 lines
Diff to previous 2.5 , to selected 2.22
Added solid angle correction for Klems matrix input

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 18:33:07 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.4: +8 -2 lines
Diff to previous 2.4 , to selected 2.22
Further tidying up of output

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 00:39:21 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.3: +37 -19 lines
Diff to previous 2.3 , to selected 2.22
More fixes and indentation/alignment of XML tags

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 20:49:59 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.2: +58 -48 lines
Diff to previous 2.2 , to selected 2.22
Added XML templates and fixed bugs for first running version

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 19:38:18 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.1: +48 -28 lines
Diff to previous 2.1 , to selected 2.22
Numerous bug fixes, but still untested

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 18:08:10 2015 UTC (9 years, 1 month ago) by greg
Branch: MAIN
Diff to selected 2.22
Checking in first compilable version of new program

Convenience Links

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