Releases: rafaelperez/RIFE-for-Nuke
Releases · rafaelperez/RIFE-for-Nuke
v1.1.1
v1.0.2
Release Notes
- Added support for Nuke 13
- Reduced GPU memory usage by adding support for half precision calculations
- Fixed clamping issue that caused loss of details in high dynamic range images (#5)
What's Changed
- Nuke 13 compatible by @rafaelperez in #8
- Consolidate model / Half precision support by @rafaelperez in #9
- Fix dynamic range due to limited colorspace by @rafaelperez in #10
Full Changelog: v1.0.1...v1.0.2
RIFE for Nuke v1.0.1
Release Notes
- Added support for Nuke 15.
- Fixed issue with Output Frame knob displaying incorrect values for speeds outside the 0-1 range.
- Range parameter no longer resets after saving and re-opening scripts.
Installation
- Download and unzip the latest release available here.
- Move the extracted
Cattery
folder into your.nuke
or your preferred location. - In the toolbar, select Cattery > Update or restart Nuke.
RIFE will be available under the toolbar Cattery > Optical Flow > RIFE
What's Changed
- add support to Nuke 15 by @rafaelperez in #1
- add clamp to the outputFrame knob by @rafaelperez in #2
- Fix OnCreate Resetting Previously Set Values by @rafaelperez in #4
New Contributors
- @rafaelperez made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1