bevy/.github/workflows
JMS55 db2fd92385 Make ktx2 and zstd default features (#7696)
# Objective
- Environment maps use these formats, and in the future rendering LUTs will need textures loaded by default in the engine

## Solution

- Make ktx2 and zstd part of the default feature
- Let examples assume these features are enabled

---

## Changelog
- `ktx2` and `zstd` are now party of bevy's default enabled features

## Migration Guide

- If you used the `ktx2` or `zstd` features, you no longer need to explicitly enable them, as they are now part of bevy's default enabled features
2023-02-17 01:00:07 +00:00
..
action-on-PR-labeled.yml add an action to ask for a migration guide when one is missing (#7507) 2023-02-05 14:21:44 +00:00
ci-comment-failures.yml Fix ci error comments (#7416) 2023-01-29 23:05:33 +00:00
ci.yml Make ktx2 and zstd default features (#7696) 2023-02-17 01:00:07 +00:00
dependencies.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
docs.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
post-release.yml IOS, Android... same thing (#7493) 2023-02-06 18:08:49 +00:00
release.yml IOS, Android... same thing (#7493) 2023-02-06 18:08:49 +00:00
validation-jobs.yml Make ktx2 and zstd default features (#7696) 2023-02-17 01:00:07 +00:00
welcome.yml Fix CI welcome message (#7428) 2023-01-30 20:21:06 +00:00