Commit Graph

74 Commits

Author SHA1 Message Date
yushijinhun a1c4a2b576
Merge pull request #69 from bs-community/new-demo
new demo page & auto deploy to GitHub Pages
2020-08-18 12:58:46 +08:00
yushijinhun 380fc3b06e
upgrade skinview-utils to 0.5.7
fixes #63
2020-08-18 11:43:00 +08:00
yushijinhun 9385dc131a
Revert "Merge pull request #59 from bs-community/add-storybook"
This reverts commit c65b2cd25c, reversing
changes made to 990deb16db.
2020-08-17 20:35:05 +08:00
yushijinhun c10bb34fcd
2.0.0-alpha.6 2020-07-14 03:09:23 +08:00
yushijinhun 0a0a20122e
update dependencies 2020-07-14 03:08:59 +08:00
yushijinhun 90b4c57ada
Remove local-web-server & Use storybook for 'dev' script 2020-07-14 02:48:09 +08:00
Sean Boult e1f8d52cb6 Fix package deps 2020-07-10 09:10:37 -05:00
Sean Boult e885a68731 Merge branch 'master' of github.com:bs-community/skinview3d into add-storybook 2020-07-10 08:52:02 -05:00
yushijinhun 990deb16db
2.0.0-alpha.5 2020-06-24 10:29:36 +08:00
yushijinhun 4174400265
update skinview-utils to 0.5.5 (as well as other packages) 2020-06-24 10:28:33 +08:00
yushijinhun 34e2a3f243
2.0.0-alpha.4 2020-06-19 17:45:14 +08:00
yushijinhun c5c45dfd01
Upgrade skinview-utils to 0.5.4 2020-06-19 17:44:18 +08:00
yushijinhun c64a11e9cb
2.0.0-alpha.3 2020-06-17 13:33:07 +08:00
yushijinhun 02c8b59630
update dependencies 2020-06-17 13:31:30 +08:00
Haowei Wen f4d4aba706
Merge pull request #56 from bs-community/mixin
Refactor SkinViewer
2020-06-17 13:19:44 +08:00
yushijinhun 68ee9181b7
bump skinview-utils to 0.5.3 2020-06-17 11:10:30 +08:00
yushijinhun d86dda16bc
bump skinview-utils to 0.5.1 2020-06-14 15:45:36 +08:00
yushijinhun 0118d38a64
2.0.0-alpha.2 2020-05-29 16:53:53 +08:00
yushijinhun e15ed531f1
Refactor SkinViewer 2020-05-29 15:45:09 +08:00
yushijinhun 2a0a030577
update dependencies (three-minifier => 0.1.7) 2020-05-29 15:41:29 +08:00
yushijinhun aa35202c65
update dependencies
@rollup/plugin-node-resolve is kept back due to https://github.com/yushijinhun/three-minifier/issues/7
2020-05-26 00:02:42 +08:00
Sean Boult 8e0f9959b1 Add storybook 2020-03-13 21:52:20 -05:00
yushijinhun 743adb97b8
use three-minifier
599K -> 381K
2020-01-31 08:43:46 +08:00
yushijinhun 0afb1151ec
2.0.0-alpha.1 2020-01-27 18:59:51 +08:00
yushijinhun 58364c82d2
Re-add UMD build 2020-01-24 01:28:24 +08:00
yushijinhun 40f55a224c
Remove UMD build 2020-01-23 23:51:16 +08:00
yushijinhun ff24bcec58
Migrate to eslint 2020-01-23 02:15:02 +08:00
yushijinhun d65f8a2392
update dependencies 2020-01-23 01:57:41 +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 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
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
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 c73f79ef3b
Remove unused dependencies 2018-10-20 22:40:59 +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
Sean Boult 877ec72e78 Update dependencies based on npm audit recommendation 2018-08-16 08:10:43 -05:00
Pig Fang d3a2fe473f Fix lint errors 2018-08-06 18:15:18 +08:00
Pig Fang f013665eae Update rollup build 2018-08-01 21:52:32 +08:00
Pig Fang 1ece3e6283 Remove Babel 2018-08-01 18:15:36 +08:00
Pig Fang f3e052cf5a Fix test 2018-07-23 18:09:08 +08:00
Pig Fang 58138d18f7 Update test 2018-07-23 17:35:30 +08:00
Sean Boult 16d0e8f8ea Fix many linting issues 2018-07-21 07:52:02 -05:00
Sean Boult b2932c96bb Working transpiling via "npm run buildtest" command
There is an issue witht the slim detection causing standard arms to load incorrectly, likely something caused by moving object properties around
2018-07-20 22:07:52 -05:00
yushijinhun 77a1bd46d0
Cross-platform support for npm scripts 2018-07-06 15:59:49 +08:00