Commit Graph

4197 Commits

Author SHA1 Message Date
ousttrue
0dc24156b2
Merge branch 'master' into master 2025-03-18 14:53:52 +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
a61801fa87
Merge branch 'master' into texture-marknonreadable 2025-03-14 16:39:45 +09:00
ousttrue
559a363fe6 CurrentTails in center local coordinates. 2025-03-13 17:09:20 +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
091e7d15a0 fix logicsIndex in ReconstructIfDirty 2025-03-10 16:09:51 +09:00
ousttrue
536aeda8ed
Merge branch 'master' into version/v0_128_3 2025-03-05 13:40:37 +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
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
012afdd2b0
Merge branch 'master' into feautere/use_emissiveStrength_in_MToon10 2025-03-04 18:57:56 +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
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
fb59c601ab Vrm10EditorUtility.LimitBreakSlider 2025-02-27 13:00:45 +09:00
ousttrue
a9696a37b2 VRM10ObjectLookAtEditor 2025-02-27 00:37:14 +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
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
25a42f8de8 copy 忘れ 2025-02-17 15:54:46 +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
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
24ff14e367 UniVRM-0.128.2 2025-02-13 15:24:11 +09:00
ousttrue
3f72ebe41c Merge branch 'fix/ForceUniqueName_timing' of ssh://github.com/ousttrue/UniVRM into fix/ForceUniqueName_timing 2025-02-12 15:10:22 +09:00
ousttrue
f9f5f37dfa rename ForceUniqueName to ForceTransformUniqueName 2025-02-12 15:08:52 +09:00
ousttrue
59752cc27e
Merge branch 'master' into fix/ForceUniqueName_timing 2025-02-12 14:59:46 +09:00