Commit ad99e68
authored
File tree
184 files changed
+8260
-650
lines changed- Packages
- com.unity.render-pipelines.core
- Editor
- BuildProcessors
- ShaderStrippers
- Lighting/ProbeVolume
- LookDev
- PostProcessing
- RenderGraph
- UnifiedRayTracing
- Volume
- Runtime
- Common
- GPUDriven
- Debug
- InstanceData
- Lighting/ProbeVolume
- PathTracing
- PostProcessing
- RenderGraph
- Compiler
- Debug
- Textures
- UnifiedRayTracing/Common
- Utilities
- Samples~/RendererShaderUserValue_Common
- Materials/SubGraphs
- Models/Agora
- Scripts
- CustomFunctions
- Tests/Editor
- GPUDriven
- UnifiedRayTracing
- com.unity.render-pipelines.high-definition
- Documentation~
- Editor
- BuildProcessors
- ShaderStrippers
- Lighting/Reflection
- Material
- PBRSky/ShaderGraph
- Water/ShaderGraph
- RenderPipeline
- Camera
- Sky/PhysicallyBasedSky
- Wizard
- Runtime
- Core/Textures
- Debug
- Lighting
- LightLoop
- Light
- Reflection
- Shadow
- Material/Decal
- PostProcessing/Shaders
- RenderPipeline
- Accumulation
- Camera
- PathTracing
- Raytracing
- RenderPass
- Utilities
- Water
- WaterDecal
- Samples~/RendererShaderUserValueSamples/Scenes
- com.unity.render-pipelines.universal
- Editor
- 2D
- Overrides
- BuildProcessors
- RendererFeatures
- Tools/Converters/ReadonlyMaterialConverter
- Runtime
- 2D
- Rendergraph
- Shadows/ShadowProvider
- Data
- FrameData
- Passes
- PostProcess
- Samples~/RendererShaderUserValueSamples/Scenes
- Shaders
- PostProcessing
- Utils
- Tests/Editor
- com.unity.shadergraph
- Documentation~
- Editor
- AssetCallbacks
- Data/Util
- Importers
- Samples~/UGUIShaders/Scripts/Runtime
- com.unity.visualeffectgraph/Editor
- GraphView/Views
- Models
- Blocks
- Implementations
- Collision
- HLSL
- Spawn
- Contexts
- Implementations
- Operators
- Implementations
- Slots/Implementations
- ShaderGraph
- Utilities/pCache/Operator
- Tests/SRPTests
- Packages/local.gtf.references
- Projects
- HDRP_Tests
- Assets/Tests/LightBaker/Utilities
- Packages
- SRP_SmokeTest/Assets/Tests/Editor/RenderGraphViewer
- UniversalGraphicsTest_Foundation/Packages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+8260
-650
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.SkyOcclusion.cs
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
| |||
Lines changed: 34 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1643 | 1643 | | |
1644 | 1644 | | |
1645 | 1645 | | |
1646 | | - | |
| 1646 | + | |
1647 | 1647 | | |
1648 | | - | |
| 1648 | + | |
1649 | 1649 | | |
1650 | 1650 | | |
1651 | 1651 | | |
| 1652 | + | |
1652 | 1653 | | |
| 1654 | + | |
1653 | 1655 | | |
1654 | 1656 | | |
1655 | 1657 | | |
| |||
1667 | 1669 | | |
1668 | 1670 | | |
1669 | 1671 | | |
| 1672 | + | |
1670 | 1673 | | |
| 1674 | + | |
1671 | 1675 | | |
1672 | 1676 | | |
1673 | 1677 | | |
1674 | 1678 | | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
1675 | 1705 | | |
1676 | 1706 | | |
1677 | 1707 | | |
1678 | 1708 | | |
| 1709 | + | |
1679 | 1710 | | |
1680 | 1711 | | |
1681 | | - | |
1682 | | - | |
1683 | | - | |
1684 | | - | |
| 1712 | + | |
1685 | 1713 | | |
1686 | 1714 | | |
1687 | 1715 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
| 456 | + | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments