We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 962e857 + 0c34eb0 commit b0a7564Copy full SHA for b0a7564
CHANGELOG.md
@@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [0.0.14] - Unreleased
+## [0.0.14] - 2023-03-05
8
### Added
9
- Support for volumetric fog material.
10
-- Disable sampling of the environment map if env intensity is set to 0.0 to improve light sampling.
+- Disable sampling of the environment map if env intensity is set to 0.0 to improve direct light sampling rate.
11
12
### Changed
13
- Base color is now applied both on the way in and out of a transmissive material.
0 commit comments