Skip to content

Commit 4bddc3e

Browse files
authored
Task/0.8.1 doc (#237)
* Updated some docs. [skip ci] * Updated: whats-new.md and System-Requirements.md. Fixed: TOC didn't include the link to Material Converter. [skip ci] * Updated HDRP sample project version. [skip ci] * Fixed: a image in index.md wasn't shown in the doc web site. * Updated whats-new-0.8.x.md
1 parent 676ea39 commit 4bddc3e

File tree

11 files changed

+99
-66
lines changed

11 files changed

+99
-66
lines changed

Toonshader_ProjectHDRP/Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
33
"com.unity.ide.rider": "2.0.7",
4-
"com.unity.ide.visualstudio": "2.0.11",
5-
"com.unity.ide.vscode": "1.2.3",
4+
"com.unity.ide.visualstudio": "2.0.12",
5+
"com.unity.ide.vscode": "1.2.4",
66
"com.unity.package-validation-suite": "0.10.0-preview",
77
"com.unity.raytracedhardshadow": "https://github.com/unity3d-jp/RaytracedHardShadow.git#bbba12aaf3e7c6fb1c198746ef9a0fcf408b79b9",
88
"com.unity.recorder": "3.0.3",
9-
"com.unity.render-pipelines.high-definition": "10.5.1",
10-
"com.unity.test-framework": "1.1.27",
9+
"com.unity.render-pipelines.high-definition": "10.7.0",
10+
"com.unity.test-framework": "1.1.29",
1111
"com.unity.test-framework.build": "0.0.1-preview.14",
1212
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
1313
"com.unity.testframework.graphics": "7.8.14-preview",

Toonshader_ProjectHDRP/Packages/packages-lock.json

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"url": "https://packages.unity.com"
4141
},
4242
"com.unity.ide.visualstudio": {
43-
"version": "2.0.11",
43+
"version": "2.0.12",
4444
"depth": 0,
4545
"source": "registry",
4646
"dependencies": {
@@ -49,7 +49,7 @@
4949
"url": "https://packages.unity.com"
5050
},
5151
"com.unity.ide.vscode": {
52-
"version": "1.2.3",
52+
"version": "1.2.4",
5353
"depth": 0,
5454
"source": "registry",
5555
"dependencies": {},
@@ -88,32 +88,34 @@
8888
"url": "https://packages.unity.com"
8989
},
9090
"com.unity.render-pipelines.core": {
91-
"version": "10.5.1",
91+
"version": "10.7.0",
9292
"depth": 1,
9393
"source": "registry",
9494
"dependencies": {
95-
"com.unity.ugui": "1.0.0"
95+
"com.unity.ugui": "1.0.0",
96+
"com.unity.modules.physics": "1.0.0",
97+
"com.unity.modules.jsonserialize": "1.0.0"
9698
},
9799
"url": "https://packages.unity.com"
98100
},
99101
"com.unity.render-pipelines.high-definition": {
100-
"version": "10.5.1",
102+
"version": "10.7.0",
101103
"depth": 0,
102104
"source": "registry",
103105
"dependencies": {
104-
"com.unity.render-pipelines.core": "10.5.1",
105-
"com.unity.shadergraph": "10.5.1",
106-
"com.unity.visualeffectgraph": "10.5.1",
107-
"com.unity.render-pipelines.high-definition-config": "10.5.1"
106+
"com.unity.render-pipelines.core": "10.7.0",
107+
"com.unity.shadergraph": "10.7.0",
108+
"com.unity.visualeffectgraph": "10.7.0",
109+
"com.unity.render-pipelines.high-definition-config": "10.7.0"
108110
},
109111
"url": "https://packages.unity.com"
110112
},
111113
"com.unity.render-pipelines.high-definition-config": {
112-
"version": "10.5.1",
114+
"version": "10.7.0",
113115
"depth": 1,
114116
"source": "registry",
115117
"dependencies": {
116-
"com.unity.render-pipelines.core": "10.5.1"
118+
"com.unity.render-pipelines.core": "10.7.0"
117119
},
118120
"url": "https://packages.unity.com"
119121
},
@@ -132,11 +134,11 @@
132134
"url": "https://packages.unity.com"
133135
},
134136
"com.unity.shadergraph": {
135-
"version": "10.5.1",
137+
"version": "10.7.0",
136138
"depth": 1,
137139
"source": "registry",
138140
"dependencies": {
139-
"com.unity.render-pipelines.core": "10.5.1",
141+
"com.unity.render-pipelines.core": "10.7.0",
140142
"com.unity.searcher": "4.3.2"
141143
},
142144
"url": "https://packages.unity.com"
@@ -149,7 +151,7 @@
149151
"url": "https://packages.unity.com"
150152
},
151153
"com.unity.test-framework": {
152-
"version": "1.1.27",
154+
"version": "1.1.29",
153155
"depth": 0,
154156
"source": "registry",
155157
"dependencies": {
@@ -234,17 +236,17 @@
234236
}
235237
},
236238
"com.unity.visualeffectgraph": {
237-
"version": "10.5.1",
239+
"version": "10.7.0",
238240
"depth": 1,
239241
"source": "registry",
240242
"dependencies": {
241-
"com.unity.shadergraph": "10.5.1",
242-
"com.unity.render-pipelines.core": "10.5.1"
243+
"com.unity.shadergraph": "10.7.0",
244+
"com.unity.render-pipelines.core": "10.7.0"
243245
},
244246
"url": "https://packages.unity.com"
245247
},
246248
"com.unity.xr.legacyinputhelpers": {
247-
"version": "2.1.7",
249+
"version": "2.1.8",
248250
"depth": 1,
249251
"source": "registry",
250252
"dependencies": {

Toonshader_ProjectHDRP/ProjectSettings/ProjectSettings.asset

Lines changed: 55 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 20
6+
serializedVersion: 22
77
productGUID: 96b316f78e4497e4eacb078d6f14bdb2
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -49,6 +49,8 @@ PlayerSettings:
4949
m_StereoRenderingPath: 0
5050
m_ActiveColorSpace: 1
5151
m_MTRendering: 1
52+
mipStripping: 0
53+
numberOfMipsStripped: 0
5254
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
5355
iosShowActivityIndicatorOnLoading: -1
5456
androidShowActivityIndicatorOnLoading: -1
@@ -66,6 +68,12 @@ PlayerSettings:
6668
androidRenderOutsideSafeArea: 1
6769
androidUseSwappy: 0
6870
androidBlitType: 0
71+
androidResizableWindow: 0
72+
androidDefaultWindowWidth: 1920
73+
androidDefaultWindowHeight: 1080
74+
androidMinimumWindowWidth: 400
75+
androidMinimumWindowHeight: 300
76+
androidFullscreenMode: 1
6977
defaultIsNativeResolution: 1
7078
macRetinaSupport: 1
7179
runInBackground: 1
@@ -117,7 +125,9 @@ PlayerSettings:
117125
stadiaTargetFramerate: 0
118126
vulkanNumSwapchainBuffers: 2
119127
vulkanEnableSetSRGBWrite: 0
128+
vulkanEnablePreTransform: 0
120129
vulkanEnableLateAcquireNextImage: 0
130+
vulkanEnableCommandBufferRecycling: 1
121131
m_SupportedAspectRatios:
122132
4:3: 1
123133
5:4: 1
@@ -132,31 +142,6 @@ PlayerSettings:
132142
xboxOneDisableKinectGpuReservation: 0
133143
xboxOneEnable7thCore: 0
134144
vrSettings:
135-
cardboard:
136-
depthFormat: 0
137-
enableTransitionView: 0
138-
daydream:
139-
depthFormat: 0
140-
useSustainedPerformanceMode: 0
141-
enableVideoLayer: 0
142-
useProtectedVideoMemory: 0
143-
minimumSupportedHeadTracking: 0
144-
maximumSupportedHeadTracking: 1
145-
hololens:
146-
depthFormat: 1
147-
depthBufferSharingEnabled: 1
148-
lumin:
149-
depthFormat: 0
150-
frameTiming: 2
151-
enableGLCache: 0
152-
glCacheMaxBlobSize: 524288
153-
glCacheMaxFileSize: 8388608
154-
oculus:
155-
sharedDepthBuffer: 1
156-
dashSupport: 1
157-
lowOverheadMode: 0
158-
protectedContext: 0
159-
v2Signing: 1
160145
enable360StereoCapture: 0
161146
isWsaHolographicRemotingEnabled: 0
162147
enableFrameTimingStats: 0
@@ -169,12 +154,15 @@ PlayerSettings:
169154
androidMaxAspectRatio: 2.1
170155
applicationIdentifier:
171156
Android: com.Company.ProductName
172-
Standalone: unity.DefaultCompany.New Unity Project
157+
Standalone: com.DefaultCompany.NewUnityProject
173158
Tizen: com.Company.ProductName
174159
iPhone: com.Company.ProductName
175160
tvOS: com.Company.ProductName
176161
buildNumber:
162+
Standalone: 0
177163
iPhone: 0
164+
tvOS: 0
165+
overrideDefaultApplicationIdentifier: 0
178166
AndroidBundleVersionCode: 1
179167
AndroidMinSdkVersion: 19
180168
AndroidTargetSdkVersion: 0
@@ -228,8 +216,8 @@ PlayerSettings:
228216
iOSLaunchScreeniPadFillPct: 100
229217
iOSLaunchScreeniPadSize: 100
230218
iOSLaunchScreeniPadCustomXibPath:
231-
iOSUseLaunchScreenStoryboard: 0
232219
iOSLaunchScreenCustomStoryboardPath:
220+
iOSLaunchScreeniPadCustomStoryboardPath:
233221
iOSDeviceRequirements: []
234222
iOSURLSchemes: []
235223
iOSBackgroundModes: 0
@@ -247,10 +235,19 @@ PlayerSettings:
247235
iOSRequireARKit: 0
248236
iOSAutomaticallyDetectAndAddCapabilities: 1
249237
appleEnableProMotion: 0
238+
shaderPrecisionModel: 0
250239
clonedFromGUID: 00000000000000000000000000000000
251240
templatePackageId:
252241
templateDefaultScene:
242+
useCustomMainManifest: 0
243+
useCustomLauncherManifest: 0
244+
useCustomMainGradleTemplate: 0
245+
useCustomLauncherGradleManifest: 0
246+
useCustomBaseGradleTemplate: 0
247+
useCustomGradlePropertiesTemplate: 0
248+
useCustomProguardFile: 0
253249
AndroidTargetArchitectures: 1
250+
AndroidTargetDevices: 0
254251
AndroidSplashScreenScale: 0
255252
androidSplashScreen: {fileID: 0}
256253
AndroidKeystoreName: '{inproject}: '
@@ -267,6 +264,10 @@ PlayerSettings:
267264
height: 180
268265
banner: {fileID: 0}
269266
androidGamepadSupportLevel: 0
267+
chromeosInputEmulation: 1
268+
AndroidMinifyWithR8: 0
269+
AndroidMinifyRelease: 0
270+
AndroidMinifyDebug: 0
270271
AndroidValidateAppBundleSize: 1
271272
AndroidAppBundleSizeToValidate: 150
272273
m_BuildTargetIcons:
@@ -321,6 +322,9 @@ PlayerSettings:
321322
- m_BuildTarget: WindowsStandaloneSupport
322323
m_APIs: 020000001200000015000000
323324
m_Automatic: 0
325+
- m_BuildTarget: iOSSupport
326+
m_APIs: 10000000
327+
m_Automatic: 1
324328
m_BuildTargetVRSettings:
325329
- m_BuildTarget: Android
326330
m_Enabled: 0
@@ -397,6 +401,7 @@ PlayerSettings:
397401
- m_BuildTarget: Windows Store Apps
398402
m_EncodingQuality: 2
399403
m_BuildTargetGroupLightmapSettings: []
404+
m_BuildTargetNormalMapEncoding: []
400405
playModeTestRunnerEnabled: 0
401406
runPlayModeTestAsEditModeTest: 0
402407
actionOnDotNetUnhandledException: 1
@@ -406,12 +411,15 @@ PlayerSettings:
406411
cameraUsageDescription:
407412
locationUsageDescription:
408413
microphoneUsageDescription:
414+
bluetoothUsageDescription:
415+
switchNMETAOverride:
409416
switchNetLibKey:
410417
switchSocketMemoryPoolSize: 6144
411418
switchSocketAllocatorPoolSize: 128
412419
switchSocketConcurrencyLimit: 14
413420
switchScreenResolutionBehavior: 2
414421
switchUseCPUProfiler: 0
422+
switchUseGOLDLinker: 0
415423
switchApplicationID: 0x01004b9000490000
416424
switchNSODependencies:
417425
switchTitleNames_0:
@@ -429,6 +437,7 @@ PlayerSettings:
429437
switchTitleNames_12:
430438
switchTitleNames_13:
431439
switchTitleNames_14:
440+
switchTitleNames_15:
432441
switchPublisherNames_0:
433442
switchPublisherNames_1:
434443
switchPublisherNames_2:
@@ -444,6 +453,7 @@ PlayerSettings:
444453
switchPublisherNames_12:
445454
switchPublisherNames_13:
446455
switchPublisherNames_14:
456+
switchPublisherNames_15:
447457
switchIcons_0: {fileID: 0}
448458
switchIcons_1: {fileID: 0}
449459
switchIcons_2: {fileID: 0}
@@ -459,6 +469,7 @@ PlayerSettings:
459469
switchIcons_12: {fileID: 0}
460470
switchIcons_13: {fileID: 0}
461471
switchIcons_14: {fileID: 0}
472+
switchIcons_15: {fileID: 0}
462473
switchSmallIcons_0: {fileID: 0}
463474
switchSmallIcons_1: {fileID: 0}
464475
switchSmallIcons_2: {fileID: 0}
@@ -474,6 +485,7 @@ PlayerSettings:
474485
switchSmallIcons_12: {fileID: 0}
475486
switchSmallIcons_13: {fileID: 0}
476487
switchSmallIcons_14: {fileID: 0}
488+
switchSmallIcons_15: {fileID: 0}
477489
switchManualHTML:
478490
switchAccessibleURLs:
479491
switchLegalInformation:
@@ -536,6 +548,9 @@ PlayerSettings:
536548
switchSocketInitializeEnabled: 1
537549
switchNetworkInterfaceManagerInitializeEnabled: 1
538550
switchPlayerConnectionEnabled: 1
551+
switchUseNewStyleFilepaths: 0
552+
switchUseMicroSleepForYield: 1
553+
switchMicroSleepForYieldTime: 25
539554
ps4NPAgeRating: 12
540555
ps4NPTitleSecret:
541556
ps4NPTrophyPackPath:
@@ -606,6 +621,7 @@ PlayerSettings:
606621
ps4videoRecordingFeaturesUsed: 0
607622
ps4contentSearchFeaturesUsed: 0
608623
ps4CompatibilityPS5: 0
624+
ps4AllowPS5Detection: 0
609625
ps4GPU800MHz: 1
610626
ps4attribEyeToEyeDistanceSettingVR: 0
611627
ps4IncludedModules: []
@@ -626,9 +642,10 @@ PlayerSettings:
626642
webGLAnalyzeBuildSize: 0
627643
webGLUseEmbeddedResources: 0
628644
webGLCompressionFormat: 1
645+
webGLWasmArithmeticExceptions: 0
629646
webGLLinkerTarget: 1
630647
webGLThreadsSupport: 0
631-
webGLWasmStreaming: 0
648+
webGLDecompressionFallback: 0
632649
scriptingDefineSymbols:
633650
1: UNITY_POST_PROCESSING_STACK_V2;UNITY_PIPELINE_HDRP
634651
7: UNITY_POST_PROCESSING_STACK_V2
@@ -640,6 +657,7 @@ PlayerSettings:
640657
27: UNITY_POST_PROCESSING_STACK_V2
641658
28: UNITY_POST_PROCESSING_STACK_V2
642659
29: UNITY_POST_PROCESSING_STACK_V2
660+
additionalCompilerArguments: {}
643661
platformArchitecture:
644662
iPhone: 1
645663
scriptingBackend:
@@ -651,7 +669,11 @@ PlayerSettings:
651669
managedStrippingLevel: {}
652670
incrementalIl2cppBuild:
653671
iPhone: 1
672+
suppressCommonWarnings: 1
654673
allowUnsafeCode: 0
674+
useDeterministicCompilation: 1
675+
useReferenceAssemblies: 1
676+
enableRoslynAnalyzers: 1
655677
additionalIl2CppArgs:
656678
scriptingRuntimeVersion: 1
657679
gcIncremental: 0
@@ -714,10 +736,7 @@ PlayerSettings:
714736
XboxOneXTitleMemory: 8
715737
XboxOneOverrideIdentityName:
716738
XboxOneOverrideIdentityPublisher:
717-
vrEditorSettings:
718-
daydream:
719-
daydreamIconForeground: {fileID: 0}
720-
daydreamIconBackground: {fileID: 0}
739+
vrEditorSettings: {}
721740
cloudServicesEnabled:
722741
Analytics: 0
723742
Build: 0
@@ -740,11 +759,12 @@ PlayerSettings:
740759
m_VersionCode: 1
741760
m_VersionName:
742761
apiCompatibilityLevel: 6
762+
activeInputHandler: 0
743763
cloudProjectId:
744764
framebufferDepthMemorylessMode: 0
765+
qualitySettingsNames: []
745766
projectName:
746767
organizationId:
747768
cloudEnabled: 0
748-
enableNativePlatformBackendsForNewInputSystem: 0
749-
disableOldInputManagerSupport: 0
750769
legacyClampBlendShapeWeights: 1
770+
virtualTexturingSupportEnabled: 0

0 commit comments

Comments
 (0)