Ver código fonte

Update what's new.md

David Catuhe 8 anos atrás
pai
commit
eac4af388e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dist/preview release/what's new.md

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

@@ -4,7 +4,7 @@
 - Added support for non-pow2 textures when in WebGL2 mode ([deltakosh](https://github.com/deltakosh))
 
 ## Updates
-- Normals are generated automatically if meshes do not have normals ([deltakosh](https://github.com/deltakosh))
+- Normals are generated automatically by StandardMaterial if meshes do not have normals ([deltakosh](https://github.com/deltakosh))
 
 ## Bug fixes
 - Fixed a bug with PBR on iOS ([sebavan](https://github.com/sebavan))