78972f85592eaeece90798d7702b879b7b379331
When doing average/min/max luminance calculations for tonemapping, ignore pixels that are outside of the strip rectangle. Due to how VSE innards work, when a strip is positioned to not cover the whole screen, "the rest" is filled with transparent black. For tonemapping, this was dragging average calculated luminance way down. Images of the issue in PR. Pull Request: https://projects.blender.org/blender/blender/pulls/127207
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
