Project

General

Profile

« Previous | Next » 

Revision e39befce

Added by skyjake almost 10 years ago

Fixed|libcore|Animation: Updating current time

Before these changes, the current time being just a reference, it
may have gotten changed from another thread during the evaluation
of an animation's value. This would sometimes end badly.

Now the animation time is stored in a copy, so it will only get updated
when requested.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences