浏览代码

Update what's new

Gary Hsu 7 年之前
父节点
当前提交
2d3b1bf33b
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      dist/preview release/what's new.md

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

@@ -3,8 +3,10 @@
 ## Major updates
 
 ## Updates
+### Core Engine
 - Add support for specifying the center of rotation to textures ([bghgary](http://www.github.com/bghgary))
-- Add support for KHR_texture_transform to glTF 2.0 loader ([bghgary](http://www.github.com/bghgary))
+### glTF Loader
+  - Add support for KHR_texture_transform ([bghgary](http://www.github.com/bghgary))
 
 ## Bug fixes