Haowei Wen
|
5e89411f87
|
add docs
|
2020-09-09 13:50:09 +08:00 |
Haowei Wen
|
19325b99b5
|
Merge pull request #73 from bs-community/yushijinhun/custom-canvas
remove 'domElement' property & add 'canvas' property
|
2020-09-08 06:12:51 +08:00 |
Haowei Wen
|
a92b28d0e9
|
remove 'domElement' property & add 'canvas' property
|
2020-09-06 18:27:18 +08:00 |
Haowei Wen
|
e7a9267b9c
|
change phase offset of running animation to +pi/2
|
2020-09-06 17:25:49 +08:00 |
Haowei Wen
|
a41f7f3a96
|
fix inner layer z-fighting
|
2020-09-05 12:09:03 +08:00 |
Haowei Wen
|
038285e1d5
|
examples: rename cape.png -> legacy_cape.png
|
2020-08-31 08:01:21 +08:00 |
Haowei Wen
|
8b7ae5d752
|
examples: rename Hacksore.png -> hacksore.png
lowercase is preferred
|
2020-08-31 07:58:11 +08:00 |
Haowei Wen
|
968966313e
|
refactor: omit default parameters
|
2020-08-31 07:56:13 +08:00 |
Haowei Wen
|
48cb88e99c
|
fix z-fighting again
|
2020-08-31 07:38:19 +08:00 |
Haowei Wen
|
883cdba9f3
|
fix z-fighting in some browsers
|
2020-08-31 06:33:15 +08:00 |
Haowei Wen
|
1fa5784852
|
update three->r120 & three-minifier->v0.2.0-alpha.2
bundle size reduced ~40kb
|
2020-08-27 23:27:14 +08:00 |
Haowei Wen
|
03c9772d9a
|
example: add user-scalable=no
|
2020-08-24 04:38:54 +08:00 |
Haowei Wen
|
4677c5e053
|
example: responsive layout
|
2020-08-24 04:32:43 +08:00 |
Haowei Wen
|
c21be7bcb5
|
example: add fps panel
|
2020-08-24 02:26:33 +08:00 |
Haowei Wen
|
557f21e9c7
|
2.0.0-alpha.8
|
2020-08-24 01:40:14 +08:00 |
Haowei Wen
|
b13aa89be4
|
support FXAA, close #71
|
2020-08-24 01:16:37 +08:00 |
Haowei Wen
|
d293b5dc6a
|
do not run dev⌚modules in dev script
we only use bundles in demo, it's unnecessary to compile modules
|
2020-08-24 00:45:00 +08:00 |
Haowei Wen
|
7fe4db7de5
|
make skinCanvas & capeCanvas public
|
2020-08-23 23:35:36 +08:00 |
Haowei Wen
|
a13daf4d9c
|
examples: use lightblue background
|
2020-08-23 23:29:40 +08:00 |
Haowei Wen
|
8fbe59b155
|
add option SkinViewerOptions.alpha (true by default)
|
2020-08-23 22:55:49 +08:00 |
Haowei Wen
|
d13eec6035
|
set pixel ratio to DPR
|
2020-08-23 19:58:48 +08:00 |
yushijinhun
|
7a82f90967
|
2.0.0-alpha.7
|
2020-08-19 00:55:58 +08:00 |
yushijinhun
|
3b7b9499cb
|
update three.js to v0.119.1
previous commit broken with three.js v0.119.1 due to fc07f25be539af4888a7cfea790860eff18dc0b2
|
2020-08-18 17:21:22 +08:00 |
yushijinhun
|
27605488eb
|
update devDependencies
|
2020-08-18 16:57:35 +08:00 |
yushijinhun
|
dbd3ea7dcc
|
fix #66
|
2020-08-18 15:37:02 +08:00 |
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
|
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 |