huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.98k stars 221 forks source link

fix uninitialized value in stroke mesh builder #132

Closed CarlOlson closed 2 years ago

CarlOlson commented 2 years ago

Found this by running cppcheck on the code. There are some other warnings, but this is the only thing that looked like a bug.