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

CHANGELOG(2022-02-08) #8

Open
kaitas opened this issue Feb 9, 2022 · 8 comments
Open

CHANGELOG(2022-02-08) #8

kaitas opened this issue Feb 9, 2022 · 8 comments

Comments

@kaitas
Copy link

kaitas commented Feb 9, 2022

https://github.com/mozilla/hubs-cloud/blob/master/CHANGELOG.md

2022-02-07
---------
Hubs Cloud Release Highlights
- [Hubs] Audio zones - https://github.com/mozilla/hubs/pull/4399 
- [Hubs] Audio debugging view - https://github.com/mozilla/hubs/pull/4249 
- [Hubs] Enable server API - https://github.com/mozilla/hubs/pull/4753 
- Documentation: https://github.com/mozilla/reticulum/blob/master/guides/api.md 
- Enable /tokens endpoint to enable API tokens for your HC instance API requests - https://github.com/mozilla/hubs/pull/4425
- [Hubs] Fast room switching - https://github.com/mozilla/hubs/pull/4347 
- [Hubs] Upload both logos for light and dark themes - https://github.com/mozilla/hubs/pull/4786 
- [Hubs] Fix bugs on touchscreens that made buttons unclickable and flung objects - https://github.com/mozilla/hubs/pull/4740 / https://github.com/mozilla/hubs/pull/4737 
- [Hubs] Better audio room defaults - https://github.com/mozilla/hubs/pull/4817\
- [Hubs] Search for scenes and avatars in admin panel - https://github.com/mozilla/hubs/pull/4463
  - HDR lightmaps & environment settings system - https://github.co/mozilla/hubs/pull/4538 
    - [Community submitted!] [rawnsley] Scene with sample assets to check out this feature - https://github.com/LearnHub/HubHenge

Hubs
- Upgrade Three.js to r128 - https://github.com/mozilla/hubs/pull/4321  
- Device detection: iPad now detected as iOS - https://github.com/mozilla/hubs/pull/4700 and Android tablet detected as tablet or mobile device - https://github.com/mozilla/hubs/pull/4724 
- Twitter changes: Twitter popup window closes itself - https://github.com/mozilla/hubs/pull/4824 / Twitter no longer links the room invite - https://github.com/mozilla/hubs/pull/4812 
- Fixed transparency with personal space bubble (when you walk into an avatar) https://github.com/mozilla/hubs/pull/4808
- Fix billboard Y rotation https://github.com/mozilla/hubs/pull/4781 
- Fix dark/light mode sprites https://github.com/mozilla/hubs/pull/4778 
- [Community submitted!] [gfodor] Stop adding session id with every call to getMicrophonePresences https://github.com/mozilla/hubs/pull/4798
- Fix sign in prompt flow issues - https://github.com/mozilla/hubs/pull/4745
- Lazy media load on scene entry - https://github.com/mozilla/hubs/pull/4135
- Fixes audio issues for Safari
  - Fix audio files and choppy video audio - https://github.com/mozilla/hubs/pull/4576 
  - Disable positional audio on safari to resolve distorted audio - https://github.com/mozilla/hubs/pull/4594 
  - Temporary fix for audio distortion in Safari - https://github.com/mozilla/hubs/pull/4441 
- Fix wrong transparency of hover menus - https://github.com/mozilla/hubs/pull/4470 
- Expose client version to HC users - https://github.com/mozilla/hubs/pull/4606
- Fix audio-only elements not playing - https://github.com/mozilla/hubs/pull/4683 
- Misc UI fixes
  - https://github.com/mozilla/hubs/pull/4413
  - https://github.com/mozilla/hubs/pull/4650
  - https://github.com/mozilla/hubs/pull/4544
- Landing page updates
  - https://github.com/mozilla/hubs/pull/4479
  - https://github.com/mozilla/hubs/pull/4585
  - https://github.com/mozilla/hubs/pull/4602
  - https://github.com/mozilla/hubs/pull/4624
- Dark mode/theme fixes
  - https://github.com/mozilla/hubs/pull/4629
  - https://github.com/mozilla/hubs/pull/4649
  - https://github.com/mozilla/hubs/pull/4666
  - https://github.com/mozilla/hubs/pull/4692
  - https://github.com/mozilla/hubs/pull/4727
  - https://github.com/mozilla/hubs/pull/4747
