v1.4.1: Fix small issue
Fixes
- Fixed
NPM_TOKEN
issue and now removed fromREADME
v1.4.0: Improvements
Fixes
TWEEN.now
issue fixed, where it's failed tweens
Improvements
- Performance improved by almost
~15%
- Improved timing
TWEEN.now
improvements
Optimization
- Optimized code for faster execution
emit
method arguments reduced to5
for better performanceTWEEN.now
optimization- Merged
requestAnimationFrame
function
NEW features
- Added new
reversed
method - Added timing-correcter when
visibilitychange
event is called - Added
test.html
for comparing performance