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

feat(tile-inspector): show original texture #349

Merged
merged 10 commits into from
Feb 20, 2024

Conversation

mspivak-actionengine
Copy link
Collaborator

No description provided.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-349.d3nof3l3x2sso4.amplifyapp.com

src/components/modal-dialog/modal-dialog.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
src/components/tile-details-panel/texture-section.tsx Outdated Show resolved Hide resolved
* @returns texture drawn and its size
*/
export const drawCompressedTexture = async (
data: any,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add types for data

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@mspivak-actionengine mspivak-actionengine merged commit 2e313fa into master Feb 20, 2024
3 checks passed
@mspivak-actionengine mspivak-actionengine deleted the ms/textures-in-inspector branch February 20, 2024 09:12
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