39 lines
1.7 KiB
JSON
39 lines
1.7 KiB
JSON
{
|
|
"name": "com.unity.2d.tooling",
|
|
"displayName": "2D Tooling",
|
|
"version": "2.0.2",
|
|
"unity": "6000.4",
|
|
"unityRelease": "0a4",
|
|
"description": "A Unity Editor tool to analyze Sprite Atlases usage.",
|
|
"dependencies": {
|
|
"com.unity.2d.common": "13.0.2",
|
|
"com.unity.modules.uielements": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "13.0.2",
|
|
"com.unity.2d.tooling.tests": "2.0.2"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Sample Sprite Atlas Report",
|
|
"description": "Sample Sprite Atlas report that shows how to use the Sprite Atlas data source to create a report. Note that this sample uses the internal APIs from the package which are subject to change.",
|
|
"path": "Samples~/Sample Sprite Atlas Report"
|
|
},
|
|
{
|
|
"displayName": "Sample Sprite Data source And Report",
|
|
"description": "Sample custom data source and report implementation.",
|
|
"path": "Samples~/Sample Sprite Data source And Report"
|
|
}
|
|
],
|
|
"repository": {
|
|
"revision": "79d2a2b801ba549ba6814a940752fdd024531500",
|
|
"type": "git",
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.tooling@2.0/manual/index.html",
|
|
"_upm": {
|
|
"changelog": "### Added\n- Fixed sprite atlas variant is not reporting correctly in Sprite Atlas report. Sprite atlas variant will now show as a child node of the main atlas. (DANB-1065)\n- Fixed sprites does not show which page they are in All Sprite Atlas report.\n- Fixed report and sample when sprites are packed in multiple atlases. (UUM-140052)"
|
|
},
|
|
"_fingerprint": "9d6aff7125981273863485ac1ce6fa247a7301ea"
|
|
}
|