r63
Details
-
FilenameLibCandyBar-3.0-r63.zip
-
Uploaded by
-
UploadedApr 8, 2013
-
Size10.07 KB
-
Downloads145
-
MD5892ce464e12bafdae8d54e67637d5858
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r63 | funkydude | 2013-04-08 15:27:32 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
M /trunk/bars.lua
Create a hidden by default backdrop frame on bars for bar stylers to use, prevents them having to implement their own frame creation and recycling methods.
------------------------------------------------------------------------
r62 | funkydude | 2013-04-08 14:27:31 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
M /trunk/bars.lua
Use a separate updater func for approximate bars for a slight performance improvement, allow running bars to have their fill direction changed, don't show bars as filled for a split second when running fill bars.
------------------------------------------------------------------------
r60 | funkydude | 2013-04-02 12:14:41 +0000 (Tue, 02 Apr 2013) | 1 line
Changed paths:
M /trunk/bars.lua
Don't adopt recycled bars that may be hooked by old versions of the library, rename some variables.
------------------------------------------------------------------------
r59 | funkydude | 2013-04-02 10:38:28 +0000 (Tue, 02 Apr 2013) | 1 line
Changed paths:
M /trunk/bars.lua
some extra upvalues
------------------------------------------------------------------------
r58 | funkydude | 2013-04-02 10:25:14 +0000 (Tue, 02 Apr 2013) | 1 line
Changed paths:
M /trunk/bars.lua
Revert r34 from 2011, a fix that was meant to prevent textures from looking "squeezed" by setting the horiz tile to false and hooking SetValue. It's either fixed now or I'm too blind to notice the difference.
------------------------------------------------------------------------
r56 | funkydude | 2013-03-31 18:50:15 +0000 (Sun, 31 Mar 2013) | 1 line
Changed paths:
M /trunk/bars.lua
tweaks
------------------------------------------------------------------------
r55 | funkydude | 2013-03-31 17:42:00 +0000 (Sun, 31 Mar 2013) | 1 line
Changed paths:
M /trunk/bars.lua
Reset the shadow color on a new bar, use next for recycling instead of tremove.
------------------------------------------------------------------------
r54 | funkydude | 2013-03-31 16:58:16 +0000 (Sun, 31 Mar 2013) | 1 line
Changed paths:
M /trunk/bars.lua
reset the shadow offsets when resetting the bar
------------------------------------------------------------------------