Commit Graph

3974 Commits

Author SHA1 Message Date
ousttrue
3936ce5efa ClothViewer 2024-11-19 20:03:23 +09:00
ousttrue
bbcb74c4ed init cloth dev 2024-11-19 20:03:22 +09:00
ousttrue
0a3cff43d3
Merge branch 'master' into alpha-mode-warning 2024-11-19 13:43:36 +09:00
ousttrue
c7f311ba1a
Merge branch 'master' into fix-path-error 2024-11-19 13:39:15 +09:00
ousttrue
069ce370fe
Merge branch 'master' into alpha-mode-warning 2024-11-19 13:35:37 +09:00
ousttrue
0c6b99d25f
Merge branch 'master' into fix/spring_reconstruct_logic 2024-11-19 13:33:58 +09:00
ousttrue
c983367f40 update comment 2024-11-19 13:15:55 +09:00
ousttrue
bf9c438f1f use MonoBehaviour.OnValidate 2024-11-19 12:58:52 +09:00
ousttrue
eed18136be _nextTailsBackup 2024-11-19 10:17:30 +09:00
ousttrue
5bda6740ff buffer.BackupCurrentTails を buffer 増減の直前にする 2024-11-19 03:53:34 +09:00
ousttrue
e85d332e56 fix gizmo and assert 2024-11-19 03:41:07 +09:00
ousttrue
a78bf20884 FastSpringBoneBuffer._currentTailsBackup でバックアップ 2024-11-19 03:14:10 +09:00
ousttrue
32e004d821 Editor.OnValidate not work 2024-11-19 01:50:05 +09:00
ousttrue
a8bd641bae fix tailIndex 2024-11-18 16:44:15 +09:00
ousttrue
8e259e20dd comment 2024-11-18 16:38:17 +09:00
ousttrue
84b64c0be2 use spring.transformIndexOffset 2024-11-18 16:30:16 +09:00
ousttrue
ddf438edf7 RootBonesNonNullUnique 2024-11-18 14:18:08 +09:00
ousttrue
270fbae1ac avoid runtime exception. editor warning 2024-11-18 14:05:28 +09:00
Noeri Huisman
6c1ca75674 Don't log warning when alphaMode property is not set on glTFMaterial 2024-11-12 21:06:04 +01:00
Willem-Jan L. van Rootselaar
7fbb2f3bac Fix AnimationClipUtility to use empty string for curve path instead of null 2024-11-12 10:17:47 +01:00
ousttrue
e8017dcf8a copy してから unity version 更新しちゃった。
unity version 更新したのちに copy する必要あり。

Assets\VRM\Editor\Format\VRMSampleCopy.cs:126
2024-11-12 18:17:41 +09:00
ousttrue
a4936617f6 Unlit/Color だと
var index = textureExporter.RegisterExportingAsSRgb(src.mainTexture, false); // GetTexture("_MainTex");

が例外を発生させる。
2024-11-12 17:55:57 +09:00
ousttrue
0bfef39e3c UniVRM-0.128.0
Unity 2022.3.52f1
2024-11-12 16:45:15 +09:00
ousttrue
29d6a0796e
Merge branch 'master' into fix/vrm10_editor 2024-11-12 15:00:05 +09:00
ousttrue
daff196277 上よせ 2024-11-12 14:56:17 +09:00
ousttrue
2d554fbf62 remove comment out 2024-11-12 13:47:05 +09:00
ousttrue
7e0e235147 FastSpringBoneCombinedBuffer.DrawGizmos 2024-11-12 13:47:05 +09:00
ousttrue
6ea8259304 IVrm10SpringBoneRuntime.DrawGizmos 2024-11-12 13:47:05 +09:00
ousttrue
8701fc4af3 OnDrawGizmosSelected 2024-11-12 13:47:05 +09:00
ousttrue
64b18efcd3 spring root は radius が無い。1cm 決め打ち。 2024-11-12 13:47:05 +09:00
ousttrue
41a86297de [1.0] joint gizmo simple 化
- joint は自身のSphere描画をする(radius 取得のみ vrm に問い合わせる)
- vrm は連結Lineの描画をする
2024-11-12 13:47:05 +09:00
ousttrue
d0701c6272
Merge branch 'master' into fix/vrm10_editor 2024-11-11 17:30:24 +09:00
ousttrue
153d3495ef
Merge branch 'master' into fix/skip_no_triangles_topology 2024-11-11 15:01:03 +09:00
ousttrue
2e1a073cf8
Merge branch 'master' into fix/vrm10_editor 2024-11-11 14:50:05 +09:00
ousttrue
e543f1fa9d
Merge branch 'master' into fix/gravitypower_typo 2024-11-11 14:37:33 +09:00
ousttrue
94c5219117 skip topology that is not MeshTopology.Triangles 2024-11-11 13:50:05 +09:00
ousttrue
8798af484a VRM10SpringBoneDrawer のボタン移植 2024-11-09 01:56:05 +09:00
ousttrue
01b34c4b89 update SpringBone editor 2024-11-09 01:42:08 +09:00
ousttrue
11a53c967a Vrm10InstanceEditor 3tabs. VrmInstance, LookAt, SpringBone 2024-11-09 00:37:28 +09:00
ousttrue
83c4cf97c4 typo 2024-11-08 20:36:59 +09:00
ousttrue
3653a8f43d VRM10 ModelExporter use GltfExportSettings 2024-11-08 18:33:47 +09:00
ousttrue
3b6c41c2e3 default MigrateToVrm1 is true 2024-11-08 15:14:54 +09:00
ousttrue
d6523847ce
Merge branch 'master' into fix/collidergroup_separate 2024-11-08 00:11:50 +09:00
ousttrue
109feb7539 editor 用 2024-11-08 00:00:42 +09:00
ousttrue
44a9bc5aeb impl OnDrawGizmosSelected and Separate for VRM10SpringBoneColliderGroup 2024-11-07 23:43:51 +09:00
Masataka SUMI
2fed70ba4e
Merge branch 'master' of https://github.com/vrm-c/UniVRM into vrm10UrpExport 2024-11-07 22:24:28 +09:00
Masataka SUMI
a1249a7937
remove debug log 2024-11-07 22:24:08 +09:00
Masataka SUMI
cce076d324
Impl VRM10 material exporter in URP 2024-11-07 22:21:55 +09:00
ousttrue
3b470978d9 remove VRM10Window 2024-11-07 19:38:26 +09:00
ousttrue
ba0c60803d
Merge branch 'master' into fix/null_VrmGeometryBackup 2024-11-06 14:37:06 +09:00