Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/galaco/vtf v1.1.1 -> v1.2.0 age confidence

Release Notes

galaco/vtf (github.com/galaco/vtf)

v1.2.0: Improved support

Compare Source

  • Refactored mipmap loading to read in reverse order (largest->smallest). This resolves a rare OOB error caused by an off-by-8bytes offset into mipmap data. This could be reproduced most easily with all 6 faces of the map de_dust2's skybox textures.
  • Added quality of life functions to more easily fetch the 'first' texture (highest-resolution, first frame mipmap).
  • Made return types for image data uniform (replaces instances of []byte with []uint8). These type changes are won't affect compatability.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants