Commit Graph

264 Commits

Author SHA1 Message Date
yushijinhun ff24bcec58
Migrate to eslint 2020-01-23 02:15:02 +08:00
yushijinhun 92b8334e8e
run npm build on github ci 2020-01-23 02:00:11 +08:00
yushijinhun d65f8a2392
update dependencies 2020-01-23 01:57:41 +08:00
yushijinhun 7cb311c76d
remove commented code 2020-01-23 00:20:22 +08:00
yushijinhun 5fd72eefcf
use export * 2020-01-23 00:19:47 +08:00
yushijinhun 3af33ecda5
PlayerObject is visible by default when created 2020-01-22 16:04:20 +08:00
yushijinhun 4fa49974b0
PlayerObject constructor now takes Texture 2020-01-22 16:04:14 +08:00
Haowei Wen 5e16943ad2
Merge pull request #45 from bs-community/split-utils
Split utils.ts into a separate package
2020-01-19 18:21:30 +08:00
yushijinhun aa027ac12b
update skinview-utils to v0.2.0 2020-01-17 19:04:59 +08:00
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