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 KRA compatibility and performance #2

Open 2shady4u opened 4 years ago

2shady4u commented 4 years ago

Currently compatibility of the KRA importing library is still rather primitive as several KRA features, such as vector layers, masks, etc... are not supported by the library.

Also performance can be significantly improved in some parts, especially in the KraExportDocument.cpp-file. The entire structure/hierarchy of the C++ library might also change in due time when dependencies get removed or added.

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 KRA compatibility issues pop up.

Missing features: