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

Specular and emission color fix #208

Closed Tarcontar closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #208 (d224d0f) into master (d08712f) will decrease coverage by 0.04%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   95.16%   95.12%   -0.05%     
==========================================
  Files          52       52              
  Lines        4614     4616       +2     
  Branches      801      801              
==========================================
  Hits         4391     4391              
- Misses        220      222       +2     
  Partials        3        3              
Impacted Files Coverage Δ
io_mesh_w3d/__init__.py 26.96% <0.00%> (-0.19%) :arrow_down:
io_mesh_w3d/common/utils/material_export.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/material_import.py 100.00% <100.00%> (ø)
io_mesh_w3d/custom_properties.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 d08712f...d224d0f. Read the comment docs.