1. 26 8月, 2018 1 次提交
  2. 23 8月, 2018 2 次提交
  3. 22 8月, 2018 2 次提交
  4. 21 8月, 2018 1 次提交
  5. 05 8月, 2018 1 次提交
  6. 11 7月, 2018 6 次提交
  7. 04 5月, 2018 1 次提交
  8. 07 4月, 2018 1 次提交
  9. 19 3月, 2018 1 次提交
  10. 17 2月, 2018 1 次提交
  11. 16 2月, 2018 3 次提交
  12. 11 12月, 2017 1 次提交
    • P
      TransformControls: Set axis before triggering mouseDownEvent · 7de3906e
      Pascal Häusler 提交于
      In my case for example I have a listener to the mousedown event. In this listener I check for the current set axis. But of course it is ```null``` because it is set just after the event was triggered.
      So my suggestion is to set the axis and AFTERWARDS trigger the event.
      7de3906e
  13. 09 8月, 2017 2 次提交
  14. 15 11月, 2016 1 次提交
  15. 10 11月, 2016 1 次提交
  16. 13 9月, 2016 1 次提交
  17. 07 9月, 2016 1 次提交
  18. 19 8月, 2016 1 次提交
    • H
      fixed a bug (#9540) · ae9a3e42
      Hu Jiulong 提交于
      * fixed a bug
      
      if TouchEvent is not defined in the browser,an exception will be thrown,cause else branch statements not to be executed.
      
      * fixed a bug
      
      Check whether 'TouchEvent' is defined in the browser.
      
      * trims extra spaces
      ae9a3e42
  19. 13 6月, 2016 1 次提交
  20. 12 6月, 2016 1 次提交
  21. 25 4月, 2016 1 次提交
  22. 09 4月, 2016 1 次提交
  23. 18 9月, 2015 2 次提交
  24. 14 9月, 2015 1 次提交
  25. 02 9月, 2015 1 次提交
  26. 01 9月, 2015 1 次提交
  27. 25 7月, 2015 2 次提交
  28. 07 7月, 2015 1 次提交