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

rework of shader material property roundtrip #112

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   97.59%   97.39%   -0.21%     
==========================================
  Files          50       50              
  Lines        4036     4032       -4     
  Branches      757      754       -3     
==========================================
- Hits         3939     3927      -12     
- Misses         42       46       +4     
- Partials       55       59       +4     
Impacted Files Coverage Δ
io_mesh_w3d/export_utils.py 100.00% <0.00%> (ø) :arrow_up:
io_mesh_w3d/import_utils.py 100.00% <0.00%> (ø) :arrow_up:
io_mesh_w3d/w3d/utils/dazzle_export.py 100.00% <0.00%> (ø) :arrow_up:
io_mesh_w3d/common/utils/helpers.py 95.55% <0.00%> (+0.04%) :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 0770650...7ca5bf9. Read the comment docs.