Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

3.0 Small To-do Tips #42

Closed
16 tasks done
xiazeyu opened this issue Nov 16, 2017 · 1 comment · Fixed by #87
Closed
16 tasks done

3.0 Small To-do Tips #42

xiazeyu opened this issue Nov 16, 2017 · 1 comment · Fixed by #87
Labels
BUG document jsClient(Deprected) Go to https://github.com/xiazeyu/live2d-widget.js jsHexoHelper question
Milestone

Comments

@xiazeyu
Copy link
Collaborator

xiazeyu commented Nov 16, 2017

function loadlive2d(id,modelurl,headPos) {
    head_pos = typeof headPos === 'undefined' ? 0.5 : headPos;
    initL2dCanvas(id);
    init(modelurl);
}
@xiazeyu xiazeyu added BUG jsClient(Deprected) Go to https://github.com/xiazeyu/live2d-widget.js document question jsHexoHelper labels Nov 16, 2017
@xiazeyu xiazeyu added this to the 3.0 milestone Nov 16, 2017
xiazeyu added a commit that referenced this issue Nov 16, 2017
now if the clientJs detected the browser doesn't support the WebGL, it will throw an error "Your
browser don't support WebGL, check https://get.webgl.org/ for futher information."

fix #40 re #42
@xiazeyu
Copy link
Collaborator Author

xiazeyu commented Nov 23, 2017

  • 多余代码可删除

xiazeyu added a commit that referenced this issue Dec 1, 2017
now if the clientJs detected the browser doesn't support the WebGL, it will throw an error "Your
browser don't support WebGL, check https://get.webgl.org/ for futher information."

fix #40 re #42
@xiazeyu xiazeyu mentioned this issue Feb 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
BUG document jsClient(Deprected) Go to https://github.com/xiazeyu/live2d-widget.js jsHexoHelper question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant