kunz Difference between revisions of "Customizing the Houdini Interface"

Difference between revisions of "Customizing the Houdini Interface"

From kunz
Line 1: Line 1:
[https://forums.odforce.net/topic/18089-houdini-theme/ Slate Theme from Odforce]
[https://forums.odforce.net/topic/18089-houdini-theme/ Slate Theme from Odforce]
[https://www.sidefx.com/docs/houdini/ref/windows/color.html Houdini Color Window]
[https://www.sidefx.com/docs/houdini/ref/windows/color.html Houdini Color Window]
Some aspects of Houdini can only be customized through [https://www.sidefx.com/docs/houdini/basics/config_env.html Setting Houdini Environment Variables].


You can customize the following Houdini Environment Variables by adding this to $HOME/houdiniX.x/houdini.env
You can customize the following Houdini Environment Variables by adding this to $HOME/houdiniX.x/houdini.env
[https://www.sidefx.com/docs/houdini/basics/config_env.html Setting Houdini Environment Variables]
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
HOUDINI_SPLASH_FILE = ~/hsplash/hsplash_014.png
HOUDINI_SPLASH_FILE = ~/hsplash/hsplash_014.png

Revision as of 00:12, 14 October 2021

Slate Theme from Odforce Houdini Color Window

Some aspects of Houdini can only be customized through Setting Houdini Environment Variables.

You can customize the following Houdini Environment Variables by adding this to $HOME/houdiniX.x/houdini.env

HOUDINI_SPLASH_FILE = ~/hsplash/hsplash_014.png
HOUDINI_SPLASH_MESSAGE = WELCOME ${USER}@${HOSTNAME}\\nVERSION: ${HOUDINI_VERSION}
HOUDINI_UI_QUEUE_SIZE = 2500000
HOUDINI_NO_START_PAGE_SPLASH = 1
HOUDINI_MAX_FILE_HISTORY = 32
HOUDINI_ENABLE_OLD_PRESETS = 1
HOUDINI_USE_OTL_AS_DEFAULT_HDA_EXT = 1