- [Community submitted!] [wmurphyrd] Fix cannot activate mic if last used mic no longer available - https://github.com/mozilla/hubs/pull/4699 
- Fix pinning state changes - https://github.com/mozilla/hubs/pull/4721 
- [Community submitted!] [rawnsley] Scene must be reset when fast switching - https://github.com/mozilla/hubs/pull/4596 
- [Community submitted!] [rawnsley] Fix for URL waypoint fragments when using fast switching - https://github.com/mozilla/hubs/pull/4597
- Fixes for environment-settings system https://github.com/mozilla/hubs/pull/4660
- Fix material components using __mhc_link_type (video texture target in latest Blender exporter) - https://github.com/mozilla/hubs/pull/4733
- [Community submitted!] [rawnsley] Added missing space to match PeopleSidebar - https://github.com/mozilla/hubs/pull/4333
- [Community submitted!] [rawnsley] Fix forward and backward motion when using on-screen touch joysticks. - https://github.com/mozilla/hubs/pull/4334 
- [Community submitted!] [StevenGastroSophy] isSignedIn should be a boolean, not credentials token(string) - https://github.com/mozilla/hubs/pull/4349
- [Community submitted!] [yakyouk] fix mobile touch coordinates - https://github.com/mozilla/hubs/pull/4397 
- [Community submitted!] [yakyouk] fix permission token update, use dialog adapter token for kick - https://github.com/mozilla/hubs/pull/4418 
- [Community submitted!] [rawnsley] Added more console logging to track progress during loading - https://github.com/mozilla/hubs/pull/4569
- [Community submitted!] [rawnsley] Keyboard.getLayoutMap() throws an exception in iFrame on Chrome - https://github.com/mozilla/hubs/pull/4570 by 
- [Community submitted!] [yakyouk] fix name tags not updating - https://github.com/mozilla/hubs/pull/4654 
- [Community submitted!] [rawnsley] HubHenge scene to use to test lightmaps - https://github.com/LearnHub/HubHenge
- [Community submitted!] [wmurphyrd] Fix cannot activate mic if last used mic no longer available - https://github.com/mozilla/hubs/pull/4699
- Reticulum
- Restrict uploads - https://github.com/mozilla/reticulum/pull/506
- Upload domain restriction - https://github.com/mozilla/reticulum/pull/508 
- Entry code redirect fixes - https://github.com/mozilla/reticulum/pull/511 / https://github.com/mozilla/reticulum/pull/515 / https://github.com/mozilla/reticulum/pull/527 

Spoke
- Add support for __mhc_link_type node references in components - https://github.com/mozilla/Spoke/pull/1177 
- Support overriding individual audio parameters - https://github.com/mozilla/Spoke/pull/1175
- Support for optional properties allow for properties to be fully optional and not be exported if they are not enabled - https://github.com/mozilla/Spoke/pull/1185

Thank you for the community contributions from: 
- rawnsley
- yakyouk
- wmurphyrd
- StevenGastroSophy
- Gfodor
@kaitas
Copy link
Author

kaitas commented Feb 9, 2022

2022-02-07

Hubs Cloud リリースハイライト

ハブ

スポーク

コミュニティへの貢献、ありがとうございました。

  • rawnsley
  • yakyouk
  • wmurphyrd
  • StevenGastroSophy
  • Gfodor

@TakanoHori
Copy link
Collaborator

TakanoHori commented Feb 10, 2022

日本語として読みやすくしました。

2022-02-07

Hubs Cloud リリースハイライト

Hubs

Reticulum

Spoke

コミュニティへの貢献、ありがとうございました。

  • rawnsley
  • yakyouk
  • wmurphyrd
  • StevenGastroSophy
  • Gfodor

@kaitas
Copy link
Author

kaitas commented Aug 20, 2022

ここに統合したほうが良いのだけど、もっと見やすい場所に置くべきかもですね
https://github.com/gree/hubs-docs-jp/wiki/Hubs-ChangeLog.md

@kaitas
Copy link
Author

kaitas commented Aug 21, 2022

