r30

Details

  • Filename
    LibMouseGestures-1.0-r30.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2011
  • Size
    8.71 KB
  • Downloads
    94
  • MD5
    f2c1800378511fe4bc497bf99d9e8f24

Supported WoW Retail Versions

  • 4.0.6
  • 3.3.5

Changelog

------------------------------------------------------------------------
r30 | starlon | 2011-07-03 01:52:02 +0000 (Sun, 03 Jul 2011) | 5 lines
Changed paths:
   M /trunk/LibMouseGestures-1.0.lua

* Do recycling on tables and frames.
* :GetGist() takes an optional table the programmer can provide, which will be wiped clean and returned populated with gist data.
* :New() provides an extra optional parameter. Here you can pass an old MG recorder object previously returned by :New().
* This way the programmer has a way to manage memory consumption, and bloat is kept at a minimum.

------------------------------------------------------------------------
r29 | starlon | 2011-03-20 21:49:53 +0000 (Sun, 20 Mar 2011) | 1 line
Changed paths:
   M /trunk/LibMouseGestures-1.0.toc

Add 'X-Category: Library' to toc so other addons (Such as ACP) know how to categorize LMG.
------------------------------------------------------------------------