I had a bit of time so I thought I'd back up my earlier mail with a patch. In my opinion it makes animations easier to use; resolves the issue with the timeline getting out of sync between animation and alpha; and it's a net reduction in code. Hope it works for you, too!
List of changes: - property setters set the property directly on the underlying object - animation object made smaller by not duplicating properties of underlying objects - animation timeline IS alpha timeline, so they cannot get out of sync - animation handles creation of timeline and alpha if they are not set explicitly, making the API easier to use Cheers, Jonas Bonn South Pole AB -- To unsubscribe send a mail to [email protected]
