feat: shelf tool (replaces broken panel), PySide6 fix, descriptor uses HOUDINI_USER_PREF_DIR

This commit is contained in:
Hermes
2026-07-12 13:27:06 +00:00
parent e89f0dc048
commit 4a9157aae3
2 changed files with 78 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"hpath": "/home/niklas/Documents/projects_privat/hermes-houdini-bridge",
"hpath": "$HOUDINI_USER_PREF_DIR/hermes_houdini_bridge",
"env": [
{"HHB_PACKAGE": "/home/niklas/Documents/projects_privat/hermes-houdini-bridge"}
{"HHB_PACKAGE": "$HOUDINI_USER_PREF_DIR/hermes_houdini_bridge"}
],
"load_package_once": true,
"enable": "houdini_version >= '21.0'"