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

Improve performance. #12

Merged
merged 4 commits into from
Oct 25, 2018
Merged

Conversation

cubism-dev
Copy link
Contributor

更新内容
・ファイルの改行コードをLFに統一しました。
・Windowsに加え、Android、iOSデバイス、macでの動作に対応しました。
・携帯端末にてレンダーステートのsave/restore処理が原因でパフォーマンスが悪くなっていたため廃止することでパフォーマンスを改善しました。
・Microsoft Edgeで描画されない不具合を解消しました。

影響範囲
・レンダーステートのsave、restore処理を廃止したため、
 frameworkの描画後にレンダーステートが変化する場合があるため、
 アプリケーション側の描画の際に適切なレンダーステートの設定が必要になります。

・端末・ブラウザ対応
  Android、iOSデバイスでの動作に対応しました。
  Microsoft Edge、Google Chrome、Safari、Mozilla Firefoxでの動作に対応しました。

Copy link
Contributor

@itoh-at-live2d-com itoh-at-live2d-com left a comment

Choose a reason for hiding this comment

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

Approve.

@itoh-at-live2d-com itoh-at-live2d-com merged commit bc9f30a into develop Oct 25, 2018
@itoh-at-live2d-com itoh-at-live2d-com deleted the feature/improve_performance branch October 25, 2018 09:27
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.

2 participants