Commit Graph

5976 Commits

Author SHA1 Message Date
ousttrue
ebe8255ada
Merge pull request #2613 from cpetry/master
#2612 - Empty primitive meshes
2025-03-18 14:54:25 +09:00
ousttrue
0dc24156b2
Merge branch 'master' into master 2025-03-18 14:53:52 +09:00
ousttrue
d3c408abbf
Merge pull request #2614 from ousttrue/fix/springbone_reconstruct_colliders
[SpringBone] reconstruct 時の center の index の offset 足し忘れを修正
2025-03-18 12:51:21 +09:00
Christian Petry
33ff6e5759 Refs #2612 - Added an error message and tried preventing exports of empty primitive meshes 2025-03-17 07:43:22 +01:00
ousttrue
7a34d11a3c add spring.transformIndexOffset 2025-03-17 15:40:04 +09:00
ousttrue
cad4082cc4 BufferCombiner.Unregister/Register で順番の変更が起きないようにする 2025-03-14 18:56:44 +09:00
ousttrue
f0d59ae948 list 2025-03-14 18:36:08 +09:00
ousttrue
38c4313d95
Merge pull request #2610 from matsutaka-pxv/texture-marknonreadable
Some checks failed
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
Add: UnitySupportedImageTypeDeserializer に MarkNonReadable プロパティを追加
2025-03-14 16:40:27 +09:00
ousttrue
a61801fa87
Merge branch 'master' into texture-marknonreadable 2025-03-14 16:39:45 +09:00
ousttrue
d8a2933524
Merge pull request #2609 from ousttrue/fix/init_tailpos_center
[SpringBone] CurrentTails の初期値。CurrentTails は center local
2025-03-14 16:33:31 +09:00
ousttrue
559a363fe6 CurrentTails in center local coordinates. 2025-03-13 17:09:20 +09:00
ousttrue
6cfdebf613
Merge pull request #2606 from matsutaka-pxv/remove-arraysegment-toarray
SpanによるUniGLTF.NativeArrayManager.CreateNativeArray(ArraySegment)の改善
2025-03-13 15:56:14 +09:00
matsutaka
7a3e629aed Add: UnitySupportedImageTypeDeserializer に MarkNonReadable プロパティを追加
UnityEngine.ImageConversion.LoadImage の第二引数 markNonReadable に相当。
2025-03-12 16:42:43 +09:00
matsutaka
3d8db458cd chore: ArraySegment.ToArray()の呼び出しによるGC Allocを軽減
ArraySegment.AsSpan() によって Span を取得し、
NativeArray.AsSpan() で得たコピー先 Span に向けて
Span.CopyTo() によるコピーを行う。

data.Array[] による ArraySegment.ToArray() の呼び出しが無くなった結果、
GC Alloc が減少する。
2025-03-12 15:49:05 +09:00
ousttrue
71b6b2a41b
Merge pull request #2605 from ousttrue/fix/spring10_reconstruct_index
fix logicsIndex in ReconstructIfDirty
2025-03-11 15:00:07 +09:00
ousttrue
091e7d15a0 fix logicsIndex in ReconstructIfDirty 2025-03-10 16:09:51 +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