45 lines
2.2 KiB
JSON
45 lines
2.2 KiB
JSON
{
|
|
"name": "com.unity.2d.animation",
|
|
"version": "10.1.0",
|
|
"unity": "2023.1",
|
|
"displayName": "2D Animation",
|
|
"description": "2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites.",
|
|
"keywords": [
|
|
"2d",
|
|
"animation"
|
|
],
|
|
"category": "2D",
|
|
"dependencies": {
|
|
"com.unity.2d.common": "9.0.3",
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
"com.unity.collections": "1.2.4",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.modules.uielements": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.animation.tests": "10.1.0",
|
|
"com.unity.2d.common.tests": "9.0.3",
|
|
"com.unity.2d.psdimporter": "9.0.1"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Samples",
|
|
"description": "Various 2D Animation sample scenes to show different usage of the 2D Animation tooling for various outcomes.",
|
|
"path": "Samples~/AnimationSamples"
|
|
}
|
|
],
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- Blend weight vertex attribute is added only when sprite has bones. (case DANB-521)\n- Sprite Library editor drag and drop interactions. (case DANB-536)\n- Sprite Library editor drag and drop blocked by labels. (case DANB-560)\n- Adjust the copy-paste logic to not paste sprite mesh to the same sprite twice. (case DANB-532)\n- Sprite Library Asset is selected on creation. (case DANB-544)\n- Sprite Library Editor window not reacting to the delete command. (case DANB-547)\n\n### Added\n- SpriteSkin's Auto Rebind property can now be accessed from scripts. (case DANB-492)\n- Sprite Library public API to save an asset as a .spriteLib SpriteLibrarySourceAsset.\n- Ability to lock Sprite Library Editor window's asset selection.\n\n### Changed\n- Update samples to use UI Toolkit.\n- Moved the Sprite Library Editor window's save shortcut to the Shortcut Manager."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "7cd93cca57dd61b73c4d52dea5844682f31c10ec"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.animation@10.1/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "3a8c2f9b2c7b838b05ac7f6608beaff56e04b4d0"
|
|
},
|
|
"_fingerprint": "055cdaa2e9e21a02b84c26fd347ddeae72944288"
|
|
}
|