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

See godotengine/godot#31831, godotengine/godot-proposals#1433, and godotengine/godot#8599

2024-10-29.15-56-55.mp4

@Spartan322 Spartan322 force-pushed the add/gif-importer branch 2 times, most recently from 770bc94 to ff8511c Compare November 12, 2024 21:35
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`
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.

2 participants