Commit Graph

17 Commits

Author SHA1 Message Date
yushijinhun acda22d0e4
Merge branch 'v1.2.x' 2020-01-01 16:03:27 +08:00
yushijinhun cb1f00dd17
Remove access to renderer context 2020-01-01 15:55:17 +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 db1884e782
Merge branch 'animation-refactor' 2020-01-01 00:34:00 +08:00
yushijinhun f9d7a9185c
add missing type definition 2019-12-28 21:14:45 +08:00
yushijinhun b5593d1943
Add renderPaused property, closing #42 2019-12-27 19:04:32 +08:00
Pig Fang 1121ee4c09 upgrade dependencies 2019-12-26 10:57:27 +08:00
yushijinhun 3123646db7
Add exports 2019-12-22 20:42:04 +08:00
yushijinhun 127d2ee7a3
Full refactor of animation control 2019-12-22 20:19:33 +08:00
yushijinhun 5992d3e68d
Replace animationPaused with animationSpeed 2019-04-20 23:54:04 +08:00
yushijinhun 0c8a8b627a
Add names to objects 2019-04-20 22:08:49 +08:00
yushijinhun 6477c7c707
Add SkinViewerOptions 2018-08-17 12:05:17 +08:00
yushijinhun 0545117c51
Fix options.detectModel not working 2018-08-16 19:35:16 +08:00
yushijinhun 11d0b93723
Move 'export' to where the variable is defined 2018-08-16 19:07:46 +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