Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ソング:webGLVersionが2未満の場合にエラーとしてロギングするようにする #2033

Merged

Conversation

sigprogramming
Copy link
Contributor

内容

GPUがWebGL2に対応していない場合はピッチの表示ができないので、
webGLVersionをチェックして2未満の場合にエラーとしてロギングするようにします。

関連 Issue

ref #1977

その他

  • GPUがWebGL2非対応の場合はOffscreenCanvasで描画するようにしても良いかも

@sigprogramming sigprogramming requested a review from a team as a code owner April 28, 2024 02:02
@sigprogramming sigprogramming requested review from Hiroshiba and removed request for a team April 28, 2024 02:02
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

ありがとうございます!!

ダイアログ表示してあげても良いかもですね。
といってもツイートで知らせてくださいくらいしか言えないですが。。

@Hiroshiba Hiroshiba merged commit 34678b5 into VOICEVOX:main Apr 28, 2024
9 checks passed
sevenc-nanashi pushed a commit to sevenc-nanashi/voicevox that referenced this pull request Apr 28, 2024
webGLVersionが2未満の場合にエラーとしてロギングするようにした
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants