Akihiko SHIRAI, Ph.D
Akihiko SHIRAI, Ph.D
## Description (なぜテンプレートリポジトリにしなかったんだ俺)というお気持ちもあるのですが、その後、Github ProjectsのBetaが出て、そっちもまとめて改訂版を出したい、…が微妙に使いづらい&APIが整備されていない…ToDo>アサインは俺自身 1. 新しいGitHub Projectsがこなれるのを待つ 2. 自分自身が使いこなす 3. 新しいGitHub Projects のAPIが揃うのを待つ 4. このリポジトリの移行先のテンプレートリポジトリを作る 5. qiitaの記事を修正
fix for latest gtag.js https://github.com/pages-themes/cayman/issues/161 `` {% if site.google_analytics %} window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '{{ site.google_analytics }}'); {% endif %} ``
後続の `checkout@v2` で 以下のような警告が表示されるようになりました > Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/upload-artifact, actions/checkout checkoutにはv3が出ています https://github.com/actions/checkout ```...
It caused error since a few months in git.exe error when I tried to install new extensions. I tried to install something new extentions via "Install from URL" tab in...
### 目的 https://github.com/gree/hubs-docs-jp/wiki/creators-using-the-blender-gltf-exporter ### タスクリスト + [ ] 最新英語版からの組み込み ### Doneの定義 後半の日本語訳 ### 参考 _No response_ ### 留意事項 * ### 検討事項 *
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:...
変更履歴を把握する上で重要なドキュメントであることがわかりましたので翻訳対象に含めます。 (本家は 2020/4/16 から作成しているようです) https://github.com/gree/hubs-docs-jp/wiki/Hubs-ChangeLog.md
該当ページ https://github.com/gree/hubs-docs-jp/wiki/hubs-features 改訂された原作 https://hubs.mozilla.com/docs/hubs-features.html
原文の更新に追い付いていない可能性があります。 こちらの原文リポジトリから該当するドキュメントを参照し、可能であれば原文の行を指定して、 https://github.com/MozillaReality/hubs-docs/tree/master/docs 日本語版のWikiのURLとともに @kaitas メンション付きで新規Issueをいただければ幸いです。
Thanks for releasing Stable Video 4D. I tried running the sample script on an A100 40GB, which is the largest GPU I have available on Google Colab Pro, but it...