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

Add GIF import #821

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

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Oct 29, 2024

Add GIF file loading
Add ResourceFormatLoader for AnimatedTexture
Add ImageFrames resource for handling image sequence
Add ImageFramesLoader for resource loading image sequences
Add ResourceFormatLoader for ImageFrames
Add GIF image load test assertions
Add ImageFrames test cases

See:

2024-10-29.15-56-55.mp4

@Spartan322 Spartan322 force-pushed the add/gif-importer branch 3 times, most recently from ff8511c to 89ca9c5 Compare November 12, 2024 21:57
@Spartan322 Spartan322 force-pushed the add/gif-importer branch 5 times, most recently from 4d27d92 to 4400f76 Compare January 19, 2025 14:56
@Spartan322 Spartan322 mentioned this pull request Jan 20, 2025
@Spartan322 Spartan322 force-pushed the add/gif-importer branch 2 times, most recently from 82cbf2e to 6476f6b Compare January 23, 2025 04:54
Add GIF file loading
Add `ResourceFormatLoader` for `AnimatedTexture`
Add `ImageFrames` resource for handling image sequence
Add `ImageFramesLoader` for resource loading image sequences
Add `ResourceFormatLoader` for `ImageFrames`
Add GIF image load test assertions
Add ImageFrames test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants