434bb0c93f5ec5f87a3e216466a4a408d1058c61
The assert attempted to guard against file formats declaring themselves as "requiring a float buffer" but outputing to a "byte buffer". However, DPX seems to permit this and the code seems to support it correctly. The assert was originally added in 2022 by5baa3ecda6. Subsequently the test which exposed the problem was added in 2023 by7699c7407d. But the issue at hand has existed since DPX was added; it's the only format with this combination of capabilities. Pull Request: https://projects.blender.org/blender/blender/pulls/117914
…
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%