Hubs Cloud AWS 1.1.4のリリースに含まれているであろうChanges Log
https://github.com/mozilla/hubs-cloud/blob/master/CHANGELOG.md
2022-08-01
[Hubs]
944fe084f Fix pen drawing color
2ecf2243b Fix darkened MeshBasicMaterial lightMap
9cda2d8b6 Upgrade Three.js to r141
771f6a277 Force ToolbarMicButton reference update in every render
08a8f93bb Improve useVolume refresh to avoid react re-renders
aa957ca2d Remove all event handler when component is removed
2b4c257d4 Enable the virtual joysticks by default on mobiles
6aa3ba836 Always visible and fixed position virtual joysticks
cafc270b6 Skip Physics in super-spawner in the scene preview
4d16b3729 Prevent fullscreen request in fullscreen mode
56fd019da Release texture image more properly
78b465023 Restore derivatives support and limit the uniform vectors number
6dcb99a67 Update audio-debug fragment shader waves blur level
563c04919 Add Safari compat for the audio debugger
fa9c92cbd Adjust Right joystick rotation speed.
3e6f2148f [wsxiaoys] Fix share screen toggle.
59e86e42d Introduce slider for max resolution preference
7fa61c4c2 Fix Enable VirtualJoystick preference.
74bd374c0 Clean up getRenderResolution()
1f587dde2 Fix AvatarPreview
b550e720b Update networked-aframe dependency" aframe migration
d458aa3b9 Introduce Audio PanningQuality preference

2022-07-05
[Hubs]
d68d0fd9 Fix a media-image transparent bug
561858b1 Remove unused three-batch-manager
373ce401 Add screen orientation awareness to hubs client
c4a1716e Re-enable Positional audio on Safari
9e7db4eb Remove easyrtc dependancy from NAF
9fb409eb Update best practices doc
f1213d3e Move fog handling to environment system
a47d7520 Test home page with browser stack
7f31b705 Fix dark-mode logo. Adds an AppLogo component to unify logo usage
eb0b0bb9 Performance optimization in setMatrixWorld()
50f58bb0 Turn off unnecessary scene.autoUpdate in camera-tool.tock()
5c21765a Remove more aframe builtin systems/components/concepts
d71c545a Fix invalid material.side parameter set in troika-text
b2010737 Fix a Three.js bug that causing skipped matrix updates
47ac8878 Minor readme tweaks
b70272e6 [uhunkler] README.md - update the Quick Start instructions for the local install
239ff6ae Fix Hubs Cloud admin panel deploy by replacing ncp with fs-extra copy
a2ed75ad Refactor common webpack page pattern
e905c809 Minor refactor for local dev host. dotenv cleanup.
1d51cf91 Updated video-texture-source.tock() to skip unnecessary scene.autoUpdate()
b9479459 Improve client performance by cache the result of isSafari()

2022-06-08
Reticulum:
https://github.com/mozilla/reticulum/pull/601/files
56ef119 Fix a bug affecting room invite links

2022-06-06
Contributions from the community are marked with [square brackets].

Hubs:

Hubs-Foundation/hubs@hc.test.2022-04-04...hc.test.2022-05-02

2225cc645 Fix a bug causing VR tracking to fail.
4c129b75c Fix a bug affecting the nametag preference
0cffd5f0c Fix some bugs affecting new nametags
aba81a395 Optimize performance of sprite systems.
17bb1174c Remove the matrix-auto-update component to improve performance.
ad10df59f Update GLTFLoader of three.js to version r128
0e8e622df Add a SECURITY.md file to tell people how to report security vulnerabilities.
b090136e2 Simplify the behavior of real-time shadows
a99baac8a Refactor AFRAME startup and request animation frame loop
176c6c40f Simplify message displayed when Hubs is loaded in an unsupported browser
1e06b8a41 Fix an issue where spawned chat messages appeared at the incorrect location on iOS Safari
a3c5b1690 Resolve a warning that React sends to the dev console during scene entry.
bc8dc5735 Improve the emoji picker in the chat panel.

2022-05-02
Contributions from the community are marked with [square brackets].

