ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/INSTALL.scons
(Generate patch)

Comparing ray/INSTALL.scons (file contents):
Revision 1.6 by schorsch, Mon Jan 8 13:38:37 2018 UTC vs.
Revision 1.7 by schorsch, Tue Jan 9 00:08:57 2018 UTC

# Line 112 | Line 112 | SKIP=1|0
112     1: Skip display of License terms
113     0: Don't skip (default)
114  
115 + PMAP_OOC=1|0
116 +   This is not yet available on Windows
117 +   1: Build Photon-Maps with Out-of-core Octree (default on unix)
118 +   0: Build Photon-Maps with In-core KD-Tree (hard set on Windows)
119 +
120   MSVC_VERSION=12.0|13.0|14.1
121     This is only relevant for building with VC on Windows.
122     "12.0" for Visual C/C++ 2013.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines