Unloading packages on a project level
483 4 0- jarjarshaq
- Member
- 48 posts
- Joined: Feb. 2016
- Offline
- CYTE
- Member
- 708 posts
- Joined: Feb. 2017
- Offline
- mabelzile
- Staff
- 445 posts
- Joined: Feb. 2018
- Offline
Do you mean unloading redshift at runtime or to skip loading redshift on startup ? Unloading the redshift package at runtime is not possible yet, should be possible with the next 20.5 production build update (i.e. hou.ui.unloadPackage or with the package browser). However, unloading redshift will not unload the dso resources.
If you need to prevent redshift from loading on startup, you can modify your package to set HOUDINI_PATH conditionally with an array variable as documented [www.sidefx.com].
If you need to prevent redshift from loading on startup, you can modify your package to set HOUDINI_PATH conditionally with an array variable as documented [www.sidefx.com].
- jarjarshaq
- Member
- 48 posts
- Joined: Feb. 2016
- Offline
- alexmajewski
- Member
- 25 posts
- Joined: Aug. 2017
- Offline
-
- Quick Links