暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "name": "com.unity.collab-proxy",
  3. "displayName": "Version Control",
  4. "version": "2.4.3",
  5. "unity": "2020.3",
  6. "unityRelease": "48f1",
  7. "description": "The package gives you the ability to use Unity Version Control in the Unity editor. To use Unity Version Control, a subscription is required. Learn more about how you can get started for free by visiting https://unity.com/solutions/version-control",
  8. "keywords": [
  9. "backup",
  10. "cloud",
  11. "collab",
  12. "collaborate",
  13. "collaboration",
  14. "control",
  15. "devops",
  16. "plastic",
  17. "plasticscm",
  18. "source",
  19. "team",
  20. "teams",
  21. "version",
  22. "vcs"
  23. ],
  24. "category": "Editor",
  25. "relatedPackages": {
  26. "com.unity.collab-proxy.tests": "2.4.3"
  27. },
  28. "_upm": {
  29. "changelog": "### Added\n\n- Changed the default ignore.conf to not ignore itself\n- Added \"Undo unchanged\" and \"Undo checkouts keeping changes\" options to pending changes view\n- Removed focus redirection after Check-in\n\n### Fixed\n\n- Moving folders in the Editor now correctly use the UVCS \"Move\" operation\n- Fixed hang on domain reload \n- Fixed \"item with the same key has already been added\" error\n- Fixed failure to delete a .meta file when deleting a private folder from the pending changes\n- Supported workspace name with non-latin characters in Pending Changes\n- Fixed text cut-off in filter rules dialog\n- Fixed unexpected error while switching between branches\n- Fixed error after renaming a parent branch of the working branch\n- Fixed variables's value becoming clear after resolving conflict in inspector\n- Removed misleading indication about shelves\n- Fixed column sorting in pending changes view\n- Fixed missing incoming changes after removing a branch\n- Fixed \"Collection was modified\" error when doing multiple renames in a row\n- Fixed undo & check-in operations not working when the current scene was never saved\n- Fixed check in error if nothing is selected in the pending changes tree"
  30. },
  31. "upmCi": {
  32. "footprint": "37d231fcc2d5df5d9a23dabe85e2454320fa3a37"
  33. },
  34. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.4/manual/index.html",
  35. "repository": {
  36. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
  37. "type": "git",
  38. "revision": "d4c8fa70dd9679b33019945dc0a483c8c7e8038f"
  39. },
  40. "_fingerprint": "528f1389dab3605aec45519ad6a6cb0af37fbd22"
  41. }