Hubs:

  • c48052028 [juunini] Add mirror components.

  • 72b6d80fe Update nametags to a brand new look!

  • 6d39ba09b Add a lint step to PR submissions and update contributor guide.

  • d65a77639 Fix an issue which caused the freeze-menu to display incorrectly.

  • 7be5fe4d8 Fix an issue which caused permissions not to apply correctly in some cases.

  • 9a84c9a01 Fix an issue that prevented users from seeing their own avatar in VR.

  • e2c341ef5 Fix issues related to hiding the avatar's head in first-person mode.

  • 5c63c76bf Fix an issue where default audio devices were not selected in Firefox.

  • 230553ad2 Fix a (surprising) issue that caused emoji images to be re-requested several times.

  • cb45657d4 [mattrossman] Fix an issue where the microphone icon did not display volume.

  • 9c2eb3f6d Fix an issue where the Share button generated React errors in the console.

  • d6e92e441 Fix an issue where previewing an avatar generated React errors in the console.

  • 7f1c76159 Fix an issue which broke in-room video recording in Chrome.

  • 2f1f9026f Fix an issue which broke shadows for directional lights.

  • 7ede70ad6 [Cupcaked and tzuhuanlin] Add traditional Chinese locale.

  • fe250175a [markusTraber] Add German locale.

  • 0b8158d82 [anonymous] Add missing translations for Korean locale.

  • 955014be0 Simplify mic setup logic.

  • 7f85b2545 [yakyouk] Centralize defaults for preferences.

  • b2f4c5f9c Fix an issue where matrix flags were not updated from networked updates.

  • 1938d7a5d [juunini] Fix typos in locale definitions.
    Spoke:

  • fe3203f4 [jameskane] Update Troika Text components, which replace three-bmfont-text.

  • f9b4e1c5 [juunini] Add mirror component
    Reticulum:

  • 3287e5b6 Update a dependency to fix an issue where connections would drop when downloading large blob files over HTTP2

  • 4392f939 Add authorized endpoint to query CCU

  • 406da963 Add typing and hand-raising indicators to networked state

  • 849cff27 Optimize public rooms query
    Packages that will be updated in this release are marked with an asterisk in the chart below.

2022-04-04
Hubs:

Improve cursor accessibility with adjustable size
Optimized emoji menu images for faster loading
[Matt Rossman] Restore the ability to focus chat with a keyboard shortcut
[James Kane] Replace three-bmfont-text with troika-three-text
Update french translations
Update darkmode theme.json
Add Draco support to GLTF loader
Add new microphone setup modal
Add avatar volume controls to the sidebar
Add option for objects to opt out of frustrum culling
Add debugLocalScene flag for fast local scene testing
Add support for reflection probes
Remove 6-digit entry codes due to security/privacy concerns.
[gfodor] Fix audio bug due to event handler removals
Fix display issues with scene pages
Fix an issue with custom themes
Fix an issue where environment maps renderered black on flat objects
[LearnHub] Fix an issue related to trying to release gltf resources that had not been cached
[juunini] Fix an issue in the custom client deploy script
Fix an issue with video-texture-target rendering in Chrome
Fix an issue with Cloudflare affecting custom clients
[rawnsley] Fix an issue with an uncaught DOM security exception when accessing properties of window.opener
Spoke:

Fix the What's New page
[juunini] Fix creating-custom-elements example
Reticulum:

Fix an issue with Discord integration
Added support for troika-text
Security - Use a stricter CSP when serving uploaded files
Security - Forbid media requests to internal ip addresses
Security - Prevent XSS in uploads on IE11 with a modified CSP header.
Packages
mozillareality/ita/0.0.1/20211117212826

  • mozillareality/reticulum/1.0.1/20220311205847
  • mozillareality/hubs/1.0.0/20220316130648
    mozillareality/pgbouncer/1.12.0/20191106234457
  • mozillareality/spoke/1.0.0/20220311214102
    mozillareality/certbot/1.0.0/20191224043510
    mozillareality/youtube-dl-api-server/0.4/20220217230007
    mozillareality/janus-gateway/2.0.1/20211220195030
    mozillareality/postgrest/5.2.0/20190130035107
    mozillareality/polycosm-static-assets/1.0.0/20200320162152
    mozillareality/coturn/4.5.3.0/20200422002445
    Packages that will be updated in this release are marked with an asterisk in the chart above.

@kaitas
Copy link
Author

kaitas commented Aug 21, 2022

2022-04-04

