We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1d0a9 commit 4f76f6bCopy full SHA for 4f76f6b
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
- `CompatibilityDetector` to determine whether the path tracer can run on the target platform.
13
- `DEBUG_MODE` define to PhysicalPathTracingMaterial to render out ray depth.
14
- `GradientMapMaterial` to map texture values to a color ramp.
15
+- Support for copy function to `ShapedAreaLight`, `PhysicalCamera`, and `PhysicalSpotLight`.
16
17
### Changed
18
- Fog hits no longer count as transparent surface bounces.
0 commit comments