浏览代码

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