Commit Graph

960 Commits

Author SHA1 Message Date
notargs
23ac5c06a3 Fix Quaternion.AngleAxis 2021-10-15 17:19:21 +09:00
ousttrue
fe4c65489a copy Samples to Samples~ 2021-10-14 20:51:13 +09:00
ousttrue
da56364d7d
Merge pull request #1299 from ousttrue/fix/mv_samples
[Maintenance] Samples を Samples~ に移動
2021-10-13 19:54:35 +09:00
ousttrue
20a9755df6 fix warnings 2021-10-13 17:51:12 +09:00
ousttrue
251c3d7706 Samples を Samples~ に移動
以降、Unity でコンパイルが通っていることを保証できない。つらい
2021-10-13 17:37:45 +09:00
ousttrue
eabd4ca920 UniVRM-0.86.0 2021-10-07 19:17:09 +09:00
ousttrue
0589a187ba BvhImporterContext.Parse の引き数間違いを修正 2021-10-05 16:31:34 +09:00
PoChang007
64abe0dd81
Merge pull request #1264 from ousttrue/version/v0_85_0
UniVRM-0.85.0
2021-09-29 17:38:20 +09:00
PoChang007
6e3715b8bc
Merge pull request #1262 from ousttrue/fix/unity_version
Fix/unity version
2021-09-29 17:38:02 +09:00
PoChang007
3ebced6fd7
Merge pull request #1244 from ousttrue/fix/throw
Fix throw by First. Use FirstOrDefault
2021-09-29 17:37:16 +09:00
ousttrue
d4632ab599 UniVRM-0.85.0 2021-09-29 16:56:25 +09:00
notargs
95a7999c94 Fix comment 2021-09-29 16:35:28 +09:00
notargs
4f272885c0 Add meta file 2021-09-29 16:16:06 +09:00
notargs
db1f914aac Add fastSpringBone support to sample 2021-09-29 16:15:54 +09:00
notargs
0025182b91 Add VRM FastSpringBone support 2021-09-29 16:14:41 +09:00
notargs
da81c27b81 Add FastSpringBone 2021-09-29 16:11:34 +09:00
ousttrue
38727a9bc3 add asmdef for samples 2021-09-29 16:04:08 +09:00
ousttrue
ccb1e61f5e catch NotVrm0Exception 2021-09-29 14:06:42 +09:00
ousttrue
33e730009c Vrm と それ以外の glb の処理分岐方法を変更 2021-09-29 13:47:04 +09:00
Masataka SUMI
1fa7b70b0c UnlitTransparentWithZWrite は MToon の Emissive Factor にフォールバックさせる 2021-09-28 19:18:53 +09:00
Masataka SUMI
2c4803b3eb rename 2021-09-28 19:02:41 +09:00
ousttrue
a92890f371 Implement VRMZWriteMaterialImporter 2021-09-27 21:01:35 +09:00
ousttrue
141076b18d Fix throw by First. Use FirstOrDefault 2021-09-24 19:15:22 +09:00
ousttrue
7d98ff15f9 UniVRM-0.84.0 2021-09-17 17:38:18 +09:00
ousttrue
9b58179447 UniVRM-0.83.0 2021-09-10 12:34:50 +09:00
ousttrue
8ca2a46013 fix SimpleViewer. play gltf animation 2021-09-08 19:07:54 +09:00
ousttrue
872888a35a GlbGltfZipFileParser が AmbiguousGltfFileParser と同じ内容だった。
* GlbGltfZipFileParser 削除
* AmbiguousGltfFileParser を AutoGltfFileParser に改名(うーむ)
2021-09-08 17:41:23 +09:00
ousttrue
672e11e3ce 不完全な TaskCaller 削除。デフォルトは、ImmediateCaller とする。 2021-09-08 15:28:35 +09:00
ousttrue
cff902b41a update SimpleViewer 2021-09-08 15:25:43 +09:00
ousttrue
da05ff6ba8 UniVRM-0.82.1 2021-09-03 15:58:52 +09:00
ousttrue
d938e9dd05 VrmExtensions to VrmExtension 2021-09-02 13:00:33 +09:00
ousttrue
5dd603f4fc MaterialDescriptorGenerator を constructor 経由にした 2021-09-01 21:44:03 +09:00
ousttrue
be20d1ce96 add VRMData.cs 2021-09-01 21:26:50 +09:00
ousttrue
2e8d8dd316 VRMImporterContext の materialGenerator をカスタマイズするのに VRM.glTF_VRM_extensions vrm が必用
* VRMImporterContext の中で VRM.glTF_VRM_extensions vrm を取り出していて使いづらいので引き数で渡す方法を追加することにした
2021-09-01 20:37:37 +09:00
ousttrue
d6cab51b2e UniVRM-0.82.0 2021-09-01 15:43:44 +09:00
ousttrue
dc58edafdd rename URP to Urp 2021-08-31 19:31:42 +09:00
ousttrue
90f49c4262 add Vrm10UrpMaterialDescriptorGenerator and VRMURPMaterialDescriptorGenerator 2021-08-31 19:30:21 +09:00
ousttrue
8c69119058 add VRM10AutoExpression for VRM10Viewer. move test_motion.txt 2021-08-25 19:58:45 +09:00
PoChang007
8d4c9c2630
Merge pull request #1161 from ousttrue/fix/README_etc
Fix/readme etc
2021-08-20 18:01:04 +09:00
ousttrue
a16d352cd9 rename unigltf to gltf 2021-08-20 16:57:39 +09:00
ousttrue
ae939b0ad0 UnityPackage に Samples を含める 2021-08-20 16:14:42 +09:00
ousttrue
7189cfeeb3 内部バージョンは維持 UniGLTF/UniGLTFVersion.cs
* gltf/asset/generator は据え置き
2021-08-20 13:38:16 +09:00
ousttrue
ecf2fa86a1 dummy_build 2021-08-20 13:23:47 +09:00
ousttrue
8e51cef38f UniVRM-0.81.0
* rename com.vrmc.unigltf to com.vrmc.gltf
* and reversion. com.vrmc.gltf use same version with vrm
2021-08-19 18:49:08 +09:00
ousttrue
adf11cd151 unitypackage 名 2021-08-18 21:12:26 +09:00
ousttrue
8b433a9e49 未使用 2021-08-18 21:12:12 +09:00
ousttrue
9562909c65 com.vrmc.univrm1 to com.vrmc.vrm 2021-08-18 20:56:43 +09:00
ousttrue
497ec8156b update unitypackage 2021-08-18 19:58:44 +09:00
ousttrue
33a3b15c37 fix 2021-08-18 19:02:47 +09:00
ousttrue
54d2e967e5 mv VRM10.Samples to VRM10/Samples
* StreamingAssets 移動
* BVH load 調整
2021-08-18 18:19:14 +09:00