浏览代码

updated what's new to indicate ray.ts changed

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

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

@@ -71,6 +71,9 @@
 ### Sounds
 ### Sounds
 - Added `ISoundOptions.skipCodecCheck` to make `Sound` more flexible with URLs ([nbduke](https://github.com/nbduke))
 - Added `ISoundOptions.skipCodecCheck` to make `Sound` more flexible with URLs ([nbduke](https://github.com/nbduke))
 
 
+### Ray
+- Added `Ray.intersectsAxis` to translate screen to axis coordinates without checking collisions ([horusscope](https://github.com/horusscope))
+
 ### Documentation
 ### Documentation
 - Added a note on shallow bounding of getBoundingInfo ([tibotiber](https://github.com/tibotiber))
 - Added a note on shallow bounding of getBoundingInfo ([tibotiber](https://github.com/tibotiber))