Commit Graph

328 Commits

Author SHA1 Message Date
yushijinhun 78e236b18c
deploy to gh-pages 2020-08-17 22:17:21 +08:00
yushijinhun c412db53a7
use new demo page
from: ffe04d879e
2020-08-17 20:54:28 +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
Haowei Wen 8a5ba09a14
Merge pull request #67 from bs-community/fix/preserve-alpha
Add preserveDrawingBuffer to WebGLRenderer
2020-08-14 21:08:08 +08:00
Sean Boult 538a175b5e Add preserveDrawingBuffer to WebGLRenderer 2020-08-13 12:59:36 +00: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
Haowei Wen c65b2cd25c
Merge pull request #59 from bs-community/add-storybook
Add storybook
2020-07-14 03:05:10 +08:00
yushijinhun 34b6db200c
Move storybook things to examples/ 2020-07-14 03:01:55 +08:00
yushijinhun 90b4c57ada
Remove local-web-server & Use storybook for 'dev' script 2020-07-14 02:48:09 +08:00
Sean Boult 58ae9aa05f Review feedback 2020-07-13 12:11:34 -05:00
Sean Boult 71826de925 Revert version bump 2020-07-13 09:36:31 -05:00
yushijinhun 86731e23b9
Use commonjs for .storybook/ 2020-07-13 13:24:52 +08:00
Sean Boult e1f8d52cb6 Fix package deps 2020-07-10 09:10:37 -05:00
Sean Boult 54735262e2 Bump version 2020-07-10 08:53:41 -05:00
Sean Boult 4d6e8b3459 Update stories 2020-07-10 08:52:13 -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 1be920f502
update examples 2020-06-17 11:15:52 +08:00
yushijinhun 68ee9181b7
bump skinview-utils to 0.5.3 2020-06-17 11:10:30 +08:00
Pig Fang 943d1d3c5a refactor constructor 2020-06-17 09:08:51 +08:00
yushijinhun de72de69f4
change target to es2017 2020-06-14 16:19:42 +08:00
yushijinhun d502e58918
update readme example 2020-06-14 16:05:47 +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 b31012a501
Update readme 2020-05-29 16:46:19 +08:00
yushijinhun 5b101d93af
code cleanup 2020-05-29 16:34:58 +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
yushijinhun 39af9967d7
Fix #55 2020-05-24 12:05:53 +08:00
yushijinhun ed22ce6953
Fix #48 2020-03-26 16:57:35 +08:00
Sean Boult 01ff365fd6 Update stories 2020-03-13 23:40:36 -05:00
Sean Boult 8e0f9959b1 Add storybook 2020-03-13 21:52:20 -05:00
Pig Fang 26c3f3d382
update GitHub Actions 2020-02-29 16:57:48 +08:00
yushijinhun 42278ee509
Make SkinViewer.disposed readonly 2020-02-01 20:44:10 +08:00
yushijinhun 872f012e42
polish 2020-02-01 20:43:02 +08:00
yushijinhun 8a474cbc8c
Add explicit function return types 2020-02-01 19:13:46 +08:00
Haowei Wen 9baa4d9989
Merge pull request #47 from bs-community/bundled
Bundle THREE.js in UMD build
2020-01-31 22:15:45 +08:00
yushijinhun 80d96a0ac9
update example 2020-01-31 08:50:30 +08:00
yushijinhun 23b856362f
remove OrbitControls 2020-01-31 08:46:43 +08:00
yushijinhun 743adb97b8
use three-minifier
599K -> 381K
2020-01-31 08:43:46 +08:00
yushijinhun 92abd67c8a
Remove dist/ & add bundles/ 2020-01-31 08:39:58 +08:00
yushijinhun 776c96a300
Rename jsm -> libs 2020-01-31 08:34:55 +08:00