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

lots of minor changes #164

Closed Tarcontar closed 4 years ago

Tarcontar commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #164 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         4067      4100   +33     
  Branches       724       738   +14     
=========================================
+ Hits          4067      4100   +33     
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/hierarchy_export.py 100.00% <ø> (ø)
io_mesh_w3d/common/utils/hlod_export.py 100.00% <ø> (ø)
...w3d/common/structs/mesh_structs/shader_material.py 100.00% <100.00%> (ø)
...o_mesh_w3d/common/structs/mesh_structs/triangle.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/box_export.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/box_import.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/helpers.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/material_import.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/mesh_export.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/utils/mesh_import.py 100.00% <100.00%> (ø)
... and 4 more

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 a090eef...3c000e4. Read the comment docs.