浏览代码

Add entry to "what's new" file.

duncan law 6 年之前
父节点
当前提交
f8ec18964e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dist/preview release/what's new.md

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

@@ -87,7 +87,7 @@
 - Invert vScale of compressed ktx textures as they are inverted in the file and UNPACK_FLIP_Y_WEBGL is not supported by ktx ([TrevorDev](https://github.com/TrevorDev))
 - Enable dragging in boundingBoxGizmo without needing a parent ([TrevorDev](https://github.com/TrevorDev))
 - Added per mesh culling strategy ([jerome](https://github.com/jbousquie))
-- Added InputsManager for FollowCamera and keyboard bindings. ([mrdunk](https://github.com))
+- Added InputsManager and keyboard bindings for FollowCamera. ([mrdunk](https://github.com))
 
 ### OBJ Loader
 - Add color vertex support (not part of standard) ([brianzinn](https://github.com/brianzinn))