Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cubemap & video clip reporting #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

projects-rr
Copy link

Cubemaps & video clips do not currently have their size properly reported.

  • Add Cubemaps to the existing texture data, along with the 'ImageCount' field. Note, the files for this are called Texture2D*, but the databases are texture*, so they seem like the proper place to put all texture types. This code should potentially get updated for other texture types (Texture3D, Texture2DArray, etc...) however I don't have example content to test this with right now.

  • Add video clips to their own database & view

@projects-rr projects-rr force-pushed the report-cubemap-and-videoclip branch from 525d747 to 2dd34ca Compare August 12, 2024 23:08
@xdegtyarev xdegtyarev self-assigned this Feb 18, 2025
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.

2 participants