浏览代码

Update what s new

sebastien 7 年之前
父节点
当前提交
38d5f39819
共有 1 个文件被更改,包括 7 次插入0 次删除
  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