Commit Graph

18 Commits

Author SHA1 Message Date
printempw 8f9127777e fix type definition of animation functions 2018-02-12 10:16:26 +08:00
printempw d9fa502cab expose properties instead of methods on `MouseControl` 2018-02-11 23:38:10 +08:00
printempw d27b9e6493 refactor animations
- update walking animation
- add running, rotating animation
- add natural speed for animations
2018-02-11 22:42:37 +08:00
printempw 8797cb6664 expose some methods for mouse control 2018-02-11 22:33:59 +08:00
printempw 180af1563b adjust camera fov to avoid perspective distortion 2018-02-11 19:38:49 +08:00
printempw 2725925fe4 update `MouseControl` and remove event listener 2018-02-11 18:44:55 +08:00
yushijinhun 79167ab0f8
use multi .eslintrc.js files 2018-02-11 16:17:43 +08:00
yushijinhun ef9664476f
Change license to MIT 2018-02-10 14:05:07 +08:00
yushijinhun 741dc9e3ef
export invokeAnimation() 2018-02-09 12:52:33 +08:00
yushijinhun d86cfa4c87
move property `slim` from `PlayerObject` to `SkinObject` 2018-02-09 12:52:11 +08:00
yushijinhun 99fc6ee5bc
support 22x17 capes, closing #4 2018-02-09 10:47:08 +08:00
yushijinhun cc8ada005d
remove SkinViewer.animationSpeed
changing SkinViewer.animationSpeed will cause the animation to be
discontinuous, use AnimationHandle.speed instead
2018-02-02 18:27:09 +08:00
Pig Fang a654cd20e1 fix import three.js 2018-01-14 20:46:20 +08:00
yushijinhun 846c0b9939
add CompositeAnimation 2018-01-06 22:01:12 +08:00
yushijinhun c3c5863263
refactor build 2018-01-06 19:31:34 +08:00
yushijinhun 9f30b25d3e
Switch from jshint to eslint 2018-01-06 18:47:07 +08:00
yushijinhun 5f621c06a3
Add minified js & Use jshint 2017-10-02 21:29:41 +08:00
yushijinhun 28893c847e
use npm 2017-10-01 20:02:29 +08:00