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
Fixed python plug-in system which got removed in v1.2.6 and early versions of v1.2.7.
Better German, Portuguese, Chinese, French, Italian and Hindi translations.
Added Selection of Page Size when saving out a PDF.
Updated FAQ to cover X11 settings and FFmpeg Color Accuracy as a cause of slowness when playing YUV420P_U8 movies.
Updated FAQ to cover X11 tearing due to bad graphics card configuration.
Fixed session files with no panels open, leaving the dock group open if it was previously open.
Fixed crash of HDR->Auto Normalize with OpenEXR files that had a smaller display window.
Fixed FPS display not respecting the decimal separator on numeric locales that use commas.
Fixed numeric locale for all languages.
Made CTRL + r (Reset Colors) reset also saturation changes.
Added Hotkeys display to all button and slider tooltips, which will change if you modify any shortcuts.
Added hotkeys entries for saturation more and saturation less. By default, they are assigned to '<' and '>'.
Fixed tooltip in Gain slider not showing up.
Fixed an OCIO bug when setting from the command-line the display/view with nuke-default's config.ocio.
Fixed Menu Entry "Playback/Go to/Start" and "Playback/Go to/End" not showing their keyboard shortcuts.
Fixed Darby's DPX reading code.
Fixed dockgroup not getting highlited when dragging and the panel could dock.
Allowed saving comparisons (Tiles, for example) to a movie file if Save Annotations is turned on.
Improved dramatically the speed of packaging mrv2 on Linux and macOS.
Made ICS, View and Look not translate "None" as that was causing trouble when switching languages in session files.
Fixed "None" getting saved translated in several panels and OCIO settings, causing problems when loading the same session file on a different language.
Dramatically improved the performance of playback of SolLevante Netflix demo clip by using YUV420P_U16 instead of RGB48.
Improved hotkey selection/display when using shift on some international keyboards.
Added explanation when FFmpeg Color Accuracy is on to explain slow conversion.
Wayland crashing fix.
Wayland now uses FLTK's own built-in libdecor to avoid warnings in GTK-3. If you compile from source, you can change this, albeit you will still get a minor warning due to a conflict between FLTK and GLFW calling GTK-3's functions twice.