Commit Graph

17 Commits

Author SHA1 Message Date
yushijinhun 2f304996ae
Revert "Merge remote-tracking branch 'ShirasawaSama/master'"
This reverts commit 9f6017d14c, reversing
changes made to db1884e782.

This reverts #41.
2020-01-01 16:46:54 +08:00
yushijinhun 298cce4554
Drop namespace THREE, use submodules
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:43:12 +08:00
yushijinhun 4b93760f1b
Fix style 2019-05-02 16:33:13 +08:00
yushijinhun 0c8a8b627a
Add names to objects 2019-04-20 22:08:49 +08:00
yushijinhun 82711d9de1
Simplify constructor of BodyPart 2018-10-20 22:28:58 +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
yushijinhun b1125175be
Make model properties readonly 2018-08-17 12:56:13 +08:00
yushijinhun 96286ee9ea
Remove some comments 2018-08-17 11:55:46 +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
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 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 a48f935f06 First pass at conversion to Typescript 2018-07-17 13:49:00 -05:00