Skip to content

Commit

Permalink
Unity 2021.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
keijiro committed Feb 19, 2021
1 parent de71ecc commit 7775dfd
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 68 deletions.
11 changes: 4 additions & 7 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,15 @@
}
],
"dependencies": {
"com.unity.render-pipelines.high-definition": "10.2.2",
"com.unity.timeline": "1.4.5",
"com.unity.render-pipelines.high-definition": "11.0.0",
"com.unity.timeline": "1.5.2",
"jp.keijiro.kino.post-processing": "2.1.15",
"jp.keijiro.klak.motion": "1.0.1",
"jp.keijiro.klak.timeline.procedural-motion": "1.0.1",
"jp.keijiro.metamesh": "0.0.7",
"jp.keijiro.metamesh": "0.0.8",
"jp.keijiro.noiseshader": "1.0.0",
"jp.keijiro.pugrad": "1.0.0",
"jp.keijiro.test-assets": "1.0.1",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.video": "1.0.0"
"com.unity.modules.jsonserialize": "1.0.0"
}
}
92 changes: 35 additions & 57 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,34 +17,35 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.2.2",
"version": "11.0.0",
"depth": 1,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.com"
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0"
}
},
"com.unity.render-pipelines.high-definition": {
"version": "10.2.2",
"version": "11.0.0",
"depth": 0,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "10.2.2",
"com.unity.shadergraph": "10.2.2",
"com.unity.visualeffectgraph": "10.2.2",
"com.unity.render-pipelines.high-definition-config": "10.2.2"
},
"url": "https://packages.unity.com"
"com.unity.modules.video": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.render-pipelines.core": "11.0.0",
"com.unity.shadergraph": "11.0.0",
"com.unity.visualeffectgraph": "11.0.0",
"com.unity.render-pipelines.high-definition-config": "11.0.0"
}
},
"com.unity.render-pipelines.high-definition-config": {
"version": "10.2.2",
"version": "11.0.0",
"depth": 1,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "10.2.2"
},
"url": "https://packages.unity.com"
"com.unity.render-pipelines.core": "11.0.0"
}
},
"com.unity.searcher": {
"version": "4.3.1",
Expand All @@ -54,17 +55,16 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.2.2",
"version": "11.0.0",
"depth": 1,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "10.2.2",
"com.unity.render-pipelines.core": "11.0.0",
"com.unity.searcher": "4.3.1"
},
"url": "https://packages.unity.com"
}
},
"com.unity.timeline": {
"version": "1.4.5",
"version": "1.5.2",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -85,13 +85,12 @@
}
},
"com.unity.visualeffectgraph": {
"version": "10.2.2",
"version": "11.0.0",
"depth": 1,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.shadergraph": "10.2.2"
},
"url": "https://packages.unity.com"
"com.unity.shadergraph": "11.0.0"
}
},
"jp.keijiro.kino.post-processing": {
"version": "2.1.15",
Expand Down Expand Up @@ -123,7 +122,7 @@
"url": "https://registry.npmjs.com"
},
"jp.keijiro.metamesh": {
"version": "0.0.7",
"version": "0.0.8",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -177,7 +176,7 @@
},
"com.unity.modules.imageconversion": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {}
},
Expand All @@ -189,7 +188,7 @@
},
"com.unity.modules.jsonserialize": {
"version": "1.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {}
},
Expand All @@ -201,46 +200,25 @@
},
"com.unity.modules.physics": {
"version": "1.0.0",
"depth": 0,
"depth": 2,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.ui": {
"version": "1.0.0",
"depth": 1,
"depth": 2,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.uielements": {
"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.jsonserialize": "1.0.0",
"com.unity.modules.uielementsnative": "1.0.0"
}
},
"com.unity.modules.uielementsnative": {
"version": "1.0.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.modules.unitywebrequest": {
"version": "1.0.0",
"depth": 1,
"depth": 2,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.video": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
Expand Down
4 changes: 3 additions & 1 deletion ProjectSettings/PackageManagerSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ MonoBehaviour:
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_EnablePreviewPackages: 1
m_EnablePreReleasePackages: 1
m_EnablePackageDependencies: 1
m_AdvancedSettingsExpanded: 1
m_ScopedRegistriesSettingsExpanded: 1
m_SeeAllPackageVersions: 0
oneTimeWarningShown: 1
m_Registries:
- m_Id: main
Expand Down Expand Up @@ -49,3 +50,4 @@ MonoBehaviour:
m_Scopes:
- jp.keijiro
m_SelectedScopeIndex: 0
m_LoadAssets: 0
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.2.1f1
m_EditorVersionWithRevision: 2020.2.1f1 (270dd8c3da1c)
m_EditorVersion: 2021.1.0b7
m_EditorVersionWithRevision: 2021.1.0b7 (02180fe17a0e)
2 changes: 1 addition & 1 deletion ProjectSettings/VFXManager.asset
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ VFXManager:
m_FixedTimeStep: 0.016666668
m_MaxDeltaTime: 0.05
m_CompiledVersion: 2
m_RuntimeVersion: 12
m_RuntimeVersion: 16

0 comments on commit 7775dfd

Please sign in to comment.