d4e254a55225f54c81374e417ae1e5331a0deffc
This patch swap position attribute initialization and edge construction of boolean result. Logic is what both of these steps are last, all future code do not build mesh topology but only maintain user attributes. So at this point mesh already must be valid. But future change of edge calculation (#132492) code will requer this mesh validation to be done as part of the step. So when edges will be calculated mesh must already be built, valid and contains position attribute. Pull Request: https://projects.blender.org/blender/blender/pulls/146229
…
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%
