Blagovest Petrov
aeb3784623
Minor changes
11 years ago
Hakim El Hattab
32818e0149
move leap styles to js #554
11 years ago
Rory Hardy
b2c6ccc912
Minor update
Made sure all vars are declared with the var keyword.
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
1e1919274c
Removed redundant code
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
bd543e5cee
Various updates
Enhanced the pointer.
Cleaned up the code.
Added additional optional parameters.
Updated documentation.
modified: README.md
modified: index.html
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
1d895bad61
Docs and updates
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
11 years ago
Rory Hardy
36a4f56f62
Minor updates
modified: css/reveal.min.css
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
32865b43f8
Put the timing code back in.
Occasionally gestures were fired twice. This helps prevent that.
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
dbcbc7aa69
Added pointer and tweaked the code
modified: css/reveal.css
modified: css/reveal.min.css
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
a06c84e42a
Removed timing code.
When used correctly, the 1/2 second delay is uncessary and may yield undesireable results.
modified: plugin/leap/leap.js
11 years ago
Rory Hardy
0e7bc4091e
Minor updates
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
12 years ago
Rory Hardy
70cade3732
Updates to leap.js and index.html
Added timing code to limit gesture calls.
Added gesture to access the overview.
index.html includes the leap plugin
12 years ago
sun16
af5acd1aa2
Added gestures
Left, right, up, and down gestures.
Optional invert for gestures.
12 years ago
Rory Hardy
b2980a705b
Added leap.min.js and comments.
12 years ago