100の人 (エスパー・イーシア)
100の人 (エスパー・イーシア)
VRMのExportSettingsで、メッシュ分割をランタイムでの読み込み向けに最適化する、以下のようなオプションを提供できないでしょうか。 1. FirstPersonFlagごとにメッシュを統合 1. FirstPersonFlagがAutoになっているメッシュを、BothとThirdPersonOnly(head)へ分割し、それぞれFirstPersonFlagを設定し直す 1. 各メッシュをシェイプキーの有無で分割
UniVRM側のメッシュ統合ツールと同様に、UniGLTFのMeshIntegratorツールでも、除外メッシュを指定できるようにできないでしょうか。 
人型3Dモデルのアニメーションを、異なるモデル・アプリケーションで共有するためのファイル形式を定義できないでしょうか。 一案として、例えば以下のようなデータ構造で。 - 経過秒数 + hipsのTポーズからの相対位置(x,y,z) + ボーンの回転(x,y,z,w) * hips * leftUpperLeg ︙ ︙ + Presetのモーフの値 * A * I ︙ ︙ - 経過秒数 …… ︙ ︙ VRMファイル自体についての仕様ではありませんが、VRMを前提とした形式になると思いますので、こちらにissueを立てさせてもらいます。
- PHP 5.6.10 - libmbfl 1.3.2 - iconv 2.17 - esperecyan/url 1.0.2 If a input passed to [lib\URLencoding::serializeURLencoded()](https://github.com/esperecyan/url/blob/v1.0.2/src/lib/URLencoding.php#L136-L147) or [lib\URL::parseBasicURL()](https://github.com/esperecyan/url/blob/v1.0.2/src/lib/URL.php#L553-L569) includes characters not encoded using _$encodingOverride_, the charcters will be...
- PHP 5.6.10 - Intl 1.1.0 - ICU 50.1.2 - esperecyan/url 1.0.2 If [lib\HostProcessing::domainToASCII()](https://github.com/esperecyan/url/blob/v1.0.2/src/lib/HostProcessing.php#L17-L28) or [lib\HostProcessing::domainToUnicode()](https://github.com/esperecyan/url/blob/v1.0.2/src/lib/HostProcessing.php#L30-L41) is passed a domain exceeding 253 characters or containing a label exceeding 63 characters,...
I would like to be able to output a Wave Stream to the output device specified for the app in the “App volume and device preferences.” System.Media.SoundPlayer class ignores this...
**Description:** If I set `packageManager` property in `package.json` and set `cache: yarn` in this action, this action will fail. Related: - https://github.com/actions/setup-node/issues/531#issuecomment-1816774699 **Action version:** v4 (v4.0.2) **Platform:** - [x] Ubuntu...
**Describe the bug in detail:** When I update VRChat SDK - Worlds, Assets/UdonSharp will be removed, which will cause a difference in the files generated to this folder. **Provide steps/code...
**Is your feature request related to a problem? Please describe.** In the repository definition JSON file, if anything other than a `.zip` file is specified for the `url` in the...
### 💡 Summary 「削除して編集」したときに、引用として添付していたノートを外せません。×ボタンが出ていて、押すと×ボタンが消えますが、実際には何も起こりません。 ### 🥰 Expected Behavior 引用ノートなしでノートが投稿される。 ### 🤬 Actual Behavior 削除して編集を押す前に引用していたノートが引用されたままになっている。 ### 📝 Steps to Reproduce 1. 引用付きのノートを投稿 2. 投稿したノートを「削除して編集」 3. 編集画面ダイアログで、引用付きの×ボタンを押す 4. 投稿する ### 💻 Frontend...