Forráskód Böngészése

Update what's new

Popov72 4 éve
szülő
commit
b627e681d5
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      dist/preview release/what's new.md

+ 2 - 0
dist/preview release/what's new.md

@@ -9,3 +9,5 @@
 - Fix issue with the Promise polyfill where a return value was expected from resolve() ([Deltakosh](https://github.com/deltakosh))
 
 ## Breaking changes
+
+- Use both `mesh.visibility` and `material.alpha` values to compute the global alpha value used by the soft transparent shadow rendering code. Formerly was only using `mesh.visibility` ([Popov72](https://github.com/Popov72))