ufbx / ufbx

Single source file FBX loader
Other
734 stars 48 forks source link

Pivot conversion #97

Closed bqqbarbhg closed 6 months ago

bqqbarbhg commented 6 months ago

Add support for moving objects to RotationPivot if ScalingPivot == RotationPivot.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (98421bf) 92.15% compared to head (ef2e00e) 90.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## integration #97 +/- ## =============================================== - Coverage 92.15% 90.68% -1.47% =============================================== Files 2 2 Lines 16817 16878 +61 Branches 5410 5428 +18 =============================================== - Hits 15497 15306 -191 Misses 506 506 - Partials 814 1066 +252 ```