diff --git a/Gemfile b/Gemfile
new file mode 100644
index 00000000..91ceacd3
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages', group: :jekyll_plugins
\ No newline at end of file
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 00000000..057c847b
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,248 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ activesupport (4.2.10)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ coffee-script (2.4.1)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.11.1)
+ colorator (1.1.0)
+ commonmarker (0.17.13)
+ ruby-enum (~> 0.5)
+ concurrent-ruby (1.1.5)
+ dnsruby (1.61.2)
+ addressable (~> 2.5)
+ em-websocket (0.5.1)
+ eventmachine (>= 0.12.9)
+ http_parser.rb (~> 0.6.0)
+ ethon (0.12.0)
+ ffi (>= 1.3.0)
+ eventmachine (1.2.7)
+ execjs (2.7.0)
+ faraday (0.15.4)
+ multipart-post (>= 1.2, < 3)
+ ffi (1.10.0)
+ forwardable-extended (2.6.0)
+ gemoji (3.0.0)
+ github-pages (197)
+ activesupport (= 4.2.10)
+ github-pages-health-check (= 1.16.1)
+ jekyll (= 3.7.4)
+ jekyll-avatar (= 0.6.0)
+ jekyll-coffeescript (= 1.1.1)
+ jekyll-commonmark-ghpages (= 0.1.5)
+ jekyll-default-layout (= 0.1.4)
+ jekyll-feed (= 0.11.0)
+ jekyll-gist (= 1.5.0)
+ jekyll-github-metadata (= 2.12.1)
+ jekyll-mentions (= 1.4.1)
+ jekyll-optional-front-matter (= 0.3.0)
+ jekyll-paginate (= 1.1.0)
+ jekyll-readme-index (= 0.2.0)
+ jekyll-redirect-from (= 0.14.0)
+ jekyll-relative-links (= 0.6.0)
+ jekyll-remote-theme (= 0.3.1)
+ jekyll-sass-converter (= 1.5.2)
+ jekyll-seo-tag (= 2.5.0)
+ jekyll-sitemap (= 1.2.0)
+ jekyll-swiss (= 0.4.0)
+ jekyll-theme-architect (= 0.1.1)
+ jekyll-theme-cayman (= 0.1.1)
+ jekyll-theme-dinky (= 0.1.1)
+ jekyll-theme-hacker (= 0.1.1)
+ jekyll-theme-leap-day (= 0.1.1)
+ jekyll-theme-merlot (= 0.1.1)
+ jekyll-theme-midnight (= 0.1.1)
+ jekyll-theme-minimal (= 0.1.1)
+ jekyll-theme-modernist (= 0.1.1)
+ jekyll-theme-primer (= 0.5.3)
+ jekyll-theme-slate (= 0.1.1)
+ jekyll-theme-tactile (= 0.1.1)
+ jekyll-theme-time-machine (= 0.1.1)
+ jekyll-titles-from-headings (= 0.5.1)
+ jemoji (= 0.10.2)
+ kramdown (= 1.17.0)
+ liquid (= 4.0.0)
+ listen (= 3.1.5)
+ mercenary (~> 0.3)
+ minima (= 2.5.0)
+ nokogiri (>= 1.8.5, < 2.0)
+ rouge (= 2.2.1)
+ terminal-table (~> 1.4)
+ github-pages-health-check (1.16.1)
+ addressable (~> 2.3)
+ dnsruby (~> 1.60)
+ octokit (~> 4.0)
+ public_suffix (~> 3.0)
+ typhoeus (~> 1.3)
+ html-pipeline (2.10.0)
+ activesupport (>= 2)
+ nokogiri (>= 1.4)
+ http_parser.rb (0.6.0)
+ i18n (0.9.5)
+ concurrent-ruby (~> 1.0)
+ jekyll (3.7.4)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
+ em-websocket (~> 0.5)
+ i18n (~> 0.7)
+ jekyll-sass-converter (~> 1.0)
+ jekyll-watch (~> 2.0)
+ kramdown (~> 1.14)
+ liquid (~> 4.0)
+ mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
+ rouge (>= 1.7, < 4)
+ safe_yaml (~> 1.0)
+ jekyll-avatar (0.6.0)
+ jekyll (~> 3.0)
+ jekyll-coffeescript (1.1.1)
+ coffee-script (~> 2.2)
+ coffee-script-source (~> 1.11.1)
+ jekyll-commonmark (1.3.1)
+ commonmarker (~> 0.14)
+ jekyll (>= 3.7, < 5.0)
+ jekyll-commonmark-ghpages (0.1.5)
+ commonmarker (~> 0.17.6)
+ jekyll-commonmark (~> 1)
+ rouge (~> 2)
+ jekyll-default-layout (0.1.4)
+ jekyll (~> 3.0)
+ jekyll-feed (0.11.0)
+ jekyll (~> 3.3)
+ jekyll-gist (1.5.0)
+ octokit (~> 4.2)
+ jekyll-github-metadata (2.12.1)
+ jekyll (~> 3.4)
+ octokit (~> 4.0, != 4.4.0)
+ jekyll-mentions (1.4.1)
+ html-pipeline (~> 2.3)
+ jekyll (~> 3.0)
+ jekyll-optional-front-matter (0.3.0)
+ jekyll (~> 3.0)
+ jekyll-paginate (1.1.0)
+ jekyll-readme-index (0.2.0)
+ jekyll (~> 3.0)
+ jekyll-redirect-from (0.14.0)
+ jekyll (~> 3.3)
+ jekyll-relative-links (0.6.0)
+ jekyll (~> 3.3)
+ jekyll-remote-theme (0.3.1)
+ jekyll (~> 3.5)
+ rubyzip (>= 1.2.1, < 3.0)
+ jekyll-sass-converter (1.5.2)
+ sass (~> 3.4)
+ jekyll-seo-tag (2.5.0)
+ jekyll (~> 3.3)
+ jekyll-sitemap (1.2.0)
+ jekyll (~> 3.3)
+ jekyll-swiss (0.4.0)
+ jekyll-theme-architect (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-cayman (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-dinky (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-hacker (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-leap-day (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-merlot (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-midnight (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-minimal (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-modernist (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-primer (0.5.3)
+ jekyll (~> 3.5)
+ jekyll-github-metadata (~> 2.9)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-slate (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-tactile (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-time-machine (0.1.1)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-titles-from-headings (0.5.1)
+ jekyll (~> 3.3)
+ jekyll-watch (2.2.1)
+ listen (~> 3.0)
+ jemoji (0.10.2)
+ gemoji (~> 3.0)
+ html-pipeline (~> 2.2)
+ jekyll (~> 3.0)
+ kramdown (1.17.0)
+ liquid (4.0.0)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
+ mercenary (0.3.6)
+ mini_portile2 (2.4.0)
+ minima (2.5.0)
+ jekyll (~> 3.5)
+ jekyll-feed (~> 0.9)
+ jekyll-seo-tag (~> 2.1)
+ minitest (5.11.3)
+ multipart-post (2.0.0)
+ nokogiri (1.10.2)
+ mini_portile2 (~> 2.4.0)
+ octokit (4.14.0)
+ sawyer (~> 0.8.0, >= 0.5.3)
+ pathutil (0.16.2)
+ forwardable-extended (~> 2.6)
+ public_suffix (3.0.3)
+ rb-fsevent (0.10.3)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
+ rouge (2.2.1)
+ ruby-enum (0.7.2)
+ i18n
+ ruby_dep (1.5.0)
+ rubyzip (1.2.2)
+ safe_yaml (1.0.5)
+ sass (3.7.3)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
+ terminal-table (1.8.0)
+ unicode-display_width (~> 1.1, >= 1.1.1)
+ thread_safe (0.3.6)
+ typhoeus (1.3.1)
+ ethon (>= 0.9.0)
+ tzinfo (1.2.5)
+ thread_safe (~> 0.1)
+ unicode-display_width (1.5.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ github-pages
+
+BUNDLED WITH
+ 2.0.1
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 00000000..cc35c1df
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1 @@
+theme: jekyll-theme-modernist
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 4be3c450..00000000
--- a/docs/index.html
+++ /dev/null
@@ -1 +0,0 @@
-test test
\ No newline at end of file
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 00000000..b1b68e96
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,60 @@
+# Game Development Toolset
+
+This is a series of tools geared towards assisting Houdini users with a variety of tasks for game development. The older version of this repository focused on just the shelf. Now this is an all-inclusive toolset that spans the shelf, digital assets, custom desktops and scripts.
+
+If you'd like more information, please check out the overview page, which contains tutorials for several of the provided tools. [https://www.sidefx.com/tutorials/game-development-toolset-overview/](https://www.sidefx.com/tutorials/game-development-toolset-overview/)
+
+NOTE: This is in-progress. Please file an [Issue](https://github.com/sideeffects/GameDevelopmentToolset/issues) if something doesn't seem quite right!
+
+Also, if you forked the respository and suddenly it stopped pulling, that's due to the link changing from [https://github.com/sideeffects/GameDevelopmentShelf/](https://github.com/sideeffects/GameDevelopmentShelf/) to [https://github.com/sideeffects/GameDevelopmentToolset/](https://github.com/sideeffects/GameDevelopmentToolset/). Github appears to forward traffic to the new link, but here's a little FYI just incase.
+
+# Installation
+
+
+
+## Instructions - Method 1 (Recommended)
+Use the built in Updater in Houdini 16.5 to download the latest releases from Github. You can find more information [here](https://www.sidefx.com/tutorials/game-dev-toolset-installation/)
+
+# Instructions - Method 2 (Cutting Edge)
+Download the repository using the green Clone or Download Button and unzip contents into the folder of your choosing
+
+Edit the houdini.env file found at the topmost directory
+
+Modify the line HOUDINI_PATH = C:\PATH\TO\YOUR\DIRECTORY;&
+
+Into something like HOUDINI_PATH = C:\Users\Luiz\Documents\GameDevelopmentToolset;&
+
+Copy the houdini.env file into the following folders depending on your operating system:
+
+Windows
+
+ C:\Users\[username]\Documents\houdini[ver#]
+
+OSX
+
+ /Users/[username]/Library/Preferences/houdini/[ver#]
+
+Linux
+
+ ~/houdini[ver#]
+
+# What's Changed?
+Hi, my name is Luiz Kruel and I have taken over the github from Steven B. who is now working in production. A few of the SideFX TAs (TDs) will also be contributing example files and tools.
+
+We haven't done a lot in this Github in a while, but we are changing that. The original thought was that new tools would go straight into the build and the Github would eventually be phased out.
+But we saw a lot of value in having this experimental testbed for tools, so we will continue to develop our tools live and as they mature they will move into the main Houdini Build.
+
+## Live Development
+We're actively developing the tools in this Repository. The [Releases](https://github.com/sideeffects/GameDevelopmentToolset/releases) provide safe checkpoints in the code for you to download. The internal Houdini Updater uses the releases to install the tools.
+
+## Expanded HDAs
+All of the HDAs are now using the new expanded format that was introduced in H16. This allows better diffing of the tools so you can see what our changes are doing and choose to integrate them back into your production.
+
+## Example Files
+Instead of tying the examples as HDAs, we will be generating separate hip files that show how the tools should work in context
+
+## Branched Development
+The *Development* branch is where we'll be working from. This is where the latest and greatest will live. The HoudiniXX are for archival purposes and we'll keep working on the latest release and will branch off when we make HDAs that use new functionality.
+
+The Stable branch will be soon deprecated as the Releases workflow provides the same gating functionality.
+
diff --git a/otls/rop_games_baker.hda/INDEX__SECTION b/otls/rop_games_baker.hda/INDEX__SECTION
index 579bf4a6..1f361cf3 100644
--- a/otls/rop_games_baker.hda/INDEX__SECTION
+++ b/otls/rop_games_baker.hda/INDEX__SECTION
@@ -10,5 +10,5 @@ Inputs: 0 to 1
Subnet: true
Python: false
Empty: false
-Modified: Fri Nov 30 13:40:03 2018
+Modified: Mon Apr 1 13:02:32 2019
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPdummydefs b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPdummydefs
index d39bdf75..38667d22 100644
Binary files a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPdummydefs and b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPdummydefs differ
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPfallbacks b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPfallbacks
index 62dc7741..7211b095 100644
--- a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPfallbacks
+++ b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/.OPfallbacks
@@ -1,6 +1,6 @@
-Sop/attribwrangle /Applications/Houdini/Houdini17.0.416/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibSop.hda
+Sop/attribwrangle C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
-Driver/baketexture::3.0 /Applications/Houdini/Houdini17.0.416/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
+Driver/baketexture::3.0 C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibScripted.hda
Driver/baketexture::3.0 otls/OPlibScripted.hda
-Vop/principledshader::2.0 /Applications/Houdini/Houdini17.0.416/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibVop.hda
+Vop/principledshader::2.0 C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibVop.hda
Vop/principledshader::2.0 otls/OPlibVop.hda
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/Contents.mime b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/Contents.mime
index a7cb6eee..8f694fee 100644
--- a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/Contents.mime
+++ b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/Contents.dir/Contents.mime
@@ -31,9 +31,9 @@ Content-Disposition: attachment; filename="hdaroot.def"
Content-Type: text/plain
comment ""
-position -2.56011 0.992077
+position -3.50327 0.169149
connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
+flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
@@ -45,9 +45,9 @@ inputs
}
stat
{
- create 1543603074
- modify 1543603078
- author mikel@mikembp-sesi.local
+ create 1554147099
+ modify 1554147979
+ author prisms@threadripper1
access 0777
}
color UT_Color RGB 0.8 0.8 0.8
@@ -102,7 +102,7 @@ inputs
stat
{
create 1496780578
- modify 1543275452
+ modify 1553889253
author Luiz@Luiz-PC
access 0777
}
@@ -163,7 +163,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -218,7 +218,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -235,7 +235,7 @@ Content-Type: text/plain
comment ""
position -4.2944 5.65882
-connectornextid 222
+connectornextid 223
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on lowdetail off mediumdetail off highdetail on material on
outputsNamed3
{
@@ -244,226 +244,227 @@ inputsNamed3
{
0 "" "" 1 "uv"
1 "" "" 1 "basecolor"
-2 "" "" 1 "basecolor_usePointColor"
-3 "" "" 1 "basecolor_usePackedColor"
-4 "" "" 1 "frontface"
-5 "" "" 1 "ior"
-6 "" "" 1 "rough"
-7 "" "" 1 "aniso"
-8 "" "" 1 "anisodir"
-9 "" "" 1 "metallic"
-10 "" "" 1 "reflect"
-11 "" "" 1 "reflecttint"
-12 "" "" 1 "coat"
-13 "" "" 1 "coatrough"
-14 "" "" 1 "transparency"
-15 "" "" 1 "transcolor"
-16 "" "" 1 "transdist"
-17 "" "" 1 "dispersion"
-18 "" "" 1 "priority"
-19 "" "" 1 "sss"
-20 "" "" 1 "sssmodel"
-21 "" "" 1 "sssdist"
-22 "" "" 1 "ssscolor"
-23 "" "" 1 "sssphase"
-24 "" "" 1 "sheen"
-25 "" "" 1 "sheentint"
-26 "" "" 1 "emitcolor"
-27 "" "" 1 "emitint"
-28 "" "" 1 "emitillum"
-29 "" "" 1 "opac"
-30 "" "" 1 "opaccolor"
-31 "" "" 1 "fakecausticsenabled"
-32 "" "" 1 "fakecausticstransmit"
-33 "" "" 1 "fakecausticsshadow"
-34 "" "" 1 "fakecausticsopacity"
-35 "" "" 1 "basecolor_useTexture"
-36 "" "" 1 "basecolor_texture"
-37 "" "" 1 "basecolor_textureIntensity"
-38 "" "" 1 "basecolor_textureWrap"
-39 "" "" 1 "basecolor_textureColorSpace"
-40 "" "" 1 "metallic_useTexture"
-41 "" "" 1 "metallic_texture"
-42 "" "" 1 "metallic_monoChannel"
-43 "" "" 1 "metallic_textureWrap"
-44 "" "" 1 "metallic_textureColorSpace"
-45 "" "" 1 "transparency_useTexture"
-46 "" "" 1 "transparency_texture"
-47 "" "" 1 "transparency_monoChannel"
-48 "" "" 1 "transparency_textureWrap"
-49 "" "" 1 "transparency_textureColorSpace"
-50 "" "" 1 "ior_useTexture"
-51 "" "" 1 "ior_texture"
-52 "" "" 1 "ior_monoChannel"
-53 "" "" 1 "ior_textureWrap"
-54 "" "" 1 "ior_textureColorSpace"
-55 "" "" 1 "transcolor_useTexture"
-56 "" "" 1 "transcolor_texture"
-57 "" "" 1 "transcolor_textureIntensity"
-58 "" "" 1 "transcolor_textureWrap"
-59 "" "" 1 "transcolor_textureColorSpace"
-60 "" "" 1 "transdist_useTexture"
-61 "" "" 1 "transdist_texture"
-62 "" "" 1 "transdist_monoChannel"
-63 "" "" 1 "transdist_textureWrap"
-64 "" "" 1 "transdist_textureColorSpace"
-65 "" "" 1 "dispersion_useTexture"
-66 "" "" 1 "dispersion_texture"
-67 "" "" 1 "dispersion_monoChannel"
-68 "" "" 1 "dispersion_textureWrap"
-69 "" "" 1 "dispersion_textureColorSpace"
-70 "" "" 1 "reflect_useTexture"
-71 "" "" 1 "reflect_texture"
-72 "" "" 1 "reflect_monoChannel"
-73 "" "" 1 "reflect_textureWrap"
-74 "" "" 1 "reflect_textureColorSpace"
-75 "" "" 1 "reflecttint_useTexture"
-76 "" "" 1 "reflecttint_texture"
-77 "" "" 1 "reflecttint_monoChannel"
-78 "" "" 1 "reflecttint_textureWrap"
-79 "" "" 1 "reflecttint_textureColorSpace"
-80 "" "" 1 "rough_useTexture"
-81 "" "" 1 "rough_texture"
-82 "" "" 1 "rough_monoChannel"
-83 "" "" 1 "rough_textureWrap"
-84 "" "" 1 "rough_textureColorSpace"
-85 "" "" 1 "aniso_useTexture"
-86 "" "" 1 "aniso_texture"
-87 "" "" 1 "aniso_monoChannel"
-88 "" "" 1 "aniso_textureWrap"
-89 "" "" 1 "aniso_textureColorSpace"
-90 "" "" 1 "anisodir_useTexture"
-91 "" "" 1 "anisodir_texture"
-92 "" "" 1 "anisodir_monoChannel"
-93 "" "" 1 "anisodir_textureWrap"
-94 "" "" 1 "anisodir_textureColorSpace"
-95 "" "" 1 "anisodir_textureFilter"
-96 "" "" 1 "sss_useTexture"
-97 "" "" 1 "sss_texture"
-98 "" "" 1 "sss_monoChannel"
-99 "" "" 1 "sss_textureWrap"
-100 "" "" 1 "sss_textureColorSpace"
-101 "" "" 1 "sssdist_useTexture"
-102 "" "" 1 "sssdist_texture"
-103 "" "" 1 "sssdist_monoChannel"
-104 "" "" 1 "sssdist_textureWrap"
-105 "" "" 1 "sssdist_textureColorSpace"
-106 "" "" 1 "ssscolor_useTexture"
-107 "" "" 1 "ssscolor_texture"
-108 "" "" 1 "ssscolor_textureWrap"
-109 "" "" 1 "ssscolor_textureColorSpace"
-110 "" "" 1 "sheen_useTexture"
-111 "" "" 1 "sheen_texture"
-112 "" "" 1 "sheen_monoChannel"
-113 "" "" 1 "sheen_textureWrap"
-114 "" "" 1 "sheen_textureColorSpace"
-115 "" "" 1 "sheentint_useTexture"
-116 "" "" 1 "sheentint_texture"
-117 "" "" 1 "sheentint_monoChannel"
-118 "" "" 1 "sheentint_textureWrap"
-119 "" "" 1 "sheentint_textureColorSpace"
-120 "" "" 1 "coat_useTexture"
-121 "" "" 1 "coat_texture"
-122 "" "" 1 "coat_monoChannel"
-123 "" "" 1 "coat_textureWrap"
-124 "" "" 1 "coat_textureColorSpace"
-125 "" "" 1 "coatrough_useTexture"
-126 "" "" 1 "coatrough_texture"
-127 "" "" 1 "coatrough_monoChannel"
-128 "" "" 1 "coatrough_textureWrap"
-129 "" "" 1 "coatrough_textureColorSpace"
-130 "" "" 1 "emitcolor_useTexture"
-131 "" "" 1 "emitcolor_texture"
-132 "" "" 1 "emitcolor_textureIntensity"
-133 "" "" 1 "emitcolor_textureWrap"
-134 "" "" 1 "emitcolor_textureColorSpace"
-135 "" "" 1 "opaccolor_useTexture"
-136 "" "" 1 "opaccolor_texture"
-137 "" "" 1 "opaccolor_textureWrap"
-138 "" "" 1 "opaccolor_textureIntensity"
-139 "" "" 1 "opaccolor_textureColorSpace"
-140 "" "" 1 "surface_textureFilter"
-141 "" "" 1 "surface_textureFilterWidth"
-142 "" "" 1 "baseBumpAndNormal_enable"
-143 "" "" 1 "baseBumpAndNormal_type"
-144 "" "" 1 "baseBump_colorSpace"
-145 "" "" 1 "baseBump_bumpScale"
-146 "" "" 1 "baseBump_bumpTexture"
-147 "" "" 1 "baseBump_wrap"
-148 "" "" 1 "baseBump_filter"
-149 "" "" 1 "baseBump_filterWidth"
-150 "" "" 1 "baseBump_channel"
-151 "" "" 1 "baseBump_imagePlane"
-152 "" "" 1 "baseNormal_colorspace"
-153 "" "" 1 "baseNormal_vectorSpace"
-154 "" "" 1 "baseNormal_scale"
-155 "" "" 1 "baseNormal_texture"
-156 "" "" 1 "baseNormal_wrap"
-157 "" "" 1 "baseNormal_filter"
-158 "" "" 1 "baseNormal_filterWidth"
-159 "" "" 1 "baseNormal_channel"
-160 "" "" 1 "baseNormal_imagePlane"
-161 "" "" 1 "baseNormal_space"
-162 "" "" 1 "baseNormal_flipX"
-163 "" "" 1 "baseNormal_flipY"
-164 "" "" 1 "separateCoatNormals"
-165 "" "" 1 "coatBumpAndNormal_enable"
-166 "" "" 1 "coatBumpAndNormal_type"
-167 "" "" 1 "coatBump_colorSpace"
-168 "" "" 1 "coatBump_bumpScale"
-169 "" "" 1 "coatBump_bumpTexture"
-170 "" "" 1 "coatBump_wrap"
-171 "" "" 1 "coatBump_filter"
-172 "" "" 1 "coatBump_filterWidth"
-173 "" "" 1 "coatBump_channel"
-174 "" "" 1 "coatBump_imagePlane"
-175 "" "" 1 "coatNormal_colorspace"
-176 "" "" 1 "coatNormal_vectorSpace"
-177 "" "" 1 "coatNormal_scale"
-178 "" "" 1 "coatNormal_texture"
-179 "" "" 1 "coatNormal_wrap"
-180 "" "" 1 "coatNormal_filter"
-181 "" "" 1 "coatNormal_filterWidth"
-182 "" "" 1 "coatNormal_channel"
-183 "" "" 1 "coatNormal_imagePlane"
-184 "" "" 1 "coatNormal_space"
-185 "" "" 1 "coatNormal_flipX"
-186 "" "" 1 "coatNormal_flipY"
-187 "" "" 1 "dispInput_enable"
-188 "" "" 1 "dispInput_max"
-189 "" "" 1 "dispInput_vectorspace"
-190 "" "" 1 "dispTex_enable"
-191 "" "" 1 "dispTex_type"
-192 "" "" 1 "dispTex_colorSpace"
-193 "" "" 1 "dispTex_vectorSpace"
-194 "" "" 1 "dispTex_channelOrder"
-195 "" "" 1 "dispTex_offset"
-196 "" "" 1 "dispTex_scale"
-197 "" "" 1 "dispTex_texture"
-198 "" "" 1 "dispTex_channel"
-199 "" "" 1 "dispTex_wrap"
-200 "" "" 1 "dispTex_filter"
-201 "" "" 1 "dispTex_filterWidth"
-202 "" "" 1 "dispNoise_enable"
-203 "" "" 1 "dispNoise_type"
-204 "" "" 1 "dispNoise_freq"
-205 "" "" 1 "dispNoise_offset"
-206 "" "" 1 "dispNoise_amp"
-207 "" "" 1 "dispNoise_rough"
-208 "" "" 1 "dispNoise_atten"
-209 "" "" 1 "dispNoise_turb"
-210 "" "" 1 "difflabel"
-211 "" "" 1 "refllabel"
-212 "" "" 1 "refractlabel"
-213 "" "" 1 "coatlabel"
-214 "" "" 1 "ssslabel"
-215 "" "" 1 "uvtrans"
-216 "" "" 1 "uvrot"
-217 "" "" 1 "uvscale"
-218 "" "" 1 "baseN"
-219 "" "" 1 "coatN"
-220 "" "" 1 "disp"
-221 "" "" 1 "vdisp"
+2 "" "" 1 "albedomult"
+3 "" "" 1 "basecolor_usePointColor"
+4 "" "" 1 "basecolor_usePackedColor"
+5 "" "" 1 "frontface"
+6 "" "" 1 "ior"
+7 "" "" 1 "rough"
+8 "" "" 1 "aniso"
+9 "" "" 1 "anisodir"
+10 "" "" 1 "metallic"
+11 "" "" 1 "reflect"
+12 "" "" 1 "reflecttint"
+13 "" "" 1 "coat"
+14 "" "" 1 "coatrough"
+15 "" "" 1 "transparency"
+16 "" "" 1 "transcolor"
+17 "" "" 1 "transdist"
+18 "" "" 1 "dispersion"
+19 "" "" 1 "priority"
+20 "" "" 1 "sss"
+21 "" "" 1 "sssmodel"
+22 "" "" 1 "sssdist"
+23 "" "" 1 "ssscolor"
+24 "" "" 1 "sssphase"
+25 "" "" 1 "sheen"
+26 "" "" 1 "sheentint"
+27 "" "" 1 "emitcolor"
+28 "" "" 1 "emitint"
+29 "" "" 1 "emitillum"
+30 "" "" 1 "opac"
+31 "" "" 1 "opaccolor"
+32 "" "" 1 "fakecausticsenabled"
+33 "" "" 1 "fakecausticstransmit"
+34 "" "" 1 "fakecausticsshadow"
+35 "" "" 1 "fakecausticsopacity"
+36 "" "" 1 "basecolor_useTexture"
+37 "" "" 1 "basecolor_texture"
+38 "" "" 1 "basecolor_textureIntensity"
+39 "" "" 1 "basecolor_textureWrap"
+40 "" "" 1 "basecolor_textureColorSpace"
+41 "" "" 1 "metallic_useTexture"
+42 "" "" 1 "metallic_texture"
+43 "" "" 1 "metallic_monoChannel"
+44 "" "" 1 "metallic_textureWrap"
+45 "" "" 1 "metallic_textureColorSpace"
+46 "" "" 1 "transparency_useTexture"
+47 "" "" 1 "transparency_texture"
+48 "" "" 1 "transparency_monoChannel"
+49 "" "" 1 "transparency_textureWrap"
+50 "" "" 1 "transparency_textureColorSpace"
+51 "" "" 1 "ior_useTexture"
+52 "" "" 1 "ior_texture"
+53 "" "" 1 "ior_monoChannel"
+54 "" "" 1 "ior_textureWrap"
+55 "" "" 1 "ior_textureColorSpace"
+56 "" "" 1 "transcolor_useTexture"
+57 "" "" 1 "transcolor_texture"
+58 "" "" 1 "transcolor_textureIntensity"
+59 "" "" 1 "transcolor_textureWrap"
+60 "" "" 1 "transcolor_textureColorSpace"
+61 "" "" 1 "transdist_useTexture"
+62 "" "" 1 "transdist_texture"
+63 "" "" 1 "transdist_monoChannel"
+64 "" "" 1 "transdist_textureWrap"
+65 "" "" 1 "transdist_textureColorSpace"
+66 "" "" 1 "dispersion_useTexture"
+67 "" "" 1 "dispersion_texture"
+68 "" "" 1 "dispersion_monoChannel"
+69 "" "" 1 "dispersion_textureWrap"
+70 "" "" 1 "dispersion_textureColorSpace"
+71 "" "" 1 "reflect_useTexture"
+72 "" "" 1 "reflect_texture"
+73 "" "" 1 "reflect_monoChannel"
+74 "" "" 1 "reflect_textureWrap"
+75 "" "" 1 "reflect_textureColorSpace"
+76 "" "" 1 "reflecttint_useTexture"
+77 "" "" 1 "reflecttint_texture"
+78 "" "" 1 "reflecttint_monoChannel"
+79 "" "" 1 "reflecttint_textureWrap"
+80 "" "" 1 "reflecttint_textureColorSpace"
+81 "" "" 1 "rough_useTexture"
+82 "" "" 1 "rough_texture"
+83 "" "" 1 "rough_monoChannel"
+84 "" "" 1 "rough_textureWrap"
+85 "" "" 1 "rough_textureColorSpace"
+86 "" "" 1 "aniso_useTexture"
+87 "" "" 1 "aniso_texture"
+88 "" "" 1 "aniso_monoChannel"
+89 "" "" 1 "aniso_textureWrap"
+90 "" "" 1 "aniso_textureColorSpace"
+91 "" "" 1 "anisodir_useTexture"
+92 "" "" 1 "anisodir_texture"
+93 "" "" 1 "anisodir_monoChannel"
+94 "" "" 1 "anisodir_textureWrap"
+95 "" "" 1 "anisodir_textureColorSpace"
+96 "" "" 1 "anisodir_textureFilter"
+97 "" "" 1 "sss_useTexture"
+98 "" "" 1 "sss_texture"
+99 "" "" 1 "sss_monoChannel"
+100 "" "" 1 "sss_textureWrap"
+101 "" "" 1 "sss_textureColorSpace"
+102 "" "" 1 "sssdist_useTexture"
+103 "" "" 1 "sssdist_texture"
+104 "" "" 1 "sssdist_monoChannel"
+105 "" "" 1 "sssdist_textureWrap"
+106 "" "" 1 "sssdist_textureColorSpace"
+107 "" "" 1 "ssscolor_useTexture"
+108 "" "" 1 "ssscolor_texture"
+109 "" "" 1 "ssscolor_textureWrap"
+110 "" "" 1 "ssscolor_textureColorSpace"
+111 "" "" 1 "sheen_useTexture"
+112 "" "" 1 "sheen_texture"
+113 "" "" 1 "sheen_monoChannel"
+114 "" "" 1 "sheen_textureWrap"
+115 "" "" 1 "sheen_textureColorSpace"
+116 "" "" 1 "sheentint_useTexture"
+117 "" "" 1 "sheentint_texture"
+118 "" "" 1 "sheentint_monoChannel"
+119 "" "" 1 "sheentint_textureWrap"
+120 "" "" 1 "sheentint_textureColorSpace"
+121 "" "" 1 "coat_useTexture"
+122 "" "" 1 "coat_texture"
+123 "" "" 1 "coat_monoChannel"
+124 "" "" 1 "coat_textureWrap"
+125 "" "" 1 "coat_textureColorSpace"
+126 "" "" 1 "coatrough_useTexture"
+127 "" "" 1 "coatrough_texture"
+128 "" "" 1 "coatrough_monoChannel"
+129 "" "" 1 "coatrough_textureWrap"
+130 "" "" 1 "coatrough_textureColorSpace"
+131 "" "" 1 "emitcolor_useTexture"
+132 "" "" 1 "emitcolor_texture"
+133 "" "" 1 "emitcolor_textureIntensity"
+134 "" "" 1 "emitcolor_textureWrap"
+135 "" "" 1 "emitcolor_textureColorSpace"
+136 "" "" 1 "opaccolor_useTexture"
+137 "" "" 1 "opaccolor_texture"
+138 "" "" 1 "opaccolor_textureWrap"
+139 "" "" 1 "opaccolor_textureIntensity"
+140 "" "" 1 "opaccolor_textureColorSpace"
+141 "" "" 1 "surface_textureFilter"
+142 "" "" 1 "surface_textureFilterWidth"
+143 "" "" 1 "baseBumpAndNormal_enable"
+144 "" "" 1 "baseBumpAndNormal_type"
+145 "" "" 1 "baseBump_colorSpace"
+146 "" "" 1 "baseBump_bumpScale"
+147 "" "" 1 "baseBump_bumpTexture"
+148 "" "" 1 "baseBump_wrap"
+149 "" "" 1 "baseBump_filter"
+150 "" "" 1 "baseBump_filterWidth"
+151 "" "" 1 "baseBump_channel"
+152 "" "" 1 "baseBump_imagePlane"
+153 "" "" 1 "baseNormal_colorspace"
+154 "" "" 1 "baseNormal_vectorSpace"
+155 "" "" 1 "baseNormal_scale"
+156 "" "" 1 "baseNormal_texture"
+157 "" "" 1 "baseNormal_wrap"
+158 "" "" 1 "baseNormal_filter"
+159 "" "" 1 "baseNormal_filterWidth"
+160 "" "" 1 "baseNormal_channel"
+161 "" "" 1 "baseNormal_imagePlane"
+162 "" "" 1 "baseNormal_space"
+163 "" "" 1 "baseNormal_flipX"
+164 "" "" 1 "baseNormal_flipY"
+165 "" "" 1 "separateCoatNormals"
+166 "" "" 1 "coatBumpAndNormal_enable"
+167 "" "" 1 "coatBumpAndNormal_type"
+168 "" "" 1 "coatBump_colorSpace"
+169 "" "" 1 "coatBump_bumpScale"
+170 "" "" 1 "coatBump_bumpTexture"
+171 "" "" 1 "coatBump_wrap"
+172 "" "" 1 "coatBump_filter"
+173 "" "" 1 "coatBump_filterWidth"
+174 "" "" 1 "coatBump_channel"
+175 "" "" 1 "coatBump_imagePlane"
+176 "" "" 1 "coatNormal_colorspace"
+177 "" "" 1 "coatNormal_vectorSpace"
+178 "" "" 1 "coatNormal_scale"
+179 "" "" 1 "coatNormal_texture"
+180 "" "" 1 "coatNormal_wrap"
+181 "" "" 1 "coatNormal_filter"
+182 "" "" 1 "coatNormal_filterWidth"
+183 "" "" 1 "coatNormal_channel"
+184 "" "" 1 "coatNormal_imagePlane"
+185 "" "" 1 "coatNormal_space"
+186 "" "" 1 "coatNormal_flipX"
+187 "" "" 1 "coatNormal_flipY"
+188 "" "" 1 "dispInput_enable"
+189 "" "" 1 "dispInput_max"
+190 "" "" 1 "dispInput_vectorspace"
+191 "" "" 1 "dispTex_enable"
+192 "" "" 1 "dispTex_type"
+193 "" "" 1 "dispTex_colorSpace"
+194 "" "" 1 "dispTex_vectorSpace"
+195 "" "" 1 "dispTex_channelOrder"
+196 "" "" 1 "dispTex_offset"
+197 "" "" 1 "dispTex_scale"
+198 "" "" 1 "dispTex_texture"
+199 "" "" 1 "dispTex_channel"
+200 "" "" 1 "dispTex_wrap"
+201 "" "" 1 "dispTex_filter"
+202 "" "" 1 "dispTex_filterWidth"
+203 "" "" 1 "dispNoise_enable"
+204 "" "" 1 "dispNoise_type"
+205 "" "" 1 "dispNoise_freq"
+206 "" "" 1 "dispNoise_offset"
+207 "" "" 1 "dispNoise_amp"
+208 "" "" 1 "dispNoise_rough"
+209 "" "" 1 "dispNoise_atten"
+210 "" "" 1 "dispNoise_turb"
+211 "" "" 1 "difflabel"
+212 "" "" 1 "refllabel"
+213 "" "" 1 "refractlabel"
+214 "" "" 1 "coatlabel"
+215 "" "" 1 "ssslabel"
+216 "" "" 1 "uvtrans"
+217 "" "" 1 "uvrot"
+218 "" "" 1 "uvscale"
+219 "" "" 1 "baseN"
+220 "" "" 1 "coatN"
+221 "" "" 1 "disp"
+222 "" "" 1 "vdisp"
}
inputs
{
@@ -689,11 +690,12 @@ inputs
219 "" 0 1
220 "" 0 1
221 "" 0 1
+222 "" 0 1
}
stat
{
create 1496848225
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -2790,6 +2792,19 @@ Content-Type: text/plain
default { "0" }
range { 0 10 }
}
+ parm {
+ name "albedomult"
+ baseparm
+ label "Albedo Multiplier"
+ export none
+ }
+ parm {
+ name "speccolor"
+ baseparm
+ label "Specular Color"
+ invisible
+ export none
+ }
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot/objnet/matnet/plain_white.chn"
@@ -2858,6 +2873,7 @@ specular_tint [ 0 locks=0 ] ( [ specular_tint 0 ] )
diffuse_folder_15 [ 0 locks=0 ] ( 0 0 0 0 0 0 )
folder7 [ 0 locks=0 ] ( 0 )
basecolor [ 0 locks=0 ] ( 1 1 1 )
+albedomult [ 0 locks=0 ] ( 1 )
basecolor_usePointColor [ 0 locks=0 ] ( "on" )
basecolor_usePackedColor [ 0 locks=0 ] ( "off" )
frontface [ 0 locks=0 ] ( "on" )
@@ -3170,6 +3186,7 @@ Dt [ 0 locks=0 ] ( 0 0 0 )
Vdt [ 0 locks=0 ] ( 0 0 0 )
baseN [ 0 locks=0 ] ( 0 0 0 )
coatN [ 0 locks=0 ] ( 0 0 0 )
+speccolor [ 0 locks=0 ] ( [ speccolorr 1 ] [ speccolorg 1 ] [ speccolorb 1 ] )
diffuse_folder_16 [ 0 locks=0 ] ( 0 0 0 0 0 0 )
folder17 [ 0 locks=0 ] ( 0 )
folder18 [ 0 locks=0 ] ( 0 )
@@ -3286,7 +3303,7 @@ inputs
stat
{
create 1496780581
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -4014,7 +4031,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -4049,7 +4066,7 @@ inputs
stat
{
create 1496867646
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -4292,7 +4309,7 @@ inputs
stat
{
create 1496776162
- modify 1543275655
+ modify 1554148074
author Luiz@Luiz-PC
access 0777
}
@@ -5819,25 +5836,26 @@ Content-Type: text/plain
flags = 0
segment { length = 0 value = 1 1 expr = ch(\"../bake_metallic\") }
}
- channel vm_bake_normalizep {
+ channel vm_bake_skipcf {
lefttype = extend
righttype = extend
+ default = 1
flags = 0
- segment { length = 0 value = 1 1 expr = 1-ch(\"../bake_P\") }
+ segment { length = 0 value = 1 1 expr = ch(\"../vm_bake_skipcf\") }
}
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresy\") }
}
}
@@ -5856,7 +5874,7 @@ f [ 8 locks=0 ] ( 1 10 1 )
take [ 0 locks=0 ] ( _current_ )
camera [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/cam1\"`" )
vm_uvtype [ 0 locks=0 ] ( udim )
-vm_uvunwrapres [ 0 locks=0 ] ( [ vm_uvunwrapresx 4096 ] [ vm_uvunwrapresy 409644 ] )
+vm_uvunwrapres [ 0 locks=0 ] ( [ vm_uvunwrapresx 2048 ] [ vm_uvunwrapresy 2048 ] )
uvresmenu [ 0 locks=0 ] ( 0 )
vm_ptexmapminres [ 0 locks=0 ] ( 8 8 )
vm_uvptexminresmenu [ 0 locks=0 ] ( 0 )
@@ -5924,9 +5942,9 @@ vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
vm_uvcageobject1 [ 8 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/high\"`" )
vm_uvoutputpicture1 [ 0 locks=0 ] ( "" )
-images6 [ 0 locks=0 ] ( 0 0 0 0 0 )
+images6 [ 0 locks=0 ] ( 1 1 1 1 1 )
main3 [ 0 locks=0 ] ( 0 0 )
-vm_bake_normalizep [ 8 locks=0 ] ( [ vm_bake_normalizep 1 ] )
+vm_bake_normalizep [ 8 locks=0 ] ( "off" )
vm_extractimageplanes [ 0 locks=0 ] ( "off" )
vm_extractimageplanesformat [ 0 locks=0 ] ( Targa )
vm_quickplane_Nt [ 8 locks=0 ] ( [ vm_quickplane_Nt 1 ] )
@@ -5960,7 +5978,7 @@ vm_quickplane_Th_channel [ 0 locks=0 ] ( Th )
vm_quickplane_Cu_channel [ 0 locks=0 ] ( Cu )
vm_quickplane_P_channel [ 0 locks=0 ] ( P )
vm_quickplane_N_channel [ 0 locks=0 ] ( N )
-vm_bake_skipcf [ 0 locks=0 ] ( "on" )
+vm_bake_skipcf [ 0 locks=0 ] ( [ vm_bake_skipcf 1 ] )
vm_bake_layerexport [ 0 locks=0 ] ( "on" )
vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 8 ] )
vm_bake_usemikkt [ 0 locks=0 ] ( [ vm_bake_usemikkt 1 ] )
@@ -6027,18 +6045,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_text_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
@@ -6056,7 +6062,7 @@ Content-Type: text/plain
objflags objflags = origin off
pretransform UT_DMatrix4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
comment ""
-position -3.55911 7.00592
+position -4.00617 7.00592
connectornextid 0
flags = lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on selectable on
outputsNamed3
@@ -6071,7 +6077,7 @@ inputs
stat
{
create 1496780581
- modify 1536599722
+ modify 1512055944
author Luiz@Luiz-PC
access 0777
}
@@ -6799,7 +6805,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -6832,7 +6838,7 @@ inputs
stat
{
create 1496780594
- modify 1542055345
+ modify 1553889336
author Luiz@Luiz-PC
access 0777
}
@@ -6878,7 +6884,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -6914,7 +6920,7 @@ inputs
stat
{
create 1504474956
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -6952,7 +6958,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -6989,7 +6995,7 @@ inputs
stat
{
create 1504475028
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -7027,7 +7033,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -7095,7 +7101,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -7147,9 +7153,16 @@ Content-Type: text/plain
version 0.8
group [ 0 locks=0 ] ( "" )
grouptype [ 0 locks=0 ] ( "guess" )
+overridenormal [ 0 locks=0 ] ( "off" )
+normalattrib [ 0 locks=0 ] ( N )
+construct [ 0 locks=0 ] ( 0 )
+docompute [ 0 locks=0 ] ( "on" )
type [ 0 locks=0 ] ( "typevertex" )
cuspangle [ 0 locks=0 ] ( 60 )
method [ 0 locks=0 ] ( 1 )
+modify [ 0 locks=0 ] ( 0 )
+normalize [ 0 locks=0 ] ( "off" )
+reverse [ 0 locks=0 ] ( "off" )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -7159,7 +7172,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -7937,7 +7950,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -7970,7 +7983,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8016,7 +8029,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8053,7 +8066,7 @@ inputs
stat
{
create 1496782511
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8091,7 +8104,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8124,7 +8137,7 @@ inputs
stat
{
create 1496780594
- modify 1542055349
+ modify 1553889343
author Luiz@Luiz-PC
access 0777
}
@@ -8170,7 +8183,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8207,7 +8220,7 @@ inputs
stat
{
create 1504474956
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8245,7 +8258,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8282,7 +8295,7 @@ inputs
stat
{
create 1504475028
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8320,7 +8333,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8388,7 +8401,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8440,9 +8453,16 @@ Content-Type: text/plain
version 0.8
group [ 0 locks=0 ] ( "" )
grouptype [ 0 locks=0 ] ( "guess" )
+overridenormal [ 0 locks=0 ] ( "off" )
+normalattrib [ 0 locks=0 ] ( N )
+construct [ 0 locks=0 ] ( 0 )
+docompute [ 0 locks=0 ] ( "on" )
type [ 0 locks=0 ] ( "typevertex" )
cuspangle [ 0 locks=0 ] ( 60 )
method [ 0 locks=0 ] ( 1 )
+modify [ 0 locks=0 ] ( 0 )
+normalize [ 0 locks=0 ] ( "off" )
+reverse [ 0 locks=0 ] ( "off" )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -8452,7 +8472,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8487,7 +8507,7 @@ inputs
stat
{
create 1509741512
- modify 1539889424
+ modify 1534435763
author MAINGEAR@DESKTOP-P98C1VA
access 0777
}
@@ -8521,7 +8541,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -8557,7 +8577,7 @@ inputs
stat
{
create 1509741521
- modify 1539889424
+ modify 1534435763
author MAINGEAR@DESKTOP-P98C1VA
access 0777
}
@@ -8595,7 +8615,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9264,7 +9284,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9339,7 +9359,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9427,7 +9447,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9526,7 +9546,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9580,7 +9600,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9626,7 +9646,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9663,7 +9683,7 @@ inputs
stat
{
create 1496782511
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9701,7 +9721,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9734,7 +9754,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9780,7 +9800,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -9801,24 +9821,40 @@ Content-Type: text/plain
1
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.init"
+Content-Disposition: attachment; filename="hdaroot/objnet.order"
Content-Type: text/plain
-type = geo
+5
+low
+high
+cam1
+matnet
+custom_export
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/objnet.net"
+Content-Type: text/plain
+
+1
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/pre_bake0.init"
+Content-Type: text/plain
+
+type = shell
matchesdef = 0
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.def"
+Content-Disposition: attachment; filename="hdaroot/pre_bake0.def"
Content-Type: text/plain
-objflags objflags = origin off
-pretransform UT_DMatrix4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
comment ""
-position -5.91205 7.00592
-connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on selectable on
+position 0.966462 6.63782
+connectornextid 1
+flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
+0 "output1"
}
inputsNamed3
{
@@ -9828,8 +9864,8 @@ inputs
}
stat
{
- create 1496780581
- modify 1536599966
+ create 1496783377
+ modify 1504557394
author Luiz@Luiz-PC
access 0777
}
@@ -9839,1975 +9875,43 @@ exprlanguage hscript
end
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.spareparmdef"
+Content-Disposition: attachment; filename="hdaroot/pre_bake0.chn"
Content-Type: text/plain
- group {
- name "stdswitcher4"
- label "Transform"
-
- parm {
- name "xOrd"
- baseparm
- label "Transform Order"
- joinnext
- export none
- }
- parm {
- name "rOrd"
- baseparm
- label "Rotate Order"
- nolabel
- export none
- }
- parm {
- name "t"
- baseparm
- label "Translate"
- export all
- }
- parm {
- name "r"
- baseparm
- label "Rotate"
- export all
- }
- parm {
- name "s"
- baseparm
- label "Scale"
- export none
- }
- parm {
- name "p"
- baseparm
- label "Pivot Translate"
- export none
- }
- parm {
- name "scale"
- baseparm
- label "Uniform Scale"
- export none
- }
- parm {
- name "pre_xform"
- baseparm
- label "Modify Pre-Transform"
- export none
- }
- parm {
- name "keeppos"
- baseparm
- label "Keep Position When Parenting"
- export none
- }
- parm {
- name "childcomp"
- baseparm
- label "Child Compensation"
- export none
- }
- parm {
- name "constraints_on"
- baseparm
- label "Enable Constraints"
- export none
- }
- parm {
- name "constraints_path"
- baseparm
- label "Constraints"
- export none
- }
- parm {
- name "lookatpath"
- baseparm
- label "Look At"
- invisible
- export none
- }
- parm {
- name "lookupobjpath"
- baseparm
- label "Look Up Object"
- invisible
- export none
- }
- parm {
- name "lookup"
- baseparm
- label "Look At Up Vector"
- invisible
- export none
- }
- parm {
- name "pathobjpath"
- baseparm
- label "Path Object"
- invisible
- export none
- }
- parm {
- name "roll"
- baseparm
- label "Roll"
- invisible
- export none
- }
- parm {
- name "pos"
- baseparm
- label "Position"
- invisible
- export none
- }
- parm {
- name "uparmtype"
- baseparm
- label "Parameterization"
- invisible
- export none
- }
- parm {
- name "pathorient"
- baseparm
- label "Orient Along Path"
- invisible
- export none
- }
- parm {
- name "up"
- baseparm
- label "Orient Up Vector"
- invisible
- export none
- }
- parm {
- name "bank"
- baseparm
- label "Auto-Bank factor"
- invisible
- export none
- }
+{
+ channel f1 {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../f1\") }
+ }
+ channel f2 {
+ lefttype = extend
+ righttype = extend
+ default = 10
+ flags = 0
+ segment { length = 0 value = 10 10 expr = ch(\"../f2\") }
+ }
+ channel trange {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../trange\") }
+ }
+ channel f3 {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../f3\") }
}
+ }
- group {
- name "stdswitcher4_1"
- label "Render"
-
- parm {
- name "shop_materialpath"
- baseparm
- label "Material"
- export none
- }
- parm {
- name "shop_materialopts"
- baseparm
- label "Options"
- invisible
- export none
- }
- parm {
- name "tdisplay"
- baseparm
- label "Display"
- joinnext
- export none
- }
- parm {
- name "display"
- baseparm
- label "Display"
- export none
- }
- parm {
- name "viewportlod"
- label "Display As"
- type ordinal
- default { "full" }
- help "Choose how the object's geometry should be rendered in the viewport"
- menu {
- "full" "Full Geometry"
- "points" "Point Cloud"
- "box" "Bounding Box"
- "centroid" "Centroid"
- "hidden" "Hidden"
- "subd" "Subdivision Surface / Curves"
- }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendervisibility"
- label "Render Visibility"
- type string
- default { "*" }
- menureplace {
- "*" "Visible to all"
- "primary" "Visible only to primary rays"
- "primary|shadow" "Visible only to primary and shadow rays"
- "-primary" "Invisible to primary rays (Phantom)"
- "-diffuse" "Invisible to diffuse rays"
- "-diffuse&-reflect&-refract" "Invisible to secondary rays"
- "" "Invisible (Unrenderable)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendervisibility" }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendersubd"
- label "Render Polygons As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubd" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdstyle"
- label "Subdivision Style"
- type string
- default { "mantra_catclark" }
- hidewhen "{ vm_rendersubd == 0 }"
- menu {
- "mantra_catclark" "Mantra Catmull-Clark"
- "osd_catclark" "OpenSubdiv Catmull-Clark"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdstyle" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdgroup"
- label "Subdivision Group"
- type string
- default { "" }
- hidewhen "{ vm_rendersubd == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdgroup" }
- parmtag { "spare_category" "Geometry" }
- }
- group {
- name "folder0"
- label "Shading"
-
- parm {
- name "categories"
- label "Categories"
- type string
- default { "" }
- help "A list of tags which can be used to select the object"
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "reflectmask"
- label "Reflection Mask"
- type oplist
- default { "*" }
- help "Objects that will be reflected on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "refractmask"
- label "Refraction Mask"
- type oplist
- default { "*" }
- help "Objects that will be refracted on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightmask"
- label "Light Mask"
- type oplist
- default { "*" }
- help "Lights that illuminate this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/LIGHT!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightcategories"
- label "Light Selection"
- type string
- default { "*" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilter"
- label "Volume Filter"
- type string
- default { "box" }
- menu {
- "box" "Box Filter"
- "gaussian" "Gaussian"
- "bartlett" "Bartlett (triangle)"
- "catrom" "Catmull-Rom"
- "hanning" "Hanning"
- "blackman" "Blackman"
- "sinc" "Sinc (sharpening)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filter" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilterwidth"
- label "Volume Filter Width"
- type float
- default { "1" }
- range { 0.001 5 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filterwidth" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_matte"
- label "Matte shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "matte" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_rayshade"
- label "Raytrace Shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rayshade" }
- parmtag { "spare_category" "Shading" }
- }
- }
-
- group {
- name "folder0_1"
- label "Sampling"
-
- parm {
- name "geo_velocityblur"
- label "Geometry Velocity Blur"
- type toggle
- default { "0" }
- disablewhen "{ allowmotionblur == 0 }"
- parmtag { "spare_category" "Sampling" }
- }
- }
-
- group {
- name "folder0_2"
- label "Dicing"
-
- parm {
- name "vm_shadingquality"
- label "Shading Quality"
- type float
- default { "1" }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "shadingquality" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_flatness"
- label "Dicing Flatness"
- type float
- default { "0.05" }
- range { 0 1 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "flatness" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_raypredice"
- label "Ray Predicing"
- type integer
- default { "0" }
- menu {
- "0" "Disable Predicing"
- "1" "Full Predicing"
- "2" "Precompute Bounds"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "raypredice" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_curvesurface"
- label "Shade Curves As Surfaces"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "curvesurface" }
- parmtag { "spare_category" "Dicing" }
- }
- }
-
- group {
- name "folder0_3"
- label "Geometry"
-
- parm {
- name "vm_rmbackface"
- label "Backface Removal"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rmbackface" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "shop_geometrypath"
- label "Procedural Shader"
- type oppath
- default { "" }
- parmtag { "opfilter" "!!SHOP/GEOMETRY!!" }
- parmtag { "oprelative" "." }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_forcegeometry"
- label "Force Procedural Geometry Output"
- type toggle
- default { "1" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_rendersubdcurves"
- label "Render Polygon Curves As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubdcurves" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpoints"
- label "Render As Points (Mantra)"
- type integer
- default { "2" }
- menu {
- "0" "No Point Rendering"
- "1" "Render Only Points"
- "2" "Render Unconnected Points"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpointsas"
- label "Render Points As (Mantra)"
- type integer
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- menu {
- "0" "Spheres"
- "1" "Circles"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpointsas" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_usenforpoints"
- label "Use N For Point Rendering"
- type toggle
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "usenforpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pointscale"
- label "Point Scale"
- type float
- default { "1" }
- disablewhen "{ vm_renderpoints == 0 }"
- range { 0! 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pointscale" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pscalediameter"
- label "Treat Point Scale as Diameter Instead of Radius"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pscalediameter" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_metavolume"
- label "Metaballs as Volume"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "metavolume" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_coving"
- label "Coving"
- type integer
- default { "1" }
- menu {
- "0" "Disable Coving"
- "1" "Coving for displacement/sub-d"
- "2" "Coving for all primitives"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "coving" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_materialoverride"
- label "Material Override"
- type string
- default { "compact" }
- menu {
- "none" "Disabled"
- "full" "Evaluate for Each Primitve/Point"
- "compact" "Evaluate Once"
- }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_overridedetail"
- label "Ignore Geometry Attribute Shaders"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "overridedetail" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_procuseroottransform"
- label "Proc Use Root Transform"
- type toggle
- default { "1" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "procuseroottransform" }
- parmtag { "spare_category" "Geometry" }
- }
- }
-
- }
-
- group {
- name "stdswitcher4_2"
- label "Misc"
-
- parm {
- name "use_dcolor"
- baseparm
- label "Set Wireframe Color"
- export none
- }
- parm {
- name "dcolor"
- baseparm
- label "Wireframe Color"
- export none
- }
- parm {
- name "picking"
- baseparm
- label "Viewport Selecting Enabled"
- export none
- }
- parm {
- name "pickscript"
- baseparm
- label "Select Script"
- export none
- }
- parm {
- name "caching"
- baseparm
- label "Cache Object Transform"
- export none
- }
- parm {
- name "vport_shadeopen"
- baseparm
- label "Shade Open Curves In Viewport"
- export none
- }
- parm {
- name "vport_displayassubdiv"
- baseparm
- label "Display as Subdivision in Viewport"
- invisible
- export none
- }
- parm {
- name "vport_onionskin"
- baseparm
- label "Onion Skinning"
- export none
- }
- }
-
- parm {
- name "pr"
- baseparm
- label "Pivot Rotate"
- export none
- }
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-stdswitcher [ 0 locks=0 ] ( 0 0 0 )
-xOrd [ 0 locks=0 ] ( "srt" )
-rOrd [ 0 locks=0 ] ( "xyz" )
-t [ 0 locks=0 ] ( 0 0 0 )
-r [ 0 locks=0 ] ( 0 0 0 )
-s [ 0 locks=0 ] ( 1 1 1 )
-p [ 0 locks=0 ] ( 0 0 0 )
-pr [ 0 locks=0 ] ( 0 0 0 )
-scale [ 0 locks=0 ] ( 1 )
-pre_xform [ 0 locks=0 ] ( 0 )
-keeppos [ 0 locks=0 ] ( "off" )
-childcomp [ 0 locks=0 ] ( "off" )
-constraints_on [ 0 locks=0 ] ( "off" )
-constraints_path [ 0 locks=0 ] ( "" )
-lookatpath [ 0 locks=0 ] ( "" )
-lookupobjpath [ 0 locks=0 ] ( "" )
-lookup [ 0 locks=0 ] ( on )
-pathobjpath [ 0 locks=0 ] ( "" )
-roll [ 0 locks=0 ] ( 0 )
-pos [ 0 locks=0 ] ( 0 )
-uparmtype [ 0 locks=0 ] ( "arc" )
-pathorient [ 0 locks=0 ] ( 1 )
-up [ 0 locks=0 ] ( 0 1 0 )
-bank [ 0 locks=0 ] ( 0 )
-shop_materialpath [ 0 locks=0 ] ( "" )
-shop_materialopts [ 0 locks=0 ] ( 0 )
-tdisplay [ 0 locks=0 ] ( "off" )
-display [ 0 locks=0 ] ( 1 )
-use_dcolor [ 0 locks=0 ] ( "off" )
-dcolor [ 0 locks=0 ] ( 1 1 1 )
-picking [ 0 locks=0 ] ( "on" )
-pickscript [ 0 locks=0 ] ( "" )
-caching [ 0 locks=0 ] ( "on" )
-vport_shadeopen [ 0 locks=0 ] ( "off" )
-vport_displayassubdiv [ 0 locks=0 ] ( "off" )
-vport_onionskin [ 0 locks=0 ] ( "off" )
-stdswitcher4 [ 0 locks=0 ] ( 1 1 1 )
-viewportlod [ 0 locks=0 ] ( "full" )
-vm_rendervisibility [ 0 locks=0 ] ( * )
-vm_rendersubd [ 0 locks=0 ] ( "off" )
-vm_subdstyle [ 0 locks=0 ] ( mantra_catclark )
-vm_subdgroup [ 0 locks=0 ] ( "" )
-folder0 [ 0 locks=0 ] ( 3 3 3 3 )
-categories [ 0 locks=0 ] ( "" )
-reflectmask [ 0 locks=0 ] ( * )
-refractmask [ 0 locks=0 ] ( * )
-lightmask [ 0 locks=0 ] ( * )
-lightcategories [ 0 locks=0 ] ( * )
-vm_volumefilter [ 0 locks=0 ] ( box )
-vm_volumefilterwidth [ 0 locks=0 ] ( 1 )
-vm_matte [ 0 locks=0 ] ( "off" )
-vm_rayshade [ 0 locks=0 ] ( "off" )
-geo_velocityblur [ 0 locks=0 ] ( "off" )
-vm_shadingquality [ 0 locks=0 ] ( 1 )
-vm_flatness [ 0 locks=0 ] ( 0.050000000000000003 )
-vm_raypredice [ 0 locks=0 ] ( 0 )
-vm_curvesurface [ 0 locks=0 ] ( "off" )
-vm_rmbackface [ 0 locks=0 ] ( "off" )
-shop_geometrypath [ 0 locks=0 ] ( "" )
-vm_forcegeometry [ 0 locks=0 ] ( "on" )
-vm_rendersubdcurves [ 0 locks=0 ] ( "off" )
-vm_renderpoints [ 0 locks=0 ] ( 2 )
-vm_renderpointsas [ 0 locks=0 ] ( 0 )
-vm_usenforpoints [ 0 locks=0 ] ( "off" )
-vm_pointscale [ 0 locks=0 ] ( 1 )
-vm_pscalediameter [ 0 locks=0 ] ( "off" )
-vm_metavolume [ 0 locks=0 ] ( "off" )
-vm_coving [ 0 locks=0 ] ( 1 )
-vm_materialoverride [ 0 locks=0 ] ( compact )
-vm_overridedetail [ 0 locks=0 ] ( "off" )
-vm_procuseroottransform [ 0 locks=0 ] ( "on" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/object_merge1.init"
-Content-Type: text/plain
-
-type = object_merge
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/object_merge1.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -1.75666 1.64622
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-0 "output1"
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1496780594
- modify 1539889424
- author Luiz@Luiz-PC
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/object_merge1.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-numobj [ 0 locks=0 ] ( 1 )
-_separator [ 0 locks=0 ] ( )
-xformtype [ 0 locks=0 ] ( "none" )
-xformpath [ 0 locks=0 ] ( "" )
-invertxform [ 0 locks=0 ] ( "off" )
-createptgroups [ 0 locks=0 ] ( "off" )
-ptgroupprefix [ 0 locks=0 ] ( _ptgrp_ )
-createprimgroups [ 0 locks=0 ] ( "off" )
-primgroupprefix [ 0 locks=0 ] ( _primgrp_ )
-verbosegroups [ 0 locks=0 ] ( "off" )
-suffixfirstgroup [ 0 locks=0 ] ( "on" )
-createptstring [ 0 locks=0 ] ( "off" )
-createprimstring [ 0 locks=0 ] ( "off" )
-pathattrib [ 0 locks=0 ] ( objname )
-pack [ 0 locks=0 ] ( "off" )
-pivot [ 0 locks=0 ] ( "centroid" )
-viewportlod [ 0 locks=0 ] ( "full" )
-addpath [ 0 locks=0 ] ( "on" )
-enable1 [ 0 locks=0 ] ( "on" )
-objpath1 [ 8 locks=0 autoscope=1 ] ( `chsop(\"../../../vm_uvcageobject1\")` )
-group1 [ 0 locks=0 ] ( "" )
-expand1 [ 0 locks=0 ] ( "off" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/object_merge1.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/peak1.init"
-Content-Type: text/plain
-
-type = peak
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/peak1.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -1.75541 0.446683
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-}
-inputsNamed3
-{
-0 object_merge1 0 1 "input1"
-}
-inputs
-{
-0 object_merge1 0 1
-}
-stat
-{
- create 1536599966
- modify 1536610542
- author mikel@mikembp-sesi.local
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/peak1.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-group [ 0 locks=0 ] ( "" )
-grouptype [ 0 locks=0 ] ( "guess" )
-dist [ 0 locks=0 ] ( 0.01 )
-updatenmls [ 0 locks=0 ] ( "on" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage/peak1.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.order"
-Content-Type: text/plain
-
-2
-object_merge1
-peak1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/cage.net"
-Content-Type: text/plain
-
-1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.init"
-Content-Type: text/plain
-
-type = geo
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.def"
-Content-Type: text/plain
-
-objflags objflags = origin off
-pretransform UT_DMatrix4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
-comment ""
-position 1.40378 5.40413
-connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on selectable on
-outputsNamed3
-{
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1543275452
- modify 1543276957
- author Paul_Ambrosiussen@DESKTOP-A0373M3
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.spareparmdef"
-Content-Type: text/plain
-
- group {
- name "stdswitcher4"
- label "Transform"
-
- parm {
- name "xOrd"
- baseparm
- label "Transform Order"
- joinnext
- export none
- }
- parm {
- name "rOrd"
- baseparm
- label "Rotate Order"
- nolabel
- export none
- }
- parm {
- name "t"
- baseparm
- label "Translate"
- export all
- }
- parm {
- name "r"
- baseparm
- label "Rotate"
- export all
- }
- parm {
- name "s"
- baseparm
- label "Scale"
- export none
- }
- parm {
- name "p"
- baseparm
- label "Pivot Translate"
- export none
- }
- parm {
- name "pr"
- baseparm
- label "Pivot Rotate"
- export none
- }
- parm {
- name "scale"
- baseparm
- label "Uniform Scale"
- export none
- }
- parm {
- name "pre_xform"
- baseparm
- label "Modify Pre-Transform"
- export none
- }
- parm {
- name "keeppos"
- baseparm
- label "Keep Position When Parenting"
- export none
- }
- parm {
- name "childcomp"
- baseparm
- label "Child Compensation"
- export none
- }
- parm {
- name "constraints_on"
- baseparm
- label "Enable Constraints"
- export none
- }
- parm {
- name "constraints_path"
- baseparm
- label "Constraints"
- export none
- }
- parm {
- name "lookatpath"
- baseparm
- label "Look At"
- invisible
- export none
- }
- parm {
- name "lookupobjpath"
- baseparm
- label "Look Up Object"
- invisible
- export none
- }
- parm {
- name "lookup"
- baseparm
- label "Look At Up Vector"
- invisible
- export none
- }
- parm {
- name "pathobjpath"
- baseparm
- label "Path Object"
- invisible
- export none
- }
- parm {
- name "roll"
- baseparm
- label "Roll"
- invisible
- export none
- }
- parm {
- name "pos"
- baseparm
- label "Position"
- invisible
- export none
- }
- parm {
- name "uparmtype"
- baseparm
- label "Parameterization"
- invisible
- export none
- }
- parm {
- name "pathorient"
- baseparm
- label "Orient Along Path"
- invisible
- export none
- }
- parm {
- name "up"
- baseparm
- label "Orient Up Vector"
- invisible
- export none
- }
- parm {
- name "bank"
- baseparm
- label "Auto-Bank factor"
- invisible
- export none
- }
- }
-
- group {
- name "stdswitcher4_1"
- label "Render"
-
- parm {
- name "shop_materialpath"
- baseparm
- label "Material"
- export none
- }
- parm {
- name "shop_materialopts"
- baseparm
- label "Options"
- invisible
- export none
- }
- parm {
- name "tdisplay"
- baseparm
- label "Display"
- joinnext
- export none
- }
- parm {
- name "display"
- baseparm
- label "Display"
- export none
- }
- parm {
- name "viewportlod"
- label "Display As"
- type ordinal
- default { "full" }
- help "Choose how the object's geometry should be rendered in the viewport"
- menu {
- "full" "Full Geometry"
- "points" "Point Cloud"
- "box" "Bounding Box"
- "centroid" "Centroid"
- "hidden" "Hidden"
- "subd" "Subdivision Surface / Curves"
- }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendervisibility"
- label "Render Visibility"
- type string
- default { "*" }
- menureplace {
- "*" "Visible to all"
- "primary" "Visible only to primary rays"
- "primary|shadow" "Visible only to primary and shadow rays"
- "-primary" "Invisible to primary rays (Phantom)"
- "-diffuse" "Invisible to diffuse rays"
- "-diffuse&-reflect&-refract" "Invisible to secondary rays"
- "" "Invisible (Unrenderable)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendervisibility" }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendersubd"
- label "Render Polygons As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubd" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdstyle"
- label "Subdivision Style"
- type string
- default { "mantra_catclark" }
- hidewhen "{ vm_rendersubd == 0 }"
- menu {
- "mantra_catclark" "Mantra Catmull-Clark"
- "osd_catclark" "OpenSubdiv Catmull-Clark"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdstyle" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdgroup"
- label "Subdivision Group"
- type string
- default { "" }
- hidewhen "{ vm_rendersubd == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdgroup" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_osd_quality"
- label "Open Subdiv Quality"
- type float
- default { "1" }
- hidewhen "{ vm_rendersubd == 0 vm_subdstyle != osd_catclark }"
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "osd_quality" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_osd_vtxinterp"
- label "OSD Vtx Interp"
- type integer
- default { "2" }
- hidewhen "{ vm_rendersubd == 0 vm_subdstyle != osd_catclark }"
- menu {
- "0" "No vertex interpolation"
- "1" "Edges only"
- "2" "Edges and Corners"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "osd_vtxinterp" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_osd_fvarinterp"
- label "OSD FVar Interp"
- type integer
- default { "4" }
- hidewhen "{ vm_rendersubd == 0 vm_subdstyle != osd_catclark }"
- menu {
- "0" "Smooth everywhere"
- "1" "Sharpen corners only"
- "2" "Sharpen edges and corners"
- "3" "Sharpen edges and propagated corners"
- "4" "Sharpen all boundaries"
- "5" "Bilinear interpolation"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "osd_fvarinterp" }
- parmtag { "spare_category" "Geometry" }
- }
- group {
- name "folder0"
- label "Shading"
-
- parm {
- name "categories"
- label "Categories"
- type string
- default { "" }
- help "A list of tags which can be used to select the object"
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "reflectmask"
- label "Reflection Mask"
- type oplist
- default { "*" }
- help "Objects that will be reflected on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "refractmask"
- label "Refraction Mask"
- type oplist
- default { "*" }
- help "Objects that will be refracted on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightmask"
- label "Light Mask"
- type oplist
- default { "*" }
- help "Lights that illuminate this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/LIGHT!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightcategories"
- label "Light Selection"
- type string
- default { "*" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_lpetag"
- label "LPE Tag"
- type string
- default { "" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "lpetag" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilter"
- label "Volume Filter"
- type string
- default { "box" }
- menu {
- "box" "Box Filter"
- "gaussian" "Gaussian"
- "bartlett" "Bartlett (triangle)"
- "catrom" "Catmull-Rom"
- "hanning" "Hanning"
- "blackman" "Blackman"
- "sinc" "Sinc (sharpening)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filter" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilterwidth"
- label "Volume Filter Width"
- type float
- default { "1" }
- range { 0.001 5 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filterwidth" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_matte"
- label "Matte shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "matte" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_rayshade"
- label "Raytrace Shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rayshade" }
- parmtag { "spare_category" "Shading" }
- }
- }
-
- group {
- name "folder0_1"
- label "Sampling"
-
- parm {
- name "geo_velocityblur"
- label "Geometry Velocity Blur"
- type ordinal
- default { "off" }
- disablewhen "{ allowmotionblur == 0 }"
- menu {
- "off" "No Velocity Blur"
- "on" "Velocity Blur"
- "accelblur" "Acceleration Blur"
- }
- }
- parm {
- name "geo_accelattribute"
- label "Acceleration Attribute"
- type string
- default { "accel" }
- hidewhen "{ geo_velocityblur != accelblur }"
- parmtag { "spare_category" "Sampling" }
- }
- }
-
- group {
- name "folder0_2"
- label "Dicing"
-
- parm {
- name "vm_shadingquality"
- label "Shading Quality"
- type float
- default { "1" }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "shadingquality" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_flatness"
- label "Dicing Flatness"
- type float
- default { "0.05" }
- range { 0 1 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "flatness" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_raypredice"
- label "Ray Predicing"
- type integer
- default { "0" }
- menu {
- "0" "Disable Predicing"
- "1" "Full Predicing"
- "2" "Precompute Bounds"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "raypredice" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_curvesurface"
- label "Shade Curves As Surfaces"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "curvesurface" }
- parmtag { "spare_category" "Dicing" }
- }
- }
-
- group {
- name "folder0_3"
- label "Geometry"
-
- parm {
- name "vm_rmbackface"
- label "Backface Removal"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rmbackface" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "shop_geometrypath"
- label "Procedural Shader"
- type oppath
- default { "" }
- parmtag { "opfilter" "!!SHOP/GEOMETRY!!" }
- parmtag { "oprelative" "." }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_forcegeometry"
- label "Force Procedural Geometry Output"
- type toggle
- default { "1" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_rendersubdcurves"
- label "Render Polygon Curves As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubdcurves" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpoints"
- label "Render As Points (Mantra)"
- type integer
- default { "2" }
- menu {
- "0" "No Point Rendering"
- "1" "Render Only Points"
- "2" "Render Unconnected Points"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpointsas"
- label "Render Points As (Mantra)"
- type integer
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- menu {
- "0" "Spheres"
- "1" "Circles"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpointsas" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_usenforpoints"
- label "Use N For Point Rendering"
- type toggle
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "usenforpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pointscale"
- label "Point Scale"
- type float
- default { "1" }
- disablewhen "{ vm_renderpoints == 0 }"
- range { 0! 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pointscale" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pscalediameter"
- label "Treat Point Scale as Diameter Instead of Radius"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pscalediameter" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_metavolume"
- label "Metaballs as Volume"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "metavolume" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_coving"
- label "Coving"
- type integer
- default { "1" }
- menu {
- "0" "Disable Coving"
- "1" "Coving for displacement/sub-d"
- "2" "Coving for all primitives"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "coving" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_materialoverride"
- label "Material Override"
- type string
- default { "compact" }
- menu {
- "none" "Disabled"
- "full" "Evaluate for Each Primitve/Point"
- "compact" "Evaluate Once"
- }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_overridedetail"
- label "Ignore Geometry Attribute Shaders"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "overridedetail" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_procuseroottransform"
- label "Proc Use Root Transform"
- type toggle
- default { "1" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "procuseroottransform" }
- parmtag { "spare_category" "Geometry" }
- }
- }
-
- }
-
- group {
- name "stdswitcher4_2"
- label "Misc"
-
- parm {
- name "use_dcolor"
- baseparm
- label "Set Wireframe Color"
- export none
- }
- parm {
- name "dcolor"
- baseparm
- label "Wireframe Color"
- export none
- }
- parm {
- name "picking"
- baseparm
- label "Viewport Selecting Enabled"
- export none
- }
- parm {
- name "pickscript"
- baseparm
- label "Select Script"
- export none
- }
- parm {
- name "caching"
- baseparm
- label "Cache Object Transform"
- export none
- }
- parm {
- name "vport_shadeopen"
- baseparm
- label "Shade Open Curves In Viewport"
- export none
- }
- parm {
- name "vport_displayassubdiv"
- baseparm
- label "Display as Subdivision in Viewport"
- invisible
- export none
- }
- parm {
- name "vport_onionskin"
- baseparm
- label "Onion Skinning"
- export none
- }
- }
-
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-stdswitcher [ 0 locks=0 ] ( 0 0 0 )
-xOrd [ 0 locks=0 ] ( "srt" )
-rOrd [ 0 locks=0 ] ( "xyz" )
-t [ 0 locks=0 ] ( 0 0 0 )
-r [ 0 locks=0 ] ( 0 0 0 )
-s [ 0 locks=0 ] ( 1 1 1 )
-p [ 0 locks=0 ] ( 0 0 0 )
-pr [ 0 locks=0 ] ( 0 0 0 )
-scale [ 0 locks=0 ] ( 1 )
-pre_xform [ 0 locks=0 ] ( 0 )
-keeppos [ 0 locks=0 ] ( "off" )
-childcomp [ 0 locks=0 ] ( "off" )
-constraints_on [ 0 locks=0 ] ( "off" )
-constraints_path [ 0 locks=0 ] ( "" )
-lookatpath [ 0 locks=0 ] ( "" )
-lookupobjpath [ 0 locks=0 ] ( "" )
-lookup [ 0 locks=0 ] ( on )
-pathobjpath [ 0 locks=0 ] ( "" )
-roll [ 0 locks=0 ] ( 0 )
-pos [ 0 locks=0 ] ( 0 )
-uparmtype [ 0 locks=0 ] ( "arc" )
-pathorient [ 0 locks=0 ] ( 1 )
-up [ 0 locks=0 ] ( 0 1 0 )
-bank [ 0 locks=0 ] ( 0 )
-shop_materialpath [ 0 locks=0 ] ( "" )
-shop_materialopts [ 0 locks=0 ] ( 0 )
-tdisplay [ 0 locks=0 ] ( "off" )
-display [ 0 locks=0 ] ( 1 )
-use_dcolor [ 0 locks=0 ] ( "off" )
-dcolor [ 0 locks=0 ] ( 1 1 1 )
-picking [ 0 locks=0 ] ( "on" )
-pickscript [ 0 locks=0 ] ( "" )
-caching [ 0 locks=0 ] ( "on" )
-vport_shadeopen [ 0 locks=0 ] ( "off" )
-vport_displayassubdiv [ 0 locks=0 ] ( "off" )
-vport_onionskin [ 0 locks=0 ] ( "off" )
-stdswitcher4 [ 0 locks=0 ] ( 0 0 0 )
-viewportlod [ 0 locks=0 ] ( "full" )
-vm_rendervisibility [ 0 locks=0 ] ( * )
-vm_rendersubd [ 0 locks=0 ] ( "off" )
-vm_subdstyle [ 0 locks=0 ] ( mantra_catclark )
-vm_subdgroup [ 0 locks=0 ] ( "" )
-vm_osd_quality [ 0 locks=0 ] ( 1 )
-vm_osd_vtxinterp [ 0 locks=0 ] ( 2 )
-vm_osd_fvarinterp [ 0 locks=0 ] ( 4 )
-folder0 [ 0 locks=0 ] ( 0 0 0 0 )
-categories [ 0 locks=0 ] ( "" )
-reflectmask [ 0 locks=0 ] ( * )
-refractmask [ 0 locks=0 ] ( * )
-lightmask [ 0 locks=0 ] ( * )
-lightcategories [ 0 locks=0 ] ( * )
-vm_lpetag [ 0 locks=0 ] ( "" )
-vm_volumefilter [ 0 locks=0 ] ( box )
-vm_volumefilterwidth [ 0 locks=0 ] ( 1 )
-vm_matte [ 0 locks=0 ] ( "off" )
-vm_rayshade [ 0 locks=0 ] ( "off" )
-geo_velocityblur [ 0 locks=0 ] ( "off" )
-geo_accelattribute [ 0 locks=0 ] ( accel )
-vm_shadingquality [ 0 locks=0 ] ( 1 )
-vm_flatness [ 0 locks=0 ] ( 0.050000000000000003 )
-vm_raypredice [ 0 locks=0 ] ( 0 )
-vm_curvesurface [ 0 locks=0 ] ( "off" )
-vm_rmbackface [ 0 locks=0 ] ( "off" )
-shop_geometrypath [ 0 locks=0 ] ( "" )
-vm_forcegeometry [ 0 locks=0 ] ( "on" )
-vm_rendersubdcurves [ 0 locks=0 ] ( "off" )
-vm_renderpoints [ 0 locks=0 ] ( 2 )
-vm_renderpointsas [ 0 locks=0 ] ( 0 )
-vm_usenforpoints [ 0 locks=0 ] ( "off" )
-vm_pointscale [ 0 locks=0 ] ( 1 )
-vm_pscalediameter [ 0 locks=0 ] ( "off" )
-vm_metavolume [ 0 locks=0 ] ( "off" )
-vm_coving [ 0 locks=0 ] ( 1 )
-vm_materialoverride [ 0 locks=0 ] ( compact )
-vm_overridedetail [ 0 locks=0 ] ( "off" )
-vm_procuseroottransform [ 0 locks=0 ] ( "on" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/output1.init"
-Content-Type: text/plain
-
-type = output
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/output1.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -5.28473 5.17366
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-}
-inputsNamed3
-{
-0 FrameRangeWarning 0 1 "input1"
-}
-inputs
-{
-0 FrameRangeWarning 0 1
-}
-stat
-{
- create 1543275628
- modify 1543276723
- author Paul_Ambrosiussen@DESKTOP-A0373M3
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/output1.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-outputidx [ 0 locks=0 ] ( 0 )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/output1.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/FrameRangeWarning.init"
-Content-Type: text/plain
-
-type = error
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/FrameRangeWarning.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -5.28473 6.17366
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-0 "output1"
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1543276722
- modify 1543277195
- author Paul_Ambrosiussen@DESKTOP-A0373M3
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/FrameRangeWarning.chn"
-Content-Type: text/plain
-
-{
- channel enable1 {
- lefttype = extend
- righttype = extend
- flags = 0
- segment { options = { autoslope ai ao }
-
- length = 0 accel = 0.33333333333333331 0.33333333333333331 expr = "import hou
-
-if hou.parm(\"../../../trange\").evalAsString() != \"off\":
- return \"$F\" not in hou.parm(\"../../../base_path\").unexpandedString()
-else:
- return 0" language = python }
- }
- channel errormsg1 {
- lefttype = extend
- righttype = extend
- defaultString = \"\"
- flags = 0
- segment { options = { autoslope ai ao }
-
- length = 0 accel = 0.33333333333333331 0.33333333333333331 expr = "import hou
-
-return \"Output File (Base Path) does not contain any frame number information. Adding $F will assure the baker will output a unique file per frame!\"" language = python }
- }
- }
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/FrameRangeWarning.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-numerror [ 0 locks=0 ] ( 1 )
-errormsg1 [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ errormsg1 "Output File (Base Path) does not contain any frame number information. Adding $F will assure the baker will output a unique file per frame!" ] )
-severity1 [ 0 locks=0 ] ( "warn" )
-enable1 [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ enable1 0 ] )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking/FrameRangeWarning.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.416"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.order"
-Content-Type: text/plain
-
-2
-output1
-FrameRangeWarning
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet/warningchecking.net"
-Content-Type: text/plain
-
-1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet.order"
-Content-Type: text/plain
-
-7
-low
-high
-cam1
-matnet
-custom_export
-cage
-warningchecking
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/objnet.net"
-Content-Type: text/plain
-
-1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/pre_bake0.init"
-Content-Type: text/plain
-
-type = shell
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/pre_bake0.def"
-Content-Type: text/plain
-
-comment ""
-position 0.966462 6.63782
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-0 "output1"
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1496783377
- modify 1504557394
- author Luiz@Luiz-PC
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/pre_bake0.chn"
-Content-Type: text/plain
-
-{
- channel f1 {
- lefttype = extend
- righttype = extend
- default = 1
- flags = 0
- segment { length = 0 value = 1 1 expr = ch(\"../f1\") }
- }
- channel f2 {
- lefttype = extend
- righttype = extend
- default = 10
- flags = 0
- segment { length = 0 value = 10 10 expr = ch(\"../f2\") }
- }
- channel trange {
- lefttype = extend
- righttype = extend
- default = 1
- flags = 0
- segment { length = 0 value = 1 1 expr = ch(\"../trange\") }
- }
- channel f3 {
- lefttype = extend
- righttype = extend
- default = 1
- flags = 0
- segment { length = 0 value = 1 1 expr = ch(\"../f3\") }
- }
- }
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/pre_bake0.parm"
-Content-Type: text/plain
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/pre_bake0.parm"
+Content-Type: text/plain
{
version 0.8
@@ -11841,7 +9945,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -11896,7 +10000,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -11928,7 +10032,7 @@ inputs
stat
{
create 1496798847
- modify 1541452343
+ modify 1553889176
author Luiz@Luiz-PC
access 0777
}
@@ -11957,12 +10061,12 @@ Content-Type: text/plain
{
version 0.8
stdswitcher [ 0 locks=0 ] ( 0 0 0 0 )
-filename [ 0 locks=0 ] ( "C:/Users/Paul Ambrosiussen/Desktop/Webinar/render\\_tmp_1.exr" "cinspace lin cinlut \"\" cinwhite 685 cingamma 0.6" )
+filename [ 0 locks=0 ] ( C:/Users/prisms/AppData/Local/Temp/houdini_temp\\a6cee2b1-9b6e-484a-b50b-eadf5de2b37f_tmp_1.exr "cinspace lin cinlut \"\" cinwhite 685 cingamma 0.6" )
nodename [ 0 locks=0 ] ( "userdef" )
reload [ 0 locks=0 ] ( 0 )
subframes [ 0 locks=0 ] ( "off" )
overridesize [ 0 locks=0 ] ( "natural" )
-size [ 0 locks=0 ] ( 512 512 )
+size [ 0 locks=0 ] ( 1024 1024 )
sizemenu [ 0 locks=0 ] ( 0 )
filter [ 0 locks=0 ] ( box )
overrideaspect [ 0 locks=0 ] ( "off" )
@@ -12011,7 +10115,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12020,7 +10124,7 @@ Content-Disposition: attachment; filename="hdaroot/extract_net/base_image.cop2"
Content-Type: text/plain
2
-735
+720
0
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -12106,7 +10210,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12176,7 +10280,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12278,7 +10382,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12383,7 +10487,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12475,7 +10579,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12580,7 +10684,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12620,7 +10724,7 @@ inputs
stat
{
create 1496952905
- modify 1539889424
+ modify 1534435763
author mikel@mikembp-sesi.local
access 0777
}
@@ -12688,7 +10792,7 @@ maskplane [ 0 locks=0 ] ( C )
maskresize [ 0 locks=0 ] ( "off" )
maskinvert [ 0 locks=0 ] ( "off" )
overridesize [ 0 locks=0 ] ( "on" )
-size [ 8 locks=0 ] ( [ size1 1 ] [ size2 1 ] )
+size [ 8 locks=0 ] ( [ size1 1024 ] [ size2 1024 ] )
sizemenu [ 0 locks=0 ] ( 0 )
overrideaspect [ 0 locks=0 ] ( "off" )
aspect [ 0 locks=0 ] ( [ aspect 1 ] )
@@ -12720,7 +10824,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12729,7 +10833,7 @@ Content-Disposition: attachment; filename="hdaroot/extract_net/height_normalized
Content-Type: text/plain
2
-15
+14
0
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -12825,7 +10929,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12891,7 +10995,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -12957,7 +11061,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13048,7 +11152,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13153,7 +11257,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13258,7 +11362,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13363,7 +11467,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13429,7 +11533,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13495,7 +11599,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13573,7 +11677,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13651,7 +11755,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13731,7 +11835,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -13815,7 +11919,7 @@ inputs
stat
{
create 1496798868
- modify 1542055381
+ modify 1553889185
author Luiz@Luiz-PC
access 0777
}
@@ -13838,11 +11942,11 @@ take [ 0 locks=0 ] ( _current_ )
copswitcher [ 0 locks=0 ] ( 0 0 0 0 0 )
coppath [ 0 locks=0 ] ( ../extract_net/base_image )
tres [ 0 locks=0 ] ( "natural" )
-res [ 0 locks=0 ] ( 512 512 )
+res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 ] ( "" )
+copoutput [ 0 locks=0 ] ( C:/Github/GDT/hip/render/simplebaker_demoscene_thickness.exr )
mkpath [ 0 locks=0 ] ( "on" )
-color [ 0 locks=0 ] ( P )
+color [ 0 locks=0 ] ( Th )
alpha [ 0 locks=0 ] ( A )
scopeplanes [ 8 locks=0 ] ( * )
convertcolorspace [ 0 locks=0 ] ( "off" )
@@ -13853,7 +11957,7 @@ batchmode [ 0 locks=0 ] ( "off" )
batchsize [ 0 locks=0 ] ( 2 )
reloadfiles [ 0 locks=0 ] ( "on" )
outputarea [ 0 locks=0 ] ( "frame" )
-pixelcrop [ 0 locks=0 ] ( 0 0 511 511 )
+pixelcrop [ 0 locks=0 ] ( 0 0 1023 1023 )
uvcrop [ 0 locks=0 ] ( 0 0 1 1 )
limitcanvaspixels [ 0 locks=0 ] ( "on" )
canvaspixels [ 0 locks=0 ] ( 64 )
@@ -13909,15 +12013,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
+ "value":"17.5.207"
}
}
@@ -13949,7 +12045,7 @@ inputs
stat
{
create 1496776162
- modify 1543008047
+ modify 1554148127
author Luiz@Luiz-PC
access 0777
}
@@ -15357,19 +13453,26 @@ Content-Type: text/plain
flags = 0
segment { length = 0 value = 4 4 expr = ch(\"../baking_samples\") }
}
+ channel vm_bake_skipcf {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../vm_bake_skipcf\") }
+ }
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresy\") }
}
}
@@ -15388,7 +13491,7 @@ f [ 8 locks=0 ] ( 1 10 1 )
take [ 0 locks=0 ] ( _current_ )
camera [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/cam1\"`" )
vm_uvtype [ 0 locks=0 ] ( udim )
-vm_uvunwrapres [ 0 locks=0 ] ( [ vm_uvunwrapresx 4096 ] [ vm_uvunwrapresy 409644 ] )
+vm_uvunwrapres [ 0 locks=0 ] ( [ vm_uvunwrapresx 2048 ] [ vm_uvunwrapresy 2048 ] )
uvresmenu [ 0 locks=0 ] ( 0 )
vm_ptexmapminres [ 0 locks=0 ] ( 8 8 )
vm_uvptexminresmenu [ 0 locks=0 ] ( 0 )
@@ -15453,10 +13556,10 @@ soho_initsim [ 0 locks=0 ] ( "off" )
soho_viewport_menu [ 0 locks=0 ] ( "off" )
vm_uvobjectenable1 [ 0 locks=0 ] ( "on" )
vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
-vm_uvcageobject1 [ 0 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
+vm_uvcageobject1 [ 8 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/custom_export\"`" )
vm_uvoutputpicture1 [ 0 locks=0 ] ( "" )
-images6 [ 0 locks=0 ] ( 0 0 0 0 0 )
+images6 [ 0 locks=0 ] ( 1 1 1 1 1 )
main3 [ 0 locks=0 ] ( 0 0 )
vm_bake_normalizep [ 0 locks=0 ] ( "on" )
vm_extractimageplanes [ 0 locks=0 ] ( "off" )
@@ -15492,7 +13595,7 @@ vm_quickplane_Th_channel [ 0 locks=0 ] ( Th )
vm_quickplane_Cu_channel [ 0 locks=0 ] ( Cu )
vm_quickplane_P_channel [ 0 locks=0 ] ( P )
vm_quickplane_N_channel [ 0 locks=0 ] ( N )
-vm_bake_skipcf [ 0 locks=0 ] ( "on" )
+vm_bake_skipcf [ 8 locks=0 ] ( [ vm_bake_skipcf 1 ] )
vm_bake_layerexport [ 0 locks=0 ] ( "on" )
vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 8 ] )
vm_bake_usemikkt [ 0 locks=0 ] ( "on" )
@@ -15526,7 +13629,7 @@ vm_transparentsamples [ 0 locks=0 ] ( 4 )
vm_samplelock [ 0 locks=0 ] ( "off" )
vm_randomseed [ 0 locks=0 ] ( 0 )
vm_imageblur [ 0 locks=0 ] ( "on" )
-objects4 [ 0 locks=0 ] ( 1 1 1 )
+objects4 [ 0 locks=0 ] ( 2 2 2 )
vm_extractlinearplanes [ 0 locks=0 ] ( `propertys('vm_quickplane_Nt_channel','Nt')`,`propertys('vm_quickplane_Ds_channel','Ds')`,`propertys('vm_quickplane_Vd_channel','Vd')`,`propertys('vm_quickplane_Vdt_channel','Vdt')`,`propertys('vm_quickplane_Cv_channel','Cv')`,`propertys('vm_quickplane_Th_channel','Th')`,`propertys('vm_quickplane_Cu_channel','Cu')`,`propertys('vm_quickplane_N_channel','N')`,`propertys('vm_quickplane_P_channel','P')` )
vm_inlinestorage [ 0 locks=0 ] ( "off" )
}
@@ -15539,14 +13642,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
@@ -15577,7 +13672,7 @@ inputs
stat
{
create 1496798844
- modify 1541452339
+ modify 1553889176
author Luiz@Luiz-PC
access 0777
}
@@ -15601,7 +13696,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
+ "value":"17.5.207"
}
}
@@ -15639,7 +13734,7 @@ inputs
stat
{
create 1496798868
- modify 1542055383
+ modify 1553889182
author Luiz@Luiz-PC
access 0777
}
@@ -15662,9 +13757,9 @@ take [ 0 locks=0 ] ( _current_ )
copswitcher [ 0 locks=0 ] ( 0 0 0 0 0 )
coppath [ 0 locks=0 ] ( ../composite_net )
tres [ 0 locks=0 ] ( "natural" )
-res [ 0 locks=0 ] ( 512 512 )
+res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 ] ( "" )
+copoutput [ 0 locks=0 ] ( C:/Users/prisms/AppData/Local/Temp/houdini_temp\\a6cee2b1-9b6e-484a-b50b-eadf5de2b37f_tmp_1.exr )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( Nt )
alpha [ 0 locks=0 ] ( A )
@@ -15677,7 +13772,7 @@ batchmode [ 0 locks=0 ] ( "off" )
batchsize [ 0 locks=0 ] ( 2 )
reloadfiles [ 0 locks=0 ] ( "on" )
outputarea [ 0 locks=0 ] ( "frame" )
-pixelcrop [ 0 locks=0 ] ( 0 0 511 511 )
+pixelcrop [ 0 locks=0 ] ( 0 0 1023 1023 )
uvcrop [ 0 locks=0 ] ( 0 0 1 1 )
limitcanvaspixels [ 0 locks=0 ] ( "on" )
canvaspixels [ 0 locks=0 ] ( 64 )
@@ -15733,15 +13828,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.416"
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
+ "value":"17.5.207"
}
}
@@ -15773,7 +13860,7 @@ inputs
stat
{
create 1496776162
- modify 1543008047
+ modify 1554148182
author Luiz@Luiz-PC
access 0777
}
@@ -17181,19 +15268,26 @@ Content-Type: text/plain
flags = 0
segment { length = 0 value = 4 4 expr = ch(\"../baking_samples\") }
}
+ channel vm_bake_skipcf {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../vm_bake_skipcf\") }
+ }
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 2048
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 2048 2048 expr = ch(\"../vm_uvunwrapresy\") }
}
}
@@ -17279,7 +15373,7 @@ vm_uvobjectenable1 [ 0 locks=0 ] ( "on" )
vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
vm_uvcageobject1 [ 0 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/custom_export\"`" )
-vm_uvoutputpicture1 [ 0 locks=0 ] ( $HIP/render/${HIPNAME}_${OS}_%(CHANNEL)s.%(UDIM)d.rat )
+vm_uvoutputpicture1 [ 0 locks=0 ] ( "" )
images6 [ 0 locks=0 ] ( 1 1 1 1 1 )
main3 [ 0 locks=0 ] ( 0 0 )
vm_bake_normalizep [ 0 locks=0 ] ( "on" )
@@ -17316,7 +15410,7 @@ vm_quickplane_Th_channel [ 0 locks=0 ] ( Th )
vm_quickplane_Cu_channel [ 0 locks=0 ] ( Cu )
vm_quickplane_P_channel [ 0 locks=0 ] ( P )
vm_quickplane_N_channel [ 0 locks=0 ] ( N )
-vm_bake_skipcf [ 0 locks=0 ] ( "on" )
+vm_bake_skipcf [ 8 locks=0 ] ( [ vm_bake_skipcf 1 ] )
vm_bake_layerexport [ 0 locks=0 ] ( "on" )
vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 8 ] )
vm_bake_usemikkt [ 0 locks=0 ] ( "on" )
@@ -17350,7 +15444,7 @@ vm_transparentsamples [ 0 locks=0 ] ( 4 )
vm_samplelock [ 0 locks=0 ] ( "off" )
vm_randomseed [ 0 locks=0 ] ( 0 )
vm_imageblur [ 0 locks=0 ] ( "on" )
-objects4 [ 0 locks=0 ] ( 1 1 1 )
+objects4 [ 0 locks=0 ] ( 2 2 2 )
vm_extractlinearplanes [ 0 locks=0 ] ( `propertys('vm_quickplane_Nt_channel','Nt')`,`propertys('vm_quickplane_Ds_channel','Ds')`,`propertys('vm_quickplane_Vd_channel','Vd')`,`propertys('vm_quickplane_Vdt_channel','Vdt')`,`propertys('vm_quickplane_Cv_channel','Cv')`,`propertys('vm_quickplane_Th_channel','Th')`,`propertys('vm_quickplane_Cu_channel','Cu')`,`propertys('vm_quickplane_N_channel','N')`,`propertys('vm_quickplane_P_channel','P')` )
vm_inlinestorage [ 0 locks=0 ] ( "off" )
vm_disable_plane1 [ 0 locks=0 ] ( "off" )
@@ -17381,14 +15475,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/DialogScript b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/DialogScript
index ed5c1536..6d0e429b 100644
--- a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/DialogScript
+++ b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/DialogScript
@@ -321,6 +321,14 @@
parmtag { "autoscope" "0000000000000000" }
parmtag { "spare_category" "Baking" }
}
+ parm {
+ name "vm_bake_skipcf"
+ label "Disable Lighting/Emission"
+ type toggle
+ default { "on" }
+ parmtag { "autoscope" "0000000000000000" }
+ parmtag { "spare_category" "Baking" }
+ }
parm {
name "vm_uvcageobject1"
label "Cage Mesh"
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/ExtraFileOptions b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/ExtraFileOptions
index c12fee28..86add726 100644
--- a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/ExtraFileOptions
+++ b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/ExtraFileOptions
@@ -21,7 +21,7 @@
},
"PythonModule/Cursor":{
"type":"intarray",
- "value":[306,47]
+ "value":[1,1]
},
"PythonModule/IsExpr":{
"type":"bool",
diff --git a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/PythonModule b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/PythonModule
index 25717bdf..6fa67f08 100644
--- a/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/PythonModule
+++ b/otls/rop_games_baker.hda/gamedev_8_8Driver_1rop__games__baker/PythonModule
@@ -3,7 +3,9 @@
It handles normalization of maps and cleanup of unecessary files.
"""
-import os, socket
+import os, socket, uuid
+
+unique_id = None
def bake(bake_rop, path):
bake_rop.bypass(0)
@@ -24,14 +26,15 @@ def pre_bake(node):
low_node = node.node("objnet/low/object_merge1")
high_node = node.node("objnet/high/high_merge")
- file_path, dir_path, temp_path, host_name = (None for i in range(4))
+ file_path, dir_path, temp_path = (None for i in range(3))
+ global unique_id
try:
# build the filepath for the exr
file_path = node.parm("base_path").eval()
dir_path = os.path.dirname(file_path)
temp_path = os.environ['HOUDINI_TEMP_DIR']
- host_name = socket.gethostname()
+ unique_id = uuid.uuid4()
if not os.path.exists(temp_path):
os.makedirs(temp_path)
@@ -53,7 +56,7 @@ def pre_bake(node):
else:
high_node.parm("objpath1").set(node.node(low_mesh).path())
- exr_path = temp_path + "/" + low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (host_name, hou.intFrame())
+ exr_path = temp_path + "/" + low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (unique_id, hou.intFrame())
if i == 0:
bake_texture.parm("vm_uvpostprocess").set("diffusefill")
else:
@@ -89,7 +92,7 @@ def pre_bake(node):
previous_file = file
- exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
composite_rop.parm("copoutput").set(exr_path)
composite_rop.parm("scopeplanes").set("*")
@@ -103,7 +106,8 @@ def pre_bake(node):
# Extract Maps
bake_parms = ["bake_basecolor", "bake_Nt", "bake_specrough", "bake_metallic", "bake_N", "bake_Oc", "bake_Cu", "bake_P", "bake_Th", "bake_Ds" ]
normalized_maps = ["Nt", "N"]
- linear_maps = ['specrough', 'metallic', 'Oc', 'Cu', 'P', 'Th']
+ linear_maps = ['specrough', 'metallic', 'Oc', 'Cu', 'P']
+ remap_maps = ['Th', "Ds"]
if node.parm("bBasecolorLinearSpace").evalAsInt() == 1:
linear_maps.append("basecolor")
@@ -122,12 +126,14 @@ def pre_bake(node):
elif channel_name in linear_maps:
singles_rop.parm("coppath").set("../extract_net/base_image")
singles_rop.parm("gamma").set(1)
+
+ elif channel_name in remap_maps:
+ singles_rop.parm("coppath").set("../extract_net/height_normalized")
+ singles_rop.parm("gamma").set(1)
else:
singles_rop.parm("coppath").set("../extract_net/base_image")
singles_rop.parm("gamma").set(2.2)
- if channel_name == "Ds":
- singles_rop.parm("coppath").set("../extract_net/height_normalized")
new_path = file_path.replace("$(CHANNEL)", suffix)
singles_rop.parm("copoutput").set(new_path)
@@ -152,7 +158,7 @@ def pre_bake(node):
low_node.parm("objpath1").set(node.node(low_mesh).path())
high_node.parm("objpath1").set(node.node(high_mesh).path())
- exr_path = os.path.join(temp_path, low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
if j == 0:
custom_bake_node.parm("vm_uvpostprocess").set("Diffuse Fill")
@@ -199,7 +205,7 @@ def pre_bake(node):
custom_channel = node.parm("custom_attribute_name_" + str(i+1)).eval()
point_wrangle_node.parm("channel").set(custom_channel)
- exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
composite_rop.parm("copoutput").set(exr_path)
composite_rop.bypass(0)
composite_rop.render()
@@ -235,7 +241,7 @@ def pre_bake(node):
low_node.parm("objpath1").set(node.node(low_mesh).path())
high_node.parm("objpath1").set(node.node(high_mesh).path())
- exr_path = os.path.join(temp_path, low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, low_mesh.split("/")[-1] + "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
alpha_bake_node.parm("vm_uvpostprocess").set("Border Expansion")
@@ -276,7 +282,7 @@ def pre_bake(node):
suffix = node.parm("alpha_suffix").eval()
new_path = file_path.replace("$(CHANNEL)", suffix)
- exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
composite_rop.parm("copoutput").set(exr_path)
composite_rop.bypass(0)
composite_rop.render()
@@ -304,9 +310,8 @@ def post_bake(node):
#file_path = node.parm("base_path").eval()
#dir_path = os.path.dirname(file_path)
temp_path = os.environ['HOUDINI_TEMP_DIR']
- host_name = socket.gethostname()
- exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (host_name, hou.intFrame()))
+ exr_path = os.path.join(temp_path, "%s_tmp_%s.exr" % (unique_id, hou.intFrame()))
os.remove(exr_path)
hou.hscript("glcache -c;") #refresh textures
diff --git a/otls/sop_building_generator_utility.hda/INDEX__SECTION b/otls/sop_building_generator_utility.hda/INDEX__SECTION
index d8888966..298aaa7f 100644
--- a/otls/sop_building_generator_utility.hda/INDEX__SECTION
+++ b/otls/sop_building_generator_utility.hda/INDEX__SECTION
@@ -10,5 +10,5 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
-Modified: Thu Mar 28 16:34:40 2019
+Modified: Fri Mar 29 09:44:25 2019
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/.OPdummydefs b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/.OPdummydefs
index 608f6a05..70d02350 100644
Binary files a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/.OPdummydefs and b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/.OPdummydefs differ
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/Contents.mime b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/Contents.mime
index 7858d2e0..81e1d011 100644
--- a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/Contents.mime
+++ b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Contents.dir/Contents.mime
@@ -32,25 +32,22 @@ Content-Type: text/plain
sopflags sopflags =
comment ""
-position -61.6792 109.661
-connectornextid 2
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
+position -1.25927 0.827374
+connectornextid 0
+flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
-1 "output1"
}
inputsNamed3
{
-0 transform25 1 1 "input1"
}
inputs
{
-0 transform25 0 1
}
stat
{
- create 1553815732
- modify 1553817064
+ create 1553877786
+ modify 1553877858
author prisms@threadripper1
access 0777
}
@@ -1557,7 +1554,7 @@ Content-Type: text/plain
{
version 0.8
-input [ 0 locks=0 ] ( [ input 1 ] )
+input [ 0 locks=0 ] ( [ input 0 ] )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/ExtraFileOptions b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/ExtraFileOptions
index 2c63c085..ff47cd43 100644
--- a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/ExtraFileOptions
+++ b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/ExtraFileOptions
@@ -1,2 +1,22 @@
{
+ "OnCreated/Cursor":{
+ "type":"intarray",
+ "value":[8,9]
+ },
+ "OnCreated/IsExpr":{
+ "type":"bool",
+ "value":false
+ },
+ "OnCreated/IsPython":{
+ "type":"bool",
+ "value":true
+ },
+ "OnCreated/IsScript":{
+ "type":"bool",
+ "value":true
+ },
+ "OnCreated/Source":{
+ "type":"string",
+ "value":""
+ }
}
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/OnCreated b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/OnCreated
new file mode 100644
index 00000000..2d15e160
--- /dev/null
+++ b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/OnCreated
@@ -0,0 +1,8 @@
+# track creation usage. For more info, including how to disable this please see
+# https://www.sidefx.com/legal/houdini-anonymous-usage-statistics/
+
+try:
+ import gamedevutils
+ gamedevutils.send_on_create_analytics(kwargs["node"])
+except:
+ pass
\ No newline at end of file
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Sections.list b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Sections.list
index c9c42ce1..597e0844 100644
--- a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Sections.list
+++ b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Sections.list
@@ -9,4 +9,5 @@ Contents.gz Contents.gz
Version Version
EditableNodes EditableNodes
IconSVG IconSVG
+OnCreated OnCreated
ExtraFileOptions ExtraFileOptions
diff --git a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Tools.shelf b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Tools.shelf
index 653a0fc0..817b319c 100644
--- a/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Tools.shelf
+++ b/otls/sop_building_generator_utility.hda/gamedev_8_8Sop_1sop__building__generator__utility/Tools.shelf
@@ -12,7 +12,7 @@
$HDA_TABLE_AND_NAME
- Digital Assets
+ GameDev/WorldBuilding
diff --git a/otls/sop_flowmap_guide.hda/INDEX__SECTION b/otls/sop_flowmap_guide.hda/INDEX__SECTION
index 752e4e90..1c74370b 100644
--- a/otls/sop_flowmap_guide.hda/INDEX__SECTION
+++ b/otls/sop_flowmap_guide.hda/INDEX__SECTION
@@ -10,5 +10,5 @@ Inputs: 2 to 2
Subnet: true
Python: false
Empty: false
-Modified: Wed Nov 14 13:18:59 2018
+Modified: Fri Mar 29 15:43:01 2019
diff --git a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPdummydefs b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPdummydefs
index 4bf6e404..1f21feb2 100644
Binary files a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPdummydefs and b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPdummydefs differ
diff --git a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPfallbacks b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPfallbacks
index 3087e29e..174788ad 100644
--- a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPfallbacks
+++ b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/.OPfallbacks
@@ -1,2 +1,2 @@
-Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.399/houdini/otls/OPlibSop.hda
+Sop/attribwrangle C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
diff --git a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/Contents.mime b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/Contents.mime
index 71fee699..bcedd1ff 100644
--- a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/Contents.mime
+++ b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/Contents.dir/Contents.mime
@@ -32,7 +32,7 @@ Content-Type: text/plain
sopflags sopflags =
comment ""
-position 5.64014 -15.6138
+position 1.21765 -2.41765
connectornextid 3
flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
@@ -42,18 +42,18 @@ outputsNamed3
inputsNamed3
{
0 sop_flowmap1 1 1 "input1"
-1 drawcurve1 1 1 "input2"
+1 transform1 1 1 "input2"
}
inputs
{
0 sop_flowmap1 0 1
-1 drawcurve1 0 1
+1 transform1 0 1
}
stat
{
- create 1542229996
- modify 1542230718
- author Paul_Ambrosiussen@LAPTOP-P8R7FBPF
+ create 1553899175
+ modify 1553899437
+ author prisms@threadripper1
access 0777
}
color UT_Color RGB 0.8 0.8 0.8
@@ -77,8 +77,8 @@ Content-Disposition: attachment; filename="hdaroot.inp"
Content-Type: text/plain
2
-0 0 6 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
-1 3 6.5 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
+0 -3.3629012911885736 6.487599721959497 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
+1 1.4306200111758713 8.5199852027161622 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot/sticky1.postitinit"
@@ -241,6 +241,8 @@ tangentuon [ 0 locks=0 ] ( "on" )
tangentu [ 0 locks=0 ] ( v )
tangentvon [ 0 locks=0 ] ( "off" )
tangentv [ 0 locks=0 ] ( tangentv )
+signson [ 0 locks=0 ] ( "off" )
+signs [ 0 locks=0 ] ( signs )
ortho [ 0 locks=0 ] ( "off" )
lefthanded [ 0 locks=0 ] ( "on" )
}
@@ -252,7 +254,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.399"
+ "value":"17.5.207"
}
}
@@ -350,8 +352,8 @@ kernel [ 0 locks=0 ] ( elendt )
kernelradius [ 0 locks=0 ] ( 10 )
maxsamplecount [ 0 locks=0 ] ( [ maxsamplecount 5 ] )
threshold [ 0 locks=0 ] ( "on" )
-thresholddist [ 8 locks=0 ] ( [ thresholddist 1.1599999999999999 ] )
-blendwidth [ 8 locks=0 ] ( [ blendwidth 0.76000000000000001 ] )
+thresholddist [ 8 locks=0 ] ( [ thresholddist 1.0800000000000001 ] )
+blendwidth [ 8 locks=0 ] ( [ blendwidth 1 ] )
uniformbias [ 0 locks=0 ] ( 0.5 )
}
@@ -362,7 +364,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.399"
+ "value":"17.5.207"
}
}
@@ -388,16 +390,16 @@ outputsNamed3
}
inputsNamed3
{
-0 (1) "" 1 "input1"
+0 switch1 1 1 "input1"
}
inputs
{
-0 (1) 0 1
+0 switch1 0 1
}
stat
{
create 1484779054
- modify 1484779058
+ modify 1553899295
author Luiz@Luiz-PC
access 0777
}
@@ -445,7 +447,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.399"
+ "value":"17.5.207"
}
}
@@ -504,7 +506,145 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.399"
+ "value":"17.5.207"
+ }
+}
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/reverse1.init"
+Content-Type: text/plain
+
+type = reverse
+matchesdef = 0
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/reverse1.def"
+Content-Type: text/plain
+
+sopflags sopflags =
+comment ""
+position 0.274504 7.36447
+connectornextid 2
+flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
+outputsNamed3
+{
+1 "output1"
+}
+inputsNamed3
+{
+0 (1) "" 1 "input1"
+}
+inputs
+{
+0 (1) 0 1
+}
+stat
+{
+ create 1553899261
+ modify 1553899338
+ author prisms@threadripper1
+ access 0777
+}
+color UT_Color RGB 0.8 0.8 0.8
+delscript ""
+exprlanguage hscript
+end
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/reverse1.parm"
+Content-Type: text/plain
+
+{
+version 0.8
+group [ 0 locks=0 ] ( "" )
+vtxsort [ 0 locks=0 ] ( "reverseu" )
+vtxuoff [ 0 locks=0 ] ( 0 )
+vtxvoff [ 0 locks=0 ] ( 0 )
+}
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/reverse1.userdata"
+Content-Type: text/plain
+
+{
+ "___Version___":{
+ "type":"string",
+ "value":"17.5.207"
+ }
+}
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/switch1.init"
+Content-Type: text/plain
+
+type = switch
+matchesdef = 0
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/switch1.def"
+Content-Type: text/plain
+
+sopflags sopflags =
+comment ""
+position 1.43062 6.34188
+connectornextid 3
+flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
+outputsNamed3
+{
+1 "output1"
+}
+inputsNamed3
+{
+0 reverse1 1 1 "input1"
+2 (1) "" 1 "input2"
+}
+inputs
+{
+0 reverse1 0 1
+1 (1) 0 1
+}
+stat
+{
+ create 1553899268
+ modify 1553899360
+ author prisms@threadripper1
+ access 0777
+}
+color UT_Color RGB 0.8 1 0.7
+delscript ""
+exprlanguage hscript
+end
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/switch1.chn"
+Content-Type: text/plain
+
+{
+ channel input {
+ lefttype = extend
+ righttype = extend
+ flags = 0
+ segment { length = 0 expr = ch(\"../bReverseDirection\") }
+ }
+ }
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/switch1.parm"
+Content-Type: text/plain
+
+{
+version 0.8
+input [ 0 locks=0 ] ( [ input 0 ] )
+}
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/switch1.userdata"
+Content-Type: text/plain
+
+{
+ "___Version___":{
+ "type":"string",
+ "value":"17.5.207"
}
}
@@ -512,12 +652,14 @@ Content-Type: text/plain
Content-Disposition: attachment; filename="hdaroot.order"
Content-Type: text/plain
-5
+7
pointwrangle1
polyframe1
attribtransfer1
resample1
output1
+reverse1
+switch1
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot.net"
diff --git a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/DialogScript b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/DialogScript
index 740bb971..eeaaa78b 100644
--- a/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/DialogScript
+++ b/otls/sop_flowmap_guide.hda/gamedev_8_8Sop_1sop__flowmap__guide/DialogScript
@@ -43,4 +43,12 @@
range { 1! 10 }
parmtag { "autoscope" "0000000000000000" }
}
+ parm {
+ name "bReverseDirection"
+ label "Reverse Direction"
+ type toggle
+ default { "0" }
+ range { 0! 10 }
+ parmtag { "autoscope" "0000000000000000" }
+ }
}
diff --git a/otls/sop_maps_baker.hda/INDEX__SECTION b/otls/sop_maps_baker.hda/INDEX__SECTION
index cf9082d0..c72ca269 100644
--- a/otls/sop_maps_baker.hda/INDEX__SECTION
+++ b/otls/sop_maps_baker.hda/INDEX__SECTION
@@ -10,5 +10,5 @@ Inputs: 2 to 2
Subnet: true
Python: false
Empty: false
-Modified: Wed Mar 13 14:03:14 2019
+Modified: Mon Apr 1 13:11:28 2019
diff --git a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPdummydefs b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPdummydefs
index 3b213096..6c532087 100644
Binary files a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPdummydefs and b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPdummydefs differ
diff --git a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPfallbacks b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPfallbacks
index 825ac9f6..a0a23bc5 100644
--- a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPfallbacks
+++ b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/.OPfallbacks
@@ -1,14 +1,14 @@
-Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibSop.hda
+Sop/attribdelete C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribdelete otls/OPlibSop.hda
-Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibSop.hda
+Sop/attribwrangle C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
-Vop/clamp C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibScripted.hda
+Vop/clamp C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibScripted.hda
Vop/clamp otls/OPlibScripted.hda
gamedev::Sop/sop_quickmaterial::2.0 C:/Github/GDT/otls/sop_quickmaterial.hda
gamedev::Sop/sop_quickmaterial::2.0 otls/sop_quickmaterial.hda
-Vop/principledshader::2.0 C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibVop.hda
+Vop/principledshader::2.0 C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibVop.hda
Vop/principledshader::2.0 otls/OPlibVop.hda
-Vop/vectofloat C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibScripted.hda
+Vop/vectofloat C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibScripted.hda
Vop/vectofloat otls/OPlibScripted.hda
-Vop/xyzdist C:/PROGRA~1/SIDEEF~1/HOUDIN~1.9/houdini/otls/OPlibScripted.hda
+Vop/xyzdist C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibScripted.hda
Vop/xyzdist otls/OPlibScripted.hda
diff --git a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/Contents.mime b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/Contents.mime
index 564e0d3a..cba9fb42 100644
--- a/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/Contents.mime
+++ b/otls/sop_maps_baker.hda/gamedev_8_8Sop_1sop__maps__baker/Contents.dir/Contents.mime
@@ -32,9 +32,9 @@ Content-Type: text/plain
sopflags sopflags =
comment ""
-position -1.09055 1.86444
+position -7.49673 0.905646
connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
+flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
@@ -46,8 +46,8 @@ inputs
}
stat
{
- create 1552510955
- modify 1552510991
+ create 1554149433
+ modify 1554149484
author prisms@threadripper1
access 0777
}
@@ -85,7 +85,7 @@ Content-Type: text/plain
}
{
create 1551478355
- modify 1552510966
+ modify 1554149438
author Paul_Ambrosiussen@DESKTOP-A0373M3
access 0777
}
@@ -255,7 +255,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -626,7 +626,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -716,7 +716,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -843,7 +843,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -1137,7 +1137,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -1273,7 +1273,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -1641,7 +1641,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -1705,7 +1705,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -1966,7 +1966,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -2355,7 +2355,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -2445,7 +2445,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -2572,7 +2572,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -2866,7 +2866,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -3002,7 +3002,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -3371,7 +3371,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -3435,7 +3435,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -3631,7 +3631,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -3797,7 +3797,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -4159,7 +4159,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -4249,7 +4249,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -4376,7 +4376,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -4670,7 +4670,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -4783,7 +4783,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5133,7 +5133,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5268,7 +5268,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5440,7 +5440,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5544,7 +5544,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5648,7 +5648,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -5989,7 +5989,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -6063,7 +6063,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -6438,7 +6438,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -6551,7 +6551,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -6654,7 +6654,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7014,7 +7014,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7088,7 +7088,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7215,7 +7215,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7342,7 +7342,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7651,7 +7651,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7742,7 +7742,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7845,7 +7845,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -7948,7 +7948,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -8387,7 +8387,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -8459,7 +8459,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -8632,7 +8632,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -8932,7 +8932,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -9059,7 +9059,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -9162,7 +9162,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -9265,7 +9265,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -9570,7 +9570,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10032,7 +10032,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10106,7 +10106,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10511,7 +10511,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10647,7 +10647,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10750,7 +10750,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10853,7 +10853,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -10980,7 +10980,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11107,7 +11107,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11234,7 +11234,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11361,7 +11361,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11488,7 +11488,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11615,7 +11615,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -11965,7 +11965,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12039,7 +12039,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12245,7 +12245,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12542,7 +12542,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12656,7 +12656,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12759,7 +12759,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -12862,7 +12862,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -13228,7 +13228,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -13369,7 +13369,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -13496,7 +13496,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -13578,7 +13578,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -13888,7 +13888,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -14024,7 +14024,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -14127,7 +14127,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -14477,7 +14477,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -14551,7 +14551,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -14927,7 +14927,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -15063,7 +15063,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -15166,7 +15166,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -15269,7 +15269,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -15411,7 +15411,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16505,7 +16505,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16566,7 +16566,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16625,7 +16625,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16686,7 +16686,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16750,7 +16750,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -16875,7 +16875,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17012,7 +17012,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17073,7 +17073,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17173,7 +17173,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17344,7 +17344,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17434,7 +17434,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17498,7 +17498,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17562,7 +17562,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17623,7 +17623,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17687,7 +17687,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17748,7 +17748,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17809,7 +17809,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17876,7 +17876,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -17954,7 +17954,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18126,7 +18126,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18204,7 +18204,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18265,7 +18265,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18343,7 +18343,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18411,7 +18411,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18487,7 +18487,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18551,7 +18551,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18612,7 +18612,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18673,7 +18673,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18737,7 +18737,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18824,7 +18824,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18889,7 +18889,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -18964,7 +18964,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19061,7 +19061,7 @@ coppath [ 0 locks=0 ] ( ../../cop2net4/Position )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 4096 4096 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_position.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_position.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -19130,7 +19130,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19245,7 +19245,7 @@ coppath [ 0 locks=0 ] ( ../Height )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_height.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_height.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -19314,7 +19314,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19415,7 +19415,7 @@ coppath [ 0 locks=0 ] ( ../../cop2net4/Alpha )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_alpha.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_alpha.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -19484,7 +19484,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19585,7 +19585,7 @@ coppath [ 0 locks=0 ] ( ../../cop2net4/WorldNormal )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_worldnormal.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_worldnormal.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -19654,7 +19654,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19751,7 +19751,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19820,7 +19820,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -19928,7 +19928,7 @@ coppath [ 0 locks=0 ] ( ../../cop2net4/AO )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_ao.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_ao.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -19997,7 +19997,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20097,7 +20097,7 @@ coppath [ 0 locks=0 ] ( ../../cop2net4/Nt )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_normal.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_normal.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -20166,7 +20166,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20265,7 +20265,7 @@ coppath [ 0 locks=0 ] ( ../Color )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 1024 1024 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput C:/Users/prisms/render/untitled_color.png ] )
+copoutput [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ copoutput "C:/Program Files/SideFX/launcher/17.5.173/bin/render/untitled_color.png" ] )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( C )
alpha [ 0 locks=0 ] ( "" )
@@ -20334,7 +20334,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20412,7 +20412,7 @@ inputs
stat
{
create 1551227256
- modify 1551489729
+ modify 1554149472
author Paul_Ambrosiussen@DESKTOP-A0373M3
access 0777
}
@@ -20435,6 +20435,7 @@ python [ 0 locks=0 ] ( "node = hou.pwd()
#hou.node(\"../cop2net4/Map_Generator/\").parm(\"vop_forcecompile\").pressButton()
#hou.node(\"../cop2net4/rop_comp2/\").parm(\"execute\").pressButton()
+hou.hscript(\"compfree -c\")
# Tangent Normal
if hou.parm('../bNormal').evalAsInt():
@@ -20481,7 +20482,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20548,7 +20549,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20650,7 +20651,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20716,7 +20717,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20795,7 +20796,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20879,7 +20880,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
@@ -20949,7 +20950,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.5.173.9"
+ "value":"17.5.207"
}
}
diff --git a/otls/sop_simple_baker.hda/INDEX__SECTION b/otls/sop_simple_baker.hda/INDEX__SECTION
index f5c5ab37..f4ca7a4a 100644
--- a/otls/sop_simple_baker.hda/INDEX__SECTION
+++ b/otls/sop_simple_baker.hda/INDEX__SECTION
@@ -10,5 +10,5 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
-Modified: Wed Nov 28 16:50:02 2018
+Modified: Fri Mar 29 15:27:35 2019
diff --git a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPdummydefs b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPdummydefs
index 998738c9..ee27509e 100644
Binary files a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPdummydefs and b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPdummydefs differ
diff --git a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPfallbacks b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPfallbacks
index 1aaf56e0..90fc2fbc 100644
--- a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPfallbacks
+++ b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/.OPfallbacks
@@ -1,24 +1,14 @@
-Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibSop.hda
+Sop/attribdelete C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribdelete otls/OPlibSop.hda
-Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibSop.hda
+Sop/attribwrangle C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
-Driver/baketexture::3.0 C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibScripted.hda
+Driver/baketexture::3.0 C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibScripted.hda
Driver/baketexture::3.0 otls/OPlibScripted.hda
-Sop/color C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibSop.hda
+Sop/color C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibSop.hda
Sop/color otls/OPlibSop.hda
-Vop/floattovec C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibScripted.hda
-Vop/floattovec otls/OPlibScripted.hda
-gamedev::Driver/rop_games_baker C:/Github/otls/rop_games_baker.hda
+gamedev::Driver/rop_games_baker C:/Github/GDT/otls/rop_games_baker.hda
gamedev::Driver/rop_games_baker otls/rop_games_baker.hda
-gamedev::Sop/sop_quickmaterial::2.0 C:/Github/otls/sop_quickmaterial.hda
+gamedev::Sop/sop_quickmaterial::2.0 C:/Github/GDT/otls/sop_quickmaterial.hda
gamedev::Sop/sop_quickmaterial::2.0 otls/sop_quickmaterial.hda
-Vop/geometryvopglobal C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibVop.hda
-Vop/geometryvopglobal otls/OPlibVop.hda
-Vop/geometryvopoutput C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibVop.hda
-Vop/geometryvopoutput otls/OPlibVop.hda
-Vop/inttofloat C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibScripted.hda
-Vop/inttofloat otls/OPlibScripted.hda
-Vop/mulconst C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibScripted.hda
-Vop/mulconst otls/OPlibScripted.hda
-Vop/principledshader::2.0 C:/PROGRA~1/SIDEEF~1/HOUDIN~1.403/houdini/otls/OPlibVop.hda
+Vop/principledshader::2.0 C:/PROGRA~1/SideFX/HOUDIN~1.207/houdini/otls/OPlibVop.hda
Vop/principledshader::2.0 otls/OPlibVop.hda
diff --git a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/Contents.mime b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/Contents.mime
index cc364607..3a99fe9e 100644
--- a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/Contents.mime
+++ b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/Contents.dir/Contents.mime
@@ -32,9 +32,9 @@ Content-Type: text/plain
sopflags sopflags =
comment ""
-position -3.18378 0.129509
+position -1.80765 -8.28802
connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
+flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
@@ -46,9 +46,9 @@ inputs
}
stat
{
- create 1543452581
- modify 1543452599
- author Paul_Ambrosiussen@LAPTOP-P8R7FBPF
+ create 1553898418
+ modify 1553898465
+ author prisms@threadripper1
access 0777
}
color UT_Color RGB 0.8 0.8 0.8
@@ -128,7 +128,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -144,7 +144,7 @@ Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker.def"
Content-Type: text/plain
comment ""
-position -4.92988 -2.65976
+position -3.61428 -3.81013
connectornextid 0
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
@@ -158,8 +158,8 @@ inputs
}
stat
{
- create 1539889216
- modify 1543279265
+ create 1510086161
+ modify 1553898451
author MAINGEAR@DESKTOP-P98C1VA
access 0777
}
@@ -168,6 +168,14 @@ delscript ""
exprlanguage hscript
end
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker.multiparm"
+Content-Type: text/plain
+
+2
+custom_attribute_name_# ../../custom_attribute_name_#
+custom_attribute_suffix_# ../../custom_attribute_suffix_#
+
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker.chn"
Content-Type: text/plain
@@ -340,12 +348,6 @@ Content-Type: text/plain
flags = 0
segment { length = 0 expr = chs(\"../../Ds_suffix\") }
}
- channel custom_channels {
- lefttype = extend
- righttype = extend
- flags = 0
- segment { length = 0 expr = ch(\"../../custom_channels\") }
- }
channel trange {
lefttype = extend
righttype = extend
@@ -388,18 +390,30 @@ Content-Type: text/plain
flags = 0
segment { length = 0 value = -1 -1 expr = ch(\"../../ray_distance\") }
}
- channel baking_samples {
+ channel bBasecolorLinearSpace {
lefttype = extend
righttype = extend
- default = 4
flags = 0
- segment { length = 0 value = 4 4 expr = ch(\"../../baking_samples\") }
+ segment { length = 0 expr = ch(\"../../bBasecolorLinearSpace\") }
}
- channel bBasecolorLinearSpace {
+ channel vm_uvcageobject1 {
lefttype = extend
righttype = extend
flags = 0
- segment { length = 0 expr = ch(\"../../bBasecolorLinearSpace\") }
+ segment { length = 0 expr = chsop(\"../../vm_uvcageobject1\") }
+ }
+ channel custom_channels {
+ lefttype = extend
+ righttype = extend
+ flags = 0
+ segment { length = 0 expr = ch(\"../../custom_channels\") }
+ }
+ channel vm_bake_skipcf {
+ lefttype = extend
+ righttype = extend
+ default = 1
+ flags = 0
+ segment { length = 0 value = 1 1 expr = ch(\"../../vm_bake_skipcf\") }
}
}
@@ -411,46 +425,47 @@ Content-Type: text/plain
version 0.8
execute [ 0 locks=0 ] ( 0 )
renderdialog [ 0 locks=0 ] ( 0 )
-meshes [ 0 locks=0 ] ( 1 )
-vm_uvunwrapres [ 0 locks=0 ] ( [ vm_uvunwrapresx 512 ] [ vm_uvunwrapresy 512 ] )
+meshes [ 0 locks=0 autoscope=0 ] ( 1 )
+vm_uvunwrapres [ 8 locks=0 ] ( [ vm_uvunwrapresx 512 ] [ vm_uvunwrapresy 512 ] )
uvresmenu [ 0 locks=0 ] ( 0 )
-base_path [ 0 locks=0 ] ( [ base_path "C:/Users/Paul Ambrosiussen/render/untitled_$(CHANNEL).tga" ] )
-channels [ 0 locks=0 ] ( 1 0 )
-bake_basecolor [ 0 locks=0 ] ( [ bake_basecolor 1 ] )
-basecolor_suffix [ 0 locks=0 ] ( [ basecolor_suffix basecolor ] )
-bake_Nt [ 0 locks=0 ] ( [ bake_Nt 1 ] )
-Nt_suffix [ 0 locks=0 ] ( [ Nt_suffix normal ] )
+base_path [ 0 locks=0 autoscope=0 ] ( [ base_path C:/Github/GDT/hip/render/simplebaker_demoscene_$(CHANNEL).tga ] )
+channels [ 0 locks=0 ] ( 1 1 )
+bake_basecolor [ 0 locks=0 autoscope=0 ] ( [ bake_basecolor 1 ] )
+basecolor_suffix [ 0 locks=0 autoscope=0 ] ( [ basecolor_suffix basecolor ] )
+bake_Nt [ 0 locks=0 autoscope=0 ] ( [ bake_Nt 1 ] )
+Nt_suffix [ 0 locks=0 autoscope=0 ] ( [ Nt_suffix normal ] )
bake_alpha [ 0 locks=0 ] ( [ bake_alpha 0 ] )
alpha_suffix [ 0 locks=0 ] ( [ alpha_suffix alpha ] )
bake_specrough [ 0 locks=0 ] ( [ bake_specrough 0 ] )
specrough_suffix [ 0 locks=0 ] ( [ specrough_suffix roughness ] )
bake_metallic [ 0 locks=0 ] ( [ bake_metallic 0 ] )
metallic_suffix [ 0 locks=0 ] ( [ metallic_suffix metallic ] )
-bake_N [ 0 locks=0 ] ( [ bake_N 0 ] )
-N_suffix [ 0 locks=0 ] ( [ N_suffix worldnormal ] )
-bake_Oc [ 0 locks=0 ] ( [ bake_Oc 1 ] )
-Oc_suffix [ 0 locks=0 ] ( [ Oc_suffix ao ] )
-bake_Cu [ 0 locks=0 ] ( [ bake_Cu 0 ] )
-Cu_suffix [ 0 locks=0 ] ( [ Cu_suffix curvature ] )
-bake_Th [ 0 locks=0 ] ( [ bake_Th 0 ] )
-Th_suffix [ 0 locks=0 ] ( [ Th_suffix thickness ] )
-bake_P [ 0 locks=0 ] ( [ bake_P 0 ] )
-P_suffix [ 0 locks=0 ] ( [ P_suffix position ] )
-bake_Ds [ 0 locks=0 ] ( [ bake_Ds 0 ] )
-Ds_suffix [ 0 locks=0 ] ( [ Ds_suffix height ] )
-custom_channels [ 0 locks=0 ] ( [ custom_channels 0 ] )
-trange [ 0 locks=0 ] ( [ trange 0 ] )
-f [ 0 locks=0 ] ( [ f1 1 ] [ f2 240 ] [ f3 1 ] )
-vm_bake_usemikkt [ 0 locks=0 ] ( [ vm_bake_usemikkt 1 ] )
+bake_N [ 0 locks=0 autoscope=0 ] ( [ bake_N 0 ] )
+N_suffix [ 0 locks=0 autoscope=0 ] ( [ N_suffix worldnormal ] )
+bake_Oc [ 0 locks=0 autoscope=0 ] ( [ bake_Oc 1 ] )
+Oc_suffix [ 0 locks=0 autoscope=0 ] ( [ Oc_suffix ao ] )
+bake_Cu [ 0 locks=0 autoscope=0 ] ( [ bake_Cu 0 ] )
+Cu_suffix [ 0 locks=0 autoscope=0 ] ( [ Cu_suffix curvature ] )
+bake_Th [ 0 locks=0 autoscope=0 ] ( [ bake_Th 0 ] )
+Th_suffix [ 0 locks=0 autoscope=0 ] ( [ Th_suffix thickness ] )
+bake_P [ 0 locks=0 autoscope=0 ] ( [ bake_P 0 ] )
+P_suffix [ 0 locks=0 autoscope=0 ] ( [ P_suffix position ] )
+bake_Ds [ 0 locks=0 autoscope=0 ] ( [ bake_Ds 0 ] )
+Ds_suffix [ 0 locks=0 autoscope=0 ] ( [ Ds_suffix height ] )
+custom_channels [ 0 locks=0 autoscope=0 ] ( [ custom_channels 0 ] )
+trange [ 0 locks=0 autoscope=0 ] ( [ trange 0 ] )
+f [ 0 locks=0 autoscope=0 ] ( [ f1 1 ] [ f2 240 ] [ f3 1 ] )
+vm_bake_usemikkt [ 0 locks=0 autoscope=0 ] ( [ vm_bake_usemikkt 1 ] )
bBasecolorLinearSpace [ 0 locks=0 ] ( [ bBasecolorLinearSpace 0 ] )
-vm_bake_tangentnormalflipy [ 0 locks=0 ] ( [ vm_bake_tangentnormalflipy 0 ] )
-vm_uvcageobject1 [ 0 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
-border_padding [ 0 locks=0 ] ( [ border_padding 2 ] )
-baking_samples [ 0 locks=0 ] ( [ baking_samples 8 ] )
-ray_bias [ 0 locks=0 ] ( [ ray_bias 0.01 ] )
-ray_distance [ 0 locks=0 ] ( [ ray_distance -1 ] )
-target_mesh_1 [ 0 locks=0 ] ( ../../LOW )
-source_mesh_1 [ 0 locks=0 ] ( ../../HIGH )
+vm_bake_tangentnormalflipy [ 0 locks=0 autoscope=0 ] ( [ vm_bake_tangentnormalflipy 0 ] )
+vm_bake_skipcf [ 0 locks=0 ] ( [ vm_bake_skipcf 1 ] )
+vm_uvcageobject1 [ 0 locks=0 autoscope=0 ] ( [ vm_uvcageobject1 "" ] )
+border_padding [ 0 locks=0 autoscope=0 ] ( [ border_padding 2 ] )
+baking_samples [ 0 locks=0 ] ( 4 )
+ray_bias [ 0 locks=0 autoscope=0 ] ( [ ray_bias 0.01 ] )
+ray_distance [ 0 locks=0 autoscope=0 ] ( [ ray_distance -1 ] )
+target_mesh_1 [ 0 locks=0 autoscope=0 ] ( ../../LOW )
+source_mesh_1 [ 0 locks=0 autoscope=0 ] ( ../../HIGH )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -486,7 +501,7 @@ inputs
stat
{
create 1496780578
- modify 1543452596
+ modify 1522766302
author Luiz@Luiz-PC
access 0777
}
@@ -547,7 +562,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -602,7 +617,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -619,7 +634,7 @@ Content-Type: text/plain
comment ""
position -4.2944 5.65882
-connectornextid 222
+connectornextid 223
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on lowdetail off mediumdetail off highdetail on material on
outputsNamed3
{
@@ -628,226 +643,227 @@ inputsNamed3
{
0 "" "" 1 "uv"
1 "" "" 1 "basecolor"
-2 "" "" 1 "basecolor_usePointColor"
-3 "" "" 1 "basecolor_usePackedColor"
-4 "" "" 1 "frontface"
-5 "" "" 1 "ior"
-6 "" "" 1 "rough"
-7 "" "" 1 "aniso"
-8 "" "" 1 "anisodir"
-9 "" "" 1 "metallic"
-10 "" "" 1 "reflect"
-11 "" "" 1 "reflecttint"
-12 "" "" 1 "coat"
-13 "" "" 1 "coatrough"
-14 "" "" 1 "transparency"
-15 "" "" 1 "transcolor"
-16 "" "" 1 "transdist"
-17 "" "" 1 "dispersion"
-18 "" "" 1 "priority"
-19 "" "" 1 "sss"
-20 "" "" 1 "sssmodel"
-21 "" "" 1 "sssdist"
-22 "" "" 1 "ssscolor"
-23 "" "" 1 "sssphase"
-24 "" "" 1 "sheen"
-25 "" "" 1 "sheentint"
-26 "" "" 1 "emitcolor"
-27 "" "" 1 "emitint"
-28 "" "" 1 "emitillum"
-29 "" "" 1 "opac"
-30 "" "" 1 "opaccolor"
-31 "" "" 1 "fakecausticsenabled"
-32 "" "" 1 "fakecausticstransmit"
-33 "" "" 1 "fakecausticsshadow"
-34 "" "" 1 "fakecausticsopacity"
-35 "" "" 1 "basecolor_useTexture"
-36 "" "" 1 "basecolor_texture"
-37 "" "" 1 "basecolor_textureIntensity"
-38 "" "" 1 "basecolor_textureWrap"
-39 "" "" 1 "basecolor_textureColorSpace"
-40 "" "" 1 "metallic_useTexture"
-41 "" "" 1 "metallic_texture"
-42 "" "" 1 "metallic_monoChannel"
-43 "" "" 1 "metallic_textureWrap"
-44 "" "" 1 "metallic_textureColorSpace"
-45 "" "" 1 "transparency_useTexture"
-46 "" "" 1 "transparency_texture"
-47 "" "" 1 "transparency_monoChannel"
-48 "" "" 1 "transparency_textureWrap"
-49 "" "" 1 "transparency_textureColorSpace"
-50 "" "" 1 "ior_useTexture"
-51 "" "" 1 "ior_texture"
-52 "" "" 1 "ior_monoChannel"
-53 "" "" 1 "ior_textureWrap"
-54 "" "" 1 "ior_textureColorSpace"
-55 "" "" 1 "transcolor_useTexture"
-56 "" "" 1 "transcolor_texture"
-57 "" "" 1 "transcolor_textureIntensity"
-58 "" "" 1 "transcolor_textureWrap"
-59 "" "" 1 "transcolor_textureColorSpace"
-60 "" "" 1 "transdist_useTexture"
-61 "" "" 1 "transdist_texture"
-62 "" "" 1 "transdist_monoChannel"
-63 "" "" 1 "transdist_textureWrap"
-64 "" "" 1 "transdist_textureColorSpace"
-65 "" "" 1 "dispersion_useTexture"
-66 "" "" 1 "dispersion_texture"
-67 "" "" 1 "dispersion_monoChannel"
-68 "" "" 1 "dispersion_textureWrap"
-69 "" "" 1 "dispersion_textureColorSpace"
-70 "" "" 1 "reflect_useTexture"
-71 "" "" 1 "reflect_texture"
-72 "" "" 1 "reflect_monoChannel"
-73 "" "" 1 "reflect_textureWrap"
-74 "" "" 1 "reflect_textureColorSpace"
-75 "" "" 1 "reflecttint_useTexture"
-76 "" "" 1 "reflecttint_texture"
-77 "" "" 1 "reflecttint_monoChannel"
-78 "" "" 1 "reflecttint_textureWrap"
-79 "" "" 1 "reflecttint_textureColorSpace"
-80 "" "" 1 "rough_useTexture"
-81 "" "" 1 "rough_texture"
-82 "" "" 1 "rough_monoChannel"
-83 "" "" 1 "rough_textureWrap"
-84 "" "" 1 "rough_textureColorSpace"
-85 "" "" 1 "aniso_useTexture"
-86 "" "" 1 "aniso_texture"
-87 "" "" 1 "aniso_monoChannel"
-88 "" "" 1 "aniso_textureWrap"
-89 "" "" 1 "aniso_textureColorSpace"
-90 "" "" 1 "anisodir_useTexture"
-91 "" "" 1 "anisodir_texture"
-92 "" "" 1 "anisodir_monoChannel"
-93 "" "" 1 "anisodir_textureWrap"
-94 "" "" 1 "anisodir_textureColorSpace"
-95 "" "" 1 "anisodir_textureFilter"
-96 "" "" 1 "sss_useTexture"
-97 "" "" 1 "sss_texture"
-98 "" "" 1 "sss_monoChannel"
-99 "" "" 1 "sss_textureWrap"
-100 "" "" 1 "sss_textureColorSpace"
-101 "" "" 1 "sssdist_useTexture"
-102 "" "" 1 "sssdist_texture"
-103 "" "" 1 "sssdist_monoChannel"
-104 "" "" 1 "sssdist_textureWrap"
-105 "" "" 1 "sssdist_textureColorSpace"
-106 "" "" 1 "ssscolor_useTexture"
-107 "" "" 1 "ssscolor_texture"
-108 "" "" 1 "ssscolor_textureWrap"
-109 "" "" 1 "ssscolor_textureColorSpace"
-110 "" "" 1 "sheen_useTexture"
-111 "" "" 1 "sheen_texture"
-112 "" "" 1 "sheen_monoChannel"
-113 "" "" 1 "sheen_textureWrap"
-114 "" "" 1 "sheen_textureColorSpace"
-115 "" "" 1 "sheentint_useTexture"
-116 "" "" 1 "sheentint_texture"
-117 "" "" 1 "sheentint_monoChannel"
-118 "" "" 1 "sheentint_textureWrap"
-119 "" "" 1 "sheentint_textureColorSpace"
-120 "" "" 1 "coat_useTexture"
-121 "" "" 1 "coat_texture"
-122 "" "" 1 "coat_monoChannel"
-123 "" "" 1 "coat_textureWrap"
-124 "" "" 1 "coat_textureColorSpace"
-125 "" "" 1 "coatrough_useTexture"
-126 "" "" 1 "coatrough_texture"
-127 "" "" 1 "coatrough_monoChannel"
-128 "" "" 1 "coatrough_textureWrap"
-129 "" "" 1 "coatrough_textureColorSpace"
-130 "" "" 1 "emitcolor_useTexture"
-131 "" "" 1 "emitcolor_texture"
-132 "" "" 1 "emitcolor_textureIntensity"
-133 "" "" 1 "emitcolor_textureWrap"
-134 "" "" 1 "emitcolor_textureColorSpace"
-135 "" "" 1 "opaccolor_useTexture"
-136 "" "" 1 "opaccolor_texture"
-137 "" "" 1 "opaccolor_textureWrap"
-138 "" "" 1 "opaccolor_textureIntensity"
-139 "" "" 1 "opaccolor_textureColorSpace"
-140 "" "" 1 "surface_textureFilter"
-141 "" "" 1 "surface_textureFilterWidth"
-142 "" "" 1 "baseBumpAndNormal_enable"
-143 "" "" 1 "baseBumpAndNormal_type"
-144 "" "" 1 "baseBump_colorSpace"
-145 "" "" 1 "baseBump_bumpScale"
-146 "" "" 1 "baseBump_bumpTexture"
-147 "" "" 1 "baseBump_wrap"
-148 "" "" 1 "baseBump_filter"
-149 "" "" 1 "baseBump_filterWidth"
-150 "" "" 1 "baseBump_channel"
-151 "" "" 1 "baseBump_imagePlane"
-152 "" "" 1 "baseNormal_colorspace"
-153 "" "" 1 "baseNormal_vectorSpace"
-154 "" "" 1 "baseNormal_scale"
-155 "" "" 1 "baseNormal_texture"
-156 "" "" 1 "baseNormal_wrap"
-157 "" "" 1 "baseNormal_filter"
-158 "" "" 1 "baseNormal_filterWidth"
-159 "" "" 1 "baseNormal_channel"
-160 "" "" 1 "baseNormal_imagePlane"
-161 "" "" 1 "baseNormal_space"
-162 "" "" 1 "baseNormal_flipX"
-163 "" "" 1 "baseNormal_flipY"
-164 "" "" 1 "separateCoatNormals"
-165 "" "" 1 "coatBumpAndNormal_enable"
-166 "" "" 1 "coatBumpAndNormal_type"
-167 "" "" 1 "coatBump_colorSpace"
-168 "" "" 1 "coatBump_bumpScale"
-169 "" "" 1 "coatBump_bumpTexture"
-170 "" "" 1 "coatBump_wrap"
-171 "" "" 1 "coatBump_filter"
-172 "" "" 1 "coatBump_filterWidth"
-173 "" "" 1 "coatBump_channel"
-174 "" "" 1 "coatBump_imagePlane"
-175 "" "" 1 "coatNormal_colorspace"
-176 "" "" 1 "coatNormal_vectorSpace"
-177 "" "" 1 "coatNormal_scale"
-178 "" "" 1 "coatNormal_texture"
-179 "" "" 1 "coatNormal_wrap"
-180 "" "" 1 "coatNormal_filter"
-181 "" "" 1 "coatNormal_filterWidth"
-182 "" "" 1 "coatNormal_channel"
-183 "" "" 1 "coatNormal_imagePlane"
-184 "" "" 1 "coatNormal_space"
-185 "" "" 1 "coatNormal_flipX"
-186 "" "" 1 "coatNormal_flipY"
-187 "" "" 1 "dispInput_enable"
-188 "" "" 1 "dispInput_max"
-189 "" "" 1 "dispInput_vectorspace"
-190 "" "" 1 "dispTex_enable"
-191 "" "" 1 "dispTex_type"
-192 "" "" 1 "dispTex_colorSpace"
-193 "" "" 1 "dispTex_vectorSpace"
-194 "" "" 1 "dispTex_channelOrder"
-195 "" "" 1 "dispTex_offset"
-196 "" "" 1 "dispTex_scale"
-197 "" "" 1 "dispTex_texture"
-198 "" "" 1 "dispTex_channel"
-199 "" "" 1 "dispTex_wrap"
-200 "" "" 1 "dispTex_filter"
-201 "" "" 1 "dispTex_filterWidth"
-202 "" "" 1 "dispNoise_enable"
-203 "" "" 1 "dispNoise_type"
-204 "" "" 1 "dispNoise_freq"
-205 "" "" 1 "dispNoise_offset"
-206 "" "" 1 "dispNoise_amp"
-207 "" "" 1 "dispNoise_rough"
-208 "" "" 1 "dispNoise_atten"
-209 "" "" 1 "dispNoise_turb"
-210 "" "" 1 "difflabel"
-211 "" "" 1 "refllabel"
-212 "" "" 1 "refractlabel"
-213 "" "" 1 "coatlabel"
-214 "" "" 1 "ssslabel"
-215 "" "" 1 "uvtrans"
-216 "" "" 1 "uvrot"
-217 "" "" 1 "uvscale"
-218 "" "" 1 "baseN"
-219 "" "" 1 "coatN"
-220 "" "" 1 "disp"
-221 "" "" 1 "vdisp"
+2 "" "" 1 "albedomult"
+3 "" "" 1 "basecolor_usePointColor"
+4 "" "" 1 "basecolor_usePackedColor"
+5 "" "" 1 "frontface"
+6 "" "" 1 "ior"
+7 "" "" 1 "rough"
+8 "" "" 1 "aniso"
+9 "" "" 1 "anisodir"
+10 "" "" 1 "metallic"
+11 "" "" 1 "reflect"
+12 "" "" 1 "reflecttint"
+13 "" "" 1 "coat"
+14 "" "" 1 "coatrough"
+15 "" "" 1 "transparency"
+16 "" "" 1 "transcolor"
+17 "" "" 1 "transdist"
+18 "" "" 1 "dispersion"
+19 "" "" 1 "priority"
+20 "" "" 1 "sss"
+21 "" "" 1 "sssmodel"
+22 "" "" 1 "sssdist"
+23 "" "" 1 "ssscolor"
+24 "" "" 1 "sssphase"
+25 "" "" 1 "sheen"
+26 "" "" 1 "sheentint"
+27 "" "" 1 "emitcolor"
+28 "" "" 1 "emitint"
+29 "" "" 1 "emitillum"
+30 "" "" 1 "opac"
+31 "" "" 1 "opaccolor"
+32 "" "" 1 "fakecausticsenabled"
+33 "" "" 1 "fakecausticstransmit"
+34 "" "" 1 "fakecausticsshadow"
+35 "" "" 1 "fakecausticsopacity"
+36 "" "" 1 "basecolor_useTexture"
+37 "" "" 1 "basecolor_texture"
+38 "" "" 1 "basecolor_textureIntensity"
+39 "" "" 1 "basecolor_textureWrap"
+40 "" "" 1 "basecolor_textureColorSpace"
+41 "" "" 1 "metallic_useTexture"
+42 "" "" 1 "metallic_texture"
+43 "" "" 1 "metallic_monoChannel"
+44 "" "" 1 "metallic_textureWrap"
+45 "" "" 1 "metallic_textureColorSpace"
+46 "" "" 1 "transparency_useTexture"
+47 "" "" 1 "transparency_texture"
+48 "" "" 1 "transparency_monoChannel"
+49 "" "" 1 "transparency_textureWrap"
+50 "" "" 1 "transparency_textureColorSpace"
+51 "" "" 1 "ior_useTexture"
+52 "" "" 1 "ior_texture"
+53 "" "" 1 "ior_monoChannel"
+54 "" "" 1 "ior_textureWrap"
+55 "" "" 1 "ior_textureColorSpace"
+56 "" "" 1 "transcolor_useTexture"
+57 "" "" 1 "transcolor_texture"
+58 "" "" 1 "transcolor_textureIntensity"
+59 "" "" 1 "transcolor_textureWrap"
+60 "" "" 1 "transcolor_textureColorSpace"
+61 "" "" 1 "transdist_useTexture"
+62 "" "" 1 "transdist_texture"
+63 "" "" 1 "transdist_monoChannel"
+64 "" "" 1 "transdist_textureWrap"
+65 "" "" 1 "transdist_textureColorSpace"
+66 "" "" 1 "dispersion_useTexture"
+67 "" "" 1 "dispersion_texture"
+68 "" "" 1 "dispersion_monoChannel"
+69 "" "" 1 "dispersion_textureWrap"
+70 "" "" 1 "dispersion_textureColorSpace"
+71 "" "" 1 "reflect_useTexture"
+72 "" "" 1 "reflect_texture"
+73 "" "" 1 "reflect_monoChannel"
+74 "" "" 1 "reflect_textureWrap"
+75 "" "" 1 "reflect_textureColorSpace"
+76 "" "" 1 "reflecttint_useTexture"
+77 "" "" 1 "reflecttint_texture"
+78 "" "" 1 "reflecttint_monoChannel"
+79 "" "" 1 "reflecttint_textureWrap"
+80 "" "" 1 "reflecttint_textureColorSpace"
+81 "" "" 1 "rough_useTexture"
+82 "" "" 1 "rough_texture"
+83 "" "" 1 "rough_monoChannel"
+84 "" "" 1 "rough_textureWrap"
+85 "" "" 1 "rough_textureColorSpace"
+86 "" "" 1 "aniso_useTexture"
+87 "" "" 1 "aniso_texture"
+88 "" "" 1 "aniso_monoChannel"
+89 "" "" 1 "aniso_textureWrap"
+90 "" "" 1 "aniso_textureColorSpace"
+91 "" "" 1 "anisodir_useTexture"
+92 "" "" 1 "anisodir_texture"
+93 "" "" 1 "anisodir_monoChannel"
+94 "" "" 1 "anisodir_textureWrap"
+95 "" "" 1 "anisodir_textureColorSpace"
+96 "" "" 1 "anisodir_textureFilter"
+97 "" "" 1 "sss_useTexture"
+98 "" "" 1 "sss_texture"
+99 "" "" 1 "sss_monoChannel"
+100 "" "" 1 "sss_textureWrap"
+101 "" "" 1 "sss_textureColorSpace"
+102 "" "" 1 "sssdist_useTexture"
+103 "" "" 1 "sssdist_texture"
+104 "" "" 1 "sssdist_monoChannel"
+105 "" "" 1 "sssdist_textureWrap"
+106 "" "" 1 "sssdist_textureColorSpace"
+107 "" "" 1 "ssscolor_useTexture"
+108 "" "" 1 "ssscolor_texture"
+109 "" "" 1 "ssscolor_textureWrap"
+110 "" "" 1 "ssscolor_textureColorSpace"
+111 "" "" 1 "sheen_useTexture"
+112 "" "" 1 "sheen_texture"
+113 "" "" 1 "sheen_monoChannel"
+114 "" "" 1 "sheen_textureWrap"
+115 "" "" 1 "sheen_textureColorSpace"
+116 "" "" 1 "sheentint_useTexture"
+117 "" "" 1 "sheentint_texture"
+118 "" "" 1 "sheentint_monoChannel"
+119 "" "" 1 "sheentint_textureWrap"
+120 "" "" 1 "sheentint_textureColorSpace"
+121 "" "" 1 "coat_useTexture"
+122 "" "" 1 "coat_texture"
+123 "" "" 1 "coat_monoChannel"
+124 "" "" 1 "coat_textureWrap"
+125 "" "" 1 "coat_textureColorSpace"
+126 "" "" 1 "coatrough_useTexture"
+127 "" "" 1 "coatrough_texture"
+128 "" "" 1 "coatrough_monoChannel"
+129 "" "" 1 "coatrough_textureWrap"
+130 "" "" 1 "coatrough_textureColorSpace"
+131 "" "" 1 "emitcolor_useTexture"
+132 "" "" 1 "emitcolor_texture"
+133 "" "" 1 "emitcolor_textureIntensity"
+134 "" "" 1 "emitcolor_textureWrap"
+135 "" "" 1 "emitcolor_textureColorSpace"
+136 "" "" 1 "opaccolor_useTexture"
+137 "" "" 1 "opaccolor_texture"
+138 "" "" 1 "opaccolor_textureWrap"
+139 "" "" 1 "opaccolor_textureIntensity"
+140 "" "" 1 "opaccolor_textureColorSpace"
+141 "" "" 1 "surface_textureFilter"
+142 "" "" 1 "surface_textureFilterWidth"
+143 "" "" 1 "baseBumpAndNormal_enable"
+144 "" "" 1 "baseBumpAndNormal_type"
+145 "" "" 1 "baseBump_colorSpace"
+146 "" "" 1 "baseBump_bumpScale"
+147 "" "" 1 "baseBump_bumpTexture"
+148 "" "" 1 "baseBump_wrap"
+149 "" "" 1 "baseBump_filter"
+150 "" "" 1 "baseBump_filterWidth"
+151 "" "" 1 "baseBump_channel"
+152 "" "" 1 "baseBump_imagePlane"
+153 "" "" 1 "baseNormal_colorspace"
+154 "" "" 1 "baseNormal_vectorSpace"
+155 "" "" 1 "baseNormal_scale"
+156 "" "" 1 "baseNormal_texture"
+157 "" "" 1 "baseNormal_wrap"
+158 "" "" 1 "baseNormal_filter"
+159 "" "" 1 "baseNormal_filterWidth"
+160 "" "" 1 "baseNormal_channel"
+161 "" "" 1 "baseNormal_imagePlane"
+162 "" "" 1 "baseNormal_space"
+163 "" "" 1 "baseNormal_flipX"
+164 "" "" 1 "baseNormal_flipY"
+165 "" "" 1 "separateCoatNormals"
+166 "" "" 1 "coatBumpAndNormal_enable"
+167 "" "" 1 "coatBumpAndNormal_type"
+168 "" "" 1 "coatBump_colorSpace"
+169 "" "" 1 "coatBump_bumpScale"
+170 "" "" 1 "coatBump_bumpTexture"
+171 "" "" 1 "coatBump_wrap"
+172 "" "" 1 "coatBump_filter"
+173 "" "" 1 "coatBump_filterWidth"
+174 "" "" 1 "coatBump_channel"
+175 "" "" 1 "coatBump_imagePlane"
+176 "" "" 1 "coatNormal_colorspace"
+177 "" "" 1 "coatNormal_vectorSpace"
+178 "" "" 1 "coatNormal_scale"
+179 "" "" 1 "coatNormal_texture"
+180 "" "" 1 "coatNormal_wrap"
+181 "" "" 1 "coatNormal_filter"
+182 "" "" 1 "coatNormal_filterWidth"
+183 "" "" 1 "coatNormal_channel"
+184 "" "" 1 "coatNormal_imagePlane"
+185 "" "" 1 "coatNormal_space"
+186 "" "" 1 "coatNormal_flipX"
+187 "" "" 1 "coatNormal_flipY"
+188 "" "" 1 "dispInput_enable"
+189 "" "" 1 "dispInput_max"
+190 "" "" 1 "dispInput_vectorspace"
+191 "" "" 1 "dispTex_enable"
+192 "" "" 1 "dispTex_type"
+193 "" "" 1 "dispTex_colorSpace"
+194 "" "" 1 "dispTex_vectorSpace"
+195 "" "" 1 "dispTex_channelOrder"
+196 "" "" 1 "dispTex_offset"
+197 "" "" 1 "dispTex_scale"
+198 "" "" 1 "dispTex_texture"
+199 "" "" 1 "dispTex_channel"
+200 "" "" 1 "dispTex_wrap"
+201 "" "" 1 "dispTex_filter"
+202 "" "" 1 "dispTex_filterWidth"
+203 "" "" 1 "dispNoise_enable"
+204 "" "" 1 "dispNoise_type"
+205 "" "" 1 "dispNoise_freq"
+206 "" "" 1 "dispNoise_offset"
+207 "" "" 1 "dispNoise_amp"
+208 "" "" 1 "dispNoise_rough"
+209 "" "" 1 "dispNoise_atten"
+210 "" "" 1 "dispNoise_turb"
+211 "" "" 1 "difflabel"
+212 "" "" 1 "refllabel"
+213 "" "" 1 "refractlabel"
+214 "" "" 1 "coatlabel"
+215 "" "" 1 "ssslabel"
+216 "" "" 1 "uvtrans"
+217 "" "" 1 "uvrot"
+218 "" "" 1 "uvscale"
+219 "" "" 1 "baseN"
+220 "" "" 1 "coatN"
+221 "" "" 1 "disp"
+222 "" "" 1 "vdisp"
}
inputs
{
@@ -1073,11 +1089,12 @@ inputs
219 "" 0 1
220 "" 0 1
221 "" 0 1
+222 "" 0 1
}
stat
{
create 1496848225
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -3174,6 +3191,19 @@ Content-Type: text/plain
default { "0" }
range { 0 10 }
}
+ parm {
+ name "albedomult"
+ baseparm
+ label "Albedo Multiplier"
+ export none
+ }
+ parm {
+ name "speccolor"
+ baseparm
+ label "Specular Color"
+ invisible
+ export none
+ }
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/matnet/plain_white.chn"
@@ -3242,6 +3272,7 @@ specular_tint [ 0 locks=0 ] ( [ specular_tint 0 ] )
diffuse_folder_15 [ 0 locks=0 ] ( 0 0 0 0 0 0 )
folder7 [ 0 locks=0 ] ( 0 )
basecolor [ 0 locks=0 ] ( 1 1 1 )
+albedomult [ 0 locks=0 ] ( 1 )
basecolor_usePointColor [ 0 locks=0 ] ( "on" )
basecolor_usePackedColor [ 0 locks=0 ] ( "off" )
frontface [ 0 locks=0 ] ( "on" )
@@ -3554,6 +3585,7 @@ Dt [ 0 locks=0 ] ( 0 0 0 )
Vdt [ 0 locks=0 ] ( 0 0 0 )
baseN [ 0 locks=0 ] ( 0 0 0 )
coatN [ 0 locks=0 ] ( 0 0 0 )
+speccolor [ 0 locks=0 ] ( [ speccolorr 1 ] [ speccolorg 1 ] [ speccolorb 1 ] )
diffuse_folder_16 [ 0 locks=0 ] ( 0 0 0 0 0 0 )
folder17 [ 0 locks=0 ] ( 0 )
folder18 [ 0 locks=0 ] ( 0 )
@@ -3670,7 +3702,7 @@ inputs
stat
{
create 1496780581
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -4398,7 +4430,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -4433,7 +4465,7 @@ inputs
stat
{
create 1496867646
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -4820,8 +4852,8 @@ roundedEdge_radius_1 [ 0 locks=0 ] ( 0 )
roundedEdge_mode_1 [ 0 locks=0 ] ( 0 )
roughnessfolder_1 [ 0 locks=0 ] ( 0 )
rough_texture_1 [ 0 locks=0 ] ( "`ifs(ch(\"../bake_specrough\"),strreplace(chs(\"../base_path\"), \"$(CHANNEL)\", chs(\"../specrough_suffix\")),\"\")`" )
-rough_1 [ 0 locks=0 ] ( [ rough_1 1 ] )
-ior_1 [ 0 locks=0 ] ( [ ior_1 1 ] )
+rough_1 [ 0 locks=0 ] ( [ rough_1 0.60299999999999998 ] )
+ior_1 [ 0 locks=0 ] ( [ ior_1 1.8200000000000001 ] )
metallicfolder_1 [ 0 locks=0 ] ( 0 )
metallic_texture_1 [ 0 locks=0 ] ( "`ifs(ch(\"../bake_metallic\"),strreplace(chs(\"../base_path\"), \"$(CHANNEL)\", chs(\"../metallic_suffix\")),\"\")`" )
metallic_1 [ 8 locks=0 ] ( [ metallic_1 0 ] )
@@ -4896,7 +4928,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -4913,7 +4945,7 @@ Content-Type: text/plain
comment ""
position 0 0
-connectornextid 227
+connectornextid 228
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on lowdetail off mediumdetail off highdetail on material on
outputsNamed3
{
@@ -4922,231 +4954,232 @@ inputsNamed3
{
0 "" "" 1 "uv"
1 "" "" 1 "basecolor"
-2 "" "" 1 "basecolor_usePointColor"
-3 "" "" 1 "basecolor_usePackedColor"
-4 "" "" 1 "frontface"
-5 "" "" 1 "ior"
-6 "" "" 1 "rough"
-7 "" "" 1 "aniso"
-8 "" "" 1 "anisodir"
-9 "" "" 1 "metallic"
-10 "" "" 1 "reflect"
-11 "" "" 1 "reflecttint"
-12 "" "" 1 "coat"
-13 "" "" 1 "coatrough"
-14 "" "" 1 "transparency"
-15 "" "" 1 "transcolor"
-16 "" "" 1 "transdist"
-17 "" "" 1 "dispersion"
-18 "" "" 1 "priority"
-19 "" "" 1 "sss"
-20 "" "" 1 "sssmodel"
-21 "" "" 1 "sssdist"
-22 "" "" 1 "ssscolor"
-23 "" "" 1 "sssphase"
-24 "" "" 1 "sheen"
-25 "" "" 1 "sheentint"
-26 "" "" 1 "emitcolor"
-27 "" "" 1 "emitint"
-28 "" "" 1 "emitillum"
-29 "" "" 1 "opac"
-30 "" "" 1 "opaccolor"
-31 "" "" 1 "fakecausticsenabled"
-32 "" "" 1 "fakecausticstransmit"
-33 "" "" 1 "fakecausticsshadow"
-34 "" "" 1 "fakecausticsopacity"
-35 "" "" 1 "basecolor_useTexture"
-36 "" "" 1 "basecolor_texture"
-37 "" "" 1 "basecolor_textureIntensity"
-38 "" "" 1 "basecolor_textureWrap"
-39 "" "" 1 "basecolor_textureColorSpace"
-40 "" "" 1 "metallic_useTexture"
-41 "" "" 1 "metallic_texture"
-42 "" "" 1 "metallic_monoChannel"
-43 "" "" 1 "metallic_textureWrap"
-44 "" "" 1 "metallic_textureColorSpace"
-45 "" "" 1 "transparency_useTexture"
-46 "" "" 1 "transparency_texture"
-47 "" "" 1 "transparency_monoChannel"
-48 "" "" 1 "transparency_textureWrap"
-49 "" "" 1 "transparency_textureColorSpace"
-50 "" "" 1 "ior_useTexture"
-51 "" "" 1 "ior_texture"
-52 "" "" 1 "ior_monoChannel"
-53 "" "" 1 "ior_textureWrap"
-54 "" "" 1 "ior_textureColorSpace"
-55 "" "" 1 "transcolor_useTexture"
-56 "" "" 1 "transcolor_texture"
-57 "" "" 1 "transcolor_textureIntensity"
-58 "" "" 1 "transcolor_textureWrap"
-59 "" "" 1 "transcolor_textureColorSpace"
-60 "" "" 1 "transdist_useTexture"
-61 "" "" 1 "transdist_texture"
-62 "" "" 1 "transdist_monoChannel"
-63 "" "" 1 "transdist_textureWrap"
-64 "" "" 1 "transdist_textureColorSpace"
-65 "" "" 1 "dispersion_useTexture"
-66 "" "" 1 "dispersion_texture"
-67 "" "" 1 "dispersion_monoChannel"
-68 "" "" 1 "dispersion_textureWrap"
-69 "" "" 1 "dispersion_textureColorSpace"
-70 "" "" 1 "reflect_useTexture"
-71 "" "" 1 "reflect_texture"
-72 "" "" 1 "reflect_monoChannel"
-73 "" "" 1 "reflect_textureWrap"
-74 "" "" 1 "reflect_textureColorSpace"
-75 "" "" 1 "reflecttint_useTexture"
-76 "" "" 1 "reflecttint_texture"
-77 "" "" 1 "reflecttint_monoChannel"
-78 "" "" 1 "reflecttint_textureWrap"
-79 "" "" 1 "reflecttint_textureColorSpace"
-80 "" "" 1 "rough_useTexture"
-81 "" "" 1 "rough_texture"
-82 "" "" 1 "rough_monoChannel"
-83 "" "" 1 "rough_textureWrap"
-84 "" "" 1 "rough_textureColorSpace"
-85 "" "" 1 "aniso_useTexture"
-86 "" "" 1 "aniso_texture"
-87 "" "" 1 "aniso_monoChannel"
-88 "" "" 1 "aniso_textureWrap"
-89 "" "" 1 "aniso_textureColorSpace"
-90 "" "" 1 "anisodir_useTexture"
-91 "" "" 1 "anisodir_texture"
-92 "" "" 1 "anisodir_monoChannel"
-93 "" "" 1 "anisodir_textureWrap"
-94 "" "" 1 "anisodir_textureColorSpace"
-95 "" "" 1 "anisodir_textureFilter"
-96 "" "" 1 "sss_useTexture"
-97 "" "" 1 "sss_texture"
-98 "" "" 1 "sss_monoChannel"
-99 "" "" 1 "sss_textureWrap"
-100 "" "" 1 "sss_textureColorSpace"
-101 "" "" 1 "sssdist_useTexture"
-102 "" "" 1 "sssdist_texture"
-103 "" "" 1 "sssdist_monoChannel"
-104 "" "" 1 "sssdist_textureWrap"
-105 "" "" 1 "sssdist_textureColorSpace"
-106 "" "" 1 "ssscolor_useTexture"
-107 "" "" 1 "ssscolor_texture"
-108 "" "" 1 "ssscolor_textureWrap"
-109 "" "" 1 "ssscolor_textureColorSpace"
-110 "" "" 1 "sheen_useTexture"
-111 "" "" 1 "sheen_texture"
-112 "" "" 1 "sheen_monoChannel"
-113 "" "" 1 "sheen_textureWrap"
-114 "" "" 1 "sheen_textureColorSpace"
-115 "" "" 1 "sheentint_useTexture"
-116 "" "" 1 "sheentint_texture"
-117 "" "" 1 "sheentint_monoChannel"
-118 "" "" 1 "sheentint_textureWrap"
-119 "" "" 1 "sheentint_textureColorSpace"
-120 "" "" 1 "coat_useTexture"
-121 "" "" 1 "coat_texture"
-122 "" "" 1 "coat_monoChannel"
-123 "" "" 1 "coat_textureWrap"
-124 "" "" 1 "coat_textureColorSpace"
-125 "" "" 1 "coatrough_useTexture"
-126 "" "" 1 "coatrough_texture"
-127 "" "" 1 "coatrough_monoChannel"
-128 "" "" 1 "coatrough_textureWrap"
-129 "" "" 1 "coatrough_textureColorSpace"
-130 "" "" 1 "emitcolor_useTexture"
-131 "" "" 1 "emitcolor_texture"
-132 "" "" 1 "emitcolor_textureIntensity"
-133 "" "" 1 "emitcolor_textureWrap"
-134 "" "" 1 "emitcolor_textureColorSpace"
-135 "" "" 1 "opaccolor_useTexture"
-136 "" "" 1 "opaccolor_texture"
-137 "" "" 1 "opaccolor_textureWrap"
-138 "" "" 1 "opaccolor_textureIntensity"
-139 "" "" 1 "opaccolor_textureColorSpace"
-140 "" "" 1 "surface_textureFilter"
-141 "" "" 1 "surface_textureFilterWidth"
-142 "" "" 1 "baseBumpAndNormal_enable"
-143 "" "" 1 "baseBumpAndNormal_type"
-144 "" "" 1 "baseBump_colorSpace"
-145 "" "" 1 "baseBump_bumpScale"
-146 "" "" 1 "baseBump_bumpTexture"
-147 "" "" 1 "baseBump_wrap"
-148 "" "" 1 "baseBump_filter"
-149 "" "" 1 "baseBump_filterWidth"
-150 "" "" 1 "baseBump_channel"
-151 "" "" 1 "baseBump_imagePlane"
-152 "" "" 1 "baseNormal_colorspace"
-153 "" "" 1 "baseNormal_vectorSpace"
-154 "" "" 1 "baseNormal_scale"
-155 "" "" 1 "baseNormal_texture"
-156 "" "" 1 "baseNormal_wrap"
-157 "" "" 1 "baseNormal_filter"
-158 "" "" 1 "baseNormal_filterWidth"
-159 "" "" 1 "baseNormal_channel"
-160 "" "" 1 "baseNormal_imagePlane"
-161 "" "" 1 "baseNormal_space"
-162 "" "" 1 "baseNormal_flipX"
-163 "" "" 1 "baseNormal_flipY"
-164 "" "" 1 "separateCoatNormals"
-165 "" "" 1 "coatBumpAndNormal_enable"
-166 "" "" 1 "coatBumpAndNormal_type"
-167 "" "" 1 "coatBump_colorSpace"
-168 "" "" 1 "coatBump_bumpScale"
-169 "" "" 1 "coatBump_bumpTexture"
-170 "" "" 1 "coatBump_wrap"
-171 "" "" 1 "coatBump_filter"
-172 "" "" 1 "coatBump_filterWidth"
-173 "" "" 1 "coatBump_channel"
-174 "" "" 1 "coatBump_imagePlane"
-175 "" "" 1 "coatNormal_colorspace"
-176 "" "" 1 "coatNormal_vectorSpace"
-177 "" "" 1 "coatNormal_scale"
-178 "" "" 1 "coatNormal_texture"
-179 "" "" 1 "coatNormal_wrap"
-180 "" "" 1 "coatNormal_filter"
-181 "" "" 1 "coatNormal_filterWidth"
-182 "" "" 1 "coatNormal_channel"
-183 "" "" 1 "coatNormal_imagePlane"
-184 "" "" 1 "coatNormal_space"
-185 "" "" 1 "coatNormal_flipX"
-186 "" "" 1 "coatNormal_flipY"
-187 "" "" 1 "dispInput_enable"
-188 "" "" 1 "dispInput_max"
-189 "" "" 1 "dispInput_vectorspace"
-190 "" "" 1 "dispTex_enable"
-191 "" "" 1 "dispTex_type"
-192 "" "" 1 "dispTex_colorSpace"
-193 "" "" 1 "dispTex_vectorSpace"
-194 "" "" 1 "dispTex_channelOrder"
-195 "" "" 1 "dispTex_offset"
-196 "" "" 1 "dispTex_scale"
-197 "" "" 1 "dispTex_texture"
-198 "" "" 1 "dispTex_channel"
-199 "" "" 1 "dispTex_wrap"
-200 "" "" 1 "dispTex_filter"
-201 "" "" 1 "dispTex_filterWidth"
-202 "" "" 1 "dispNoise_enable"
-203 "" "" 1 "dispNoise_type"
-204 "" "" 1 "dispNoise_freq"
-205 "" "" 1 "dispNoise_offset"
-206 "" "" 1 "dispNoise_amp"
-207 "" "" 1 "dispNoise_rough"
-208 "" "" 1 "dispNoise_atten"
-209 "" "" 1 "dispNoise_turb"
-210 "" "" 1 "difflabel"
-211 "" "" 1 "refllabel"
-212 "" "" 1 "refractlabel"
-213 "" "" 1 "coatlabel"
-214 "" "" 1 "ssslabel"
-215 "" "" 1 "uvtrans"
-216 "" "" 1 "uvrot"
-217 "" "" 1 "uvscale"
-218 "" "" 1 "baseN"
-219 "" "" 1 "coatN"
-220 "" "" 1 "disp"
-221 "" "" 1 "vdisp"
-222 "" "" 1 "opacpointalpha"
-223 "" "" 1 "roundedEdge_enable"
-224 "" "" 1 "roundedEdge_radius"
-225 "" "" 1 "roundedEdge_mode"
-226 "" "" 1 "opacpackedalpha"
+2 "" "" 1 "albedomult"
+3 "" "" 1 "basecolor_usePointColor"
+4 "" "" 1 "basecolor_usePackedColor"
+5 "" "" 1 "frontface"
+6 "" "" 1 "ior"
+7 "" "" 1 "rough"
+8 "" "" 1 "aniso"
+9 "" "" 1 "anisodir"
+10 "" "" 1 "metallic"
+11 "" "" 1 "reflect"
+12 "" "" 1 "reflecttint"
+13 "" "" 1 "coat"
+14 "" "" 1 "coatrough"
+15 "" "" 1 "transparency"
+16 "" "" 1 "transcolor"
+17 "" "" 1 "transdist"
+18 "" "" 1 "dispersion"
+19 "" "" 1 "priority"
+20 "" "" 1 "sss"
+21 "" "" 1 "sssmodel"
+22 "" "" 1 "sssdist"
+23 "" "" 1 "ssscolor"
+24 "" "" 1 "sssphase"
+25 "" "" 1 "sheen"
+26 "" "" 1 "sheentint"
+27 "" "" 1 "emitcolor"
+28 "" "" 1 "emitint"
+29 "" "" 1 "emitillum"
+30 "" "" 1 "opac"
+31 "" "" 1 "opaccolor"
+32 "" "" 1 "fakecausticsenabled"
+33 "" "" 1 "fakecausticstransmit"
+34 "" "" 1 "fakecausticsshadow"
+35 "" "" 1 "fakecausticsopacity"
+36 "" "" 1 "basecolor_useTexture"
+37 "" "" 1 "basecolor_texture"
+38 "" "" 1 "basecolor_textureIntensity"
+39 "" "" 1 "basecolor_textureWrap"
+40 "" "" 1 "basecolor_textureColorSpace"
+41 "" "" 1 "metallic_useTexture"
+42 "" "" 1 "metallic_texture"
+43 "" "" 1 "metallic_monoChannel"
+44 "" "" 1 "metallic_textureWrap"
+45 "" "" 1 "metallic_textureColorSpace"
+46 "" "" 1 "transparency_useTexture"
+47 "" "" 1 "transparency_texture"
+48 "" "" 1 "transparency_monoChannel"
+49 "" "" 1 "transparency_textureWrap"
+50 "" "" 1 "transparency_textureColorSpace"
+51 "" "" 1 "ior_useTexture"
+52 "" "" 1 "ior_texture"
+53 "" "" 1 "ior_monoChannel"
+54 "" "" 1 "ior_textureWrap"
+55 "" "" 1 "ior_textureColorSpace"
+56 "" "" 1 "transcolor_useTexture"
+57 "" "" 1 "transcolor_texture"
+58 "" "" 1 "transcolor_textureIntensity"
+59 "" "" 1 "transcolor_textureWrap"
+60 "" "" 1 "transcolor_textureColorSpace"
+61 "" "" 1 "transdist_useTexture"
+62 "" "" 1 "transdist_texture"
+63 "" "" 1 "transdist_monoChannel"
+64 "" "" 1 "transdist_textureWrap"
+65 "" "" 1 "transdist_textureColorSpace"
+66 "" "" 1 "dispersion_useTexture"
+67 "" "" 1 "dispersion_texture"
+68 "" "" 1 "dispersion_monoChannel"
+69 "" "" 1 "dispersion_textureWrap"
+70 "" "" 1 "dispersion_textureColorSpace"
+71 "" "" 1 "reflect_useTexture"
+72 "" "" 1 "reflect_texture"
+73 "" "" 1 "reflect_monoChannel"
+74 "" "" 1 "reflect_textureWrap"
+75 "" "" 1 "reflect_textureColorSpace"
+76 "" "" 1 "reflecttint_useTexture"
+77 "" "" 1 "reflecttint_texture"
+78 "" "" 1 "reflecttint_monoChannel"
+79 "" "" 1 "reflecttint_textureWrap"
+80 "" "" 1 "reflecttint_textureColorSpace"
+81 "" "" 1 "rough_useTexture"
+82 "" "" 1 "rough_texture"
+83 "" "" 1 "rough_monoChannel"
+84 "" "" 1 "rough_textureWrap"
+85 "" "" 1 "rough_textureColorSpace"
+86 "" "" 1 "aniso_useTexture"
+87 "" "" 1 "aniso_texture"
+88 "" "" 1 "aniso_monoChannel"
+89 "" "" 1 "aniso_textureWrap"
+90 "" "" 1 "aniso_textureColorSpace"
+91 "" "" 1 "anisodir_useTexture"
+92 "" "" 1 "anisodir_texture"
+93 "" "" 1 "anisodir_monoChannel"
+94 "" "" 1 "anisodir_textureWrap"
+95 "" "" 1 "anisodir_textureColorSpace"
+96 "" "" 1 "anisodir_textureFilter"
+97 "" "" 1 "sss_useTexture"
+98 "" "" 1 "sss_texture"
+99 "" "" 1 "sss_monoChannel"
+100 "" "" 1 "sss_textureWrap"
+101 "" "" 1 "sss_textureColorSpace"
+102 "" "" 1 "sssdist_useTexture"
+103 "" "" 1 "sssdist_texture"
+104 "" "" 1 "sssdist_monoChannel"
+105 "" "" 1 "sssdist_textureWrap"
+106 "" "" 1 "sssdist_textureColorSpace"
+107 "" "" 1 "ssscolor_useTexture"
+108 "" "" 1 "ssscolor_texture"
+109 "" "" 1 "ssscolor_textureWrap"
+110 "" "" 1 "ssscolor_textureColorSpace"
+111 "" "" 1 "sheen_useTexture"
+112 "" "" 1 "sheen_texture"
+113 "" "" 1 "sheen_monoChannel"
+114 "" "" 1 "sheen_textureWrap"
+115 "" "" 1 "sheen_textureColorSpace"
+116 "" "" 1 "sheentint_useTexture"
+117 "" "" 1 "sheentint_texture"
+118 "" "" 1 "sheentint_monoChannel"
+119 "" "" 1 "sheentint_textureWrap"
+120 "" "" 1 "sheentint_textureColorSpace"
+121 "" "" 1 "coat_useTexture"
+122 "" "" 1 "coat_texture"
+123 "" "" 1 "coat_monoChannel"
+124 "" "" 1 "coat_textureWrap"
+125 "" "" 1 "coat_textureColorSpace"
+126 "" "" 1 "coatrough_useTexture"
+127 "" "" 1 "coatrough_texture"
+128 "" "" 1 "coatrough_monoChannel"
+129 "" "" 1 "coatrough_textureWrap"
+130 "" "" 1 "coatrough_textureColorSpace"
+131 "" "" 1 "emitcolor_useTexture"
+132 "" "" 1 "emitcolor_texture"
+133 "" "" 1 "emitcolor_textureIntensity"
+134 "" "" 1 "emitcolor_textureWrap"
+135 "" "" 1 "emitcolor_textureColorSpace"
+136 "" "" 1 "opaccolor_useTexture"
+137 "" "" 1 "opaccolor_texture"
+138 "" "" 1 "opaccolor_textureWrap"
+139 "" "" 1 "opaccolor_textureIntensity"
+140 "" "" 1 "opaccolor_textureColorSpace"
+141 "" "" 1 "surface_textureFilter"
+142 "" "" 1 "surface_textureFilterWidth"
+143 "" "" 1 "baseBumpAndNormal_enable"
+144 "" "" 1 "baseBumpAndNormal_type"
+145 "" "" 1 "baseBump_colorSpace"
+146 "" "" 1 "baseBump_bumpScale"
+147 "" "" 1 "baseBump_bumpTexture"
+148 "" "" 1 "baseBump_wrap"
+149 "" "" 1 "baseBump_filter"
+150 "" "" 1 "baseBump_filterWidth"
+151 "" "" 1 "baseBump_channel"
+152 "" "" 1 "baseBump_imagePlane"
+153 "" "" 1 "baseNormal_colorspace"
+154 "" "" 1 "baseNormal_vectorSpace"
+155 "" "" 1 "baseNormal_scale"
+156 "" "" 1 "baseNormal_texture"
+157 "" "" 1 "baseNormal_wrap"
+158 "" "" 1 "baseNormal_filter"
+159 "" "" 1 "baseNormal_filterWidth"
+160 "" "" 1 "baseNormal_channel"
+161 "" "" 1 "baseNormal_imagePlane"
+162 "" "" 1 "baseNormal_space"
+163 "" "" 1 "baseNormal_flipX"
+164 "" "" 1 "baseNormal_flipY"
+165 "" "" 1 "separateCoatNormals"
+166 "" "" 1 "coatBumpAndNormal_enable"
+167 "" "" 1 "coatBumpAndNormal_type"
+168 "" "" 1 "coatBump_colorSpace"
+169 "" "" 1 "coatBump_bumpScale"
+170 "" "" 1 "coatBump_bumpTexture"
+171 "" "" 1 "coatBump_wrap"
+172 "" "" 1 "coatBump_filter"
+173 "" "" 1 "coatBump_filterWidth"
+174 "" "" 1 "coatBump_channel"
+175 "" "" 1 "coatBump_imagePlane"
+176 "" "" 1 "coatNormal_colorspace"
+177 "" "" 1 "coatNormal_vectorSpace"
+178 "" "" 1 "coatNormal_scale"
+179 "" "" 1 "coatNormal_texture"
+180 "" "" 1 "coatNormal_wrap"
+181 "" "" 1 "coatNormal_filter"
+182 "" "" 1 "coatNormal_filterWidth"
+183 "" "" 1 "coatNormal_channel"
+184 "" "" 1 "coatNormal_imagePlane"
+185 "" "" 1 "coatNormal_space"
+186 "" "" 1 "coatNormal_flipX"
+187 "" "" 1 "coatNormal_flipY"
+188 "" "" 1 "dispInput_enable"
+189 "" "" 1 "dispInput_max"
+190 "" "" 1 "dispInput_vectorspace"
+191 "" "" 1 "dispTex_enable"
+192 "" "" 1 "dispTex_type"
+193 "" "" 1 "dispTex_colorSpace"
+194 "" "" 1 "dispTex_vectorSpace"
+195 "" "" 1 "dispTex_channelOrder"
+196 "" "" 1 "dispTex_offset"
+197 "" "" 1 "dispTex_scale"
+198 "" "" 1 "dispTex_texture"
+199 "" "" 1 "dispTex_channel"
+200 "" "" 1 "dispTex_wrap"
+201 "" "" 1 "dispTex_filter"
+202 "" "" 1 "dispTex_filterWidth"
+203 "" "" 1 "dispNoise_enable"
+204 "" "" 1 "dispNoise_type"
+205 "" "" 1 "dispNoise_freq"
+206 "" "" 1 "dispNoise_offset"
+207 "" "" 1 "dispNoise_amp"
+208 "" "" 1 "dispNoise_rough"
+209 "" "" 1 "dispNoise_atten"
+210 "" "" 1 "dispNoise_turb"
+211 "" "" 1 "difflabel"
+212 "" "" 1 "refllabel"
+213 "" "" 1 "refractlabel"
+214 "" "" 1 "coatlabel"
+215 "" "" 1 "ssslabel"
+216 "" "" 1 "uvtrans"
+217 "" "" 1 "uvrot"
+218 "" "" 1 "uvscale"
+219 "" "" 1 "baseN"
+220 "" "" 1 "coatN"
+221 "" "" 1 "disp"
+222 "" "" 1 "vdisp"
+223 "" "" 1 "opacpointalpha"
+224 "" "" 1 "roundedEdge_enable"
+225 "" "" 1 "roundedEdge_radius"
+226 "" "" 1 "roundedEdge_mode"
+227 "" "" 1 "opacpackedalpha"
}
inputs
{
@@ -5377,11 +5410,12 @@ inputs
224 "" 0 1
225 "" 0 1
226 "" 0 1
+227 "" 0 1
}
stat
{
create 1541451860
- modify 1543279549
+ modify 1553888318
author Paul_Ambrosiussen@LAPTOP-P8R7FBPF
access 0777
}
@@ -5570,12 +5604,13 @@ specular_tint [ 0 locks=0 ] ( [ specular_tint 0 ] )
diffuse_folder_15 [ 0 locks=0 ] ( 3 3 3 3 3 3 )
folder7 [ 0 locks=0 ] ( 0 )
basecolor [ 0 locks=0 ] ( [ basecolorr 1 ] [ basecolorg 1 ] [ basecolorb 1 ] )
+albedomult [ 0 locks=0 ] ( 1 )
basecolor_usePointColor [ 0 locks=0 ] ( "on" )
basecolor_usePackedColor [ 0 locks=0 ] ( "off" )
frontface [ 0 locks=0 ] ( "on" )
folder4 [ 0 locks=0 ] ( 0 )
-ior [ 0 locks=0 ] ( [ ior 1 ] )
-rough [ 0 locks=0 ] ( [ rough 1 ] )
+ior [ 0 locks=0 ] ( [ ior 1.8200000000000001 ] )
+rough [ 0 locks=0 ] ( [ rough 0.60299999999999998 ] )
aniso [ 0 locks=0 ] ( 0 )
anisodir [ 0 locks=0 ] ( 0 )
folder12 [ 0 locks=0 ] ( 0 )
@@ -5615,7 +5650,7 @@ fakecausticsshadow [ 0 locks=0 ] ( 1 )
fakecausticsopacity [ 0 locks=0 ] ( 0 )
folder54 [ 0 locks=0 ] ( 0 )
basecolor_useTexture [ 0 locks=0 ] ( "on" )
-basecolor_texture [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ basecolor_texture "C:/Users/Paul Ambrosiussen/render/untitled_basecolor.tga" ] )
+basecolor_texture [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ basecolor_texture C:/Github/GDT/hip/render/simplebaker_demoscene_ao.tga ] )
basecolor_textureIntensity [ 0 locks=0 ] ( 1 )
basecolor_textureWrap [ 0 locks=0 ] ( repeat )
basecolor_textureColorSpace [ 0 locks=0 ] ( auto )
@@ -5759,7 +5794,7 @@ baseBump_imagePlane [ 0 locks=0 ] ( "" )
baseNormal_colorspace [ 0 locks=0 ] ( linear )
baseNormal_vectorSpace [ 0 locks=0 ] ( uvtangent )
baseNormal_scale [ 0 locks=0 ] ( 1 )
-baseNormal_texture [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ baseNormal_texture "C:/Users/Paul Ambrosiussen/render/untitled_normal.tga" ] )
+baseNormal_texture [ 0 locks=0 autoscope=1 autosel=4294967295 ] ( [ baseNormal_texture C:/Github/GDT/hip/render/simplebaker_demoscene_normal.tga ] )
baseNormal_wrap [ 0 locks=0 ] ( repeat )
baseNormal_filter [ 0 locks=0 ] ( gauss )
baseNormal_filterWidth [ 0 locks=0 ] ( 1 )
@@ -5882,6 +5917,7 @@ Dt [ 0 locks=0 ] ( 0 0 0 )
Vdt [ 0 locks=0 ] ( 0 0 0 )
baseN [ 0 locks=0 ] ( 0 0 0 )
coatN [ 0 locks=0 ] ( 0 0 0 )
+speccolor [ 0 locks=0 ] ( 1 1 1 )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -5941,7 +5977,7 @@ Content-Type: text/plain
objflags objflags = origin off
pretransform UT_DMatrix4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
comment ""
-position -3.55911 7.00592
+position -4.00617 7.00592
connectornextid 0
flags = lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on selectable on
outputsNamed3
@@ -5956,7 +5992,7 @@ inputs
stat
{
create 1496780581
- modify 1536599722
+ modify 1512055944
author Luiz@Luiz-PC
access 0777
}
@@ -6684,7 +6720,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -6717,7 +6753,7 @@ inputs
stat
{
create 1496780594
- modify 1541789607
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -6751,7 +6787,7 @@ pivot [ 0 locks=0 ] ( "centroid" )
viewportlod [ 0 locks=0 ] ( "full" )
addpath [ 0 locks=0 ] ( "on" )
enable1 [ 0 locks=0 ] ( "on" )
-objpath1 [ 0 locks=0 ] ( "" )
+objpath1 [ 0 locks=0 ] ( ../../../../../LOW )
group1 [ 0 locks=0 ] ( "" )
expand1 [ 0 locks=0 ] ( "off" )
}
@@ -6763,7 +6799,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -6799,7 +6835,7 @@ inputs
stat
{
create 1504474956
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -6827,7 +6863,7 @@ Content-Type: text/plain
{
version 0.8
-input [ 8 locks=0 ] ( [ input 0 ] )
+input [ 8 locks=0 ] ( [ input 1 ] )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -6837,7 +6873,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -6874,7 +6910,7 @@ inputs
stat
{
create 1504475028
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -6912,7 +6948,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -6980,7 +7016,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -7032,9 +7068,16 @@ Content-Type: text/plain
version 0.8
group [ 0 locks=0 ] ( "" )
grouptype [ 0 locks=0 ] ( "guess" )
+overridenormal [ 0 locks=0 ] ( "off" )
+normalattrib [ 0 locks=0 ] ( N )
+construct [ 0 locks=0 ] ( 0 )
+docompute [ 0 locks=0 ] ( "on" )
type [ 0 locks=0 ] ( "typevertex" )
cuspangle [ 0 locks=0 ] ( 60 )
method [ 0 locks=0 ] ( 1 )
+modify [ 0 locks=0 ] ( 0 )
+normalize [ 0 locks=0 ] ( "off" )
+reverse [ 0 locks=0 ] ( "off" )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -7044,7 +7087,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -7822,7 +7865,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -7855,7 +7898,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -7901,7 +7944,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -7938,7 +7981,7 @@ inputs
stat
{
create 1496782511
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -7966,7 +8009,7 @@ Content-Type: text/plain
{
version 0.8
-input [ 8 locks=0 ] ( [ input 1 ] )
+input [ 8 locks=0 ] ( [ input 0 ] )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -7976,7 +8019,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8009,7 +8052,7 @@ inputs
stat
{
create 1496780594
- modify 1541789599
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8043,7 +8086,7 @@ pivot [ 0 locks=0 ] ( "centroid" )
viewportlod [ 0 locks=0 ] ( "full" )
addpath [ 0 locks=0 ] ( "on" )
enable1 [ 0 locks=0 ] ( "on" )
-objpath1 [ 0 locks=0 ] ( "" )
+objpath1 [ 0 locks=0 ] ( ../../../../../HIGH )
group1 [ 0 locks=0 ] ( "" )
expand1 [ 0 locks=0 ] ( "off" )
}
@@ -8055,7 +8098,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8092,7 +8135,7 @@ inputs
stat
{
create 1504474956
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8130,7 +8173,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8167,7 +8210,7 @@ inputs
stat
{
create 1504475028
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -8205,7 +8248,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8273,7 +8316,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8325,9 +8368,16 @@ Content-Type: text/plain
version 0.8
group [ 0 locks=0 ] ( "" )
grouptype [ 0 locks=0 ] ( "guess" )
+overridenormal [ 0 locks=0 ] ( "off" )
+normalattrib [ 0 locks=0 ] ( N )
+construct [ 0 locks=0 ] ( 0 )
+docompute [ 0 locks=0 ] ( "on" )
type [ 0 locks=0 ] ( "typevertex" )
cuspangle [ 0 locks=0 ] ( 60 )
method [ 0 locks=0 ] ( 1 )
+modify [ 0 locks=0 ] ( 0 )
+normalize [ 0 locks=0 ] ( "off" )
+reverse [ 0 locks=0 ] ( "off" )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -8337,7 +8387,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8372,7 +8422,7 @@ inputs
stat
{
create 1509741512
- modify 1539889424
+ modify 1534435763
author MAINGEAR@DESKTOP-P98C1VA
access 0777
}
@@ -8406,7 +8456,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -8442,7 +8492,7 @@ inputs
stat
{
create 1509741521
- modify 1539889424
+ modify 1534435763
author MAINGEAR@DESKTOP-P98C1VA
access 0777
}
@@ -8470,7 +8520,7 @@ Content-Type: text/plain
{
version 0.8
-input [ 8 locks=0 ] ( [ input 0 ] )
+input [ 8 locks=0 ] ( [ input 1 ] )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -8480,7 +8530,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9149,7 +9199,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9224,7 +9274,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9312,7 +9362,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9411,7 +9461,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9465,7 +9515,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9511,7 +9561,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9548,7 +9598,7 @@ inputs
stat
{
create 1496782511
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9576,7 +9626,7 @@ Content-Type: text/plain
{
version 0.8
-input [ 8 locks=0 ] ( [ input 1 ] )
+input [ 8 locks=0 ] ( [ input 0 ] )
}
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -9586,7 +9636,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9619,7 +9669,7 @@ inputs
stat
{
create 1496780594
- modify 1539889424
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9665,7 +9715,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -9686,24 +9736,33 @@ Content-Type: text/plain
1
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.init"
+Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet.order"
Content-Type: text/plain
-type = geo
-matchesdef = 0
+5
+low
+high
+cam1
+matnet
+custom_export
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.def"
+Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet.net"
+Content-Type: text/plain
+
+1
+
+--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
+Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/baketexture.def"
Content-Type: text/plain
-objflags objflags = origin off
-pretransform UT_DMatrix4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
comment ""
-position -5.91205 7.00592
-connectornextid 0
-flags = lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on selectable on
+position 0.966462 9.57155
+connectornextid 1
+flags = lock off model off template off footprint off xray off bypass on display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
+0 "output1"
}
inputsNamed3
{
@@ -9713,8 +9772,8 @@ inputs
}
stat
{
- create 1496780581
- modify 1536599966
+ create 1496776162
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -9724,1096 +9783,170 @@ exprlanguage hscript
end
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.spareparmdef"
+Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/baketexture.spareparmdef"
Content-Type: text/plain
- group {
- name "stdswitcher4"
- label "Transform"
+ parm {
+ name "execute"
+ baseparm
+ label "Render to Disk"
+ joinnext
+ export none
+ }
+ parm {
+ name "renderpreview"
+ baseparm
+ label "Render to MPlay"
+ joinnext
+ export none
+ }
+ parm {
+ name "executebackground"
+ baseparm
+ label "Render to Disk in Background"
+ joinnext
+ export none
+ }
+ parm {
+ name "renderdialog"
+ baseparm
+ label "Controls..."
+ nolabel
+ export none
+ }
+ parm {
+ name "trange"
+ baseparm
+ label "Valid Frame Range"
+ export none
+ }
+ parm {
+ name "f"
+ baseparm
+ label "Start/End/Inc"
+ export none
+ }
+ parm {
+ name "take"
+ baseparm
+ label "Render with Take"
+ export none
+ }
+ parm {
+ name "camera"
+ baseparm
+ label "Camera"
+ export none
+ }
+ parm {
+ name "vm_uvtype"
+ baseparm
+ label "Texture Format"
+ export none
+ }
+ parm {
+ name "vm_uvunwrapres"
+ baseparm
+ label "Resolution"
+ joinnext
+ export none
+ }
+ parm {
+ name "uvresmenu"
+ baseparm
+ label "uvresmenu"
+ nolabel
+ export none
+ }
+ parm {
+ name "vm_ptexmapminres"
+ baseparm
+ label "Minimum Map Resolution"
+ joinnext
+ export none
+ }
+ parm {
+ name "vm_uvptexminresmenu"
+ baseparm
+ label "vm_uvptexminresmenu"
+ nolabel
+ export none
+ }
+ parm {
+ name "vm_ptexmapmaxres"
+ baseparm
+ label "Maximum Map Resolution"
+ joinnext
+ export none
+ }
+ parm {
+ name "vm_uvptexmaxresmenu"
+ baseparm
+ label "vm_uvptexmaxresmenu"
+ nolabel
+ export none
+ }
+ parm {
+ name "vm_ptexmapscale"
+ baseparm
+ label "Map Resolution Scale"
+ joinnext
+ export none
+ }
+ parm {
+ name "vm_uvptexscalemenu"
+ baseparm
+ label "vm_uvptexscalemenu"
+ nolabel
+ export none
+ }
+ parm {
+ name "vm_uvshadingquality"
+ baseparm
+ label "Shading Quality"
+ export none
+ }
+ parm {
+ name "vm_uvmkpath"
+ baseparm
+ label "Create Intermediate Directories"
+ export none
+ }
+ multiparm {
+ name "vm_uvobjects"
+ label "UV Render Objects"
+ baseparm
+ default 1
parm {
- name "xOrd"
- baseparm
- label "Transform Order"
- joinnext
- export none
- }
- parm {
- name "rOrd"
+ name "vm_uvobjectenable#"
baseparm
- label "Rotate Order"
+ label "vm_uvobjectenable#"
nolabel
export none
}
parm {
- name "t"
- baseparm
- label "Translate"
- export all
- }
- parm {
- name "r"
- baseparm
- label "Rotate"
- export all
- }
- parm {
- name "s"
+ name "vm_uvobject#"
baseparm
- label "Scale"
+ label "UV Object #"
export none
}
parm {
- name "p"
+ name "vm_uvcageobject#"
baseparm
- label "Pivot Translate"
+ label "UV Cage Object #"
export none
}
parm {
- name "scale"
+ name "vm_uvhires#"
baseparm
- label "Uniform Scale"
+ label "High Res Object #"
export none
}
parm {
- name "pre_xform"
+ name "vm_uvoutputpicture#"
baseparm
- label "Modify Pre-Transform"
- export none
- }
- parm {
- name "keeppos"
- baseparm
- label "Keep Position When Parenting"
- export none
- }
- parm {
- name "childcomp"
- baseparm
- label "Child Compensation"
- export none
- }
- parm {
- name "constraints_on"
- baseparm
- label "Enable Constraints"
- export none
- }
- parm {
- name "constraints_path"
- baseparm
- label "Constraints"
- export none
- }
- parm {
- name "lookatpath"
- baseparm
- label "Look At"
- invisible
- export none
- }
- parm {
- name "lookupobjpath"
- baseparm
- label "Look Up Object"
- invisible
- export none
- }
- parm {
- name "lookup"
- baseparm
- label "Look At Up Vector"
- invisible
- export none
- }
- parm {
- name "pathobjpath"
- baseparm
- label "Path Object"
- invisible
- export none
- }
- parm {
- name "roll"
- baseparm
- label "Roll"
- invisible
- export none
- }
- parm {
- name "pos"
- baseparm
- label "Position"
- invisible
- export none
- }
- parm {
- name "uparmtype"
- baseparm
- label "Parameterization"
- invisible
- export none
- }
- parm {
- name "pathorient"
- baseparm
- label "Orient Along Path"
- invisible
- export none
- }
- parm {
- name "up"
- baseparm
- label "Orient Up Vector"
- invisible
- export none
- }
- parm {
- name "bank"
- baseparm
- label "Auto-Bank factor"
- invisible
- export none
- }
- }
-
- group {
- name "stdswitcher4_1"
- label "Render"
-
- parm {
- name "shop_materialpath"
- baseparm
- label "Material"
- export none
- }
- parm {
- name "shop_materialopts"
- baseparm
- label "Options"
- invisible
- export none
- }
- parm {
- name "tdisplay"
- baseparm
- label "Display"
- joinnext
- export none
- }
- parm {
- name "display"
- baseparm
- label "Display"
- export none
- }
- parm {
- name "viewportlod"
- label "Display As"
- type ordinal
- default { "full" }
- help "Choose how the object's geometry should be rendered in the viewport"
- menu {
- "full" "Full Geometry"
- "points" "Point Cloud"
- "box" "Bounding Box"
- "centroid" "Centroid"
- "hidden" "Hidden"
- "subd" "Subdivision Surface / Curves"
- }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendervisibility"
- label "Render Visibility"
- type string
- default { "*" }
- menureplace {
- "*" "Visible to all"
- "primary" "Visible only to primary rays"
- "primary|shadow" "Visible only to primary and shadow rays"
- "-primary" "Invisible to primary rays (Phantom)"
- "-diffuse" "Invisible to diffuse rays"
- "-diffuse&-reflect&-refract" "Invisible to secondary rays"
- "" "Invisible (Unrenderable)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendervisibility" }
- parmtag { "spare_category" "Render" }
- }
- parm {
- name "vm_rendersubd"
- label "Render Polygons As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubd" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdstyle"
- label "Subdivision Style"
- type string
- default { "mantra_catclark" }
- hidewhen "{ vm_rendersubd == 0 }"
- menu {
- "mantra_catclark" "Mantra Catmull-Clark"
- "osd_catclark" "OpenSubdiv Catmull-Clark"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdstyle" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_subdgroup"
- label "Subdivision Group"
- type string
- default { "" }
- hidewhen "{ vm_rendersubd == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "subdgroup" }
- parmtag { "spare_category" "Geometry" }
- }
- group {
- name "folder0"
- label "Shading"
-
- parm {
- name "categories"
- label "Categories"
- type string
- default { "" }
- help "A list of tags which can be used to select the object"
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "reflectmask"
- label "Reflection Mask"
- type oplist
- default { "*" }
- help "Objects that will be reflected on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "refractmask"
- label "Refraction Mask"
- type oplist
- default { "*" }
- help "Objects that will be refracted on this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/GEOMETRY!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightmask"
- label "Light Mask"
- type oplist
- default { "*" }
- help "Lights that illuminate this object."
- parmtag { "opexpand" "1" }
- parmtag { "opfilter" "!!OBJ/LIGHT!!" }
- parmtag { "oprelative" "/obj" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "lightcategories"
- label "Light Selection"
- type string
- default { "*" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilter"
- label "Volume Filter"
- type string
- default { "box" }
- menu {
- "box" "Box Filter"
- "gaussian" "Gaussian"
- "bartlett" "Bartlett (triangle)"
- "catrom" "Catmull-Rom"
- "hanning" "Hanning"
- "blackman" "Blackman"
- "sinc" "Sinc (sharpening)"
- }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filter" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_volumefilterwidth"
- label "Volume Filter Width"
- type float
- default { "1" }
- range { 0.001 5 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "filterwidth" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_matte"
- label "Matte shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "matte" }
- parmtag { "spare_category" "Shading" }
- }
- parm {
- name "vm_rayshade"
- label "Raytrace Shading"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rayshade" }
- parmtag { "spare_category" "Shading" }
- }
- }
-
- group {
- name "folder0_1"
- label "Sampling"
-
- parm {
- name "geo_velocityblur"
- label "Geometry Velocity Blur"
- type toggle
- default { "0" }
- disablewhen "{ allowmotionblur == 0 }"
- parmtag { "spare_category" "Sampling" }
- }
- }
-
- group {
- name "folder0_2"
- label "Dicing"
-
- parm {
- name "vm_shadingquality"
- label "Shading Quality"
- type float
- default { "1" }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "shadingquality" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_flatness"
- label "Dicing Flatness"
- type float
- default { "0.05" }
- range { 0 1 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "flatness" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_raypredice"
- label "Ray Predicing"
- type integer
- default { "0" }
- menu {
- "0" "Disable Predicing"
- "1" "Full Predicing"
- "2" "Precompute Bounds"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "raypredice" }
- parmtag { "spare_category" "Dicing" }
- }
- parm {
- name "vm_curvesurface"
- label "Shade Curves As Surfaces"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "curvesurface" }
- parmtag { "spare_category" "Dicing" }
- }
- }
-
- group {
- name "folder0_3"
- label "Geometry"
-
- parm {
- name "vm_rmbackface"
- label "Backface Removal"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rmbackface" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "shop_geometrypath"
- label "Procedural Shader"
- type oppath
- default { "" }
- parmtag { "opfilter" "!!SHOP/GEOMETRY!!" }
- parmtag { "oprelative" "." }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_forcegeometry"
- label "Force Procedural Geometry Output"
- type toggle
- default { "1" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_rendersubdcurves"
- label "Render Polygon Curves As Subdivision (Mantra)"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "rendersubdcurves" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpoints"
- label "Render As Points (Mantra)"
- type integer
- default { "2" }
- menu {
- "0" "No Point Rendering"
- "1" "Render Only Points"
- "2" "Render Unconnected Points"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_renderpointsas"
- label "Render Points As (Mantra)"
- type integer
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- menu {
- "0" "Spheres"
- "1" "Circles"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "renderpointsas" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_usenforpoints"
- label "Use N For Point Rendering"
- type toggle
- default { "0" }
- disablewhen "{ vm_renderpoints == 0 }"
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "usenforpoints" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pointscale"
- label "Point Scale"
- type float
- default { "1" }
- disablewhen "{ vm_renderpoints == 0 }"
- range { 0! 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pointscale" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_pscalediameter"
- label "Treat Point Scale as Diameter Instead of Radius"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "pscalediameter" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_metavolume"
- label "Metaballs as Volume"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "metavolume" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_coving"
- label "Coving"
- type integer
- default { "1" }
- menu {
- "0" "Disable Coving"
- "1" "Coving for displacement/sub-d"
- "2" "Coving for all primitives"
- }
- range { 0 10 }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "coving" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_materialoverride"
- label "Material Override"
- type string
- default { "compact" }
- menu {
- "none" "Disabled"
- "full" "Evaluate for Each Primitve/Point"
- "compact" "Evaluate Once"
- }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_overridedetail"
- label "Ignore Geometry Attribute Shaders"
- type toggle
- default { "0" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "overridedetail" }
- parmtag { "spare_category" "Geometry" }
- }
- parm {
- name "vm_procuseroottransform"
- label "Proc Use Root Transform"
- type toggle
- default { "1" }
- parmtag { "mantra_class" "object" }
- parmtag { "mantra_name" "procuseroottransform" }
- parmtag { "spare_category" "Geometry" }
- }
- }
-
- }
-
- group {
- name "stdswitcher4_2"
- label "Misc"
-
- parm {
- name "use_dcolor"
- baseparm
- label "Set Wireframe Color"
- export none
- }
- parm {
- name "dcolor"
- baseparm
- label "Wireframe Color"
- export none
- }
- parm {
- name "picking"
- baseparm
- label "Viewport Selecting Enabled"
- export none
- }
- parm {
- name "pickscript"
- baseparm
- label "Select Script"
- export none
- }
- parm {
- name "caching"
- baseparm
- label "Cache Object Transform"
- export none
- }
- parm {
- name "vport_shadeopen"
- baseparm
- label "Shade Open Curves In Viewport"
- export none
- }
- parm {
- name "vport_displayassubdiv"
- baseparm
- label "Display as Subdivision in Viewport"
- invisible
- export none
- }
- parm {
- name "vport_onionskin"
- baseparm
- label "Onion Skinning"
- export none
- }
- }
-
- parm {
- name "pr"
- baseparm
- label "Pivot Rotate"
- export none
- }
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-stdswitcher [ 0 locks=0 ] ( 0 0 0 )
-xOrd [ 0 locks=0 ] ( "srt" )
-rOrd [ 0 locks=0 ] ( "xyz" )
-t [ 0 locks=0 ] ( 0 0 0 )
-r [ 0 locks=0 ] ( 0 0 0 )
-s [ 0 locks=0 ] ( 1 1 1 )
-p [ 0 locks=0 ] ( 0 0 0 )
-pr [ 0 locks=0 ] ( 0 0 0 )
-scale [ 0 locks=0 ] ( 1 )
-pre_xform [ 0 locks=0 ] ( 0 )
-keeppos [ 0 locks=0 ] ( "off" )
-childcomp [ 0 locks=0 ] ( "off" )
-constraints_on [ 0 locks=0 ] ( "off" )
-constraints_path [ 0 locks=0 ] ( "" )
-lookatpath [ 0 locks=0 ] ( "" )
-lookupobjpath [ 0 locks=0 ] ( "" )
-lookup [ 0 locks=0 ] ( on )
-pathobjpath [ 0 locks=0 ] ( "" )
-roll [ 0 locks=0 ] ( 0 )
-pos [ 0 locks=0 ] ( 0 )
-uparmtype [ 0 locks=0 ] ( "arc" )
-pathorient [ 0 locks=0 ] ( 1 )
-up [ 0 locks=0 ] ( 0 1 0 )
-bank [ 0 locks=0 ] ( 0 )
-shop_materialpath [ 0 locks=0 ] ( "" )
-shop_materialopts [ 0 locks=0 ] ( 0 )
-tdisplay [ 0 locks=0 ] ( "off" )
-display [ 0 locks=0 ] ( 1 )
-use_dcolor [ 0 locks=0 ] ( "off" )
-dcolor [ 0 locks=0 ] ( 1 1 1 )
-picking [ 0 locks=0 ] ( "on" )
-pickscript [ 0 locks=0 ] ( "" )
-caching [ 0 locks=0 ] ( "on" )
-vport_shadeopen [ 0 locks=0 ] ( "off" )
-vport_displayassubdiv [ 0 locks=0 ] ( "off" )
-vport_onionskin [ 0 locks=0 ] ( "off" )
-stdswitcher4 [ 0 locks=0 ] ( 1 1 1 )
-viewportlod [ 0 locks=0 ] ( "full" )
-vm_rendervisibility [ 0 locks=0 ] ( * )
-vm_rendersubd [ 0 locks=0 ] ( "off" )
-vm_subdstyle [ 0 locks=0 ] ( mantra_catclark )
-vm_subdgroup [ 0 locks=0 ] ( "" )
-folder0 [ 0 locks=0 ] ( 3 3 3 3 )
-categories [ 0 locks=0 ] ( "" )
-reflectmask [ 0 locks=0 ] ( * )
-refractmask [ 0 locks=0 ] ( * )
-lightmask [ 0 locks=0 ] ( * )
-lightcategories [ 0 locks=0 ] ( * )
-vm_volumefilter [ 0 locks=0 ] ( box )
-vm_volumefilterwidth [ 0 locks=0 ] ( 1 )
-vm_matte [ 0 locks=0 ] ( "off" )
-vm_rayshade [ 0 locks=0 ] ( "off" )
-geo_velocityblur [ 0 locks=0 ] ( "off" )
-vm_shadingquality [ 0 locks=0 ] ( 1 )
-vm_flatness [ 0 locks=0 ] ( 0.050000000000000003 )
-vm_raypredice [ 0 locks=0 ] ( 0 )
-vm_curvesurface [ 0 locks=0 ] ( "off" )
-vm_rmbackface [ 0 locks=0 ] ( "off" )
-shop_geometrypath [ 0 locks=0 ] ( "" )
-vm_forcegeometry [ 0 locks=0 ] ( "on" )
-vm_rendersubdcurves [ 0 locks=0 ] ( "off" )
-vm_renderpoints [ 0 locks=0 ] ( 2 )
-vm_renderpointsas [ 0 locks=0 ] ( 0 )
-vm_usenforpoints [ 0 locks=0 ] ( "off" )
-vm_pointscale [ 0 locks=0 ] ( 1 )
-vm_pscalediameter [ 0 locks=0 ] ( "off" )
-vm_metavolume [ 0 locks=0 ] ( "off" )
-vm_coving [ 0 locks=0 ] ( 1 )
-vm_materialoverride [ 0 locks=0 ] ( compact )
-vm_overridedetail [ 0 locks=0 ] ( "off" )
-vm_procuseroottransform [ 0 locks=0 ] ( "on" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.403"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/object_merge1.init"
-Content-Type: text/plain
-
-type = object_merge
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/object_merge1.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -1.75666 1.64622
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-0 "output1"
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1496780594
- modify 1539889424
- author Luiz@Luiz-PC
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/object_merge1.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-numobj [ 0 locks=0 ] ( 1 )
-_separator [ 0 locks=0 ] ( )
-xformtype [ 0 locks=0 ] ( "none" )
-xformpath [ 0 locks=0 ] ( "" )
-invertxform [ 0 locks=0 ] ( "off" )
-createptgroups [ 0 locks=0 ] ( "off" )
-ptgroupprefix [ 0 locks=0 ] ( _ptgrp_ )
-createprimgroups [ 0 locks=0 ] ( "off" )
-primgroupprefix [ 0 locks=0 ] ( _primgrp_ )
-verbosegroups [ 0 locks=0 ] ( "off" )
-suffixfirstgroup [ 0 locks=0 ] ( "on" )
-createptstring [ 0 locks=0 ] ( "off" )
-createprimstring [ 0 locks=0 ] ( "off" )
-pathattrib [ 0 locks=0 ] ( objname )
-pack [ 0 locks=0 ] ( "off" )
-pivot [ 0 locks=0 ] ( "centroid" )
-viewportlod [ 0 locks=0 ] ( "full" )
-addpath [ 0 locks=0 ] ( "on" )
-enable1 [ 0 locks=0 ] ( "on" )
-objpath1 [ 8 locks=0 autoscope=1 ] ( `chsop(\"../../../vm_uvcageobject1\")` )
-group1 [ 0 locks=0 ] ( "" )
-expand1 [ 0 locks=0 ] ( "off" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/object_merge1.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.403"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/peak1.init"
-Content-Type: text/plain
-
-type = peak
-matchesdef = 0
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/peak1.def"
-Content-Type: text/plain
-
-sopflags sopflags =
-comment ""
-position -1.75541 0.446683
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-}
-inputsNamed3
-{
-0 object_merge1 0 1 "input1"
-}
-inputs
-{
-0 object_merge1 0 1
-}
-stat
-{
- create 1536599966
- modify 1536610542
- author mikel@mikembp-sesi.local
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/peak1.parm"
-Content-Type: text/plain
-
-{
-version 0.8
-group [ 0 locks=0 ] ( "" )
-grouptype [ 0 locks=0 ] ( "guess" )
-dist [ 0 locks=0 ] ( 0.01 )
-updatenmls [ 0 locks=0 ] ( "on" )
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage/peak1.userdata"
-Content-Type: text/plain
-
-{
- "___Version___":{
- "type":"string",
- "value":"17.0.403"
- }
-}
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.order"
-Content-Type: text/plain
-
-2
-object_merge1
-peak1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet/cage.net"
-Content-Type: text/plain
-
-1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet.order"
-Content-Type: text/plain
-
-6
-low
-high
-cam1
-matnet
-custom_export
-cage
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/objnet.net"
-Content-Type: text/plain
-
-1
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/baketexture.def"
-Content-Type: text/plain
-
-comment ""
-position 0.966462 9.57155
-connectornextid 1
-flags = lock off model off template off footprint off xray off bypass on display off render off highlight off unload off savedata off compress on colordefault on exposed on
-outputsNamed3
-{
-0 "output1"
-}
-inputsNamed3
-{
-}
-inputs
-{
-}
-stat
-{
- create 1496776162
- modify 1541456780
- author Luiz@Luiz-PC
- access 0777
-}
-color UT_Color RGB 0.8 0.8 0.8
-delscript ""
-exprlanguage hscript
-end
-
---HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
-Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/baketexture.spareparmdef"
-Content-Type: text/plain
-
- parm {
- name "execute"
- baseparm
- label "Render to Disk"
- joinnext
- export none
- }
- parm {
- name "renderpreview"
- baseparm
- label "Render to MPlay"
- joinnext
- export none
- }
- parm {
- name "executebackground"
- baseparm
- label "Render to Disk in Background"
- joinnext
- export none
- }
- parm {
- name "renderdialog"
- baseparm
- label "Controls..."
- nolabel
- export none
- }
- parm {
- name "trange"
- baseparm
- label "Valid Frame Range"
- export none
- }
- parm {
- name "f"
- baseparm
- label "Start/End/Inc"
- export none
- }
- parm {
- name "take"
- baseparm
- label "Render with Take"
- export none
- }
- parm {
- name "camera"
- baseparm
- label "Camera"
- export none
- }
- parm {
- name "vm_uvtype"
- baseparm
- label "Texture Format"
- export none
- }
- parm {
- name "vm_uvunwrapres"
- baseparm
- label "Resolution"
- joinnext
- export none
- }
- parm {
- name "uvresmenu"
- baseparm
- label "uvresmenu"
- nolabel
- export none
- }
- parm {
- name "vm_ptexmapminres"
- baseparm
- label "Minimum Map Resolution"
- joinnext
- export none
- }
- parm {
- name "vm_uvptexminresmenu"
- baseparm
- label "vm_uvptexminresmenu"
- nolabel
- export none
- }
- parm {
- name "vm_ptexmapmaxres"
- baseparm
- label "Maximum Map Resolution"
- joinnext
- export none
- }
- parm {
- name "vm_uvptexmaxresmenu"
- baseparm
- label "vm_uvptexmaxresmenu"
- nolabel
- export none
- }
- parm {
- name "vm_ptexmapscale"
- baseparm
- label "Map Resolution Scale"
- joinnext
- export none
- }
- parm {
- name "vm_uvptexscalemenu"
- baseparm
- label "vm_uvptexscalemenu"
- nolabel
- export none
- }
- parm {
- name "vm_uvshadingquality"
- baseparm
- label "Shading Quality"
- export none
- }
- parm {
- name "vm_uvmkpath"
- baseparm
- label "Create Intermediate Directories"
- export none
- }
- multiparm {
- name "vm_uvobjects"
- label "UV Render Objects"
- baseparm
- default 1
-
- parm {
- name "vm_uvobjectenable#"
- baseparm
- label "vm_uvobjectenable#"
- nolabel
- export none
- }
- parm {
- name "vm_uvobject#"
- baseparm
- label "UV Object #"
- export none
- }
- parm {
- name "vm_uvcageobject#"
- baseparm
- label "UV Cage Object #"
- export none
- }
- parm {
- name "vm_uvhires#"
- baseparm
- label "High Res Object #"
- export none
- }
- parm {
- name "vm_uvoutputpicture#"
- baseparm
- label "Output Picture #"
+ label "Output Picture #"
export none
}
}
@@ -12167,25 +11300,19 @@ Content-Type: text/plain
flags = 0
segment { length = 0 value = 1 1 expr = ch(\"../bake_metallic\") }
}
- channel vm_bake_normalizep {
- lefttype = extend
- righttype = extend
- flags = 0
- segment { length = 0 value = 1 1 expr = 1-ch(\"../bake_P\") }
- }
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresy\") }
}
channel uvresmenu {
lefttype = extend
@@ -12275,19 +11402,19 @@ soho_initsim [ 0 locks=0 ] ( "off" )
soho_viewport_menu [ 0 locks=0 ] ( "off" )
vm_uvobjectenable1 [ 0 locks=0 ] ( "on" )
vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
-vm_uvcageobject1 [ 8 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
+vm_uvcageobject1 [ 8 locks=0 ] ( `chsop(\"../vm_uvcageobject1\")` )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/high\"`" )
-vm_uvoutputpicture1 [ 0 locks=0 ] ( "C:/Users/Paul Ambrosiussen/Desktop/Webinar/render/LOW_tmp_1.exr" )
+vm_uvoutputpicture1 [ 0 locks=0 ] ( C:/Users/MAINGEAR/render/LOW_tmp.exr )
images6 [ 0 locks=0 ] ( 0 0 0 0 0 )
main3 [ 0 locks=0 ] ( 0 0 )
-vm_bake_normalizep [ 8 locks=0 ] ( [ vm_bake_normalizep 1 ] )
+vm_bake_normalizep [ 8 locks=0 ] ( "on" )
vm_extractimageplanes [ 0 locks=0 ] ( "off" )
vm_extractimageplanesformat [ 0 locks=0 ] ( Targa )
vm_quickplane_Nt [ 8 locks=0 ] ( [ vm_quickplane_Nt 1 ] )
vm_quickplane_Ds [ 8 locks=0 ] ( [ vm_quickplane_Ds 0 ] )
vm_quickplane_Vd [ 0 locks=0 ] ( "off" )
vm_quickplane_Vdt [ 0 locks=0 ] ( "off" )
-vm_quickplane_Oc [ 8 locks=0 ] ( [ vm_quickplane_Oc 0 ] )
+vm_quickplane_Oc [ 8 locks=0 ] ( [ vm_quickplane_Oc 1 ] )
vm_quickplane_Cv [ 0 locks=0 ] ( "off" )
vm_quickplane_Th [ 8 locks=0 ] ( [ vm_quickplane_Th 0 ] )
vm_quickplane_Cu [ 8 locks=0 ] ( [ vm_quickplane_Cu 0 ] )
@@ -12298,8 +11425,8 @@ vm_quickplane_diffcolor [ 0 locks=0 ] ( "off" )
vm_quickplane_speccolor [ 0 locks=0 ] ( "off" )
vm_quickplane_emitcolor [ 0 locks=0 ] ( "off" )
vm_quickplane_ssscolor [ 0 locks=0 ] ( "off" )
-vm_quickplane_metallic [ 8 locks=0 ] ( [ vm_quickplane_metallic 1 ] )
-vm_quickplane_specrough [ 8 locks=0 ] ( [ vm_quickplane_specrough 1 ] )
+vm_quickplane_metallic [ 8 locks=0 ] ( [ vm_quickplane_metallic 0 ] )
+vm_quickplane_specrough [ 8 locks=0 ] ( [ vm_quickplane_specrough 0 ] )
vm_showextraplaneparms [ 0 locks=0 ] ( "off" )
vm_numaux [ 0 locks=0 ] ( 1 )
vm_disable_plane1 [ 0 locks=0 ] ( "off" )
@@ -12381,18 +11508,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_text_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
@@ -12440,7 +11555,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -12472,7 +11587,7 @@ inputs
stat
{
create 1496798847
- modify 1541456782
+ modify 1532526866
author Luiz@Luiz-PC
access 0777
}
@@ -12501,7 +11616,7 @@ Content-Type: text/plain
{
version 0.8
stdswitcher [ 0 locks=0 ] ( 0 0 0 0 )
-filename [ 0 locks=0 ] ( "C:/Users/Paul Ambrosiussen/Desktop/Webinar/render\\_tmp_1.exr" "cinspace lin cinlut \"\" cinwhite 685 cingamma 0.6" )
+filename [ 0 locks=0 ] ( C:/Users/MAINGEAR/render\\tmp.exr "cinspace lin cinlut \"\" cinwhite 685 cingamma 0.6" )
nodename [ 0 locks=0 ] ( "userdef" )
reload [ 0 locks=0 ] ( 0 )
subframes [ 0 locks=0 ] ( "off" )
@@ -12555,7 +11670,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -12564,7 +11679,7 @@ Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/extra
Content-Type: text/plain
2
-779
+717
0
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -12650,7 +11765,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -12720,7 +11835,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -12822,7 +11937,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -12927,7 +12042,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13019,7 +12134,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13124,7 +12239,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13164,7 +12279,7 @@ inputs
stat
{
create 1496952905
- modify 1539889424
+ modify 1534435763
author mikel@mikembp-sesi.local
access 0777
}
@@ -13232,7 +12347,7 @@ maskplane [ 0 locks=0 ] ( C )
maskresize [ 0 locks=0 ] ( "off" )
maskinvert [ 0 locks=0 ] ( "off" )
overridesize [ 0 locks=0 ] ( "on" )
-size [ 8 locks=0 ] ( [ size1 512 ] [ size2 512 ] )
+size [ 8 locks=0 ] ( [ size1 256 ] [ size2 256 ] )
sizemenu [ 0 locks=0 ] ( 0 )
overrideaspect [ 0 locks=0 ] ( "off" )
aspect [ 0 locks=0 ] ( [ aspect 1 ] )
@@ -13264,7 +12379,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13273,7 +12388,7 @@ Content-Disposition: attachment; filename="hdaroot/ropnet1/rop_games_baker/extra
Content-Type: text/plain
2
-15
+14
0
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -13369,7 +12484,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13435,7 +12550,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13501,7 +12616,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13592,7 +12707,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13697,7 +12812,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13802,7 +12917,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13907,7 +13022,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -13973,7 +13088,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -14039,7 +13154,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -14117,7 +13232,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -14195,7 +13310,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -14275,7 +13390,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -14352,7 +13467,7 @@ inputs
stat
{
create 1496798868
- modify 1541456821
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -14377,13 +13492,13 @@ coppath [ 0 locks=0 ] ( ../extract_net/base_image )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 512 512 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 ] ( "C:/Users/Paul Ambrosiussen/Desktop/Webinar/render/LODTool_01_metallic.tga" )
+copoutput [ 0 locks=0 ] ( C:/Users/MAINGEAR/render/untitled_ao.tga )
mkpath [ 0 locks=0 ] ( "on" )
-color [ 0 locks=0 ] ( metallic )
+color [ 0 locks=0 ] ( Oc )
alpha [ 0 locks=0 ] ( A )
scopeplanes [ 8 locks=0 ] ( * )
convertcolorspace [ 0 locks=0 ] ( "off" )
-gamma [ 0 locks=0 ] ( 1 )
+gamma [ 0 locks=0 ] ( 2.2000000000000002 )
lut [ 0 locks=0 ] ( "" )
framedepend [ 0 locks=0 ] ( "off" )
batchmode [ 0 locks=0 ] ( "off" )
@@ -14446,15 +13561,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
+ "value":"17.5.207"
}
}
@@ -14479,7 +13586,7 @@ inputs
stat
{
create 1496776162
- modify 1541201420
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -15890,16 +14997,16 @@ Content-Type: text/plain
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresy\") }
}
channel uvresmenu {
lefttype = extend
@@ -15989,7 +15096,7 @@ soho_initsim [ 0 locks=0 ] ( "off" )
soho_viewport_menu [ 0 locks=0 ] ( "off" )
vm_uvobjectenable1 [ 0 locks=0 ] ( "on" )
vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
-vm_uvcageobject1 [ 0 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
+vm_uvcageobject1 [ 0 locks=0 ] ( `chsop(\"../vm_uvcageobject1\")` )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/custom_export\"`" )
vm_uvoutputpicture1 [ 0 locks=0 ] ( "" )
images6 [ 0 locks=0 ] ( 0 0 0 0 0 )
@@ -16028,7 +15135,7 @@ vm_quickplane_Th_channel [ 0 locks=0 ] ( Th )
vm_quickplane_Cu_channel [ 0 locks=0 ] ( Cu )
vm_quickplane_P_channel [ 0 locks=0 ] ( P )
vm_quickplane_N_channel [ 0 locks=0 ] ( N )
-vm_bake_skipcf [ 0 locks=0 ] ( "on" )
+vm_bake_skipcf [ 8 locks=0 ] ( "on" )
vm_bake_layerexport [ 0 locks=0 ] ( "on" )
vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 4 ] )
vm_bake_usemikkt [ 0 locks=0 ] ( "on" )
@@ -16062,7 +15169,7 @@ vm_transparentsamples [ 0 locks=0 ] ( 4 )
vm_samplelock [ 0 locks=0 ] ( "off" )
vm_randomseed [ 0 locks=0 ] ( 0 )
vm_imageblur [ 0 locks=0 ] ( "on" )
-objects4 [ 0 locks=0 ] ( 1 1 1 )
+objects4 [ 0 locks=0 ] ( 2 2 2 )
vm_extractlinearplanes [ 0 locks=0 ] ( `propertys('vm_quickplane_Nt_channel','Nt')`,`propertys('vm_quickplane_Ds_channel','Ds')`,`propertys('vm_quickplane_Vd_channel','Vd')`,`propertys('vm_quickplane_Vdt_channel','Vdt')`,`propertys('vm_quickplane_Cv_channel','Cv')`,`propertys('vm_quickplane_Th_channel','Th')`,`propertys('vm_quickplane_Cu_channel','Cu')`,`propertys('vm_quickplane_N_channel','N')`,`propertys('vm_quickplane_P_channel','P')` )
vm_inlinestorage [ 0 locks=0 ] ( "off" )
}
@@ -16075,14 +15182,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
@@ -16106,7 +15205,7 @@ inputs
stat
{
create 1496798844
- modify 1541456779
+ modify 1532526864
author Luiz@Luiz-PC
access 0777
}
@@ -16130,7 +15229,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -16161,7 +15260,7 @@ inputs
stat
{
create 1496798868
- modify 1541456785
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -16186,7 +15285,7 @@ coppath [ 0 locks=0 ] ( ../composite_net )
tres [ 0 locks=0 ] ( "natural" )
res [ 0 locks=0 ] ( 512 512 )
resmenu [ 0 locks=0 ] ( 0 )
-copoutput [ 0 locks=0 ] ( "C:/Users/Paul Ambrosiussen/Desktop/Webinar/render\\_tmp_1.exr" )
+copoutput [ 0 locks=0 ] ( C:/Users/MAINGEAR/render\\tmp.exr )
mkpath [ 0 locks=0 ] ( "on" )
color [ 0 locks=0 ] ( Nt )
alpha [ 0 locks=0 ] ( A )
@@ -16255,15 +15354,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
+ "value":"17.5.207"
}
}
@@ -16288,7 +15379,7 @@ inputs
stat
{
create 1496776162
- modify 1541201423
+ modify 1534435763
author Luiz@Luiz-PC
access 0777
}
@@ -17699,16 +16790,16 @@ Content-Type: text/plain
channel vm_uvunwrapresx {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresx\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresx\") }
}
channel vm_uvunwrapresy {
lefttype = extend
righttype = extend
- default = 1024
+ default = 256
flags = 0
- segment { length = 0 value = 1024 1024 expr = ch(\"../vm_uvunwrapresy\") }
+ segment { length = 0 value = 256 256 expr = ch(\"../vm_uvunwrapresy\") }
}
channel uvresmenu {
lefttype = extend
@@ -17798,10 +16889,10 @@ soho_initsim [ 0 locks=0 ] ( "off" )
soho_viewport_menu [ 0 locks=0 ] ( "off" )
vm_uvobjectenable1 [ 0 locks=0 ] ( "on" )
vm_uvobject1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/low\"`" )
-vm_uvcageobject1 [ 0 locks=0 ] ( "`ifs(strcmp(chsop(\"../vm_uvcageobject1\"),\"\"),opfullpath(\"..\") + \"/objnet/cage\",\"\")`" )
+vm_uvcageobject1 [ 0 locks=0 ] ( `chsop(\"../vm_uvcageobject1\")` )
vm_uvhires1 [ 0 locks=0 ] ( "`opfullpath(\"..\") + \"/objnet/custom_export\"`" )
-vm_uvoutputpicture1 [ 0 locks=0 ] ( $HIP/render/${HIPNAME}_${OS}_%(CHANNEL)s.%(UDIM)d.rat )
-images6 [ 0 locks=0 ] ( 1 1 1 1 1 )
+vm_uvoutputpicture1 [ 0 locks=0 ] ( C:/Users/MAINGEAR/render\\LOW_tmp.exr )
+images6 [ 0 locks=0 ] ( 2 2 2 2 2 )
main3 [ 0 locks=0 ] ( 0 0 )
vm_bake_normalizep [ 0 locks=0 ] ( "on" )
vm_extractimageplanes [ 0 locks=0 ] ( "off" )
@@ -17855,9 +16946,9 @@ vm_quickplane_Th_channel [ 0 locks=0 ] ( Th )
vm_quickplane_Cu_channel [ 0 locks=0 ] ( Cu )
vm_quickplane_P_channel [ 0 locks=0 ] ( P )
vm_quickplane_N_channel [ 0 locks=0 ] ( N )
-vm_bake_skipcf [ 0 locks=0 ] ( "on" )
+vm_bake_skipcf [ 8 locks=0 ] ( "on" )
vm_bake_layerexport [ 0 locks=0 ] ( "on" )
-vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 8 ] )
+vm_bake_samples [ 8 locks=0 ] ( [ vm_bake_samples 4 ] )
vm_bake_usemikkt [ 0 locks=0 ] ( "on" )
vm_bake_tangentnormalflipx [ 0 locks=0 ] ( "off" )
vm_bake_tangentnormalflipy [ 0 locks=0 ] ( "off" )
@@ -17889,7 +16980,7 @@ vm_transparentsamples [ 0 locks=0 ] ( 4 )
vm_samplelock [ 0 locks=0 ] ( "off" )
vm_randomseed [ 0 locks=0 ] ( 0 )
vm_imageblur [ 0 locks=0 ] ( "on" )
-objects4 [ 0 locks=0 ] ( 1 1 1 )
+objects4 [ 0 locks=0 ] ( 2 2 2 )
vm_extractlinearplanes [ 0 locks=0 ] ( `propertys('vm_quickplane_Nt_channel','Nt')`,`propertys('vm_quickplane_Ds_channel','Ds')`,`propertys('vm_quickplane_Vd_channel','Vd')`,`propertys('vm_quickplane_Vdt_channel','Vdt')`,`propertys('vm_quickplane_Cv_channel','Cv')`,`propertys('vm_quickplane_Th_channel','Th')`,`propertys('vm_quickplane_Cu_channel','Cu')`,`propertys('vm_quickplane_N_channel','N')`,`propertys('vm_quickplane_P_channel','P')` )
vm_inlinestorage [ 0 locks=0 ] ( "off" )
}
@@ -17902,14 +16993,6 @@ Content-Type: text/plain
"___Version___":{
"type":"string",
"value":""
- },
- "sidefx::parm_filter_raw_value_pattern":{
- "type":"string",
- "value":"tmp"
- },
- "sidefx::parm_filter_visibility_option":{
- "type":"string",
- "value":"raw_value_or_expr"
}
}
@@ -17976,7 +17059,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18036,7 +17119,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18147,7 +17230,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18222,7 +17305,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18283,7 +17366,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18344,7 +17427,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18419,7 +17502,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18487,7 +17570,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18548,7 +17631,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18607,7 +17690,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18691,7 +17774,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
@@ -18785,7 +17868,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
- "value":"17.0.403"
+ "value":"17.5.207"
}
}
diff --git a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/DialogScript b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/DialogScript
index de224021..6d8bb34c 100644
--- a/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/DialogScript
+++ b/otls/sop_simple_baker.hda/gamedev_8_8Sop_1sop__simple__baker/DialogScript
@@ -378,6 +378,14 @@
parmtag { "autoscope" "0000000000000000" }
parmtag { "spare_category" "Baking" }
}
+ parm {
+ name "vm_bake_skipcf"
+ label "Disable Lighting/Emission"
+ type toggle
+ default { "on" }
+ parmtag { "autoscope" "0000000000000000" }
+ parmtag { "spare_category" "Baking" }
+ }
parm {
name "vm_uvcageobject1"
label "Cage Mesh"