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

prepare for release #177

Closed Tarcontar closed 4 years ago

Tarcontar commented 4 years ago

Bugfix: fix export of time coded animations

Bugfix: set hierarchy name always uppercase

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          49       49           
  Lines        4158     4158           
  Branches      756      756           
=======================================
  Hits         4156     4156           
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
io_mesh_w3d/w3d/export_w3d.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3d/structs/compressed_animation.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3x/export_w3x.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 27f9b36...5d0420a. Read the comment docs.