比较提交

...
此合并请求有变更与目标分支冲突。
/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll
/ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb
/ShaderGraph_ExampleLibrary_Project/Packages/manifest.json

2 次代码提交

作者 SHA1 备注 提交日期
Brad Weiers 1f873cd3 Updated to 2018.2.18f1 and updated packages 6 年前
Brad Weiers 9f51aa10 Updated to 2018.2.18f1 and updated packages 6 年前
共有 4 个文件被更改,包括 642 次插入463 次删除
  1. 3
      .gitignore
  2. 987
      ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll
  3. 76
      ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb
  4. 39
      ShaderGraph_ExampleLibrary_Project/Packages/manifest.json

3
.gitignore


*.msp
# Windows shortcuts
*.lnk
*.lnk
ShaderGraph_ExampleLibrary_Project/.idea

987
ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll
文件差异内容过多而无法显示
查看文件

76
ShaderGraph_ExampleLibrary_Project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll.mdb
文件差异内容过多而无法显示
查看文件

39
ShaderGraph_ExampleLibrary_Project/Packages/manifest.json


{
"registry": "https://staging-packages.unity.com",
"dependencies": {
"com.unity.package-manager-ui": "1.9.11-preview.1",
"com.unity.render-pipelines.lightweight": "2.0.3-preview"
"com.unity.ads": "2.0.8",
"com.unity.analytics": "2.0.16",
"com.unity.package-manager-ui": "1.9.11",
"com.unity.purchasing": "2.0.3",
"com.unity.render-pipelines.lightweight": "3.0.0-preview",
"com.unity.shadergraph": "3.0.0-preview",
"com.unity.textmeshpro": "1.2.4",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.umbra": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.modules.unitywebrequestwww": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
正在加载...
取消
保存