Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Static Resource Variants #8055

Merged
merged 15 commits into from
Jun 8, 2023
Merged

Static Resource Variants #8055

merged 15 commits into from
Jun 8, 2023

Conversation

HexaField
Copy link
Member

@HexaField HexaField commented Jun 6, 2023

Summary

Introduces a new table static_resource_variants which acts as a more general implementation of the now removed LODx_url & LODx_metadata columns

File upload now supports multiple files in the same request, as well as an option to upload them as variants, which adds them all to one static resource entry, with a variant entry associated for each variant, rather than all as separate static resources.

This allows the engine to opt for different versions of resources based on various heuristics for all media & model assets.

Also fixes problems when CLONE_STATIC_RESOURCES is disabled

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@HexaField HexaField marked this pull request as draft June 7, 2023 12:29
@HexaField HexaField marked this pull request as ready for review June 7, 2023 12:46
@HexaField HexaField merged commit 8bba902 into dev Jun 8, 2023
@HexaField HexaField deleted the static-resource-variants branch June 8, 2023 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant