Thomas
7 年前
当前提交
01ee049b
共有 151 个文件被更改,包括 1945 次插入 和 1042 次删除
-
61TestProjects/GraphicsTests/Packages/manifest.json
-
49TestProjects/LWGraphicsTest/Packages/manifest.json
-
57TestProjects/ShaderGraph/Packages/manifest.json
-
13com.unity.render-pipelines.core/CoreRP/Debugging/MousePositionDebug.cs
-
205com.unity.render-pipelines.core/CoreRP/Editor/CoreEditorUtils.cs
-
5com.unity.render-pipelines.core/CoreRP/Editor/ShaderGenerator/ShaderTypeGeneration.cs
-
2com.unity.render-pipelines.core/CoreRP/ShaderLibrary/Common.hlsl
-
5com.unity.render-pipelines.core/CoreRP/ShaderLibrary/CommonMaterial.hlsl
-
13com.unity.render-pipelines.core/CoreRP/Utilities/CoreUtils.cs
-
36com.unity.render-pipelines.high-definition/CHANGELOG.md
-
5com.unity.render-pipelines.high-definition/HDRP/Debug/ColorPickerDebug.cs
-
24com.unity.render-pipelines.high-definition/HDRP/Debug/DebugColorPicker.shader
-
33com.unity.render-pipelines.high-definition/HDRP/Debug/DebugDisplay.cs
-
1com.unity.render-pipelines.high-definition/HDRP/Debug/DebugViewMaterialGBuffer.shader
-
1com.unity.render-pipelines.high-definition/HDRP/Debug/DebugViewTiles.shader
-
1com.unity.render-pipelines.high-definition/HDRP/Debug/LightingDebug.cs
-
9com.unity.render-pipelines.high-definition/HDRP/Debug/LightingDebug.cs.hlsl
-
103com.unity.render-pipelines.high-definition/HDRP/Editor/BuildProcessors/HDRPreprocessShaders.cs
-
2com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/HDLightEditor.Styles.cs
-
18com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/Reflection/ReflectionMenuItem.cs
-
3com.unity.render-pipelines.high-definition/HDRP/Editor/Material/Decal/DecalProjectorComponentEditor.cs
-
25com.unity.render-pipelines.high-definition/HDRP/Editor/Material/Decal/DecalUI.cs
-
14com.unity.render-pipelines.high-definition/HDRP/Editor/RenderPipeline/HDEditorUtils.cs
-
16com.unity.render-pipelines.high-definition/HDRP/Editor/RenderPipeline/HDRenderPipelineMenuItems.cs
-
22com.unity.render-pipelines.high-definition/HDRP/Editor/RenderPipeline/Settings/RenderPipelineSettingsUI.cs
-
3com.unity.render-pipelines.high-definition/HDRP/Editor/RenderPipeline/Settings/SerializedRenderPipelineSettings.cs
-
94com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDPBRPass.template
-
342com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDPBRSubShader.cs
-
226com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDSubShaderUtilities.cs
-
79com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDUnlitPassForward.template
-
262com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDUnlitSubShader.cs
-
13com.unity.render-pipelines.high-definition/HDRP/Editor/Upgraders/HDRPVersion.cs
-
14com.unity.render-pipelines.high-definition/HDRP/Editor/Upgraders/UpgradeMenuItem.cs
-
21com.unity.render-pipelines.high-definition/HDRP/HDRenderPipelineAsset.asset
-
24com.unity.render-pipelines.high-definition/HDRP/Lighting/DeferredDirectionalShadow.compute
-
8com.unity.render-pipelines.high-definition/HDRP/Lighting/LightLoop/LightLoop.cs
-
4com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DBufferManager.cs
-
15com.unity.render-pipelines.high-definition/HDRP/Material/Decal/Decal.cs
-
1com.unity.render-pipelines.high-definition/HDRP/Material/Decal/Decal.cs.hlsl
-
32com.unity.render-pipelines.high-definition/HDRP/Material/Decal/Decal.shader
-
43com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DecalData.hlsl
-
9com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DecalProjectorComponent.cs
-
1com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DecalProperties.hlsl
-
90com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DecalSystem.cs
-
24com.unity.render-pipelines.high-definition/HDRP/Material/Decal/DecalUtilities.hlsl
-
12com.unity.render-pipelines.high-definition/HDRP/Material/Decal/ShaderPass/DecalSharePass.hlsl
-
14com.unity.render-pipelines.high-definition/HDRP/Material/LayeredLit/LayeredLit.shader
-
14com.unity.render-pipelines.high-definition/HDRP/Material/LayeredLit/LayeredLitTessellation.shader
-
112com.unity.render-pipelines.high-definition/HDRP/Material/Lit/Lit.hlsl
-
14com.unity.render-pipelines.high-definition/HDRP/Material/Lit/Lit.shader
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Lit/LitBuiltinData.hlsl
-
14com.unity.render-pipelines.high-definition/HDRP/Material/Lit/LitTessellation.shader
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Lit/ShaderPass/LitDepthPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Lit/ShaderPass/LitDistortionPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Lit/ShaderPass/LitSharePass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Lit/ShaderPass/LitVelocityPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/ShaderPass/StackLitDepthPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/ShaderPass/StackLitDistortionPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/ShaderPass/StackLitSharePass.hlsl
-
38com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/StackLit.hlsl
-
27com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/StackLit.shader
-
2com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/StackLitData.hlsl
-
4com.unity.render-pipelines.high-definition/HDRP/Material/StackLit/StackLitProperties.hlsl
-
4com.unity.render-pipelines.high-definition/HDRP/Material/SubsurfaceScattering/SubsurfaceScattering.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Unlit/ShaderPass/UnlitDepthPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Unlit/ShaderPass/UnlitDistortionPass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Unlit/ShaderPass/UnlitSharePass.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/Material/Unlit/Unlit.hlsl
-
4com.unity.render-pipelines.high-definition/HDRP/Material/Unlit/Unlit.shader
-
106com.unity.render-pipelines.high-definition/HDRP/RenderPipeline/HDRenderPipeline.cs
-
13com.unity.render-pipelines.high-definition/HDRP/RenderPipeline/HDStringConstants.cs
-
1com.unity.render-pipelines.high-definition/HDRP/RenderPipeline/Settings/RenderPipelineSettings.cs
-
10com.unity.render-pipelines.high-definition/HDRP/RenderPipelineResources/CameraMotionVectors.shader
-
3com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPass.cs
-
3com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPass.cs.hlsl
-
30com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassDBuffer.hlsl
-
15com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassDepthOnly.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassForward.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassForwardUnlit.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassGBuffer.hlsl
-
2com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassLightTransport.hlsl
-
12com.unity.render-pipelines.high-definition/HDRP/ShaderPass/ShaderPassVelocity.hlsl
-
4com.unity.render-pipelines.high-definition/HDRP/ShaderPass/VertMesh.hlsl
-
165com.unity.render-pipelines.lightweight/CHANGELOG.md
-
2com.unity.render-pipelines.lightweight/LWRP/Data/LightweightPipelineAsset.cs
-
58com.unity.render-pipelines.lightweight/LWRP/Editor/LightweightLightEditor.cs
-
16com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/LightWeightPBRSubShader.cs
-
16com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/LightWeightUnlitSubShader.cs
-
14com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/lightweightPBRExtraPasses.template
-
13com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/lightweightPBRForwardPass.template
-
14com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/lightweightUnlitExtraPasses.template
-
13com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderGraph/lightweightUnlitPass.template
-
38com.unity.render-pipelines.lightweight/LWRP/Editor/ShaderPreprocessor.cs
-
30com.unity.render-pipelines.lightweight/LWRP/LightweightForwardRenderer.cs
-
4com.unity.render-pipelines.lightweight/LWRP/LightweightPipeline.cs
-
30com.unity.render-pipelines.lightweight/LWRP/LightweightPipelineCore.cs
-
3com.unity.render-pipelines.lightweight/LWRP/Passes/DepthOnlyPass.cs
-
3com.unity.render-pipelines.lightweight/LWRP/Passes/DirectionalShadowsPass.cs
-
49com.unity.render-pipelines.lightweight/LWRP/Passes/ForwardLitPass.cs
-
3com.unity.render-pipelines.lightweight/LWRP/Passes/LocalShadowsPass.cs
|
|||
{ |
|||
"dependencies": { |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight" |
|||
}, |
|||
"testables": [ |
|||
"com.unity.render-pipelines.core", |
|||
"com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight" |
|||
] |
|||
"dependencies": { |
|||
"com.unity.ads": "2.0.8", |
|||
"com.unity.analytics": "2.0.16", |
|||
"com.unity.collab-proxy": "1.2.4-preview", |
|||
"com.unity.package-manager-ui": "2.0.0-preview.2", |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.purchasing": "2.0.1", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.standardevents": "1.0.13", |
|||
"com.unity.textmeshpro": "1.2.1", |
|||
"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" |
|||
}, |
|||
"testables": [ |
|||
"com.unity.render-pipelines.core", |
|||
"com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight" |
|||
] |
|||
} |
|
|||
{ |
|||
"dependencies": { |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight" |
|||
} |
|||
"dependencies": { |
|||
"com.unity.ads": "2.0.8", |
|||
"com.unity.analytics": "2.0.16", |
|||
"com.unity.collab-proxy": "1.2.4-preview", |
|||
"com.unity.package-manager-ui": "2.0.0-preview.2", |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.purchasing": "2.0.1", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.standardevents": "1.0.13", |
|||
"com.unity.textmeshpro": "1.2.1", |
|||
"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" |
|||
} |
|||
} |
|
|||
{ |
|||
"dependencies": { |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight" |
|||
}, |
|||
"testables": [ |
|||
"com.unity.render-pipelines.shadergraph" |
|||
] |
|||
"dependencies": { |
|||
"com.unity.ads": "2.0.8", |
|||
"com.unity.analytics": "2.0.16", |
|||
"com.unity.collab-proxy": "1.2.4-preview", |
|||
"com.unity.package-manager-ui": "2.0.0-preview.2", |
|||
"com.unity.postprocessing": "file:../../../com.unity.postprocessing", |
|||
"com.unity.purchasing": "2.0.1", |
|||
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", |
|||
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", |
|||
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight", |
|||
"com.unity.shadergraph": "file:../../../com.unity.shadergraph", |
|||
"com.unity.standardevents": "1.0.13", |
|||
"com.unity.textmeshpro": "1.2.1", |
|||
"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" |
|||
}, |
|||
"testables": [ |
|||
"com.unity.render-pipelines.shadergraph" |
|||
] |
|||
} |
|
|||
# Changelog |
|||
All notable changes to this package will be documented in this file. |
|||
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) |
|||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). |
|||
|
|||
## [Unreleased] |
|||
### Fixed |
|||
- Occlusion strength not being applied on LW standard shaders |
|||
- CopyDepth pass is being called even when a depth from prepass is available |
|||
- GLES2 shader compiler error in IntegrationTests |
|||
- Can't set RenderScale and ShadowDistance by script |
|||
|
|||
## [2.0.1-preview] |
|||
|
|||
### Fixed |
|||
- VR Single Pass Instancing shadows |
|||
|
|||
## [2.0.0-preview] |
|||
|
|||
### Added |
|||
- Explicit render target load/store actions were added to improve tile utilization |
|||
- Camera opaque color can be requested on the pipeline asset. It can be accessed in the shader by defining a _CameraOpaqueTexture. This can be used as an alternative to GrabPass. |
|||
- Dynamic Batching can be enabled in the pipeline asset |
|||
- Pipeline now strips unused or invalid variants and passes based on selected pipeline capabilities in the asset. This reduces build and memory consuption on target. |
|||
- Shader stripping settings were added to pipeline asset |
|||
|
|||
### Changed |
|||
#### Pipeline |
|||
- Pipeline code is now more modular and extensible. A ForwardRenderer class is initialized by the pipeline with RenderingData and it's responsible for enqueueing and executing passes. In the future pluggable renderers will be supported. |
|||
- On mobile 1 directional light + up to 4 local lights (point or spot) are computed |
|||
- On other platforms 1 directional light + up to 8 local lights are computed |
|||
- Multiple shadow casting lights are supported. Currently only 1 directional + 4 spots light shadows. |
|||
#### Shading Framework |
|||
- Directional Lights are always considered a main light in shader. They have a fast shading path with no branching and no indexing. |
|||
- GetMainLight() is provided in shader to initialize Light struct with main light shading data. |
|||
- Directional lights have a dedicated shadowmap for performance reasons. Shadow coord always comes from interpolator. |
|||
- MainLigthRealtimeShadowAttenuation(float4 shadowCoord) is provided to compute main light realtime shadows. |
|||
- Spot and Point lights are always shaded in the light loop. Branching on uniform and indexing happens when shading them. |
|||
- GetLight(half index, float3 positionWS) is provided in shader to initialize Light struct for spot and point lights. |
|||
- Spot light shadows are baked into a single shadow atlas. |
|||
- Shadow coord for spot lights is always computed on fragment. |
|||
- Use LocalLightShadowAttenuation(int lightIndex, float3 positionWS) to comppute realtime shadows for spot lights. |
|||
|
|||
### Fixed |
|||
- Issue that was causing VR on Android to render black |
|||
- Camera viewport issues |
|||
- UWP build issues |
|||
- Prevent nested camera rendering in the pipeline |
|||
### Improvements |
|||
|
|||
### Added |
|||
|
|||
### Bugfixes |
|||
- Fixed SRP Shader library issue that was causing all constants to be highp in mobile |
|||
- Fixed shader error that prevented LWRP to build to UWP |
|||
- Fixed shader compilation errors in Linux due to case sensitive includes |
|||
- Fixed Rendering Texture flipping issue |
|||
- Fixed Standard Particles shader cutout and blending modes |
|||
- Fixed crash caused by using projectors |
|||
- Fixed issue that was causing Shadow Strength to not be computed on mobile |
|||
- Fixed Material Upgrader issue that caused editor to SoftLocks |
|||
- Fixed GI in Unlit shader |
|||
- Fixed null reference in the Unlit material shader GUI |
|||
|
|||
### Fixed |
|||
- SRP Shader library issue that was causing all constants to be highp in mobile |
|||
- shader error that prevented LWRP to build to UWP |
|||
- shader compilation errors in Linux due to case sensitive includes |
|||
- Rendering Texture flipping issue |
|||
- Standard Particles shader cutout and blending modes |
|||
- crash caused by using projectors |
|||
- issue that was causing Shadow Strength to not be computed on mobile |
|||
- Material Upgrader issue that caused editor to SoftLocks |
|||
- GI in Unlit shader |
|||
- Null reference in the Unlit material shader GUI |
|||
### Improvements |
|||
|
|||
### Changed |
|||
|
|||
### Bugfixes |
|||
- Fixed shadows on GLES 2.0 |
|||
- Fixed CPU performance regression in shadow rendering |
|||
- Fixed alpha clip shadow issues |
|||
- Fixed unmatched command buffer error message |
|||
- Fixed null reference exception caused by missing resource in LWRP |
|||
- Fixed issue that was causing Camera clear flags was being ignored in mobile |
|||
|
|||
### Fixed |
|||
- Shadows on GLES 2.0 |
|||
- CPU performance regression in shadow rendering |
|||
- Alpha clip shadow issues |
|||
- Unmatched command buffer error message |
|||
- Null reference exception caused by missing resource in LWRP |
|||
- Issue that was causing Camera clear flags was being ignored in mobile |
|||
|
|||
### Improvements |
|||
|
|||
### Added |
|||
- Shadowmap uses 16bit format instead of 32bit. |
|||
|
|||
### Changed |
|||
- Shadowmap uses 16bit format instead of 32bit. |
|||
### Bugfixes |
|||
- Fixed Subtractive Mode |
|||
### Fixed |
|||
- Subtractive Mode |
|||
|
|||
### Improvements |
|||
- Refactored lightweight standard shaders and shader library to improve ease of use. |
|||
|
|||
### Added |
|||
- HDR RT now uses what format is configured in Tier settings. |
|||
- Optimized tile LOAD op on mobile. |
|||
|
|||
### Changed |
|||
- HDR RT now uses what format is configured in Tier settings. |
|||
- Refactored lightweight standard shaders and shader library to improve ease of use. |
|||
- Optimized tile LOAD op on mobile. |
|||
|
|||
### Bugfixes |
|||
- Fixed realtime shadows on OpenGL |
|||
- Fixed shader compiler errors in GLES 2.0 |
|||
- Fixed issue sorting issues when BeforeTransparent custom fx was enabled. |
|||
- Fixed VR single pass rendering. |
|||
- Fixed viewport rendering issues when rendering to backbuffer. |
|||
- Fixed viewport rendering issues when rendering to with MSAA turned off. |
|||
- Fixed multi-camera rendering. |
|||
|
|||
### Fixed |
|||
- Realtime shadows on OpenGL |
|||
- Shader compiler errors in GLES 2.0 |
|||
- Issue sorting issues when BeforeTransparent custom fx was enabled. |
|||
- VR single pass rendering. |
|||
- Viewport rendering issues when rendering to backbuffer. |
|||
- Viewport rendering issues when rendering to with MSAA turned off. |
|||
- Multi-camera rendering. |
|||
### Improvements |
|||
- Shaders ported to the new SRP shader library. |
|||
- Constant Buffer Refactor to use new Batcher |
|||
|
|||
### Added |
|||
- UI Improvements (Rendering features not supported by LW are hidden) |
|||
|
|||
### Changed |
|||
- Shaders were ported to the new SRP shader library. |
|||
- Constant Buffer refactor to use new Batcher |
|||
- UI Improvements (Rendering features not supported by LW are hidden) |
|||
|
|||
### Bugfixes |
|||
|
|||
### Fixed |
|||
### Improvements |
|||
- Realtime shadow filtering was improved. |
|||
|
|||
### Added |
|||
### Bugfixes |
|||
### Changed |
|||
- Realtime shadow filtering was improved. |
|||
|
|||
### Fixed |
|||
|
|||
|
|||
|
|||
|
|||
|
部分文件因为文件数量过多而无法显示
撰写
预览
正在加载...
取消
保存
Reference in new issue