Commit Graph

405 Commits

Author SHA1 Message Date
yushijinhun f4565bc99b
Remove tests, they are going to skinview-utils 2020-01-16 20:25:20 +08:00
yushijinhun 0721ac3e76
use @yushijinhun/skinview-utils 2020-01-11 21:26:58 +08:00
yushijinhun 75f6d7bf65
Update badges 2020-01-07 14:15:01 +08:00
yushijinhun add0c04c73
Refactor rollup.config.js
Co-authored-by: Shirasawa <764798966@qq.com>
Cherry-pick: 6a48fc9840dcac9d1740ffbe982ee4a4d5b8fd83
2020-01-01 17:19:34 +08:00
yushijinhun f969e7dbe0
Drop namespace THREE
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 17:18:06 +08:00
yushijinhun 2f304996ae
Revert "Merge remote-tracking branch 'ShirasawaSama/master'"
This reverts commit 9f6017d14c, reversing
changes made to db1884e782.

This reverts #41.
2020-01-01 16:46:54 +08:00
yushijinhun acda22d0e4
Merge branch 'v1.2.x' 2020-01-01 16:03:27 +08:00
yushijinhun 7d742b93e9
1.2.1 2020-01-01 16:00:44 +08:00
yushijinhun a282c7fd2d
Update three.js & Remove @types/three 2020-01-01 15:59:27 +08:00
yushijinhun cb1f00dd17
Remove access to renderer context 2020-01-01 15:55:17 +08:00
yushijinhun 9f6017d14c
Merge remote-tracking branch 'ShirasawaSama/master' 2020-01-01 13:30:05 +08:00
yushijinhun fe0ab2a74a
Use .all.js in example
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:53:19 +08:00
yushijinhun 5a7a1b7055
New distribution type: .all.js
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:47:48 +08:00
yushijinhun 298cce4554
Drop namespace THREE, use submodules
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:43:12 +08:00
yushijinhun ff07a9510c
Refactor rollup.config.js
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:33:24 +08:00
yushijinhun db1884e782
Merge branch 'animation-refactor' 2020-01-01 00:34:00 +08:00
yushijinhun 47b7a194eb
Happy New Year! 2020 2020-01-01 00:11:55 +08:00
Pig Fang 1f5b1aa237 v1.2.0 2019-12-29 12:48:51 +08:00
Pig Fang 8f30b10fff update `prepublishOnly` script 2019-12-29 12:48:05 +08:00
yushijinhun f9d7a9185c
add missing type definition 2019-12-28 21:14:45 +08:00
Pig Fang de40fa0196
Merge pull request #43 from yushijinhun/pause-render
Add renderPaused property, close #42
2019-12-28 09:00:36 +08:00
yushijinhun b5593d1943
Add renderPaused property, closing #42 2019-12-27 19:04:32 +08:00
Pig Fang 1121ee4c09 upgrade dependencies 2019-12-26 10:57:27 +08:00
Pig Fang 0f966c18cd update lock file 2019-12-25 21:03:43 +08:00
Pig Fang 4bfe27cecc
`==` -> `===` 2019-12-23 18:15:04 +08:00
yushijinhun 3123646db7
Add exports 2019-12-22 20:42:04 +08:00
yushijinhun 127d2ee7a3
Full refactor of animation control 2019-12-22 20:19:33 +08:00
yushijinhun 9f7b94a1a2
Fix lint error 2019-12-22 18:34:30 +08:00
Pig Fang 788d21aef6
Replace badge (close #36) 2019-09-11 21:13:53 +08:00
Pig Fang 441ddc4611
Delete .travis.yml 2019-09-11 17:13:17 +08:00
Pig Fang b1fb6c7eb9
Rename job 2019-09-11 17:12:06 +08:00
Pig Fang f8c76c3ddc
Add GitHub Actions 2019-09-11 17:09:42 +08:00
Haowei Wen 8993077adc
It's 2019 now. 2019-05-06 22:08:30 +08:00
yushijinhun 4b93760f1b
Fix style 2019-05-02 16:33:13 +08:00
yushijinhun 0103e81b8e
Replace AnimationHandle.pause with speed 2019-04-21 00:07:20 +08:00
yushijinhun 5992d3e68d
Replace animationPaused with animationSpeed 2019-04-20 23:54:04 +08:00
yushijinhun 0c8a8b627a
Add names to objects 2019-04-20 22:08:49 +08:00
yushijinhun c2d91ca51c
Add test for fixOpaqueSkin
Also see: 9ae399927f
2018-10-27 21:34:01 +08:00
yushijinhun 7ed31e68a2
Do not use skinview3d namespace in test.ts
The functions we need to test may not be exported by ../src/skinview3d
2018-10-27 21:12:40 +08:00
yushijinhun b9244a0631
1.2.0-alpha.1 2018-10-21 00:31:17 +08:00
yushijinhun 4ae202e1b1
Update dependencies 2018-10-21 00:29:57 +08:00
yushijinhun 5a882cea2c
Add npm prepublishOnly script 2018-10-20 23:28:37 +08:00
yushijinhun c73f79ef3b
Remove unused dependencies 2018-10-20 22:40:59 +08:00
Haowei Wen 44cf0805bd
Merge pull request #33 from bs-community/hidable-helm
Implement #32
2018-10-20 22:33:10 +08:00
yushijinhun 82711d9de1
Simplify constructor of BodyPart 2018-10-20 22:28:58 +08:00
yushijinhun 11807953f2
Disable TSLint's member-ordering check
I don't think the fucking check can give any help to the code quality
2018-10-20 22:23:48 +08:00
yushijinhun 2b5f664f9e
Change write-only properties to methods 2018-10-20 22:11:43 +08:00
yushijinhun a495e0f629
Fix syntax 2018-10-20 15:40:52 +08:00
yushijinhun 97d892d10b
Allow visibilities of skin layers to be set separately, implement #32 2018-10-20 15:32:56 +08:00
Haowei Wen 63f2aa56f2
Merge pull request #31 from bs-community/typescript
Migrate to TypeScript
2018-08-23 16:33:57 +08:00