-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
343 additions
and
24 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../Examples/DynamicDNAPlugins Examples.meta → UMAProject/Assets/Temp.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
UMAProject/Assets/UMA/Examples/HowTo Examples/How to Construct a DCA from scratch.meta
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
|
||
=== Fri Nov 13 19:58:07 2020 | ||
|
||
Packages were changed. | ||
Update Mode: resetToDefaultDependencies | ||
|
||
The following packages were added: | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
The following packages were updated: | ||
com.unity.collab-proxy from version 1.2.15 to 1.2.16 | ||
com.unity.textmeshpro from version 1.4.1 to 2.1.1 | ||
The following packages were removed: | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,312 @@ | ||
{ | ||
"dependencies": { | ||
"com.unity.collab-proxy": { | ||
"version": "1.2.16", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ext.nunit": { | ||
"version": "1.0.0", | ||
"depth": 1, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ide.rider": { | ||
"version": "1.1.4", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.test-framework": "1.1.1" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ide.vscode": { | ||
"version": "1.2.2", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.test-framework": { | ||
"version": "1.1.18", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.ext.nunit": "1.0.0", | ||
"com.unity.modules.imgui": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.textmeshpro": { | ||
"version": "2.1.1", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.ugui": "1.0.0" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.timeline": { | ||
"version": "1.2.17", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ugui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.ui": "1.0.0", | ||
"com.unity.modules.imgui": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.ai": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.androidjni": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.animation": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.assetbundle": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.audio": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.cloth": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.director": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.animation": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.imageconversion": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.imgui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.jsonserialize": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.particlesystem": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.physics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.physics2d": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.screencapture": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.subsystems": { | ||
"version": "1.0.0", | ||
"depth": 1, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.terrain": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.terrainphysics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.terrain": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.tilemap": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics2d": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.ui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.uielements": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.imgui": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.umbra": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.unityanalytics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequest": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.unitywebrequestassetbundle": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.assetbundle": "1.0.0", | ||
"com.unity.modules.unitywebrequest": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequestaudio": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.audio": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequesttexture": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequestwww": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||
"com.unity.modules.unitywebrequestaudio": "1.0.0", | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.assetbundle": "1.0.0", | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.vehicles": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.video": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.ui": "1.0.0", | ||
"com.unity.modules.unitywebrequest": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.vr": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.jsonserialize": "1.0.0", | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.xr": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.wind": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.xr": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0", | ||
"com.unity.modules.subsystems": "1.0.0" | ||
} | ||
} | ||
} | ||
} |