StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

fix(mesh): subset indexing #209

Closed LKAMinco closed 4 months ago

LKAMinco commented 4 months ago

First index and vertex was wrong calculated for 3 and more subsets, because function was returning number of vertices / indexes instead of sum of first + count