1. 15 6月, 2012 1 次提交
  2. 05 6月, 2012 1 次提交
    • A
      Commented out "event.preventDefault" on various Controls. · f5e3426c
      alteredq 提交于
      Sorry @dmenne and @mrdoob, unfortunately this was causing more pains than it solved (#1986).
      
      This interfered with very common use patterns on vanilla browser settings (e.g. page reloading or opening of console) while it helped just with a specific customized browser issue.
      
      And it doesn't help to just call preventDefault on "consumed" events, as individual keys can be still part of multi-key hotkey combos (e.g. "R" is used both in FlyControls and "ctrl+R").
      f5e3426c
  3. 26 5月, 2012 1 次提交
  4. 15 4月, 2012 1 次提交
  5. 10 3月, 2012 2 次提交
  6. 13 12月, 2011 1 次提交
  7. 31 10月, 2011 1 次提交
  8. 23 10月, 2011 1 次提交
  9. 15 10月, 2011 1 次提交
  10. 14 10月, 2011 1 次提交
  11. 13 10月, 2011 1 次提交
  12. 12 10月, 2011 1 次提交
  13. 06 10月, 2011 1 次提交
  14. 04 10月, 2011 2 次提交
  15. 02 10月, 2011 1 次提交
  16. 25 9月, 2011 1 次提交
  17. 18 9月, 2011 1 次提交
  18. 27 7月, 2011 1 次提交
  19. 26 7月, 2011 1 次提交
  20. 25 7月, 2011 1 次提交
  21. 03 7月, 2011 2 次提交
  22. 29 6月, 2011 1 次提交
  23. 14 4月, 2011 1 次提交
  24. 12 4月, 2011 1 次提交
  25. 11 4月, 2011 1 次提交
    • A
      Added autoForward option to FlyCamera. · 7713f5cb
      alteredq 提交于
      Also changed autoForward in QuakeCamera not to interfere with backwards direction.
      
      Tweaked a bit minecraft AO demo, using extra power for more cubes.
      7713f5cb
  26. 09 4月, 2011 1 次提交
  27. 02 4月, 2011 2 次提交
  28. 30 3月, 2011 1 次提交
  29. 15 3月, 2011 2 次提交
  30. 14 3月, 2011 1 次提交
    • A
      Added PathCamera. · b6b0e210
      alteredq 提交于
      PathCamera automatically follows path passing through waypoints (interpolated via Catmull-Rom spline). View angles can be constrained and controlled by mouse.
      
      Work in progress, there are still some issued to be solved (constant movement speed, broken automatic update, broken frustum culling).
      b6b0e210
  31. 11 3月, 2011 1 次提交
  32. 07 3月, 2011 1 次提交
  33. 04 3月, 2011 1 次提交
  34. 02 3月, 2011 2 次提交