a31dcdf5b57ab3324ca1c0e12fff1507f804f32c
This patch removes the Variable Size blur option from the Blur and Bokeh Blur nodes. So now, whatever the user connects to the size input will be used, be it variable or constant. The option previously could be used to force the node to ignore variable size inputs and assume a size of 1, so it was useless. Versioning would be difficult, as we don't know if incoming links to the size input is variable or single. So this is a breaking change. But I can't think of a real reason why the user might use this option, so this seems safe from a practical point of view. Pull Request: https://projects.blender.org/blender/blender/pulls/138261
…
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%
