galacean / engine-toolkit

Some out-of-the-box utility features based on the Galacean engine.
https://oasisengine.cn
MIT License
75 stars 25 forks source link

fix: align data with 1.1 version modelMesh #222

Closed JujieX closed 6 months ago

JujieX commented 1 year ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

after 1.1 version, engine has a break change in modelMesh structure for supporting interleaved buffer structure. Due to the nature of this sketchRenderer, input data need to be re-aligned with the latest buffer structure.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4e51105) 22.19% compared to head (b0748ac) 22.19%.

:exclamation: Current head b0748ac differs from pull request most recent head 1facd76. Consider uploading reports for the commit 1facd76 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/1.1 #222 +/- ## ======================================== Coverage 22.19% 22.19% ======================================== Files 11 11 Lines 473 473 Branches 70 70 ======================================== Hits 105 105 Misses 364 364 Partials 4 4 ```

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