Commit Graph

10 Commits

Author SHA1 Message Date
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