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

Bone weight specular #136

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #136 into master will decrease coverage by 0.04%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   97.99%   97.95%   -0.05%     
==========================================
  Files          49       49              
  Lines        4097     4099       +2     
  Branches      756      757       +1     
==========================================
  Hits         4015     4015              
- Misses         36       37       +1     
- Partials       46       47       +1     
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/mesh_export.py 90.42% <33.33%> (-0.74%) :arrow_down:
io_mesh_w3d/common/utils/material_export.py 96.80% <100.00%> (ø)
io_mesh_w3d/common/utils/material_import.py 97.70% <100.00%> (ø)
io_mesh_w3d/common/utils/mesh_import.py 98.63% <100.00%> (+0.01%) :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 1a87c89...06c5b2c. Read the comment docs.