Commit Graph

128 Commits

Author SHA1 Message Date
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
Sean Boult a2d824d6e4
Merge pull request #1 from to2mbn/master
Merge pull request #8 from Hacksore/master
2018-02-06 16:03:17 -06: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
yushijinhun 28893c847e
use npm 2017-10-01 20:02:29 +08:00
yushijinhun dfe194abcb
Rename repo to 'skinview3d' 2017-10-01 15:47:40 +08:00
yushijinhun 1df1bc33fa
use https where possible 2017-09-30 21:26:26 +08:00
yushijinhun 43e08b364d
refactor 2017-09-30 21:21:41 +08:00
yushijinhun 171fa67a6e
wrap legs/arms with group to make animation easier 2017-09-30 21:21:41 +08:00
yushijinhun f5aa4572a2
shrink arms and legs to fix render error
width/height/depth are reduced by esp(0.02)
2017-09-30 21:21:41 +08:00
yushijinhun d10f3adf3a
customizable motions(wip) 2017-09-30 21:21:41 +08:00
yushijinhun 1635b808e9
changable size 2017-09-30 21:21:41 +08:00
Sean Boult 61e261487e Merge pull request #10 from yushijinhun/impl-9
implement #9
2017-09-13 19:20:11 -05:00
yushijinhun 2840778bc5
implement #9 2017-09-09 18:22:59 +08:00
Sean Boult 10958ba462 Merge pull request #8 from yushijinhun/master
Fix cape cannot be loaded before skin is loaded, fix #4
2017-09-03 01:24:34 -05:00
yushijinhun 837831d328
Fix coordinates of cape, close #4 2017-09-03 11:27:45 +08:00
yushijinhun f3c4cac7c6
Fix cape cannot be loaded before skin is loaded
This fix allows skin and cape can be loaded and rendered separately.
2017-09-03 10:58:17 +08:00
Sean Boult ffdae88b43 Merge pull request #7 from yushijinhun/master
Fix #5, #6
2017-09-02 21:50:56 -05:00