We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87988c3 commit 725590eCopy full SHA for 725590e
CHANGELOG.md
@@ -4,6 +4,11 @@ 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.19] - 2024.02.20
8
+### Fixed
9
+- Ensure materials texture is never a degenerate dimension.
10
+- Handle completely black environment maps so they do not corrupt the image.
11
+
12
## [0.0.18] - 2024.02.20
13
### Fixed
14
- Transparent textures no longer have the color incorrectly premultiplied by the alpha.
0 commit comments