Commit Graph

3293 Commits

Author SHA1 Message Date
notargs
da6e4bfda2 UNITY_DECLARE_TEX2Dを回避 2023-04-25 11:24:26 +09:00
notargs
f48f0e27be Invert ifdef 2023-04-25 11:13:17 +09:00
notargs
86207b7cbd MTOON対応時はUnityCGを用いない 2023-04-25 11:05:11 +09:00
notargs
9514e7abe1 マテリアルエラーを修正 2023-04-25 09:32:56 +09:00
notargs
0f3bdf3b2b URP向けのシェーダーをとりあえず追加 2023-04-25 09:26:11 +09:00
ousttrue
7c2d360774
Merge pull request #2045 from notargs/fix_metalgloss
_METALLICSPECGLOSSMAPが正常にURP Materialに設定されない問題を修正
2023-04-17 22:40:16 +09:00
notargs
e3150773c8 _METALLICSPECGLOSSMAPが正常にURP Materialに設定されない問題を修正 2023-04-17 10:21:27 +09:00
ousttrue
3f7d81cfe9
Merge pull request #2032 from ousttrue/feature/vrma_expression
[VRMA] expression アニメーションの仮実装
2023-04-13 15:27:18 +09:00
ousttrue
4c3de71408 UniVRM-0.110.0
sample追加あり
2023-04-12 14:12:03 +09:00
ousttrue
f0c2aba941
Merge pull request #2035 from hans00/master
Fix no way to create MetaObject
2023-04-11 14:42:08 +09:00
Masataka SUMI
451bee1b88 Fix shadow behaviour of MToon 1.0 when Single-Pass Stereo Rendering is enabled. 2023-04-11 01:42:40 +09:00
ousttrue
1913bd4932
Merge pull request #2036 from ousttrue/fix/force_unique_name
AvatarBuilder.BuildHumanAvatar
2023-04-10 16:55:02 +09:00
ousttrue
cc34d52846 LogWarning 2023-04-10 13:33:42 +09:00
ousttrue
51f3c1919b AvatarBuilder.BuildHumanAvatar の呼び出しがもう一か所あった。 2023-04-10 13:20:05 +09:00
Hans
17b095858d
Add missing menu register 2023-04-09 15:10:11 +08:00
ousttrue
c6d226304c 仕様に準じて、参照ノードの position.x を expression weight に適用しています。
humanoid が null で expression のみを格納したとき向けの nullcheck を追加。
2023-04-07 16:16:19 +09:00
ousttrue
af0a93853c implement vertex color of UShort3/4 and Byte3/4 2023-04-07 13:05:27 +09:00
notargs
d6b3ae8343 MSAAを適用 2023-03-22 19:38:57 +09:00
notargs
b557f69ece 以前読み込んだVRMを破棄する機構を追加 2023-03-22 19:33:50 +09:00
notargs
b4aea8b2c9 URPSampleを追加 2023-03-22 19:22:27 +09:00
notargs
027ef289be Settingsディレクトリへ移動 2023-03-22 13:53:09 +09:00
notargs
b84771364a URPSampleディレクトリを作成 2023-03-22 13:17:02 +09:00
notargs
19515bae8a URPAssetを追加 2023-03-22 13:04:25 +09:00
ousttrue
7affa42bca
Merge pull request #2015 from ousttrue/version/update_samples
copy Samples to Samples~
2023-03-13 16:02:09 +09:00
ousttrue
9356a6f778 copy Samples to Samples~ 2023-03-13 15:55:49 +09:00
ousttrue
2ba557cfe5
Merge pull request #2014 from ousttrue/fix/simple_viewer
[sample] SimpleViewer を修復(BvhImporterContext の挙動変更に追随)
2023-03-13 15:51:37 +09:00
ousttrue
a37ae733f6 AddComponent HumanPoseTransfer 2023-03-13 15:39:59 +09:00
ousttrue
1bdf003ee1 BvhImporterContext did not create BoxMan and HumanPoseTransfer 2023-03-13 15:33:23 +09:00
ousttrue
4bfd536e0e UniVRM-0.109.0 2023-03-10 13:58:43 +09:00
ousttrue
10aead0b01
Merge pull request #2012 from ousttrue/fix/unknown_renderer_to_warning
to warning
2023-03-10 13:02:52 +09:00
ousttrue
f7718b514b context 2023-03-09 20:11:04 +09:00
ousttrue
222c735fad to warning 2023-03-09 19:53:35 +09:00
ousttrue
4b1991de7d vrm-1.0 runtime export sample 2023-03-09 19:20:32 +09:00
ousttrue
db152888d3
Merge pull request #2009 from ousttrue/fix10/meta_array_field_name
ArrayProperty name `Element 0` to `{Array.Name}[0]`
2023-03-08 18:31:06 +09:00
ousttrue
70f8afdd89 ArrayProperty name Element 0 to {Array.Name}[0] 2023-03-08 18:15:38 +09:00
ousttrue
b98ceda13d fix copyright 2023-03-07 19:50:25 +09:00
ousttrue
144df734f2 copyright が抜けてる 2023-03-07 19:41:48 +09:00
ousttrue
8b3b4b292e
Merge pull request #2000 from ousttrue/feature/experimental_vrm_animation
[experimental][vrm-animation] vrm animation の試験実装
2023-03-06 18:43:59 +09:00
ousttrue
ced136d1d8 ForceUniqueName を ToHumanDescription の外に追い出し。 2023-03-06 18:36:09 +09:00
ousttrue
c28bdcd212 revert 2023-03-06 18:30:04 +09:00
Masataka SUMI
358fd8b939 Fix for failed tests. 2023-03-06 17:53:07 +09:00
ousttrue
b108199bf3 UniqueName to GlbLowLevelParser 2023-03-06 17:52:16 +09:00
notargs
5f2d94e1fe rename VRN10/Tests/Resources -> TestAssets 2023-03-06 17:30:30 +09:00
ousttrue
82ef3edd71 UniqueName 2023-03-03 13:20:02 +09:00
ousttrue
3160585713 box man bindposes 2023-03-03 13:03:04 +09:00
ousttrue
4144b91b10 new box man 2023-03-02 22:43:46 +09:00
ousttrue
655adf3c8d vrm spec 更新。InitRotationPoseProvider 修正。ENDSITE 対策 2023-03-02 19:54:37 +09:00
ousttrue
29e885c0d7 生成コード UniGLTF.Extensions.VRMC_vrm_animation.GltfDeserializer.Deserialize 動いた 2023-02-28 19:21:56 +09:00
ousttrue
061c7e9acc generate 2023-02-28 17:29:21 +09:00
ousttrue
4f6ff8f798 明示的なインターフェイスの実装 2023-02-27 19:18:51 +09:00