Fix T98658: Bsurfaces error when cyclic cross and follow is checked in redo panel
commit0d1a3cc2430efe46cd5f4b224a29f17133947283
authorPratik Borhade <PratikPB2123>
Tue, 5 Jul 2022 09:20:26 +0000 (5 11:20 +0200)
committerPhilipp Oeser <info@graphics-engineer.com>
Tue, 5 Jul 2022 09:20:26 +0000 (5 11:20 +0200)
tree1ec482a4a1e0e1cc7188f458b4746780860be4d6
parentb13fa85ef34979ccd57ad8bb3e6212feb92bd9ff
Fix T98658: Bsurfaces error when cyclic cross and follow is checked in redo panel

explicitly cast segment value to int for avoiding TypeError
This problem has begun to happen after python 3.10 upgrade

Maniphest Tasks: T98658

Differential Revision: https://developer.blender.org/D15224
mesh_bsurfaces.py