BrianK Posted August 17, 2006 Share Posted August 17, 2006 We very much disklike OTL embedding being that we edit shaders in emacs land and like to compile them ourselves. The problem is that if we ever add a user and they open one of our hip files, suddenly all shaders become embedded and we scratch our heads for days as to why our changes have no effect... then have to jump through hoops to unembed them & maintain their params. Is there a way to turn off this god forsaken option permanently, for all users, forever? Quote Link to comment Share on other sites More sharing options...
stevenong Posted August 17, 2006 Share Posted August 17, 2006 Hey Brian, Yes, you can disable embedding through a file called hopmanager.pref.nosave. The .nosave extension will grey out all the parameters under the Configuration tab of the Operator Type Manager window so no user can change it through Houdini. If you have HOUDINI_PATH set, you'll want to put the hopmanager.pref.nosave file in the first path else the file goes to $HFS/houdini. You will also want to make sure hopmanager.pref does not exist in the $HOME/houdini8.x directory of each user because this will override the one in $HFS/houdini. If you have changed the Configuration settings, you should already have a hopmanager.pref file existing so edit the file and make sure the following is set: SaveToHipFile := 0; After that, add the .nosave extension to the file & restart Houdini. If you need more details or have any question, please let me know. Cheers! steven Quote Link to comment Share on other sites More sharing options...
BrianK Posted August 17, 2006 Author Share Posted August 17, 2006 Hey Brian,Yes, you can disable embedding through a file called hopmanager.pref.nosave. Thanks Steven. That's exactly what I was looking for. Quote Link to comment Share on other sites More sharing options...
Jason Posted August 17, 2006 Share Posted August 17, 2006 I believe there is some infomation in the Wiki OTManagerConfiguration section. Quote Link to comment Share on other sites More sharing options...
BrianK Posted August 17, 2006 Author Share Posted August 17, 2006 I believe there is some infomation in the Wiki OTManagerConfiguration section. You didn't expect me to actually look for an answer before posting, did you? hehehe. I did search the forum. Forgot about the wiki. Thanks for the reminder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.