Commit Graph

16 Commits

Author SHA1 Message Date
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
Pig Fang 4bfe27cecc
`==` -> `===` 2019-12-23 18:15:04 +08:00
yushijinhun 127d2ee7a3
Full refactor of animation control 2019-12-22 20:19:33 +08:00
yushijinhun 0103e81b8e
Replace AnimationHandle.pause with speed 2019-04-21 00:07:20 +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 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 524f84b0af Fix TS errors 2018-08-01 21:51:52 +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
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