2shady4u / godot-kra-psd-importer

GDNative wrapper for importing KRA- and PSD-files (Godot 3.1+)
MIT License
61 stars 4 forks source link

Improve PSD compatibility #3

Open 2shady4u opened 4 years ago

2shady4u commented 4 years ago

Currently compatibility of the PSD importing codebase is still rather primitive as several PSD features, such as vector layers, masks, etc..., while being supported by the library, are not implemented into the importer.

This issue serves as a list of all essential features that still have to be implemented to be considered feature-complete and will be edited whenever new PSD compatibility issues pop up.

Missing features:

fire commented 3 years ago

https://github.com/godotengine/godot-proposals/issues/2758

2shady4u commented 3 years ago

Thanks for the ping!