Julien Barrois 7 rokov pred
rodič
commit
349345bc49
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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