Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored May 20, 2023
1 parent 3c1d0a9 commit 4f76f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `CompatibilityDetector` to determine whether the path tracer can run on the target platform.
- `DEBUG_MODE` define to PhysicalPathTracingMaterial to render out ray depth.
- `GradientMapMaterial` to map texture values to a color ramp.
- Support for copy function to `ShapedAreaLight`, `PhysicalCamera`, and `PhysicalSpotLight`.

### Changed
- Fog hits no longer count as transparent surface bounces.
Expand Down

0 comments on commit 4f76f6b

Please sign in to comment.