Explorar o código

Merge pull request #2969 from jbousquie/patch-3

Update what's new.md
David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
fe5fb4a30b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dist/preview release/what's new.md

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

@@ -36,6 +36,7 @@
 - Normals are generated automatically by StandardMaterial if meshes do not have normals ([deltakosh](https://github.com/deltakosh))
 - Added `mesh.onMaterialChangedObservable` to notify when a new material is set ([deltakosh](https://github.com/deltakosh))
 - Improved the SPS perfs for dead or invisible solid particles ([jerome](https://github.com/jbousquie))  
+- Added `enableDepthSort` parameter to the SPS in order to sort the particles from the camera position ([jerome](https://github.com/jbousquie)) 
 
 ## Bug fixes
 - Fixed a bug with PBR on iOS ([sebavan](https://github.com/sebavan))