Natron 2.5.1 pre2
Pre-release
Pre-release
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 different mipMapLevels. by @acolwell in #918
- Fix mipmapLevel/RenderScale bugs related to overlay code. by @acolwell in #919
- Refactor RenderScale by @acolwell in #920
- Fix mipmapLevel capitalization and a few minor mipmapLevel related cleanups by @acolwell in #922
- Add BT1886 view EOTF by @cedricp in #928
- Update getstarted-about-mainconcepts.rst by @mpchadwick in #934
- Refactor clipIfOverlaps() so it does not have a return value. by @acolwell in #947
- Fix QMutexLocker bug by @acolwell in #950
- Fix more QMutexLocker usage. by @acolwell in #952
- Fix crashing on startup with AMD GPUs by @acolwell in #949
- Fix documentation CSS. by @acolwell in #956
- Minor readme fixes by @mruegenberg in #957
- Fix rotopaint overlay 2.5 by @devernay in #986
New Contributors
- @cedricp made their first contribution in #928
- @mpchadwick made their first contribution in #934
- @TodicaIonut made their first contribution in #941
- @mruegenberg made their first contribution in #957
- @Al3145 made their first contribution in #972
Full Changelog: windows-mingw-package-repo...v2.5.1-pre2