Skip to content

Sprite model manifest and sprite instance preparation improvements

Imbris requested to merge veloren/dev/veloren:imbris/small-fixes-2489235 into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable (migrations are always necessary for removing/renaming item asset files)
  • Significant changes of this merge request have been added to the changelog.

This includes some performance improvements for sprite processing when preparing to render a chunk and some changes to the sprite manifest format. This also adds more checks/tests for a few errors that can happen such as missing sprites.

See commit message for a few more details.

Edited by Imbris

Merge request reports

Loading