malkuth Posted March 17, 2017 Share Posted March 17, 2017 Hi all, I have a small question about the best behavior when one wants to keep the track of the source scenes for a specific task/asset. Let's say you want to cache a sim. Usually you will make several versions of it. I think it is important to have the source file for each sim/cache version that is saved at the caching time (maybe in the sim/cache folder). Houdini has a 'post-render script' capabilities but my knowledge of hscript or python is very limited. Any ideas how to do that? Thank you! Cheers, Cristian Quote Link to comment Share on other sites More sharing options...
Atom Posted March 17, 2017 Share Posted March 17, 2017 (edited) I generally only save one version, the current version. You can always fish around in your backup folder to locate another version if needed. I have used the post-render/pre-render capabilities and they work fine. I'm sure you could dig around and find a line of code in the help that allows you to save your file. Edited March 17, 2017 by Atom 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.