Hubs
サイズ調整によりカーソルアクセシビリティを向上
絵文字メニューの画像を最適化し、読み込みを速くしました
[Matt Rossman] キーボードショートカットでチャットにフォーカスする機能を復活させました
[James Kane】three-bmfont-textをtroika-three-textに置き換え。
フランス語の翻訳を更新
darkmode theme.jsonの更新
GLTFローダーにDracoサポートを追加
マイクのセットアップモーダルを追加
サイドバーにアバターボリュームコントロールを追加
オブジェクトにフラストラムカリングのオプトアウトオプションを追加
ローカルシーンの高速テストのためのdebugLocalSceneフラグの追加
反射プローブのサポートを追加
セキュリティ/プライバシーに関する懸念から6桁の入力コードを削除しました。
[gfodor] イベントハンドラの削除によるオーディオのバグを修正
シーンページでの表示に関する問題を修正
カスタムテーマに関する問題を修正
環境マップが平らなオブジェクトで黒くレンダリングされる問題を修正
[LearnHub] キャッシュされていないgltfリソースを解放しようとする際に発生する問題を修正。
[juunini] カスタムクライアントデプロイスクリプトの問題を修正しました。
Chromeのvideo-texture-targetレンダリングの問題を修正しました。
カスタムクライアントに影響するCloudflareの問題を修正
[rawnsley] window.openerのプロパティにアクセスする際に、キャッチされないDOMセキュリティ例外が発生する問題を修正しました。
スポーク

What's Newページの修正
[juunini] create-custom-elementsの例を修正しました。
Reticulum

Discord との統合に関する問題を修正
トロイカテキストをサポートしました
セキュリティ - アップロードされたファイルを提供する際に、より厳格な CSP を使用するようにしました。
セキュリティ - 内部 IP アドレスへのメディアリクエストを禁止するようにしました
セキュリティ - CSP ヘッダを変更することで IE11 でのアップロードの XSS を防止します。

@kaitas
Copy link
Author

kaitas commented Aug 21, 2022

2022-05-02

コミュニティからの貢献は[角括弧]で表示されます。

Hubs

c48052028 [juunini] ミラーコンポーネントを追加しました。
★鏡が使えるようになりました

72b6d80fe ネームタグを真新しい外観に更新しました!

6d39ba09b PRサブミッションにlintステップを追加し、コントリビューターガイドを更新しました。

d65a77639 フリーズメニューが正しく表示されない問題を修正しました。

7be5fe4d8 一部のケースでパーミッションが正しく適用されない原因となっていた問題を修正しました。

9a84c9a01 VRでユーザーが自分のアバターを見ることができない問題を修正しました。

e2c341ef5 一人称視点モードでアバターの頭を隠すことに関連する問題を修正しました。

5c63c76bf Firefoxでデフォルトのオーディオデバイスが選択されない問題を修正しました。

230553ad2 絵文字の画像が何度も再要求される(驚くべき)問題を修正しました。

cb45657d4 [mattrossman] マイクアイコンがボリュームを表示しない問題を修正しました。

9c2eb3f6d シェアボタンがコンソールでReactエラーを発生させる問題を修正しました。

d6e92e441 アバターをプレビューすると、コンソールで React エラーが発生する問題を修正しました。

7f1c76159 Chromeで室内ビデオ録画が壊れていた問題を修正しました。

2f1f9026f 指向性ライトのシャドウが壊れていた問題を修正しました。

7ede70ad6 [Cupcaked and tzuhuanlin] 繁体字中国語ロケールを追加しました。

fe250175a [markusTraber] ドイツ語ロケールを追加。

0b8158d82 [anonymous] 韓国語ロケールに不足している翻訳を追加。

955014be0 マイクのセットアップロジックを簡素化。

7f85b2545 [yakyouk] プリファレンスのデフォルトを一元化。

b2f4c5f9c マトリックスフラグがネットワークアップデートから更新されない問題を修正しました。

1938d7a5d [juunini] ロケール定義のtypoを修正しました。

Spoke

fe3203f4 [jameskane] three-bmfont-text を置き換える Troika Text コンポーネントを更新しました。

f9b4e1c5 [juunini] ミラーコンポーネントを追加。
Reticulum

3287e5b6 HTTP2 で大きな blob ファイルをダウンロードすると接続が切れる問題を修正するために依存関係を更新しました

4392f939 CCU を照会するための認可されたエンドポイントを追加しました。

406da963 ネットワーク状態へのタイピングと挙手インジケータの追加

849cff27 パブリックルームクエリの最適化
このリリースで更新されるパッケージは、以下の表でアスタリスクが付けられています。

@kaitas
Copy link
Author

kaitas commented Aug 21, 2022

2022-06-08

Reticulum

https://github.com/mozilla/reticulum/pull/601/files
56ef119 ルーム招待のリンクに影響するバグを修正

2022-06-06

コミュニティからの貢献は[角括弧]で表示されます。

Hubs

2225cc645 VRトラッキングが失敗する原因となるバグを修正。
4c129b75c ネームタグのプリファレンスに影響するバグを修正した
0cffd5f0c 新しいネームタグに影響するいくつかのバグを修正
aba81a395 スプライトシステムのパフォーマンスを最適化。
17bb1174c パフォーマンスを向上させるために matrix-auto-update コンポーネントを削除しました。
ad10df59f three.js の GLTFLoader をバージョン r128 に更新した
0e8e622df セキュリティの脆弱性を報告する方法を伝えるために SECURITY.md ファイルを追加しました。
b090136e2 リアルタイムシャドウの動作をシンプルにした
a99baac8a AFRAMEのスタートアップとリクエストアニメーションのフレームループをリファクタリングしました。
176c6c40f サポートされていないブラウザでHubsがロードされたときに表示されるメッセージを簡素化する
1e06b8a41 iOSのSafariでスポーンされたチャットメッセージが不正な場所に表示される問題を修正
a3c5b1690 シーン入力時にReactが開発コンソールに送信する警告を解決する。
bc8dc5735 チャットパネルの絵文字ピッカーを改善しました。

@kaitas
Copy link
Author

kaitas commented Aug 21, 2022

2022-07-05

Hubs

d68d0fd9 メディアイメージの透過バグの修正
561858b1 未使用のthree-batch-managerの削除
373ce401 hubs クライアントにスクリーンの向きを認識する機能を追加
c4a1716e Safari の Positional audio を再度有効にする
9e7db4eb NAF から easyrtc の依存性を取り除く
9fb409eb ベストプラクティスドキュメントの更新
f1213d3e フォグハンドリングを環境システムへ移動
a47d7520 ブラウザスタックでホームページをテストする
7f31b705 ダークモードロゴを修正。ロゴの使い方を統一するための AppLogo コンポーネントの追加
eb0b0bb9 setMatrixWorld() におけるパフォーマンスの最適化
50f58bb0 camera-tool.tock()の不要なscene.autoUpdateをOFFにする。
5c21765a より多くの aframe 組み込みシステム/コンポーネント/概念を削除する
d71c545a troika-text で設定された無効な material.side パラメータを修正した
b2010737 マトリックスの更新をスキップする原因となっていた Three.js のバグを修正
47ac8878 マイナーな readme の調整
b70272e6 [uhunkler] README.md - ローカルインストール用のクイックスタートの説明を更新しました。
239ff6ae ncp を fs-extra コピーに置き換えることによる Hubs Cloud 管理パネルのデプロイを修正しました。
a2ed75ad 共通の webpack ページパターンをリファクタリングしました。
e905c809 ローカル開発ホストのマイナーリファクタリング。
1d51cf91 不要な scene.autoUpdate() をスキップするために video-texture-source.tock() を更新しました。
b9479459 isSafari()の結果をキャッシュすることでクライアントパフォーマンスを向上させました。

2022-08-01

Hubs

944fe084f ペンの描画色の修正
2ecf2243b MeshBasicMaterial lightMapの暗転の修正
9cda2d8b6 Three.js を r141 にアップグレード。
771f6a277 レンダリング毎にToolbarMicButtonの参照更新を強制する
08a8f93bb 反応する再レンダリングを避けるために useVolume refresh を改善しました。
aa957ca2d コンポーネントが削除されたときのすべてのイベントハンドラを削除する
2b4c257d4 携帯電話ではデフォルトで仮想ジョイスティックを有効にする
6aa3ba836 仮想ジョイスティックを常に表示し、固定位置にする
cafc270b6 シーンプレビューのスーパースポナーで物理演算をスキップする
4d16b3729 フルスクリーンモードでフルスクリーンリクエストを防止する
56fd019da テクスチャ画像をより適切に解放する
78b465023 デリバティブのサポートを復活させ、ユニフォームベクター数を制限する
6dcb99a67 オーディオデバッグフラグメントシェーダーの波のぼかしレベルの更新
563c04919 オーディオデバッガにSafari互換性を追加
fa9c92cbd 右ジョイスティックの回転速度の調整。
3e6f2148f [wsxiaoys] 画面の共有トグルを修正しました。
59e86e42d 最大解像度設定用のスライダーの導入
7fa61c4c2 VirtualJoystickを有効にする環境設定を修正。
74bd374c0 getRenderResolution()をクリーンアップ。
1f587dde2 AvatarPreview の修正
b550e720b 「networked-aframe の依存関係を更新」 aframe のマイグレーション
d458aa3b9 Audio PanningQuality 環境設定の導入

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

No branches or pull requests

2 participants