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 |
yushijinhun
|
09509022cc
|
fix #6
|
2017-09-03 10:00:06 +08:00 |
yushijinhun
|
d8831888aa
|
fix #5
|
2017-09-03 10:00:06 +08:00 |
Hacksore
|
8f71f775ef
|
Change README
|
2017-09-02 12:11:34 -05:00 |
Hacksore
|
1550dc65fa
|
Add demo section to README
|
2017-09-02 11:22:34 -05:00 |
Sean Boult
|
71583ec3b5
|
Merge pull request #3 from yushijinhun/master
Support zooming and rotating
|
2017-09-02 10:14:13 -05:00 |
yushijinhun
|
33374a9061
|
Fix errors in readme
|
2017-09-02 21:14:31 +08:00 |
yushijinhun
|
8f8b7061ba
|
Merge branch 'control'
|
2017-09-02 20:47:51 +08:00 |
yushijinhun
|
cf8cbf3cc9
|
Support zoom/rotate
|
2017-09-02 20:39:01 +08:00 |
yushijinhun
|
4af41f72a1
|
Move things into namespace 'skinpreview3d'
|
2017-09-01 21:57:50 +08:00 |
Sean Boult
|
3e7f128de6
|
Merge pull request #2 from yushijinhun/master
Add copyright information
|
2017-09-01 08:09:01 -05:00 |
yushijinhun
|
cb00cd4067
|
Add license info & Update repo link
|
2017-09-01 20:47:58 +08:00 |
Sean Boult
|
819a7816ab
|
Merge pull request #1 from yushijinhun/master
Merge
|
2017-09-01 00:26:50 -05:00 |
yushijinhun
|
f145384117
|
disable rotating
|
2017-08-31 21:32:45 +08:00 |
yushijinhun
|
93b46082de
|
support hd skin & old skin format
|
2017-08-30 22:25:35 +08:00 |
yushijinhun
|
fcffa13a6f
|
refactor
|
2017-08-30 20:32:15 +08:00 |
yushijinhun
|
5d55407b46
|
support slim model
|
2017-08-30 20:26:04 +08:00 |
yushijinhun
|
02840ec6a4
|
clean up code
|
2017-08-30 13:59:00 +08:00 |