Bento icon indicating copy to clipboard operation
Bento copied to clipboard

:bento: Toolset for Houdini

Results 6 Bento issues
Sort by recently updated
recently updated
newest added

Environment variables such as $HIP & $JOB are useful but sometimes we want to open the directory with system default finders.

type: new feature

Currently there's no way to change environment variables for each cache path. It'll be better to be changed by some UI.

type: improvement
feat: Cache Manager

Maybe due to Qt version or setParent style in H16, Main Menu is not displayed and the tree widget occupies whole panel.

type: bug
feat: Cache Manager

To customise Bento package definition, we need config file somehow. 1. Inside default Houdini config directory. Ex: config/Bento/bento_config.ini 2. Load from Environment Variable Ex: `BENTO_CONFIG_PATH`

type: new feature
feat: Cache Manager

Currently Cache Manager UI updating as getting nodes info is just on single-threaded process. So the UI updating runs after its core process. To make this tool more less stressful...

type: improvement
feat: Cache Manager

Default python panel style is like just matched only with Houdini Theme colours but it doesn't support whole styles. For instance, only inserting PySide widget into python panel doesn't adjust...

type: improvement