f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.54k stars 182 forks source link

Assimp: Work around an animation issue #1491

Closed mwestphal closed 5 days ago

mwestphal commented 5 days ago

Workaround: https://github.com/assimp/assimp/issues/4620 Fix: https://github.com/f3d-app/f3d/issues/414

data source: https://sketchfab.com/3d-models/chihiro-punch-fbx-be40baf86c544e7f9477a2a6b0b36991#download

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.78%. Comparing base (877ea2d) to head (f46b709).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1491 +/- ## ========================================== + Coverage 96.67% 96.78% +0.10% ========================================== Files 105 105 Lines 7830 7831 +1 ========================================== + Hits 7570 7579 +9 + Misses 260 252 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.