05e27b4aec7a20963184a93ad455a538b8915d18
The issue was that changing the area did not immediately update the `snode->edittree` when changing between different node editor types. That update only happened later in `node_area_refresh`. However, by that time, the `poll` function of the modal operator has already succeeded even though when there operator actually starts `poll` would not succeed anymore. Pull Request: https://projects.blender.org/blender/blender/pulls/129870
…
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%
