OpenSAGE / OpenSAGE.BlenderPlugin

A Westwood 3D Blender plugin. Imports & exports the W3D/W3X format to/from Blender.
https://opensage.github.io
GNU Lesser General Public License v3.0
50 stars 18 forks source link

throw error if vertex is rigged to more than 2 bones #199

Closed Tarcontar closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #199 (99f5182) into master (b9e2d15) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #199   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          50       50           
  Lines        4305     4307    +2     
  Branches      776      776           
=======================================
+ Hits         4300     4302    +2     
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/mesh_export.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9e2d15...99f5182. Read the comment docs.