浏览代码

Update to 22440

/main
unity-pets-bot 4 年前
当前提交
a0525a3f
共有 5 个文件被更改,包括 15 次插入14 次删除
  1. 18
      Packages/manifest.json
  2. 2
      ProjectSettings/HDRPProjectSettings.asset
  3. 3
      ProjectSettings/ProjectSettings.asset
  4. 4
      ProjectSettings/ProjectVersion.txt
  5. 2
      README.md

18
Packages/manifest.json


{
"dependencies": {
"com.unity.analytics": "3.3.2",
"com.unity.analytics": "3.3.5",
"com.unity.animation": "0.2.16-preview.5",
"com.unity.collections": "0.4.0-preview.6",
"com.unity.dots.editor": "0.1.0-preview.2",

"com.unity.ide.rider": "1.1.0",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.1.3",
"com.unity.ide.vscode": "1.1.4",
"com.unity.jobs": "0.2.2-preview.6",
"com.unity.mathematics": "1.1.0",
"com.unity.netcode": "0.0.2-preview.1",

"com.unity.render-pipelines.core": "7.1.6",
"com.unity.render-pipelines.high-definition": "7.1.6",
"com.unity.render-pipelines.high-definition-config": "7.1.6",
"com.unity.render-pipelines.core": "7.1.8",
"com.unity.render-pipelines.high-definition": "7.1.8",
"com.unity.render-pipelines.high-definition-config": "7.1.8",
"com.unity.shadergraph": "7.1.6",
"com.unity.test-framework": "1.1.3",
"com.unity.shadergraph": "7.1.8",
"com.unity.test-framework": "1.1.11",
"com.unity.visualeffectgraph": "7.1.6",
"com.unity.visualeffectgraph": "7.1.8",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",

2
ProjectSettings/HDRPProjectSettings.asset


m_ProjectSettingFolderPath: HDRPDefaultResources
m_WizardPopupAtStart: 0
m_WizardActiveTab: 0
m_PackageVersionForMaterials: 7.1.6
m_PackageVersionForMaterials: 7.1.8

3
ProjectSettings/ProjectSettings.asset


xboxOneMonoLoggingLevel: 0
xboxOneLoggingLevel: 1
xboxOneDisableEsram: 0
xboxOneEnableTypeOptimization: 0
xboxOnePresentImmediateThreshold: 0
switchQueueCommandMemory: 0
switchQueueControlMemory: 0

allowUnsafeCode: 1
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 0
gcIncremental: 1
gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform:
PS4: 3

4
ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2019.3.0f3
m_EditorVersionWithRevision: 2019.3.0f3 (6c9e2bfd6f81)
m_EditorVersion: 2019.3.3f1
m_EditorVersionWithRevision: 2019.3.3f1 (7ceaae5f7503)

2
README.md


Currently the project supports these:
```
Unity: 2019.3.0f3
Unity: 2019.3.3f1
Platforms: Windows and MacOS
```

正在加载...
取消
保存