Commit Graph

14 Commits

Author SHA1 Message Date
yushijinhun 8a474cbc8c
Add explicit function return types 2020-02-01 19:13:46 +08:00
yushijinhun 23b856362f
remove OrbitControls 2020-01-31 08:46:43 +08:00
yushijinhun 5363e92822
Add .js extension to imports 2020-01-24 19:34:50 +08:00
yushijinhun c2bd1aa0ce
fix warnings 2020-01-23 02:53:06 +08:00
yushijinhun ff24bcec58
Migrate to eslint 2020-01-23 02:15:02 +08:00
yushijinhun 7cb311c76d
remove commented code 2020-01-23 00:20:22 +08:00
yushijinhun f969e7dbe0
Drop namespace THREE
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 17:18:06 +08:00
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 00d26b76d7
Fix codestyle 2018-08-16 20:09:23 +08:00
yushijinhun 07c927952c
Specify param type of createOrbitControls 2018-08-16 19:28:03 +08:00
Sean Boult 16d0e8f8ea Fix many linting issues 2018-07-21 07:52:02 -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