r27
Details
-
FilenameLibMouseGestures-1.0-r27.zip
-
Uploaded by
-
UploadedOct 7, 2010
-
Size8.95 KB
-
Downloads49
-
MD51d3fa9468189209ff5b933b80045010b
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r27 | Humbedooh | 2010-10-07 09:32:25 +0000 (Thu, 07 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.toc
Updating TOC
------------------------------------------------------------------------
r26 | Humbedooh | 2010-10-06 12:08:25 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Some final optimizations for starlon!
------------------------------------------------------------------------
r25 | Humbedooh | 2010-10-06 11:14:27 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Moar optimizations
------------------------------------------------------------------------
r24 | Humbedooh | 2010-10-06 08:31:04 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Memory optimizations
------------------------------------------------------------------------
r23 | Humbedooh | 2010-10-06 07:16:00 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Minor optimization.
------------------------------------------------------------------------
r22 | Humbedooh | 2010-10-05 09:25:36 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Fixed a bug where other tooltips would disappear even if no lmg tooltip was set in the capture script.
------------------------------------------------------------------------
r21 | Humbedooh | 2010-10-04 13:03:01 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Forgot to add DrawTrail to the freehand capture.
------------------------------------------------------------------------
r20 | Humbedooh | 2010-10-04 13:01:49 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Changed the /mgtest description.
------------------------------------------------------------------------
r19 | Humbedooh | 2010-10-04 13:00:38 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Changed the None identifier to a new Freehand mode for identifying non-button gestures.
------------------------------------------------------------------------
r18 | Humbedooh | 2010-10-04 12:09:11 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Recommit
------------------------------------------------------------------------
r17 | Humbedooh | 2010-10-04 11:56:07 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added an option to track mouse gestures without the use of mouse buttons or input locking.
------------------------------------------------------------------------
r16 | Humbedooh | 2010-10-04 04:36:35 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Changed the order of events on capture callbacks to prevent the recorder from going AWOL.
------------------------------------------------------------------------
r15 | Humbedooh | 2010-10-04 02:52:23 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Commit just for SqueeG!
------------------------------------------------------------------------
r14 | Humbedooh | 2010-10-04 02:36:47 +0000 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added /mgtest as an in-game command for testing mouse gestures.
------------------------------------------------------------------------
r13 | Humbedooh | 2010-10-03 17:39:19 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Made the mouse trail a little bit cooler.
------------------------------------------------------------------------
r12 | Humbedooh | 2010-10-03 17:27:25 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Tweaked the gesture recognition a bit to accommodate fast gestures
------------------------------------------------------------------------
r11 | Humbedooh | 2010-10-03 15:12:32 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Removed EnableMouse on the capture frame as it's apparently not needed
------------------------------------------------------------------------
r10 | Humbedooh | 2010-10-03 14:38:09 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added some additional checks to GetGist to make its observations sturdier.
------------------------------------------------------------------------
r9 | Humbedooh | 2010-10-03 14:22:46 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added an optional mouse trail for debugging and visual aids.
------------------------------------------------------------------------
r8 | Humbedooh | 2010-10-03 12:38:03 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Updated gesture directions to match the API doc.
------------------------------------------------------------------------
r7 | Humbedooh | 2010-10-03 12:36:48 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added support for circular gestures
------------------------------------------------------------------------
r6 | Humbedooh | 2010-10-03 12:10:32 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added support for detecting line gestures in all directions.
------------------------------------------------------------------------
r5 | Humbedooh | 2010-10-03 10:06:56 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added GetGist prototype.
------------------------------------------------------------------------
r4 | Humbedooh | 2010-10-03 09:49:25 +0000 (Sun, 03 Oct 2010) | 2 lines
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Moved shift modifier from the capture script to an argument passed to GetBounds
Added startFunc variable to the script table
------------------------------------------------------------------------
r3 | Humbedooh | 2010-10-03 09:27:10 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/LibMouseGestures-1.0.lua
Added recorder:GetBounds.
------------------------------------------------------------------------
r2 | Humbedooh | 2010-10-03 08:40:13 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
A /trunk/.docmeta
A /trunk/.pkgmeta
A /trunk/LibMouseGestures-1.0.lua
A /trunk/LibMouseGestures-1.0.toc
Initial, undocumented (but working) revision.
------------------------------------------------------------------------
r1 | root | 2010-10-03 07:56:25 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"libmousegestures/mainline: Initial Import"
------------------------------------------------------------------------