fix: separate Toon shadow attenuation - #62
Merged
PenguinMaintainer merged 11 commits intoAug 14, 2026
Codacy Production / Codacy Static Code Analysis
succeeded
Aug 14, 2026 in 0s
Your pull request is up to standards!
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
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)
Loading