소스 검색

Update what's new.md

Jérôme Bousquié 7 년 전
부모
커밋
5fbf78c0f6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dist/preview release/what's new.md

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

@@ -45,6 +45,7 @@
 - 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)) 
+- Added the mesh facet depth sort to FacetData  ([jerome](https://github.com/jbousquie)) 
 
 ## Bug fixes
 - Fixed a bug with PBR on iOS ([sebavan](https://github.com/sebavan))