mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
Add GIF import
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
This commit is contained in:
@@ -284,6 +284,11 @@ Comment: The FreeType Project
|
||||
Copyright: 1996-2023, David Turner, Robert Wilhelm, and Werner Lemberg.
|
||||
License: FTL
|
||||
|
||||
Files: thirdparty/giflib/*
|
||||
Comment: giflib
|
||||
Copyright: 1997-2024, Eric S. Raymond
|
||||
License: Expat
|
||||
|
||||
Files: thirdparty/glad/*
|
||||
Comment: glad
|
||||
Copyright: 2013-2022, David Herberth
|
||||
|
||||
Reference in New Issue
Block a user