Browse Source

For Frodo!!!

Raanan Weber 7 years ago
parent
commit
1820d09458
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dist/preview release/what's new.md

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

@@ -38,6 +38,8 @@
 - Added base64 helper functions to `Tools` ([bghgary](https://github.com/bghgary))
 - Added `createDefaultCamera` and `createDefaultLight` functions to `Scene` ([bghgary](https://github.com/bghgary))
 - Gulp process now supports multiple outputs when using webpack. ([RaananW](https://github.com/RaananW))
+- (Viewer) Scene Optimizer intergrated in viewer. ([RaananW](https://github.com/RaananW))
+- (Viewer) The viewer supports custom shaders in the configuration. ([RaananW](https://github.com/RaananW))
 
 ## Bug fixes
 - Texture extension detection in `Engine.CreateTexture` ([sebavan](https://github.com/sebavan))