Fix #112208: Vertex parenting index wrong with multiple splines #112222

Merged
Philipp Oeser merged 1 commits from lichtwerk/blender:112208 into main 2023-09-11 12:20:01 +02:00

1 Commits

Author SHA1 Message Date
Philipp Oeser 34dd22d194 Fix #112208: Vertex parenting index wrong with multiple splines
Caused by 346023b457.

Above commit made variables too local (starting index with zero in each
nurb of the curve/surface object, but we need the "overall" index).

Should be good for LTS.
2023-09-11 11:33:12 +02:00