Explorar o código

Update CHANGELOG.md

Garrett Johnson %!s(int64=3) %!d(string=hai) anos
pai
achega
a7a5b7f00b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 ## Unreleased
 ### Fixed
 - `autoDisableRendererCulling` incorrectly applying the inverse of the documented effect.
+- Screen space error calculations now use the camera projectionMatrix rather than camera type to determine frustum type.
 
 ## [0.3.3] - 2021-09-08
 ### Added