Commit Graph

1384 Commits

Author SHA1 Message Date
ousttrue
502628b768 ジェネレーターの名前競合の回避 2021-04-30 13:02:20 +09:00
ousttrue
d85cc70a64 indent 2021-04-30 12:47:14 +09:00
ousttrue
161381b235 update JsonSchema. VRMC_node_collider is removed. 2021-04-30 12:47:06 +09:00
PoChang007
eb47884c3e
Merge pull request #917 from ousttrue/feature10/update_meta_migration
otherPermissionUrl と otherLiceneseUrl の両方が有効で内容が異なる場合はマイグレーションできない
2021-04-27 15:13:10 +09:00
ousttrue
22871e992d
ExpressionAvatar は 独立した ScriptableObject をやめる (#916)
* ExpressionAvatar is MonoBehaviour

* fix controller editor
2021-04-27 15:12:29 +09:00
ousttrue
8457f06ebb otherPermissionUrl と otherLiceneseUrl の両方が有効で内容が異なる場合はマイグレーションできない 2021-04-27 14:39:15 +09:00
ousttrue
06559cf188
Feature10/export divided vertex buffer (#913)
* MeshExportUtil

* MeshWriter.ExportMesh implement divided vertex buffer

* MeshImporterDivided

* WIP divided

* conflict restore VertexBuffer
2021-04-26 19:25:39 +09:00
ousttrue
67811f720b fix flip 2021-04-26 18:45:58 +09:00
ousttrue
1354414209 submesh分割することで頂点 index が変わることが実装できていなかった。 2021-04-26 18:08:41 +09:00
ousttrue
9a0a8498e5 VertexBuffer 2021-04-26 17:48:53 +09:00
ousttrue
6d6e812f3a null check 2021-04-26 14:07:28 +09:00
ousttrue
74cae0eec7 rename 2021-04-26 13:59:37 +09:00
ousttrue
64077a4ab1 rename 2021-04-26 13:55:06 +09:00
ousttrue
438ccc62db remove not used 2021-04-26 13:43:07 +09:00
ousttrue
948b3d9278 Vrm10Importer 2021-04-26 13:39:56 +09:00
ousttrue
10e44ed8a8 ModelReader, ModelWriter 2021-04-26 13:38:48 +09:00
ousttrue
843fa8fd28 MeshWriter 2021-04-26 13:25:02 +09:00
ousttrue
839f0b27ce MeshReader 2021-04-26 13:12:41 +09:00
ousttrue
e9c94de242 export position constraint 2021-04-23 17:40:23 +09:00
ousttrue
fde77865f7 clear m_constraints 2021-04-23 14:54:45 +09:00
ousttrue
440a8f0e6f VrmExporter.ExportConstraints 2021-04-23 14:43:34 +09:00
ousttrue
abafd14ff2 WIP ObjectSpace.model 2021-04-23 14:17:05 +09:00
ousttrue
744d0e54bc add constraints selector 2021-04-23 14:16:44 +09:00
ousttrue
e4adfdec88 colliders.Add(nodeIndex); 2021-04-23 13:39:33 +09:00
ousttrue
8068227f48 rename VRM10SpringSelectorWindow to VRM10SelectorWindow. add humanoid bone selector 2021-04-23 13:31:32 +09:00
ousttrue
81a4b1ffea SkinningBake 2021-04-22 20:50:59 +09:00
ousttrue
5beba7c647 VRM10ExportSettings.cs 2021-04-22 20:25:00 +09:00
ousttrue
ab0e3a4b80 UniGLTF.MeshExportValidatorEditor 2021-04-22 20:11:31 +09:00
ousttrue
ef1697ec54 SetExternalUnityObject が SubAssetKey を使う 2021-04-22 17:14:25 +09:00
ousttrue
b636771d24 構築時に meta と expression が ExternalObjectMap を利用する 2021-04-22 17:09:06 +09:00
ousttrue
8c7113bd53 EditorにMetaObjectの参照を表示 2021-04-22 16:41:30 +09:00
ousttrue
5a3f7d7b13 種類毎に別のフォルダにExtract 2021-04-22 16:24:41 +09:00
ousttrue
9dfab64d0e fix VrmScriptedImporterEditorGUI.m_vrm 2021-04-22 16:18:43 +09:00
ousttrue
af50e8e2a3
Merge pull request #899 from hiroj/fix_same_mesh_export
同一のMeshとMaterialを参照しているNodeをExportする場合に、重複をチェックして同じMeshIndexを参照するように変更
2021-04-21 18:48:13 +09:00
ousttrue
c8232789ff UniVRM-0.73.0 2021-04-21 18:25:42 +09:00
hiroj
da8793e457 same mesh export 2021-04-21 18:24:19 +09:00
ousttrue
9b232ec1e1 fix label 2021-04-21 18:22:50 +09:00
ousttrue
6c13354c45 otherLicenseUrl と otherPermissionUrl の間違い 2021-04-21 18:20:17 +09:00
ousttrue
366ea016f7 fix primitive.material 2021-04-21 16:44:45 +09:00
ousttrue
b90e781773 mtoon material export 実装 2021-04-21 16:39:22 +09:00
ousttrue
8e81e5e698 T-Poseボタンの表示位置を変更(T-Poseにしないと表示されなかった) 2021-04-21 16:01:24 +09:00
ousttrue
29cbf879e2 tpose button on humanoid tab 2021-04-21 15:47:28 +09:00
PoChang007
0474d586b7
Merge pull request #894 from ousttrue/fix/export_BlendShapeApplyer
正規化するときにBlendShapeを使うLookAtがExportされない
2021-04-21 15:11:42 +09:00
ousttrue
89634978d1 fix LookAt copy 2021-04-21 15:06:28 +09:00
ousttrue
44b216c906 add test 2021-04-21 15:06:09 +09:00
ousttrue
da41a5cc67 OnLayout 2021-04-20 21:07:59 +09:00
ousttrue
8e8ee5cf65 MeshExportValidator 2021-04-20 21:02:47 +09:00
ousttrue
cb1f596700 SubAssetKey == 2021-04-20 14:32:20 +09:00
ousttrue
01241ac7be StandardMap の AssetKey の比較を修正 2021-04-20 14:03:06 +09:00
ousttrue
1cd4c3d951 remove targetPath.ImportAsset. use EditorApplication.delayCall 2021-04-20 13:50:36 +09:00