yushijinhun
|
9f7b94a1a2
|
Fix lint error
|
2019-12-22 18:34:30 +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 |
yushijinhun
|
58cb2e705a
|
Add type def to utils.ts
|
2018-08-16 20:04:42 +08:00 |
yushijinhun
|
0545117c51
|
Fix options.detectModel not working
|
2018-08-16 19:35:16 +08:00 |
yushijinhun
|
07c927952c
|
Specify param type of createOrbitControls
|
2018-08-16 19:28:03 +08:00 |
yushijinhun
|
204420dab9
|
Move modelListeners initialization to field declaration
|
2018-08-16 19:23:49 +08:00 |
yushijinhun
|
11d0b93723
|
Move 'export' to where the variable is defined
|
2018-08-16 19:07:46 +08:00 |
Pig Fang
|
d3a2fe473f
|
Fix lint errors
|
2018-08-06 18:15:18 +08:00 |
Pig Fang
|
f59961e230
|
Move output to "dist" directory
|
2018-08-01 21:59:36 +08:00 |
Pig Fang
|
10cc8346bd
|
Remove old rollup config
|
2018-08-01 21:57:07 +08:00 |
Pig Fang
|
f013665eae
|
Update rollup build
|
2018-08-01 21:52:32 +08:00 |
Pig Fang
|
524f84b0af
|
Fix TS errors
|
2018-08-01 21:51:52 +08:00 |
Pig Fang
|
a19902bf03
|
Remove `typings` field
|
2018-08-01 18:16:13 +08:00 |
Pig Fang
|
1ece3e6283
|
Remove Babel
|
2018-08-01 18:15:36 +08:00 |
Pig Fang
|
12e1a890ed
|
Enable strict mode
|
2018-08-01 18:01:58 +08:00 |
Pig Fang
|
234be5df90
|
Update type of "AnimationFn"
|
2018-08-01 17:47:09 +08:00 |
Pig Fang
|
224ae7c70d
|
Simplify TypeScript config
|
2018-08-01 17:36:30 +08:00 |
Hacksore
|
0d60247599
|
Add suffix for browser bundle
|
2018-07-29 09:06:19 -05:00 |
Hacksore
|
9ae399927f
|
Add refrence to the shim so VSCode does not throw errors
|
2018-07-29 09:05:49 -05:00 |
Hacksore
|
8bcdb9a061
|
Ability to run npm run dev for local development
|
2018-07-29 09:05:03 -05:00 |
Hacksore
|
3c8dfb21dd
|
Change path to the bundled js file and add some basic style
|
2018-07-29 09:03:55 -05:00 |