Skip to content

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

5.0.0-pre.1

13 Nov 19:05
Compare
Choose a tag to compare

[5.0.0-pre.1] - 2020-11-02

Added

  • Added bone sharing from other PSDImporter file

4.0.2

25 Sep 16:04
Compare
Choose a tag to compare

[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

11 Jan 16:07
Compare
Choose a tag to compare

[3.1.7] - 2020-08-31

Fixed

  • Update 2D Animation dependency version

3.1.6

25 Sep 16:03
Compare
Choose a tag to compare

[3.1.6] - 2020-08-31

Fixed

  • Fixed importing files with vector layers generates textures incorrectly (case 1271228)

2.1.6

25 Sep 15:03
Compare
Choose a tag to compare

[2.1.6] - 2020-08-31

Fixed

  • Fixed importing files with vector layers generates textures incorrectly (case 1271229)

2.1.5

12 Aug 18:03
Compare
Choose a tag to compare

[2.1.5] - 2020-07-23

Fixed

  • Fixed ArgumentException when 2D Game Kit is imported for the first time (case 1259290)

3.1.5

12 Aug 18:03
Compare
Choose a tag to compare

[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

12 Aug 15:04
Compare
Choose a tag to compare

[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

14 Jun 20:03
Compare
Choose a tag to compare

[4.0.0] - 2020-05-11

Changed

  • Version bump for Unity 2020.2

3.1.4

25 May 22:14
Compare
Choose a tag to compare

[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