Jump to content

Search the Community

Showing results for tags 'HOUDINI_PATH'.

  • Search By Tags

    • houdini_path ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Does any one know what to set on my HOUDINI_PATH environment variable so that I can change the presets folder location? Lets say I have my presets folder in D:/stuff/presets, what would be the correct path? I've tried adding HOUDINI_PATH = "D:/stuff/presets";$HOUDINI_PATH;& in the houdini.env fi...
  2. It would be great to have a centralised official document on setting up Houdini in a production pipeline.. I am currently setting HOUDINI_PATH in houdini.env so that the whole studio can have access to OTLs, prefs, presets, toolbars etc Is it bad practice to append to HOUDINI_PATH? (some posts...
  3. Hello. I setup HOUDINI_PATH in my python wrapper, but it simple don't work. Nothing from specified folder loading. This is my wrapper. import os, sys, subprocess # HOUDINI_MAJOR_RELEASE = '13' HOUDINI_MINOR_RELEASE = '0' HOUDINI_BUILD_VERSION = '547' # HOUDINI_INSTALL_PATH = '/Library/Fram...
×
×
  • Create New...