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

Fix bone visibility channels #87

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   96.24%   96.39%   +0.15%     
==========================================
  Files          35       35              
  Lines        3967     3966       -1     
  Branches      763      763              
==========================================
+ Hits         3818     3823       +5     
+ Misses         64       60       -4     
+ Partials       85       83       -2
Impacted Files Coverage Δ
io_mesh_w3d/import_utils.py 96% <100%> (+1.06%) :arrow_up:
io_mesh_w3d/export_utils.py 92.14% <100%> (+0.02%) :arrow_up:

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 71f80c1...2189b92. Read the comment docs.