Commit Graph

  • 776bfac48d UniVRM-0.131.1 ousttrue 2026-04-02 17:06:29 +09:00
  • 02166aa794 Merge pull request #2781 from hadashiA/master ousttrue 2026-03-26 12:27:03 +09:00
  • c872bdb87a Fix memory leak caused by unreleased static references hadashiA 2026-03-25 15:48:29 +09:00
  • ff79bc93e8 Update Packages/VRM10/Runtime/IO/Vrm10Exporter.cs ousttrue 2026-03-24 14:20:26 +09:00
  • 8f8493f129 rename typo ousttrue 2026-03-24 14:14:21 +09:00
  • 42824e5c15 Update Packages/VRM10/Runtime/IO/Vrm10Importer.cs ousttrue 2026-02-26 21:39:04 +09:00
  • 62626d3eab Update Packages/VRM10/Runtime/IO/ExpressionExtensions.cs ousttrue 2026-02-26 21:38:51 +09:00
  • c774a910d8 Update Packages/VRM10/Runtime/IO/Vrm10Exporter.cs ousttrue 2026-02-26 21:38:39 +09:00
  • e7251ec522 Update Packages/VRM10/Editor/Components/Expression/ReorderableNodeTransformBindingList.cs ousttrue 2026-02-26 21:23:18 +09:00
  • 2517ab54f2 Update Packages/VRM10/Runtime/Components/Expression/NodeTransformtBinding.cs ousttrue 2026-02-26 21:22:44 +09:00
  • 864f1c52ff fix preview bake ousttrue 2026-02-09 16:26:44 +09:00
  • e04d0248af impl importer, exporter and editor ousttrue 2026-02-06 15:58:00 +09:00
  • 1e84c70bc2 generate Format/ExpressionsNodeTransform ousttrue 2026-02-05 15:10:43 +09:00
  • aa90bcc854 SetLocalPositionAndRotation ousttrue 2026-01-26 15:26:25 +09:00
  • 38b636e417 Vrm10BoneTransfromExpression ousttrue 2026-01-23 21:45:29 +09:00
  • 635e2a6b2d BoneTransformBindingMerger ousttrue 2026-01-23 14:49:02 +09:00
  • 52d868c4ba Merge pull request #2777 from ousttrue/fix_awaitable ousttrue 2026-03-19 16:33:22 +09:00
  • 5af97a569e throw if not IsCompleted ousttrue 2026-02-26 23:57:20 +09:00
  • 3b3756af89 Fix compilation error due to Awaitable not being referenced. Use IAwaitable with no external dependencies. ousttrue 2026-02-26 23:32:43 +09:00
  • 43bad5636f mv AwaitCaller to UniGLTF.Utils ousttrue 2026-02-26 23:12:43 +09:00
  • 32fac96535 Merge pull request #2776 from Kushulain/v0.131.0-pw ousttrue 2026-02-26 21:20:42 +09:00
  • 9220d85d57 Merge branch 'master' into v0.131.0-pw ousttrue 2026-02-26 21:19:55 +09:00
  • ec4761ba31 let com.unity.cloud.gltfast claim .glb format Victor Beaupuy 2026-02-22 01:20:38 +01:00
  • c005fe0264 Merge pull request #2774 from GeneTailor/asset-editing-blocks ousttrue 2026-02-19 16:35:07 +09:00
  • 04baf7c46f Merge branch 'master' into asset-editing-blocks ousttrue 2026-02-19 16:34:02 +09:00
  • 6db97efbbf Merge pull request #2764 from decentraland/async-rebuild-human-avatar ousttrue 2026-02-19 00:53:07 +09:00
  • adb971105f Merge branch 'master' into async-rebuild-human-avatar Ansis Māliņš 2026-02-17 10:03:04 +02:00
  • 2b4ecb5e73 Applied same *AssetEditing improvements to the Texture extracting section of TextureExtractor.ExtractTextures() to batch the importing of created Textures. Gene Tailor 2026-02-16 21:37:44 +00:00
  • dfe2c83a26 Added StartAssetEditing and StopAssetEditing around creation of prefab and related assets in onCompleted callback delegate inside vrmAssetPostprocessor.ImportVrmAndCreatePrefab() to batch Unity asset importing. Gene Tailor 2026-02-16 21:24:13 +00:00
  • c1123cf543 Added ProfilerMarkers for more detailed profiling info without the need for Deep Profiling. Gene Tailor 2026-02-16 21:05:57 +00:00
  • 69bf34b7d7 Added Stopwatch timer to measure overall prefab import time. Gene Tailor 2026-02-16 20:49:05 +00:00
  • fbae0d857f Fix MToon material importers ignoring custom shader Udayshankar Ravikumar 2026-01-22 01:34:43 +05:30
  • 5f5b3be5d2 Merge pull request #2763 from aaronfranke/fix-tex-bind-crash ousttrue 2026-01-16 15:28:32 +09:00
  • a19dc1ec09 Merge branch 'master' into fix-tex-bind-crash ousttrue 2026-01-16 15:27:59 +09:00
  • 768d7ad226 Merge pull request #2761 from tdw46/Custom-Normals-Import ousttrue 2026-01-16 15:27:13 +09:00
  • 2fb90b4640 Merge branch 'master' into Custom-Normals-Import ousttrue 2026-01-16 14:54:52 +09:00
  • 2f328d5c03 Merge pull request #2760 from 0b5vr/optimize-anglelimit ousttrue 2026-01-16 14:53:29 +09:00
  • 3727eee600 Fix RebuildHumanAvatar so it works in play mode Ansis Māliņš 2026-01-08 21:20:35 +01:00
  • ad46c324e7 Fix crash when reading texture transform bind without scale Aaron Franke 2026-01-05 01:16:15 -08:00
  • 371ceeff86 Remove interpolation steps for blendshape normals as they were not necessary. tdw46 2025-12-30 11:04:27 -05:00
  • 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 tdw46 2025-12-29 22:28:31 -05:00
  • 6679040434 perf: Align the implementation of fromToQuaternion with the pseudocode in the spec 0b5vr 2025-12-26 17:37:55 +09:00
  • 3b99078d26 Merge pull request #2758 from ousttrue/fix/enable_com.unity.mathematics v0.131.0 ousttrue 2025-12-11 16:16:24 +09:00
  • 525b50b62c 生成 ousttrue 2025-12-11 16:07:29 +09:00
  • eae5ef8e5c Merge pull request #2757 from ousttrue/fix/restore_sample_unitypackage ousttrue 2025-12-11 15:59:11 +09:00
  • 590cc9b326 Merge branch 'master' into fix/restore_sample_unitypackage ousttrue 2025-12-11 15:58:56 +09:00
  • 7063bfec03 Merge pull request #2756 from ousttrue/fix/unigltf_mathematics_dependency ousttrue 2025-12-11 15:58:42 +09:00
  • fee817ed26 restore sample unitypackage creation ousttrue 2025-12-08 14:34:02 +09:00
  • 7574e98b0e add mathematics dependency ousttrue 2025-12-05 21:20:24 +09:00
  • 018eae39c1 Merge pull request #2755 from ousttrue/version/v0_131_0 ousttrue 2025-12-05 12:45:45 +09:00
  • 76767f3813 UniVRM-0.131.0 ousttrue 2025-11-28 15:43:14 +09:00
  • a1cc527638 Merge pull request #2751 from ousttrue/fix/hardcoding_Assets_to_Packages ousttrue 2025-11-28 14:18:50 +09:00
  • 3e2c644839 Merge branch 'master' into fix/hardcoding_Assets_to_Packages ousttrue 2025-11-28 14:17:50 +09:00
  • c047a629ad Merge pull request #2754 from amamagi/fix/gltf-embedded-images-wo-mimetype ousttrue 2025-11-26 13:19:51 +09:00
  • 7e482e1bfe fix: guess mimeType when uri is DataURI and mimeType is empty amamagi 2025-11-25 17:12:54 +09:00
  • e7e494f5a9 Merge pull request #2749 from cpetry/master ousttrue 2025-11-21 16:03:12 +09:00
  • e8bc656940 Merge branch 'master' into master ousttrue 2025-11-21 16:02:22 +09:00
  • 82e4f707f3 Merge pull request #2744 from Akeit0/optimize-parser ousttrue 2025-11-21 16:02:05 +09:00
  • 5cf6b97d16 Merge branch 'master' into optimize-parser Akeit0 2025-11-19 15:17:41 +09:00
  • a06245a8af Merge branch 'master' into master cpetry 2025-11-17 14:04:23 +01:00
  • a13d552c06 Assets/UniGLTF to Packages/com.vrmc.gltf ousttrue 2025-11-10 15:21:57 +09:00
  • 7066009559 Merge pull request #2750 from ousttrue/fix/Pckages_PKG_ID ousttrue 2025-11-17 14:56:09 +09:00
  • 7bde3dcc2d convert Packages/DIR(UniGLTF etc) to Packages/PKG_ID(com.vrmc.gltf etc) ousttrue 2025-11-14 13:16:35 +09:00
  • 43e8699f66 fix git rev-parse path ousttrue 2025-11-14 12:49:24 +09:00
  • 4fca7ae714 fix sample copy dst path ousttrue 2025-11-14 12:47:25 +09:00
  • d9483367ca Merge pull request #2747 from ousttrue/fix/update_package_json ousttrue 2025-11-14 12:32:22 +09:00
  • 7a7ba6b9ad Fixes #2748 - Adjusted URP emissiveFactor analog to Built-in material Christian Petry 2025-11-12 08:13:10 +01:00
  • d5078ddb9a documentationUrl ousttrue 2025-11-06 15:51:47 +09:00
  • 891f6d1c20 Add a dependency on com.unity.mathematics ousttrue 2025-11-06 15:45:59 +09:00
  • d80a8ba0e2 change unquoting order Akeit0 2025-10-31 10:41:53 +09:00
  • e2a88761eb optimize: Unescape fast path Akeit0 2025-10-31 10:40:20 +09:00
  • 5bf3e20362 optimize: reduce allocation for parsing floating point numbers Akeit0 2025-10-31 10:34:27 +09:00
  • 919b7187a0 optimize: reduce utf8-utf16 conversion and json parse Akeit0 2025-10-31 10:17:01 +09:00
  • dd8c1d1539 Merge pull request #2742 from ousttrue/mv_packages ousttrue 2025-10-30 16:36:07 +09:00
  • 9b129cf788 mv UniGLTF, UniVRM and VRM to Packages from Assets ousttrue 2025-10-28 14:08:56 +09:00
  • 85f56bebcf Merge pull request #2739 from ousttrue/Unity-2022.3.62f2 ousttrue 2025-10-22 15:13:23 +09:00
  • c673824a93 Unity-2022.3.62f2 ousttrue 2025-10-22 14:43:15 +09:00
  • c7212c7988 Merge pull request #2734 from ousttrue/version/v0_130_1 v0.130.1 ousttrue 2025-10-06 17:53:23 +09:00
  • ac70b5cc8f UniVRM-0.130.1 ousttrue 2025-10-06 16:07:18 +09:00
  • 312b4bdf69 Merge pull request #2733 from ousttrue/fix_2022_compatible ousttrue 2025-10-06 15:28:08 +09:00
  • 3e26fcc8d5 TreeView<T0> is too new. ousttrue 2025-10-03 14:08:42 +09:00
  • de05f993b8 Merge pull request #2727 from ousttrue/fix/springbone_limit ousttrue 2025-10-02 16:47:28 +09:00
  • 9e1dc64bb5 Merge branch 'master' into fix/springbone_limit ousttrue 2025-10-01 13:12:39 +09:00
  • 66aaa55bb1 phi to pitch. theta to yaw. ousttrue 2025-09-26 15:29:43 +09:00
  • 2e5e3f2f0a phi to pitch. theta to yaw. ousttrue 2025-09-26 14:17:42 +09:00
  • 51cb111a9a Merge pull request #2725 from muhammadIdhamMaarif/master ousttrue 2025-09-24 14:26:19 +09:00
  • 2c161c1b27 Merge branch 'master' into master ousttrue 2025-09-24 14:25:39 +09:00
  • 7dffd548eb 不要 ousttrue 2025-09-18 14:54:20 +09:00
  • 26a96f5cbe cone と hinge の angle は phi に相当する。 ousttrue 2025-09-18 14:52:23 +09:00
  • a56e019455 fix gizmo color ousttrue 2025-09-17 22:54:03 +09:00
  • 5bb542f3d0 logic じゃなくて gizmo の方が間違い ousttrue 2025-09-17 22:50:02 +09:00
  • ba0c833104 split function ousttrue 2025-09-17 22:24:22 +09:00
  • a7be8b6f52 default handle と 回転 offset の切り替えを AngleLimitSettings の fold と対応させる ousttrue 2025-09-17 15:29:21 +09:00
  • a2f54217b0 spring chain color orange ousttrue 2025-09-17 13:39:06 +09:00
  • ecc5233947 theta の初期値は 0。値域は 0 ~ pi / 2 ousttrue 2025-09-17 13:29:16 +09:00
  • 59ec82b183 spherical は phi が x 軸(hingeと同じ)。theta が z 軸 ousttrue 2025-09-16 20:11:32 +09:00
  • 618478f1ea Merge pull request #2721 from ousttrue/springlimit_gizmo ousttrue 2025-09-16 13:29:23 +09:00
  • f0aa642284 Merge branch 'master' into springlimit_gizmo ousttrue 2025-09-16 13:29:03 +09:00
  • 1052c42a47 Migrate MuscleInspectorEditor to generic IMGUI TreeView API (Unity 6000) & fix RowGUIArgs usage muhammadIdhamMaarif 2025-09-15 05:35:29 +07:00
  • c783ed4640 remove comment. cannot access to serializedObject in OnSceneGUI ousttrue 2025-09-12 13:47:58 +09:00