ousttrue
ff79bc93e8
Update Packages/VRM10/Runtime/IO/Vrm10Exporter.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:20:26 +09:00
ousttrue
8f8493f129
rename typo
2026-03-24 14:14:21 +09:00
ousttrue
42824e5c15
Update Packages/VRM10/Runtime/IO/Vrm10Importer.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:06:40 +09:00
ousttrue
62626d3eab
Update Packages/VRM10/Runtime/IO/ExpressionExtensions.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:06:39 +09:00
ousttrue
c774a910d8
Update Packages/VRM10/Runtime/IO/Vrm10Exporter.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:06:39 +09:00
ousttrue
e7251ec522
Update Packages/VRM10/Editor/Components/Expression/ReorderableNodeTransformBindingList.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:06:39 +09:00
ousttrue
2517ab54f2
Update Packages/VRM10/Runtime/Components/Expression/NodeTransformtBinding.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-24 14:06:39 +09:00
ousttrue
864f1c52ff
fix preview bake
2026-03-24 14:06:39 +09:00
ousttrue
e04d0248af
impl importer, exporter and editor
2026-03-24 14:06:39 +09:00
ousttrue
1e84c70bc2
generate Format/ExpressionsNodeTransform
2026-03-24 14:06:39 +09:00
ousttrue
aa90bcc854
SetLocalPositionAndRotation
2026-03-24 14:06:39 +09:00
ousttrue
38b636e417
Vrm10BoneTransfromExpression
2026-03-24 14:06:39 +09:00
ousttrue
635e2a6b2d
BoneTransformBindingMerger
2026-03-24 14:06:39 +09:00
ousttrue
52d868c4ba
Merge pull request #2777 from ousttrue/fix_awaitable
...
[fix]コンパイルエラーの修正
2026-03-19 16:33:22 +09:00
ousttrue
5af97a569e
throw if not IsCompleted
2026-02-26 23:57:20 +09:00
ousttrue
3b3756af89
Fix compilation error due to Awaitable not being referenced. Use IAwaitable with no external dependencies.
2026-02-26 23:32:43 +09:00
ousttrue
43bad5636f
mv AwaitCaller to UniGLTF.Utils
2026-02-26 23:12:43 +09:00
ousttrue
32fac96535
Merge pull request #2776 from Kushulain/v0.131.0-pw
...
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
Let com.unity.cloud.gltfast claim .glb/.gltf file format
2026-02-26 21:20:42 +09:00
ousttrue
9220d85d57
Merge branch 'master' into v0.131.0-pw
2026-02-26 21:19:55 +09:00
Victor Beaupuy
ec4761ba31
let com.unity.cloud.gltfast claim .glb format
2026-02-22 01:20:38 +01:00
ousttrue
c005fe0264
Merge pull request #2774 from GeneTailor/asset-editing-blocks
...
Editor Importer Optimization: AssetDatabase StartAssetEditing & StopAssetEditing blocks
2026-02-19 16:35:07 +09:00
ousttrue
04baf7c46f
Merge branch 'master' into asset-editing-blocks
2026-02-19 16:34:02 +09:00
ousttrue
6db97efbbf
Merge pull request #2764 from decentraland/async-rebuild-human-avatar
...
Fix RebuildHumanAvatar so it works in play mode
2026-02-19 00:53:07 +09:00
Ansis Māliņš
adb971105f
Merge branch 'master' into async-rebuild-human-avatar
2026-02-17 10:03:04 +02:00
Gene Tailor
2b4ecb5e73
Applied same *AssetEditing improvements to the Texture extracting section of TextureExtractor.ExtractTextures() to batch the importing of created Textures.
2026-02-16 21:37:44 +00:00
Gene Tailor
dfe2c83a26
Added StartAssetEditing and StopAssetEditing around creation of prefab and related assets in onCompleted callback delegate inside vrmAssetPostprocessor.ImportVrmAndCreatePrefab() to batch Unity asset importing.
2026-02-16 21:24:13 +00:00
Gene Tailor
c1123cf543
Added ProfilerMarkers for more detailed profiling info without the need for Deep Profiling.
2026-02-16 21:05:57 +00:00
Gene Tailor
69bf34b7d7
Added Stopwatch timer to measure overall prefab import time.
2026-02-16 20:49:05 +00:00
ousttrue
5f5b3be5d2
Merge pull request #2763 from aaronfranke/fix-tex-bind-crash
...
Fix crash when reading texture transform bind without scale
2026-01-16 15:28:32 +09:00
ousttrue
a19dc1ec09
Merge branch 'master' into fix-tex-bind-crash
2026-01-16 15:27:59 +09:00
ousttrue
768d7ad226
Merge pull request #2761 from tdw46/Custom-Normals-Import
...
Fix: blendshape normals import (UniGLTF/UniVRM)
2026-01-16 15:27:13 +09:00
ousttrue
2fb90b4640
Merge branch 'master' into Custom-Normals-Import
2026-01-16 14:54:52 +09:00
ousttrue
2f328d5c03
Merge pull request #2760 from 0b5vr/optimize-anglelimit
...
perf: Align the implementation of fromToQuaternion with the pseudocode in the spec
2026-01-16 14:53:29 +09:00
Ansis Māliņš
3727eee600
Fix RebuildHumanAvatar so it works in play mode
2026-01-08 21:23:49 +01:00
Aaron Franke
ad46c324e7
Fix crash when reading texture transform bind without scale
2026-01-05 01:20:06 -08:00
tdw46
371ceeff86
Remove interpolation steps for blendshape normals as they were not necessary.
2025-12-30 11:04:27 -05:00
tdw46
1f2570a41c
Fix: blendshape normals import (UniGLTF/UniVRM)
...
- Properly decode morph target VEC3 accessors (normalized BYTE/SHORT, etc.) for POSITION/NORMAL/TANGENT
- Preserve imported morph normal deltas (remove heuristic recompute)
- Add intermediate frames for normal-only targets to stabilize Unity’s normal interpolation
- Copy all blendshape frames when duplicating meshes so extra frames are retained
2025-12-29 22:28:31 -05:00
0b5vr
6679040434
perf: Align the implementation of fromToQuaternion with the pseudocode in the spec
...
Since `from` is always `(0, 1, 0)`, we can simplify the logic to reduce computational overhead
When dot is approximately -1, we use `(1, 0, 0; 0)` as the spec specifies
See: 75fbd48a7c/specification/VRMC_springBone_limit-1.0/README.ja.md (rotation-1)
2025-12-26 17:37:55 +09:00
ousttrue
3b99078d26
Merge pull request #2758 from ousttrue/fix/enable_com.unity.mathematics
...
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
生成
2025-12-11 16:16:24 +09:00
ousttrue
525b50b62c
生成
2025-12-11 16:07:29 +09:00
ousttrue
eae5ef8e5c
Merge pull request #2757 from ousttrue/fix/restore_sample_unitypackage
...
restore sample unitypackage creation
2025-12-11 15:59:11 +09:00
ousttrue
590cc9b326
Merge branch 'master' into fix/restore_sample_unitypackage
2025-12-11 15:58:56 +09:00
ousttrue
7063bfec03
Merge pull request #2756 from ousttrue/fix/unigltf_mathematics_dependency
...
add mathematics dependency
2025-12-11 15:58:42 +09:00
ousttrue
fee817ed26
restore sample unitypackage creation
2025-12-08 14:34:02 +09:00
ousttrue
7574e98b0e
add mathematics dependency
2025-12-05 21:20:24 +09:00
ousttrue
018eae39c1
Merge pull request #2755 from ousttrue/version/v0_131_0
...
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
UniVRM-0.131.0
2025-12-05 12:45:45 +09:00
ousttrue
76767f3813
UniVRM-0.131.0
2025-11-28 15:43:14 +09:00
ousttrue
a1cc527638
Merge pull request #2751 from ousttrue/fix/hardcoding_Assets_to_Packages
...
Assets path to Packages path
2025-11-28 14:18:50 +09:00
ousttrue
3e2c644839
Merge branch 'master' into fix/hardcoding_Assets_to_Packages
2025-11-28 14:17:50 +09:00
ousttrue
c047a629ad
Merge pull request #2754 from amamagi/fix/gltf-embedded-images-wo-mimetype
...
Fixes texture importing issue when images[].uri is Data URI and images[].mimeType is empty
2025-11-26 13:19:51 +09:00