As per title - is this possible? For example: I may have a couple of camera node presets I like to use, but if I've already positioned a camera, applying a preset resets its transforms too, making any preset useless.
Or a Mantra ROP preset that doesn't change, say, frame ranges, but sets all the sample parameters.
Is this possible with the normal preset UI, or do I have to roll my own pythony thing?
Is it possible to create a node preset that leaves certain parameters unchanged?
1770 3 1- howiem
- Member
- 146 posts
- Joined: 9月 2011
- Offline
- howiem
- Member
- 146 posts
- Joined: 9月 2011
- Offline
Answered my own question: you can edit the presets' .idx files and remove the lines you don't want in the opvalues section at the bottom. Not sure whether there may be bad side effects, but it seems to work.
This is ace: I can now have presets that just overlay a subset of settings without annihilating everything. Yay. Does feel naughty though.
This is ace: I can now have presets that just overlay a subset of settings without annihilating everything. Yay. Does feel naughty though.
- jerry7
- Member
- 655 posts
- Joined: 11月 2013
- Offline
howiem
Answered my own question: you can edit the presets' .idx files and remove the lines you don't want in the opvalues section at the bottom. Not sure whether there may be bad side effects, but it seems to work.
This is ace: I can now have presets that just overlay a subset of settings without annihilating everything. Yay. Does feel naughty though.
Hi howiem,
What editor did you use to edit the .idx file?
It does not work for me after I open it with notepad.exe and save in place.
Edited by jerry7 - 2021年10月18日 08:48:29
- jsmack
- Member
- 8052 posts
- Joined: 9月 2011
- Offline
jerry7howiem
Answered my own question: you can edit the presets' .idx files and remove the lines you don't want in the opvalues section at the bottom. Not sure whether there may be bad side effects, but it seems to work.
This is ace: I can now have presets that just overlay a subset of settings without annihilating everything. Yay. Does feel naughty though.
Hi howiem,
What editor did you use to edit the .idx file?
It does not work for me after I open it with notepad.exe and save in place.
IDX files are binary. They cannot be edited with a text editor without possibly breaking them.
-
- Quick Links