Releases: needle-mirror/com.unity.2d.psdimporter
Releases · needle-mirror/com.unity.2d.psdimporter
5.0.0-pre.1
[5.0.0-pre.1] - 2020-11-02
Added
- Added bone sharing from other PSDImporter file
4.0.2
[4.0.2] - 2020-08-31
Fixed
- Fixed importing files with vector layers generates textures incorrectly (case 1266986)
- Fixed Sprite Editor Window doesn't show the Sprite when the Inspector is locked and the Sprite is not selected in the Project window
3.1.7
[3.1.7] - 2020-08-31
Fixed
- Update 2D Animation dependency version
3.1.6
[3.1.6] - 2020-08-31
Fixed
- Fixed importing files with vector layers generates textures incorrectly (case 1271228)
2.1.6
[2.1.6] - 2020-08-31
Fixed
- Fixed importing files with vector layers generates textures incorrectly (case 1271229)
2.1.5
[2.1.5] - 2020-07-23
Fixed
- Fixed ArgumentException when 2D Game Kit is imported for the first time (case 1259290)
3.1.5
[3.1.5] - 2020-07-19
Fixed
- Fixed ArgumentException when applying Sprite Import settings with mosaic property unchecked (case 1253198)
- Fixed ArgumentException errors are thrown when 2D Game Kit is imported for the first time (case 1259291)
4.0.1
[4.0.1] - 2020-07-07
Fixed
- Fixed ArgumentException thrown when 2D Game Kit is imported for the first time (case 1244287)
- Updated to use non-experimental AssetImporter (case 1254380)
4.0.0
[4.0.0] - 2020-05-11
Changed
- Version bump for Unity 2020.2
3.1.4
[3.1.4] - 2020-04-09
Fixed
- Fix PSD import issues with PSD file without unique layer id
- Fix crash on importing huge PSD files
- Fix metafile not updated when reimporting
- Fix error when importing PSB files with 32-bit color
Changed
- Improve PSD file import performance