100の人 (エスパー・イーシア)

Results 8 issues of 100の人 (エスパー・イーシア)

VRMのExportSettingsで、メッシュ分割をランタイムでの読み込み向けに最適化する、以下のようなオプションを提供できないでしょうか。 1. FirstPersonFlagごとにメッシュを統合 1. FirstPersonFlagがAutoになっているメッシュを、BothとThirdPersonOnly(head)へ分割し、それぞれFirstPersonFlagを設定し直す 1. 各メッシュをシェイプキーの有無で分割

exporter

UniVRM側のメッシュ統合ツールと同様に、UniGLTFのMeshIntegratorツールでも、除外メッシュを指定できるようにできないでしょうか。 ![](https://user-images.githubusercontent.com/3625160/172075878-f582abae-1953-4684-8150-0907b8a443b0.png)

editor

人型3Dモデルのアニメーションを、異なるモデル・アプリケーションで共有するためのファイル形式を定義できないでしょうか。 一案として、例えば以下のようなデータ構造で。 - 経過秒数 + hipsのTポーズからの相対位置(x,y,z) + ボーンの回転(x,y,z,w) * hips * leftUpperLeg ︙ ︙ + Presetのモーフの値 * A * I ︙ ︙ - 経過秒数 …… ︙ ︙ VRMファイル自体についての仕様ではありませんが、VRMを前提とした形式になると思いますので、こちらにissueを立てさせてもらいます。

humanoid

- 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...

bug

- 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,...

bug

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...

bug

**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...

bug