Commit Graph

441 Commits

Author SHA1 Message Date
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
yushijinhun 64d3406932
Merge branch 'master' into typescript 2018-08-23 09:35:35 +08:00
yushijinhun 41b8ab9dab
1.1.0 2018-08-21 10:11:31 +08:00
yushijinhun f7ac8257cb
Update dependencies 2018-08-21 10:11:14 +08:00
yushijinhun fc0e12587e
Fix options.detectModel not working
Cherry-Pick: 0545117c51
2018-08-17 13:04:01 +08:00
yushijinhun b1125175be
Make model properties readonly 2018-08-17 12:56:13 +08:00
yushijinhun c067541cc6
Turn AnimationHandle into an interface 2018-08-17 12:50:38 +08:00
yushijinhun e78138b856
Support IAnimation in invokeAnimation 2018-08-17 12:15:02 +08:00
yushijinhun 6477c7c707
Add SkinViewerOptions 2018-08-17 12:05:17 +08:00
yushijinhun 96286ee9ea
Remove some comments 2018-08-17 11:55:46 +08:00
Sean Boult 877ec72e78 Update dependencies based on npm audit recommendation 2018-08-16 08:10:43 -05:00
Sean Boult fb9d22055b Change filename to the correct one 2018-08-16 08:09:35 -05:00
Pig Fang 1e068df71a
Fix filename of bundled file 2018-08-16 20:15:03 +08:00
yushijinhun 00d26b76d7
Fix codestyle 2018-08-16 20:09:23 +08:00
yushijinhun 01da178b13
Update <script> src in example page 2018-08-16 20:05:37 +08:00