Skip to content

Releases: needle-mirror/com.unity.2d.psdimporter

7.0.0-pre.4

16 Dec 14:07
Compare
Choose a tag to compare

[7.0.0-pre.4] - 2021-11-24

Fixed

  • Fixed per platform settings does not get applied in Windows platform. (Case 1376608)
  • Fixed unable to change mipmap settings in inspector. (Case 1379426)
  • Fixed PSDImporter to able to specify swizzle data.

Added

  • Added ability to change swizzle format in inspector.

6.0.2

15 Dec 11:07
Compare
Choose a tag to compare

[6.0.2] - 2021-11-24

Fixed

  • Fixed per platform settings does not get applied in Windows platform. (Case 1379970)

4.1.3

13 Dec 18:08
Compare
Choose a tag to compare

[4.1.3] - 2021-11-22

Fixed

  • Fixed per platform settings does not get applied in Windows platform. (Case 1379969)

7.0.0-pre.3

25 Oct 18:10
Compare
Choose a tag to compare

[7.0.0-pre.3] - 2021-10-21

Changed

  • Update to latest com.unity.2d.animation package

[7.0.0-pre.2] - 2021-10-11

Fixed

  • Fixed artifacts on images when flatten
  • Fixed exception "PsdInvalidException: Unrecognized layer section type" when importing certain files.

[7.0.0-pre.1] - 2021-08-06

Changed

  • Update Unity supported version to 2022.1

Fixed

  • Removed memory requirement check since we cannot properly determine if there will be enough memory to import the file (case 1338690)

4.1.2

21 Oct 19:08
Compare
Choose a tag to compare

[4.1.2] - 2021-10-11

Fixed

  • Fixed artifacts on images when flatten.
  • Fixed exception "PsdInvalidException: Unrecognized layer section type" when importing certain files.

2.1.10

09 Nov 19:06
Compare
Choose a tag to compare

[2.1.10] - 2021-10-11

Fixed

  • Fixed artifacts on images when flatten.
  • Fixed exception "PsdInvalidException: Unrecognized layer section type" when importing certain files

5.0.6

07 Oct 13:10
Compare
Choose a tag to compare

[5.0.6] - 2021-09-23

Changed

  • Updated package dependencies

[5.0.5] - 2021-09-01

Fixed

  • Updated manual on Importer override to use latest API.
  • Removed memory requirement check since we cannot properly determine if there will be enough memory to import the file (case 1357545)

6.0.1

05 Oct 15:13
Compare
Choose a tag to compare

[6.0.1] - 2021-09-21

Fixed

  • Removed memory requirement check since we cannot properly determine if there will be enough memory to import the file (case 1357544)
  • Fixed artifacts on images when flatten.
  • Fixed exception "PsdInvalidException: Unrecognized layer section type" when importing certain files.

4.1.1

29 Sep 09:08
Compare
Choose a tag to compare

[4.1.1] - 2021-09-11

Fixed

  • Updated manual on Importer override to use latest API.
  • Fixed Unity hang when importing certain PSD files (case 1357558)

2.1.9

22 Oct 12:10
Compare
Choose a tag to compare

[2.1.9] - 2021-09-11

Fixed

  • Fixed Unity hang when importing certain PSD files (case 1357563)