You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Later on, update the write node's filename to e.g. a new version number.
The colorspace field is reset! Also, if frame range is set to "manual", the input boxes for start and end vanish, although the previously entered numbers are still used for rendering.
Same issue regarding the colorspace exists with read node.
The text was updated successfully, but these errors were encountered:
Natron should get the values for all parameters (including hidden parameters such as "ocioInputSpaceSet" for readers and "ocioOutputSpaceSet" for writers) and restore these in the newly-created plugin.
Note that these parameters were just added to fix the colorspace-reset issue on the plugin side, but now work has to be done on Natron itself.
…orspace if set by user.
- partial fix for MrKepzie/Natron#1492
- Natron has to be fixed too: it recreates the plugin from scratch but
should restore values
Natron 2.1.7:
Example:
Create a write node, select Cineon colorspace.
Later on, update the write node's filename to e.g. a new version number.
The colorspace field is reset! Also, if frame range is set to "manual", the input boxes for start and end vanish, although the previously entered numbers are still used for rendering.
Same issue regarding the colorspace exists with read node.
The text was updated successfully, but these errors were encountered: