printempw
|
b616ce8cf2
|
update README
|
2018-02-11 23:39:33 +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
|
2ecffe1de4
|
add .editorconfig
|
2018-02-11 00:49:27 +08:00 |
yushijinhun
|
bac67fdb5e
|
fix license badge
|
2018-02-10 21:23:14 +08:00 |
Haowei Wen
|
ebe98845e6
|
Merge pull request #11 from yushijinhun/relicense
Re-license to the MIT License
|
2018-02-10 21:14:26 +08:00 |
yushijinhun
|
ef9664476f
|
Change license to MIT
|
2018-02-10 14:05:07 +08:00 |
Haowei Wen
|
f45eeb10c4
|
Merge pull request #10 from yushijinhun/tslint
Add tslint checks, close #7
|
2018-02-09 17:19:50 +08:00 |
yushijinhun
|
ce1f58f4c6
|
sort members
|
2018-02-09 12:55:04 +08:00 |
yushijinhun
|
733e171316
|
remove `CompositeAnimation.handles`
|
2018-02-09 12:54:27 +08:00 |
yushijinhun
|
1ec9d098d9
|
change `AnimationHandle` to interface
|
2018-02-09 12:52:33 +08:00 |
yushijinhun
|
741dc9e3ef
|
export invokeAnimation()
|
2018-02-09 12:52:33 +08:00 |
yushijinhun
|
70c2b36339
|
change type of `SkinViewer.domElement` to `Node`
`Node` is enough for use
|
2018-02-09 12:52:33 +08:00 |
yushijinhun
|
14fabb3e02
|
add missing `public` modifiers
|
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
|
42959b63d7
|
format code
|
2018-02-09 12:29:42 +08:00 |
yushijinhun
|
000f29aec8
|
add tslint
|
2018-02-09 11:15:54 +08:00 |
yushijinhun
|
99fc6ee5bc
|
support 22x17 capes, closing #4
|
2018-02-09 10:47:08 +08:00 |
Haowei Wen
|
95ed8186ab
|
Merge pull request #8 from Hacksore/master
Add gitter.im badge and gh-pages examples link to README
|
2018-02-07 05:50:00 +08:00 |
Hacksore
|
42f36e0a9b
|
Add gitter.im badge and gh-pages examples link to README
|
2018-02-06 09:29:46 -06:00 |
Haowei Wen
|
c88b02d0a2
|
Merge pull request #3 from g-plane/master
add TS types defs
|
2018-02-05 21:18:08 +08:00 |
Pig Fang
|
141c983bc3
|
mark `handles` as private property
|
2018-02-05 18:45:15 +08:00 |
Pig Fang
|
fcd7e58688
|
simplify types
|
2018-02-05 18:30:14 +08:00 |
Pig Fang
|
c483ae33ee
|
fix some types defs
|
2018-02-05 09:14:43 +08:00 |
Pig Fang
|
07e8cd58c6
|
add missing class fields
|
2018-02-04 23:23:27 +08:00 |
Pig Fang
|
82d72c82ec
|
add TS types defs
|
2018-02-04 22:15:03 +08:00 |
yushijinhun
|
b5fc9389f8
|
update dependencies
|
2018-02-02 18:37:35 +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 |
yushijinhun
|
eb8723580d
|
1.1.0-alpha.1
|
2018-01-20 18:11:25 +08:00 |
yushijinhun
|
cd0e159e9c
|
Merge branch 'g-plane-master'
|
2018-01-15 19:08:06 +08:00 |
yushijinhun
|
2324d04909
|
update dependencies
|
2018-01-15 19:06:46 +08:00 |
yushijinhun
|
62534ac317
|
add rollup-plugin-node-resolve
|
2018-01-15 18:46:30 +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
|
9a38f99d8f
|
use travis-ci
|
2018-01-06 20:20:42 +08:00 |
yushijinhun
|
4b87fca288
|
use babel for .module.js build type
|
2018-01-06 19:42:51 +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 |
Haowei Wen
|
a05dc21977
|
Merge pull request #1 from g-plane/master
Chores
|
2018-01-06 18:15:43 +08:00 |
Pig Fang
|
b63486dd31
|
Update package.json
|
2018-01-06 15:48:03 +08:00 |
Pig Fang
|
b3596e8cff
|
Use babel-preset-env
|
2018-01-04 17:49:20 +08:00 |
yushijinhun
|
1a9bc13397
|
1.0.2
|
2017-10-02 21:30:13 +08:00 |
yushijinhun
|
5f621c06a3
|
Add minified js & Use jshint
|
2017-10-02 21:29:41 +08:00 |
yushijinhun
|
8e730add6f
|
1.0.1
|
2017-10-02 19:04:02 +08:00 |
yushijinhun
|
e393cbf64d
|
update package.json
|
2017-10-02 19:03:47 +08:00 |
yushijinhun
|
3df2707323
|
update readme
|
2017-10-01 20:17:34 +08:00 |