Skip to content

Commit 4f76f6b

Browse files
authored
Update CHANGELOG.md
1 parent 3c1d0a9 commit 4f76f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
- `CompatibilityDetector` to determine whether the path tracer can run on the target platform.
1313
- `DEBUG_MODE` define to PhysicalPathTracingMaterial to render out ray depth.
1414
- `GradientMapMaterial` to map texture values to a color ramp.
15+
- Support for copy function to `ShapedAreaLight`, `PhysicalCamera`, and `PhysicalSpotLight`.
1516

1617
### Changed
1718
- Fog hits no longer count as transparent surface bounces.

0 commit comments

Comments
 (0)