N

Natron

N
Natron Creative

Natron MINGW pacman repository

Description: This is a pacman repository of custom built MINGW packages used to build Natron and its plugins. It is built by the "Build pacman repo" GitHub action on this repository. Note: Everytime you want to use a new version of the package repository, you should completely uninstall the previous one before installing the new one. Install: Create a directory for the repository. mkdir ~/natron_p…

N
Natron Creative v2.5.1

Natron 2.5.1 pre2

What's Changed Fix deprecation warnings for Qt classes. by @acolwell in #911 Comment out #pragma message WARN lines by @acolwell in #913 Refactor RectI & RectD methods to simplify code and improve readability. by @acolwell in #914 Update mainstyle.qss by @rodlie in #916 Fix bugs and add support for UNC paths on Windows. by @acolwell in #901 Fix rendering bugs caused by intersecting rects with diff…

N
Natron Creative v2.6-pre

Natron 2.6-pre builds (with Apple Silicon support)

This is a test snapshot based on Natron 2.6, which uses Qt5. It has the same bugs as the Qt5 version, see #827 It doesn't have the Qt4-specific mac bug, where no windows could be closed without crashing Natron. Please test and report in #607 if it is working or not. Does it start yes/no? Can you do basic work with this version yes/no? If you get a crash, please report with the crash details. There…

N
Natron Creative v2.5.1

Natron 2.5.1 pre1

What's Changed Update year in copyright comments by @BronyDust in #857 Fix for compilers that use C++17 by default. by @acolwell in #865 Fix pthread related build busters in glog code. by @acolwell in #866 Clear current GLX context before destroying the current context by @jix in #867 Fix OpenGL support handling for plugins with dynamic GL support. by @acolwell in #869 New Contributors @BronyDust…

N
Natron Creative v2.4.4

Natron 2.4.4

Known issues Crash when closing a project window on macOS 12+ (Qt4 only). #712 Rendering sometimes silently stalls after X frames. #248 Some image formats may have issues (PCX, PSB). #602 MTS video files are sometimes not read correctly. #186 Changes Rework the right-click nodegraph menu. #836 Allow simple expressions in project settings (e.g., frame range). #837 Allow dot in writer name on the co…

N
Natron Creative v2.5.0

Natron 2.5.0

Known Bugs #504 Known issues Rendering sometimes silently stalls after X frames. #248 Some image formats may have issues (PCX, PSB). #602 MTS video files are sometimes not read correctly. #186 Changes (compared to 2.4.4) Use Python 3 rather than Python 2 (which is not maintained anymore). This will require very few changes to the Python code (mainly print statements), and most code can be easily a…

N
Natron Creative v2.4.3

Natron 2.4.3

Known issues Crash when closing a project window on macOS 12+ (Qt4 only). #712 Rendering sometimes silently stalls after X frames. #248 Some image formats may have issues (PCX, PSB). #602 MTS video files are sometimes not read correctly. #186 Changes Added support for render progress in taskbar icon (Windows/macOS). #766 Added palette support in color selector. #754 Allow creating a node with the…

N
Natron Creative v2.5.0

Natron 2.5.0 alpha 2

Sames changes as v2.4.3-rc1, plus: Use Python 3 rather than Python 2 (which is not maintained anymore). This will require very few changes to the Python code (mainly print statements), and most code can be easily adapted to be 2-3 compatible. #686 Use QtPy==1.11.2 rather than PySide. QtPy is an abstraction layer for PyQt5/PyQt4/PySide2/PySide (newer versions support PyQt6/PySide6). QtPy uses the Q…

N
Natron Creative v2.4.3

Natron 2.4.3 release candidate 1

Known issues Crash when closing a project window on macOS 12+ (Qt4 only). #712 Rendering sometimes silently stalls after X frames. #248 Some image formats may have issues (PCX, PSB). #602 MTS video files are sometimes not read correctly. #186 Changes Added palette support in color selector. #754 Allow creating a node with the same name that was just deleted. #732 Natron can now keep up to 32 proje…

N
Natron Creative v2.4.2

Natron 2.4.2

Known issues Crash when closing a project window on macOS 12+ (Qt4 only). #712 Rendering sometimes silently stalls after X frames. #248 Some image formats may have issues (PCX, PSB). #602 MTS video files are sometimes not read correctly. #186 Changes Fix OpenFX overlay actions being executed in the wrong order. #711 Fix enabling node preview from Python. #710 Do not display the "Loading project" s…