Derik G

are2d2

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Changing the default preset location... 2017年7月22日16:55

You can change the $HOUDINI_USER_PREF_DIR variable to point to that directory.

You can also control this by the order of your $HOUDINI_PATH I believe as well (though this would also change the search order).

There may also be a setting you can change in one of the configs but I'd have to dig around and take a look.

Change Asset Presets Using Python 2017年7月22日16:47

… and if it's in hscript - you can call it in python with
hou.hscript("hscript_here")

controlling caching on a custom hdk node? 2017年7月22日16:35

I've noticed that some nodes get cached (playbar turns blue) for certain nodes. Is there anyway to control this for custom HDK nodes?