Quellcode durchsuchen

Update what s new

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

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

@@ -12,6 +12,13 @@
   - Add support for KHR_texture_transform ([bghgary](http://www.github.com/bghgary))
 
 ## Bug fixes
+
+### Core Engine
   - Fix ```shadowEnabled``` property on lights. Shadows are not visble anymore when disabled ([sebavan](http://www.github.com/sebavan))
 
+### Viewer
+  - Fix Navbar Interaction on Mozilla/Firefox ([SzeyinLee](https://github.com/SzeyinLee))
+  - Fix Animation Slider Interaction on Mozilla/Firefox ([sebavan](http://www.github.com/sebavan))
+  - Fix Animation Slider Clickable area size Cross Plat ([sebavan](http://www.github.com/sebavan))
+
 ## Breaking changes