loodakrawa / SpriterDotNet

A pure C# Spriter implementation
zlib License
220 stars 75 forks source link

animation.Timelines.Meta.Varlines's variables not updated if animation.Meta has no varLines #41

Closed wighawag closed 8 years ago

wighawag commented 8 years ago

I can see here : https://github.com/loodakrawa/SpriterDotNet/blob/master/SpriterDotNet/SpriterParser.cs#L76 that if animation..meta has no varLines it return and thus do not proceed with animation.Timelines meta variables This seems to be wrong

loodakrawa commented 8 years ago

Fixed in v1.3.2