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

Texture roundtrip issues #88

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #88      +/-   ##
=========================================
+ Coverage   96.39%   96.4%   +0.01%     
=========================================
  Files          35      35              
  Lines        3966    3979      +13     
  Branches      763     766       +3     
=========================================
+ Hits         3823    3836      +13     
  Misses         60      60              
  Partials       83      83
Impacted Files Coverage Δ
io_mesh_w3d/export_utils.py 92.14% <ø> (ø) :arrow_up:
io_mesh_w3d/import_utils.py 96.09% <100%> (+0.09%) :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 7594934...319e294. Read the comment docs.