Skip to content

Conversation

@Spartan322
Copy link
Contributor

@Spartan322 Spartan322 commented Oct 29, 2024

Add GIF file loading
Add ResourceFormatLoader for SpriteFrames
Add ResourceFormatLoader for AnimatedTexture (deprecated, prefer SpriteFrames)
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 3 times, most recently from 6476f6b to 5725f49 Compare January 23, 2025 05:11
@Spartan322 Spartan322 force-pushed the add/gif-importer branch 3 times, most recently from 4990033 to 552a02b Compare April 23, 2025 07:02
@Spartan322 Spartan322 force-pushed the add/gif-importer branch 5 times, most recently from 357dad2 to d0c31e0 Compare May 8, 2025 17:35
@Spartan322 Spartan322 force-pushed the add/gif-importer branch 3 times, most recently from d3f1812 to a83f256 Compare May 23, 2025 05:01
@Spartan322
Copy link
Contributor Author

Binary Size

Linux x86_64 stripped release export template (production=yes lto=full):

  • master: 75,859,456 bytes
  • This PR: 75,978,560 bytes (+ 119 KB)

Add GIF file loading
Add `ResourceFormatLoader` for `SpriteFrames`
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
@Spartan322 Spartan322 merged commit 952ae41 into Redot-Engine:master May 23, 2025
20 checks passed
@Spartan322 Spartan322 deleted the add/gif-importer branch May 23, 2025 10:18
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