b8bd76271459c05fac4fa95495550db45ea2a1ee
This could happen when e.g. overriding context with just the area. Now add poll functions that check for an active region when running operators that require a region. The fix is similar to72688791dcAlternatively, we could have a fix similar toa8892c7264(getting the correct region from the area), this would require less setup by scripters, however for some operators the usage of the region is a little further down the line, so implementation would be a bit more involved. Also: for some of the operators, this would have to be done in both `invoke` and `exec` (so would be more duplicate code changes). Pull Request: https://projects.blender.org/blender/blender/pulls/119696
…
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%
