Skip to content

fix: separate Toon shadow attenuation - #62

Merged
PenguinMaintainer merged 11 commits into
masterfrom
future/toon-shadow-attenuation-separation
Aug 14, 2026
Merged

fix: separate Toon shadow attenuation#62
PenguinMaintainer merged 11 commits into
masterfrom
future/toon-shadow-attenuation-separation

docs: clarify Toon shadow visibility

c02d144
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 14, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.cs  5
- Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs  7
- Tests/Daily/Editor/PureBaseToonLightingContractTests.Runtime.cs  104
- Tests/Daily/Editor/PureBaseToonLightingContractTests.Shadow.cs  25
         

Clones added
============
- Tests/Daily/Editor/PureBaseToonLightingContractTests.Runtime.cs  6
         

Clones removed
==============
+ Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.cs  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 1646 in Tests/Daily/Editor/PureBaseToonLightingContractTests.Runtime.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Tests/Daily/Editor/PureBaseToonLightingContractTests.Runtime.cs#L1646

Method ToonShadowSettingsRow::Equals has a cyclomatic complexity of 14 (limit is 10)