1 Star 0 Fork 2

星际逍遥 / three.interaction.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CHANGELOG.md 4.21 KB
一键复制 编辑 原始数据 按行查看 历史
jasonChen1982 提交于 2018-09-06 17:19 . chore(release): v0.2.2

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.2 (2018-09-06)

Bug Fixes

  • recursive: mistake again, should use recursive mode to intersect objects (5d9c99d)

0.2.1 (2018-09-04)

Bug Fixes

  • invoke: use three ray caster with a wrong way, my bad (4e165a8)

0.2.0 (2018-09-03)

Features

  • intersects: add intersects for event (5be6e2b)

0.1.0 (2018-08-24)

Features

  • layer: add interaction for layer (6cd1c5a)

0.0.9 (2018-03-13)

Bug Fixes

  • error: fixed event was undefined in onClick function (08a91f0)

0.0.8 (2018-03-13)

0.0.7 (2018-01-31)

Features

  • patch: remove object3d patch about event emit (edc6746)
  • peer: peer dependencies three at 0.89.0 (93343de)
  • utils: remove some redundant function (da46a97)

0.0.6 (2017-12-21)

Features

  • struct: adjust modules struct (1a58af2)

0.0.5 (2017-12-13)

Bug Fixes

  • touch: fixed touchmove and touchend impl like browser (3a99d11)

0.0.4 (2017-12-08)

Bug Fixes

  • addEvents: fixed multiple bind event, when repeat invoke addEvents (15acda7)

0.0.3 (2017-12-08)

Features

  • interaction: add interaction impl (8191b1c)
  • target: put target into interactionData (82aed3d)

0.0.2 (2017-12-06)

Bug Fixes

  • move: move event was not same with browser (05991dc)

Features

  • click: add really click event (b1abb5a)
  • script: adjust release script (e42b357)

0.0.1 (2017-12-05)

Features

  • init: finish interaction (cbb9697)
  • readme: add some readme (363eda1)
JavaScript
1
https://gitee.com/xiaoxufa/three.interaction.js.git
git@gitee.com:xiaoxufa/three.interaction.js.git
xiaoxufa
three.interaction.js
three.interaction.js
master

搜索帮助