Pārlūkot izejas kodu

Update what's new.md

Jérôme Bousquié 7 gadi atpakaļ
vecāks
revīzija
9294c99c0e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      dist/preview release/what's new.md

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

@@ -38,6 +38,7 @@
 - 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)) 
+- Added `pivot` property to the SPS solid particles ([jerome](https://github.com/jbousquie)) 
 
 ## Bug fixes
 - Fixed a bug with PBR on iOS ([sebavan](https://github.com/sebavan))