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 |
Hacksore
|
74d45110ae
|
Add legacy skin image with black hat layer for next unit test
|
2018-07-29 09:03:13 -05:00 |
Hacksore
|
66593fa693
|
ChromeHeadless was timing out in my development environment so change to ChromeHeadlessNoSandbox
|
2018-07-29 09:02:49 -05:00 |
Hacksore
|
1798363227
|
Fix build command
|
2018-07-23 07:09:02 -05: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 |
Hacksore
|
179bcd7577
|
Remove comment as modelListeners this to finish initialization
Based on yushijinhun's feedback from comment 3feb9cf9f6 (r29788700)
|
2018-07-21 09:38:02 -05:00 |
Sean Boult
|
16d0e8f8ea
|
Fix many linting issues
|
2018-07-21 07:52:02 -05:00 |
Sean Boult
|
1b5b93bb8f
|
Unit tests don't work, will need someone to take a look at this
|
2018-07-21 07:51:38 -05:00 |
Sean Boult
|
ede56d5417
|
Add new rules so linter does not yell at us
|
2018-07-21 07:50:53 -05:00 |
Sean Boult
|
b9ed72d5ca
|
Add webpack back and fix build script
|
2018-07-20 22:46:42 -05:00 |
Sean Boult
|
3feb9cf9f6
|
No longer need to check _slim
It's a property with false as the default value within the SkinObject class
|
2018-07-20 22:41:12 -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 |
Sean Boult
|
1765eb6ce5
|
To be determined
|
2018-07-17 13:58:48 -05:00 |
Sean Boult
|
e6be73fc9d
|
Add back in the main entry point content
|
2018-07-17 13:58:27 -05:00 |
Sean Boult
|
a48f935f06
|
First pass at conversion to Typescript
|
2018-07-17 13:49:00 -05:00 |
yushijinhun
|
77a1bd46d0
|
Cross-platform support for npm scripts
|
2018-07-06 15:59:49 +08:00 |
yushijinhun
|
0586e9e08a
|
1.1.0-alpha.4
|
2018-07-06 15:39:15 +08:00 |