ousttrue
|
9495ebfe53
|
mv
|
2025-03-06 21:11:40 +09:00 |
|
ousttrue
|
b045022e3e
|
Merge pull request #2601 from ousttrue/version/v0_128_3
UniVRM-0.128.3
|
2025-03-05 15:05:51 +09:00 |
|
ousttrue
|
536aeda8ed
|
Merge branch 'master' into version/v0_128_3
|
2025-03-05 13:40:37 +09:00 |
|
ousttrue
|
8ad15afb5a
|
Merge pull request #2600 from Santarh/fixHalfTypeShaderBug
Fix an issue where MToon cannot render transparent materials in some 16-bit floating point environments.
|
2025-03-05 13:40:03 +09:00 |
|
ousttrue
|
25fc792de5
|
Merge branch 'master' into fixHalfTypeShaderBug
|
2025-03-05 13:39:47 +09:00 |
|
ousttrue
|
9cb0b0bf57
|
UniVRM-0.128.3
|
2025-03-05 13:17:37 +09:00 |
|
ousttrue
|
c7e48941ee
|
Merge pull request #2599 from ousttrue/fix/vrm10viewer_default_material
[sample] TinyMToon は default では off
|
2025-03-05 13:06:23 +09:00 |
|
Masataka SUMI
|
dd9bfc1669
|
Apply fp16 bug fix to MToon0.X
|
2025-03-05 02:00:42 +09:00 |
|
Masataka SUMI
|
c6ac573bcc
|
Make variable name clear.
|
2025-03-05 01:50:28 +09:00 |
|
Masataka SUMI
|
6a4ec20eb0
|
Revert changes in MToon 0.X
|
2025-03-05 01:39:19 +09:00 |
|
tsgcpp
|
c646901436
|
Fix EPS_COL as half
|
2025-03-05 01:35:53 +09:00 |
|
ousttrue
|
20f31faf12
|
add MaterialDescriptor constructor. add comment
|
2025-03-05 01:31:53 +09:00 |
|
ousttrue
|
4f45d51e8f
|
default TinyPbr off
|
2025-03-04 22:28:47 +09:00 |
|
ousttrue
|
7158deefc7
|
Merge pull request #2597 from tsgcpp/feautere/use_emissiveStrength_in_MToon10
Fix to multiply _EmissionColor by emissiveStrength in MToon10
|
2025-03-04 18:59:39 +09:00 |
|
ousttrue
|
012afdd2b0
|
Merge branch 'master' into feautere/use_emissiveStrength_in_MToon10
|
2025-03-04 18:57:56 +09:00 |
|
ousttrue
|
31e7792d00
|
Merge pull request #2595 from ousttrue/fix/sample_shadergraph
[sample] update TinyMtoon
|
2025-03-04 18:57:34 +09:00 |
|
tsgcpp
|
09eb24e76e
|
Fix to multiply _EmissionColor by emissiveStrength in MToon10
|
2025-03-04 14:27:19 +09:00 |
|
ousttrue
|
5d16112bf4
|
コメント復活。追加。
|
2025-03-04 13:35:25 +09:00 |
|
ousttrue
|
15ef107f1d
|
Merge branch 'master' into fix/sample_shadergraph
|
2025-03-03 22:28:09 +09:00 |
|
ousttrue
|
f692ffbaad
|
update shadergraph
|
2025-03-03 21:53:13 +09:00 |
|
ousttrue
|
bae1d47aeb
|
Merge pull request #2594 from Santarh/revert2540
Ensure `matcapFactor` Compatibility with VRM 1.0 Models in UniVRM v0.128.0 and Earlier
|
2025-03-03 20:27:28 +09:00 |
|
Masataka SUMI
|
f2fc164af6
|
comment
|
2025-03-03 20:11:24 +09:00 |
|
Masataka SUMI
|
e3bf411782
|
revert a part of #2540
|
2025-03-03 20:08:40 +09:00 |
|
ousttrue
|
360195d7ae
|
emission bloom
|
2025-02-28 14:03:59 +09:00 |
|
ousttrue
|
98a16e81a9
|
NormalMap
|
2025-02-27 20:50:12 +09:00 |
|
ousttrue
|
6a92f38064
|
_ShadingShiftFactor
|
2025-02-27 19:55:24 +09:00 |
|
ousttrue
|
21082a1b05
|
ground metallic/roughness
|
2025-02-27 16:24:05 +09:00 |
|
ousttrue
|
c240f6c3ef
|
Merge pull request #2591 from ousttrue/fix/curvemap_editor
[LookAt] VRM10ObjectLookAtEditor
|
2025-02-27 13:05:22 +09:00 |
|
ousttrue
|
fb59c601ab
|
Vrm10EditorUtility.LimitBreakSlider
|
2025-02-27 13:00:45 +09:00 |
|
ousttrue
|
a9696a37b2
|
VRM10ObjectLookAtEditor
|
2025-02-27 00:37:14 +09:00 |
|
ousttrue
|
ee431ec548
|
Merge pull request #2589 from ousttrue/fix/lookat_uv_binary
[LookAt] uv + isbinary と関連する修正
|
2025-02-26 21:14:23 +09:00 |
|
ousttrue
|
b5f2ce60ff
|
fix, comment
|
2025-02-26 19:43:14 +09:00 |
|
ousttrue
|
0dc81ba7a1
|
LookAt は DefaultExpressionValidator.Validate よりあとで処理されて IsBinary の閾値が 0 であった
see DefaultExpressionValidator.Validate
var weight = expression.IsBinary ? Mathf.Round(inputWeights[key]) : inputWeights[key];
|
2025-02-26 19:42:34 +09:00 |
|
ousttrue
|
4a40f0015b
|
TestIsBinary
|
2025-02-25 23:56:51 +09:00 |
|
ousttrue
|
b79333673b
|
remove PreviewMaterialItem.RestoreInitialValues. use PreviewMaterialItem.Clear
|
2025-02-25 23:56:35 +09:00 |
|
ousttrue
|
c7301a1287
|
show if not Application.isPlaying
|
2025-02-25 23:55:22 +09:00 |
|
ousttrue
|
059e691aca
|
Vrm10Instance.DisposeRuntime
|
2025-02-25 23:22:07 +09:00 |
|
ousttrue
|
dcc6d09635
|
Vrm10RuntimeExpression.Dispose. offset,scale
|
2025-02-25 16:24:47 +09:00 |
|
ousttrue
|
98995a22e7
|
Merge pull request #2587 from ousttrue/vrm1/runtime_lookat_info
[LookAt] Vrm1/runtime lookat info
|
2025-02-25 14:10:56 +09:00 |
|
ousttrue
|
ca59e1912b
|
stop if not enabled
|
2025-02-18 17:49:30 +09:00 |
|
ousttrue
|
8d6f5f5fde
|
show runtime LookAt info
|
2025-02-18 17:49:07 +09:00 |
|
ousttrue
|
b54537678f
|
Merge pull request #2586 from ousttrue/fix/sample_copy
sample 更新忘れ
|
2025-02-17 15:59:42 +09:00 |
|
ousttrue
|
25a42f8de8
|
copy 忘れ
|
2025-02-17 15:54:46 +09:00 |
|
ousttrue
|
e2464cd4d0
|
Merge pull request #2585 from ousttrue/fix/vrm10viewer_builtin
[URP] fix Vrm10Viewer when RenderPipeLine is built-in.
|
2025-02-17 15:16:59 +09:00 |
|
ousttrue
|
72a5af8bd7
|
Merge branch 'master' into fix/vrm10viewer_builtin
|
2025-02-17 15:15:39 +09:00 |
|
ousttrue
|
a76a11c330
|
fix Vrm10Viewer when RenderPipeLine is built-in.
|
2025-02-17 15:10:06 +09:00 |
|
ousttrue
|
53c77f5bbd
|
Merge pull request #2584 from Santarh/mtoonRenderFeatureFix
MToonOutlineRenderFeature supports RenderGraph.
|
2025-02-17 12:25:31 +09:00 |
|
Masataka SUMI
|
5e9ccd500a
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into mtoonRenderFeatureFix
|
2025-02-16 02:41:58 +09:00 |
|
Masataka SUMI
|
1007fe4539
|
MToonOutlineRenderFeature supports RenderGraph.
|
2025-02-16 02:13:05 +09:00 |
|
ousttrue
|
0273c2649d
|
Merge pull request #2583 from ousttrue/version/v0_128_2
UniVRM-0.128.2
|
2025-02-14 18:41:12 +09:00 |
|