Quellcode durchsuchen

Update what's new

Gary Hsu vor 7 Jahren
Ursprung
Commit
ed14cdee8b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      dist/preview release/what's new.md

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

@@ -73,6 +73,7 @@
 - Support for mutli-touch when interacting with multiple gui elements simultaneously ([trevordev](https://github.com/trevordev))
 - (Viewer) Declaration file published. ([RaananW](https://github.com/RaananW))
 - Added Draco mesh compression support to glTF 2.0 loader. ([bghgary](https://github.com/bghgary))
+- Added `Tools.WorkerPool` class for web worker management. ([bghgary](https://github.com/bghgary))
 
 ## Bug fixes