Skip to content

feat: add minimal Toon SH lighting - #58

Merged
PenguinMaintainer merged 11 commits into
masterfrom
future/minimal-liltoon-lighting-port
Aug 12, 2026
Merged

feat: add minimal Toon SH lighting#58
PenguinMaintainer merged 11 commits into
masterfrom
future/minimal-liltoon-lighting-port

refactor: shorten Toon capture setup

d079398
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 12, 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 2
           

Complexity increasing per file
==============================
- Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs  7
- Tests/Daily/Editor/PureBaseToonLightingContractTests.cs  33
- Tests/Daily/Editor/PureBaseToonLightingContractTests.Runtime.cs  38
         

See the complete overview on Codacy

Annotations

Check notice on line 30 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#L30

'partial' is gratuitous in this context.

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

See this annotation in the file changed.

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

Tests/Daily/Editor/PureBaseToonLightingContractTests.cs#L32

'partial' is gratuitous in this context.