Unity_2lab/2/Library/PackageCache/com.unity.2d.psdimporter@e0ffc26deb40/package.json
2025-09-23 00:05:35 +03:00

41 lines
1.9 KiB
JSON

{
"name": "com.unity.2d.psdimporter",
"version": "9.1.0",
"unity": "6000.0",
"displayName": "2D PSD Importer",
"description": "A ScriptedImporter for importing Adobe Photoshop PSB (Photoshop Big) file format. The ScriptedImporter is currently targeted for users who wants to create multi Sprite character animation using Unity 2D Animation Package.",
"keywords": [
"2d",
"psdimporter",
"assetimporter"
],
"category": "2D",
"dependencies": {
"com.unity.2d.common": "9.1.1",
"com.unity.2d.sprite": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.psdimporter.tests": "9.1.0"
},
"samples": [
{
"displayName": "Samples",
"description": "Samples for using PSDImporter.",
"path": "Samples~/PSDImporterSamples"
}
],
"_upm": {
"changelog": "### Fixed\n- Fixed case Layer Separation toggle icon is invisible when the icon state is \"separated\" with mousedown. (Case DANB-949)\n- Fixed case NullReferenceException is thrown when entering Play mode while PSD Importer Inspector is opened. (Case DANB-873)\n- Fixed case Layer Merging and Separation toggle icon is obscured in the Layer Management Panel of the PSD Importer (Case DANB-889)\n- Fixed case the Include Hidden Layers option in the PSD Importer's Layer Management Panel is not being toggled reliably (Case DANB-888)\n- Fixed case where \"Mip Map Preserve Coverage\" is cut off in the Inspector window. (Case DANB-892)\n- Fixed a typo in settings. (Case DANB-891)\n- doc: fix headings and incorrect links in the PSDImporter properties page"
},
"upmCi": {
"footprint": "a535d5eab2387ba8f132220ec26b8a00674305a7"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@9.1/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "383370d5a0ac5360369e71e96aa41ade8ed5c1b5"
},
"_fingerprint": "e0ffc26deb4024d7b96fd4903fd4a89dbce4059c"
}