Skip to content
Snippets Groups Projects
  1. Aug 13, 2013
  2. Aug 12, 2013
  3. Aug 11, 2013
  4. Aug 10, 2013
  5. Aug 08, 2013
  6. Aug 06, 2013
    • Rory Hardy's avatar
      Docs and updates · 1d895bad
      Rory Hardy authored
      Updated README.md to mention the leap plugin.
      Removed leap settings from index.html.
      Better variable naming in leap.js
      
      modified:   README.md
      modified:   index.html
      modified:   plugin/leap/leap.js
      1d895bad
    • Rory Hardy's avatar
      Minor updates · 36a4f56f
      Rory Hardy authored
      modified:   css/reveal.min.css
      modified:   plugin/leap/leap.js
      36a4f56f
    • Rory Hardy's avatar
      Put the timing code back in. · 32865b43
      Rory Hardy authored
      Occasionally gestures were fired twice. This helps prevent that.
      modified:   plugin/leap/leap.js
      32865b43
    • Rory Hardy's avatar
      Added pointer and tweaked the code · dbcbc7aa
      Rory Hardy authored
      modified:   css/reveal.css
      modified:   css/reveal.min.css
      modified:   plugin/leap/leap.js
      dbcbc7aa
  7. Aug 05, 2013
    • Rory Hardy's avatar
      Removed timing code. · a06c84e4
      Rory Hardy authored
      When used correctly, the 1/2 second delay is uncessary and may yield undesireable results.
      modified:   plugin/leap/leap.js
      a06c84e4
    • Rory Hardy's avatar
      Minor updates · 0e7bc409
      Rory Hardy authored
      Changed invert to naturalSwipe
      Removed invert rule from index.html
      Ensured that left/right swipes only work with 1 hand present
      modified:   index.html
      modified:   plugin/leap/leap.js
      0e7bc409
    • Rory Hardy's avatar
      Updates to leap.js and index.html · 70cade37
      Rory Hardy authored
      Added timing code to limit gesture calls.
      Added gesture to access the overview.
      index.html includes the leap plugin
      70cade37
  8. Aug 04, 2013
    • sun16's avatar
      Added gestures · af5acd1a
      sun16 authored
      Left, right, up, and down gestures.
      Optional invert for gestures.
      af5acd1a
Loading