Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export: Default to exporting S3TC + BPTC for PC platforms
This is now required after godotengine#72031 when using HDRs. Could have further cleanup as I think these import options may not be needed at all anymore, and etc/etc2 support doesn't seem to make much sense. Likewise, the hardcoded "s3tc" in `get_platform_features` could maybe be removed. But this is material for after 4.1. Fixes godotengine#73789.
- Loading branch information