This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
v4.0.2: Additive animations like change...
Feature
- Super-fast property parsing technique, no overwrite, but amazingly handles this when on same
DOM Node
multiple tweens even with same property
Fix
- Fixed where
New Event System
was broken (handles only one event) - Docs fix
- Some linting, maybe back to original when it requires
Change
setMaxListener
[default value] was changed from5
to15