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
|
b57fd08ab9
|
Merge pull request #2043 from ousttrue/doc/v0_110_0
release UniVRM-0.110.0
|
2023-04-13 20:24:50 +09:00 |
|
ousttrue
|
4bb6016e06
|
release UniVRM-0.110.0
|
2023-04-13 20:18:42 +09:00 |
|
ousttrue
|
3f7d81cfe9
|
Merge pull request #2032 from ousttrue/feature/vrma_expression
[VRMA] expression アニメーションの仮実装
|
2023-04-13 15:27:18 +09:00 |
|
ousttrue
|
1a3e3337dc
|
Merge pull request #2040 from ousttrue/version/v0_110_0
version更新 UniVRM-0.110.0
|
2023-04-12 22:19:06 +09:00 |
|
ousttrue
|
aa4eb00901
|
Merge pull request #2039 from ousttrue/doc/how_to_texture_deserializer
Doc/how to texture deserializer
|
2023-04-12 22:18:48 +09:00 |
|
ousttrue
|
4c3de71408
|
UniVRM-0.110.0
sample追加あり
|
2023-04-12 14:12:03 +09:00 |
|
ousttrue
|
1a8b382b16
|
英訳、追随
|
2023-04-12 13:57:16 +09:00 |
|
ousttrue
|
4e614faca4
|
更新。colon_fence 拡張追加
|
2023-04-12 13:49:45 +09:00 |
|
ousttrue
|
306fad4d49
|
英訳
|
2023-04-11 15:35:33 +09:00 |
|
ousttrue
|
a28bf729b9
|
ITextureDeserializer の説明
|
2023-04-11 15:25:02 +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 |
|
ousttrue
|
f07012eb17
|
Merge pull request #2038 from Santarh/singlePassStereoMtoon10
Fix shadow behaviour of MToon 1.0 when Single-Pass Stereo Rendering is enabled.
|
2023-04-11 14:40:58 +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
|
4006cfdf64
|
Merge pull request #2031 from ousttrue/feature/byte_ushort_vertex_color
implement vertex color of UShort3/4 and Byte3/4
|
2023-04-10 13:50:34 +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 |
|
ousttrue
|
c395f9c40e
|
Merge pull request #2026 from notargs/urp_sample
URPの動作を確認するためのサンプルシーンを追加
|
2023-03-22 21:12:01 +09:00 |
|
notargs
|
401b84ff50
|
一旦dotsettingsファイルを削除
|
2023-03-22 19:44:31 +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 |
|
ousttrue
|
7aad6ed97e
|
Merge pull request #2025 from notargs/urp_sample
URP Packageと設定ファイルを追加
|
2023-03-22 18:29:06 +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 |
|
notargs
|
24a56211f4
|
リポジトリにURPを追加
|
2023-03-17 17:46:02 +09:00 |
|
ousttrue
|
af9568b761
|
Merge pull request #2017 from ousttrue/doc/v0.109.0
release UniVRM-0.109.0
|
2023-03-13 18:46:20 +09:00 |
|
ousttrue
|
0c26a0f1d0
|
release UniVRM-0.109.0
|
2023-03-13 18:43:52 +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
|
e0ec1be0a2
|
Merge pull request #2013 from ousttrue/version/v0_109_0
UniVRM-0.109.0
|
2023-03-13 14:31:49 +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
|
1f7b9a725c
|
Merge pull request #2011 from ousttrue/feature10/add_runtime_export_sample
[1.0][sample] add vrm-1.0 runtime export
|
2023-03-09 20:22:19 +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 |
|