소스 검색

update what's new

Julien Barrois 6 년 전
부모
커밋
349345bc49
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dist/preview release/what's new.md

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

@@ -11,7 +11,7 @@
 
 ### Core Engine
 
-- Refactor of the SolidParticleSystem code. Significant performance on Chrome when the numnber of particle becomes important (20k+) ([barroij](https://github.com/barroij))
+- Refactor of the SolidParticleSystem code for performance and code quality improvement ([barroij](https://github.com/barroij))
 - Added utility function `Tools.BuildArray` for array initialisation ([barroij](https://github.com/barroij))
 
 ### glTF Loader