blender/source
Leon Schittek ddc52f2e1d Fix: Curve to Mesh node creates caps when curve is cyclic
The "Fill Caps" option on the Curve to Mesh node introduced in
rBbc2f4dd8b408ee makes it possible to fill the open ends of the sweep
to create a manifold mesh.

This patch fixes an edge case, where caps were created even when the
rail curve (the curve used in the "Curve" input socket) was cyclic
making the resulting mesh non-manifold.

Differential Revision: https://developer.blender.org/D14124
2022-02-18 11:27:28 -06:00
..
blender Fix: Curve to Mesh node creates caps when curve is cyclic 2022-02-18 11:27:28 -06:00
creator Fix T95502: macOS app has both python 3.9 and 3.10 executables 2022-02-07 20:51:03 +01:00
tools@7fd2ed908b Draw Manager: Marked work around code. 2022-02-02 15:05:06 +01:00
CMakeLists.txt Cleanup: indentation for CMake files 2022-01-28 14:52:47 +11:00