Commit Graph

345 Commits

Author SHA1 Message Date
ousttrue
a5bb8c1d43 migration error message 2021-04-09 16:54:20 +09:00
ousttrue
63bbace295
Merge pull request #854 from Santarh/vrmShaderRefac
Refactoring VRMShaders directory & asmdef
2021-04-08 20:23:21 +09:00
Masataka SUMI
8eaceb6c8e Refactoring VRMShaders directory & asmdef 2021-04-08 20:19:37 +09:00
ousttrue
b62c123b66 meta, expressionAvatar, expression の extract を復旧 2021-04-06 15:08:37 +09:00
ousttrue
5df1576a70 implement build meta 2021-04-01 13:37:05 +09:00
ousttrue
82ef39e56d remove VRM10Controller.ModelAsset 2021-04-01 12:16:47 +09:00
ousttrue
d57cf4c747 expression 2021-04-01 12:16:47 +09:00
ousttrue
9a1f85c97e MigrateToVrm1 switch 2021-04-01 12:16:46 +09:00
ousttrue
2d5d3bb4d5 comment 2021-04-01 12:16:46 +09:00
ousttrue
bf73c96847 Migration 2021-04-01 12:16:46 +09:00
ousttrue
a15b497b85 use Vrm10MToonMaterialImporter 2021-04-01 12:16:45 +09:00
ousttrue
c8d90c1adb remove Material and VRM from VrmLib 2021-04-01 12:16:45 +09:00
ousttrue
f8745ee17f comment 2021-04-01 12:16:43 +09:00
ousttrue
323a816024 WIP RuntimeUnityBuilder 2021-04-01 12:16:43 +09:00
ousttrue
7fce3654e0 rename. remove IExternalUnityObject 2021-04-01 12:16:42 +09:00
ousttrue
fec118d788 WIP UniGLTF with VrmLib.Model 2021-04-01 12:16:42 +09:00
ousttrue
8629f4df5c VrmLoader.CreateVrmModel use GltfParser 2021-04-01 12:16:42 +09:00
ousttrue
62b70d8cb0 UnityEditor.Experimental.AssetImporters to UnityEditor.AssetImporters #if UNITY_2020_2_OR_NEWER 2021-03-17 15:01:08 +09:00
ousttrue
b4f71fed84 GltfScriptedImporter 2021-02-22 20:09:06 +09:00
ousttrue
59129af006
Merge pull request #727 from ousttrue/feature10/z_plus_forward
VRM1 は、XYZ_RightUpForward_RH にする
2021-02-19 20:23:36 +09:00
Masataka SUMI
cfa276c211 spec の参照先を submodule に変更 2021-02-18 20:06:59 +09:00
ousttrue
f2e9e96fdf MigrationVrm 2021-02-16 18:21:49 +09:00
ousttrue
5f86ffe842 VrmLib.Coordinates.Vrm1
https://github.com/vrm-c/vrm-specification/issues/205
2021-02-16 18:06:16 +09:00
Masataka SUMI
0341725770 Implements expression overriding https://github.com/vrm-c/vrm-specification/pull/196 2021-02-01 22:29:42 +09:00
Masataka SUMI
7986638c82 Refactoring reference between Expression and LookAt. 2021-02-01 19:27:22 +09:00
Masataka SUMI
349fd06645 Rename 2021-02-01 16:04:24 +09:00
Masataka SUMI
a3afd483d0 Define ExpressionValidator instead of ExpressionAccumulator 2021-02-01 15:54:13 +09:00
ousttrue
e6a02a90f0 Add Component するので Runtime にいる必要があった。
ビルドは後でなおす
2021-01-29 16:34:34 +09:00
ousttrue
4173d00c9a generate expression
OverrideBlink, OverrideLookAt, OverrideMouth
2021-01-29 16:26:13 +09:00
ousttrue
feff04d3a6 trs 2021-01-28 20:03:19 +09:00
ousttrue
a57e30e3ba MorphTargetBinding 2021-01-28 20:03:19 +09:00
ousttrue
ab79501f9f selector 2021-01-28 20:03:18 +09:00
ousttrue
0ec33be304 fix propname 2021-01-28 20:03:18 +09:00
ousttrue
b2fd1dc8ce IExpressionAccumulator 2021-01-28 20:03:18 +09:00
ousttrue
16e4bcab44 fix build error in vrm10
#701
2021-01-28 18:33:49 +09:00
ousttrue
7a9714fff5 MigrateMeta 2021-01-21 14:29:04 +09:00
ousttrue
24ff0d3fd1 MigrationMenu 2021-01-20 21:47:56 +09:00
ousttrue
505417a964 merge VrmLib.GLb to UniGLTF.Glb 2021-01-20 18:36:39 +09:00
ousttrue
0484f02198 VRM10SpringBoneManager.cs 2021-01-20 18:36:39 +09:00
ousttrue
3b0cccdfab prefix VRM10 2021-01-20 18:36:38 +09:00
ousttrue
0746d8d48b tabbar to popup menu 2021-01-20 18:36:38 +09:00
ousttrue
114ee76bdf Authors 2021-01-20 18:36:38 +09:00
ousttrue
ff31a01e7d update menu 2021-01-14 19:26:33 +09:00
PoChang007
c53b63f001 clean unused .meta 2021-01-13 18:20:54 +09:00
ousttrue
d53942a7bd merge vrm10
* MeshUtility を UniGLTF 下に移動
* Assets/VRM10 を追加
* JsonSchemaからのコード生成 UniGLTF/Editor/Generator を追加
2021-01-07 13:37:24 +09:00