ousttrue
|
4a59507358
|
ビルド時の参照エラーを修正
|
2021-11-25 15:43:38 +09:00 |
|
ousttrue
|
04dfd2a508
|
UniVRM-0.90.0
|
2021-11-25 15:25:49 +09:00 |
|
ousttrue
|
076f946007
|
Merge pull request #1385 from ousttrue/fix/gltf_export_material_validation
未知の material をエクスポートするとエラーになるのを回避
|
2021-11-25 15:24:04 +09:00 |
|
ousttrue
|
9a8b428e19
|
flow もとに戻し。 HasProperty で GetProperty のエラーを回避
|
2021-11-25 15:21:07 +09:00 |
|
ousttrue
|
5ed63e6aef
|
warning message use MAX_WEIGHT
|
2021-11-24 21:56:10 +09:00 |
|
ousttrue
|
f4120c7722
|
UnityObject だし
|
2021-11-24 21:54:02 +09:00 |
|
ousttrue
|
4533a7f0bf
|
const
|
2021-11-24 21:52:47 +09:00 |
|
ousttrue
|
b1c431a04e
|
fix slider
|
2021-11-24 21:13:10 +09:00 |
|
ousttrue
|
b0d8cfa567
|
GetBlendShapeWeight, SetBlendShapeWeight 前後で100倍する
|
2021-11-24 21:10:58 +09:00 |
|
ousttrue
|
73f2b39907
|
add test
|
2021-11-24 20:45:04 +09:00 |
|
ousttrue
|
9ce7cabc17
|
ScriptableObject に 100倍された値を保持するのをやめる
* SetBlendShapeWeight 時に 100 倍する
|
2021-11-24 20:17:51 +09:00 |
|
ousttrue
|
2588cf45ee
|
editor の null check
|
2021-11-24 20:16:48 +09:00 |
|
ousttrue
|
35cc1dda03
|
未知の material をエクスポートするとエラーになるのを回避
|
2021-11-24 20:14:54 +09:00 |
|
notargs
|
e53065aeff
|
Use NativeSlice
|
2021-11-16 19:56:40 +09:00 |
|
notargs
|
c98a94bccb
|
Add CopyIndicesJobs
|
2021-11-16 19:53:29 +09:00 |
|
notargs
|
4da92aa797
|
Serializable
|
2021-11-16 19:30:00 +09:00 |
|
notargs
|
550a5ae9f8
|
Add Serializable
|
2021-11-16 19:29:40 +09:00 |
|
notargs
|
b1afcf4c01
|
コメントを追加
|
2021-11-16 19:27:51 +09:00 |
|
notargs
|
be35f19cb7
|
MeshImporterDividedのBlendShapeの更新にかなり時間がかかっていた問題を修正
|
2021-11-16 19:11:53 +09:00 |
|
notargs
|
7b32f07c78
|
MeshImporterDividedを高速化
|
2021-11-16 18:38:37 +09:00 |
|
notargs
|
ed4aada948
|
Fix jobs
|
2021-11-12 19:09:05 +09:00 |
|
notargs
|
6db8e5ecbf
|
MeshImporterDivided.LoadDividedをNew Mesh API対応
|
2021-11-12 18:39:10 +09:00 |
|
notargs
|
f566804cc4
|
IndexBufferをNew Mesh APIに対応
|
2021-11-12 14:01:08 +09:00 |
|
notargs
|
cc657de263
|
Merge remote-tracking branch 'upstream/master' into feature/use_new_mesh_api
|
2021-11-12 13:28:40 +09:00 |
|
notargs
|
c8fff439fb
|
Add comment
|
2021-11-12 13:28:31 +09:00 |
|
notargs
|
a3674a992b
|
UniVRM10のVertexの更新をNew Mesh APIに変更
|
2021-11-12 13:25:03 +09:00 |
|
PoChang007
|
aeef53b8e8
|
Merge pull request #1375 from ousttrue/version/v0_89_1
UniVRM-0.89.1
|
2021-11-11 18:55:24 +09:00 |
|
ousttrue
|
8ab7cb75eb
|
UniVRM-0.89.1
|
2021-11-11 18:44:16 +09:00 |
|
ousttrue
|
77cc07f3d9
|
set indexFormat
|
2021-11-11 18:31:16 +09:00 |
|
notargs
|
3ba32fc014
|
rm Pack=1
|
2021-11-11 15:18:40 +09:00 |
|
notargs
|
57f98a8050
|
Rename texCoord
|
2021-11-11 15:17:50 +09:00 |
|
notargs
|
87c7e8d72d
|
MeshVertexの変数をprivateに
|
2021-11-11 15:12:40 +09:00 |
|
notargs
|
cfd8ad3fc7
|
MeshVertexをinternalに
|
2021-11-11 14:43:03 +09:00 |
|
notargs
|
2917119ac6
|
コメントを追加
|
2021-11-11 14:30:47 +09:00 |
|
notargs
|
98eae35bad
|
IndexBufferの更新処理をNewMeshAPIに変更
|
2021-11-11 14:22:29 +09:00 |
|
notargs
|
1abd5331c4
|
頂点の更新にMeshAPI v2を利用する
|
2021-11-11 13:00:06 +09:00 |
|
notargs
|
da4a703523
|
format
|
2021-11-10 14:54:35 +09:00 |
|
notargs
|
7845f24edf
|
ListをIReadOnlyListに変更・その他フォーマット
|
2021-11-10 13:45:10 +09:00 |
|
notargs
|
0a87b949d3
|
MeshImporterからMeshContextを分離
|
2021-11-10 12:26:58 +09:00 |
|
ousttrue
|
ef4d6df992
|
UniVRM-0.89
|
2021-11-08 21:01:04 +09:00 |
|
PoChang007
|
85bf65ff20
|
Merge pull request #1365 from ousttrue/fix10/update_meta
[1.0] meta の Editor 仕様に追随
|
2021-11-08 20:35:51 +09:00 |
|
ousttrue
|
fee1a2c091
|
update meta editor
|
2021-11-08 20:24:46 +09:00 |
|
ousttrue
|
ce5f88f4ee
|
m_copyright
|
2021-11-08 19:29:45 +09:00 |
|
PoChang007
|
801f5b3f88
|
Merge pull request #1364 from ousttrue/fix/menu_slash
menu that contains "//" is not visible in Unity-2021.2
|
2021-11-08 19:16:42 +09:00 |
|
ousttrue
|
55b6921a6a
|
ファイル名と中身が不一致。ファイル名を修正
|
2021-11-08 18:59:45 +09:00 |
|
ousttrue
|
246c15dc10
|
menu that contains "//" is not visible in Unity-2021.2
|
2021-11-08 18:01:50 +09:00 |
|
ousttrue
|
ce496954c1
|
meshを正規化するときに、法線を正規化する。
さもないと blendshape が壊れる
|
2021-11-08 16:07:02 +09:00 |
|
ousttrue
|
1dfa3cd9bc
|
glTF 形式の uri アクセスをキャッシュ(たぶん、0.87以前の動作)。
一部のモデルで File.ReadAllBytes(もしくはzip decode) の多発で低速化する。
* glb(vrm)には影響しない
* buffer.uri が "data:" でないときもキャッシュする
* buffers[0] を glb bin chunk と見做す判定を修正
|
2021-11-08 15:44:53 +09:00 |
|
ousttrue
|
cad9bf739e
|
v0.88.1
|
2021-11-01 18:50:35 +09:00 |
|
ousttrue
|
bbc3db8967
|
設定が無い時にデフォルト値を作る
|
2021-11-01 18:49:24 +09:00 |
|
Masataka SUMI
|
7935258363
|
Merge pull request #1349 from 0b5vr/mtoon-emissive-colorspace
fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
|
2021-10-29 13:48:19 +09:00 |
|
0b5vr
|
21eaa5307e
|
fix (VRM1.0, MToon): Fix color space of emissiveFactor (2)
conversion should not be done throughout the entire UniVRM procedure
|
2021-10-29 13:46:37 +09:00 |
|
ousttrue
|
45d16b6772
|
Merge pull request #1348 from 0b5vr/mtoon-spec-version
fix (VRM1.0, MToon): change export spec version to 1.0-beta
|
2021-10-29 12:56:26 +09:00 |
|
Masataka SUMI
|
3e6abc9e5e
|
comment
|
2021-10-29 00:49:46 +09:00 |
|
Masataka SUMI
|
100333d3c4
|
RenderQueue が default 値の場合を考慮
|
2021-10-29 00:06:43 +09:00 |
|
Masataka SUMI
|
2bfe585c38
|
mv
|
2021-10-28 23:58:21 +09:00 |
|
Masataka SUMI
|
b1710eb5d1
|
make internal
|
2021-10-28 23:57:11 +09:00 |
|
Masataka SUMI
|
a43ba0176f
|
comment
|
2021-10-28 23:56:15 +09:00 |
|
Masataka SUMI
|
07967a0acd
|
comment
|
2021-10-28 23:54:54 +09:00 |
|
Masataka SUMI
|
bd4df41789
|
try の範囲を狭める
|
2021-10-28 23:45:28 +09:00 |
|
Masataka SUMI
|
3dcc802285
|
Consider RenderQueue in migration UnlitTransparentZWrite
|
2021-10-28 23:37:29 +09:00 |
|
Masataka SUMI
|
9d6831f85f
|
Give spec version in migratin MTOon
|
2021-10-28 23:01:40 +09:00 |
|
Masataka SUMI
|
45565eb61d
|
Migrate UnlitTranpsarentZWrite
|
2021-10-28 23:00:43 +09:00 |
|
Masataka SUMI
|
f73a8233b2
|
migration uv offset scale when legacy unlit material.
|
2021-10-28 22:38:49 +09:00 |
|
Masataka SUMI
|
2d1921c1f3
|
Disable vertex color when use legacy unlit.
|
2021-10-28 22:06:50 +09:00 |
|
Masataka SUMI
|
6c87e1d8d1
|
follow material name in migration unlit
|
2021-10-28 21:51:44 +09:00 |
|
Masataka SUMI
|
75619bd5b2
|
refactoring
|
2021-10-28 21:40:15 +09:00 |
|
Masataka SUMI
|
7ee1555ad6
|
Migrate old unlit materials.
|
2021-10-28 21:40:05 +09:00 |
|
Masataka SUMI
|
7df789afde
|
Divide & Refactoring classes in migration MToon.
|
2021-10-28 21:28:09 +09:00 |
|
0b5vr
|
acb9a25ce2
|
fix (VRM1.0, MToon): importer should treat emissive factor and parametric rim color factor as linear colorspace
|
2021-10-28 17:23:07 +09:00 |
|
0b5vr
|
600e8eb8d8
|
fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
|
2021-10-28 17:13:02 +09:00 |
|
0b5vr
|
1501f61833
|
fix (VRM1.0, MToon): change export spec version to 1.0-beta
|
2021-10-28 17:07:11 +09:00 |
|
ousttrue
|
48082bb7b7
|
Merge pull request #1347 from ousttrue/fix10/update_uvbindings
[1.0] Expression UV Binding の挙動
|
2021-10-28 16:43:10 +09:00 |
|
ousttrue
|
674b9fe859
|
MaterialUVBindings の対象をテクスチャー
|
2021-10-28 15:51:05 +09:00 |
|
ousttrue
|
c827c7c7f0
|
Merge pull request #1346 from ousttrue/fix10/fix_expression_migration
Fix10/fix expression migration
|
2021-10-28 15:14:09 +09:00 |
|
ousttrue
|
3ba9d1cc7c
|
Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex)
|
2021-10-28 14:58:03 +09:00 |
|
PoChang007
|
81e65cc10e
|
Merge pull request #1345 from ousttrue/version/v0_88_0
UniVRM-0.88.0
|
2021-10-27 23:10:53 +09:00 |
|
ousttrue
|
bfb4e74489
|
fix test
|
2021-10-27 22:05:30 +09:00 |
|
ousttrue
|
71f1eb32b0
|
代入漏れの修正
|
2021-10-27 22:02:32 +09:00 |
|
ousttrue
|
744221f847
|
Add MigrationVrmExpression.Check
|
2021-10-27 22:00:31 +09:00 |
|
ousttrue
|
efbe717282
|
UniVRM-0.88.0
|
2021-10-27 21:07:25 +09:00 |
|
ousttrue
|
806ae8d060
|
const LICENSE_URL_JA
|
2021-10-27 21:02:08 +09:00 |
|
ousttrue
|
87927e48fc
|
Merge pull request #1343 from ousttrue/fix/data_uri_handling
bufferView の data uri を実装
|
2021-10-27 20:43:04 +09:00 |
|
ousttrue
|
13ff1fdb45
|
順番、名前調整。ForTest。
|
2021-10-27 20:35:16 +09:00 |
|
ousttrue
|
4ea2115c8d
|
改行
|
2021-10-27 20:25:36 +09:00 |
|
ousttrue
|
48561c77ef
|
CreateFromExportForTest
|
2021-10-27 20:23:59 +09:00 |
|
ousttrue
|
14d420e6a4
|
Append to ExtendBufferAndGetView
|
2021-10-27 20:22:00 +09:00 |
|
ousttrue
|
4b98e1e868
|
ExportingGltfData.GLTF
|
2021-10-27 20:19:50 +09:00 |
|
ousttrue
|
b8aad0cc63
|
IByteBuffer and glTFBuffer decoupling.
|
2021-10-27 19:01:42 +09:00 |
|
ousttrue
|
95c3c7c5d4
|
rename GltfData buffer access methods
|
2021-10-27 18:17:47 +09:00 |
|
ousttrue
|
4f7043ffdd
|
Implement data: uri dispatch
|
2021-10-27 17:58:35 +09:00 |
|
ousttrue
|
fecbf3f0de
|
GltfData.GetBytesFromUri
|
2021-10-27 17:31:32 +09:00 |
|
ousttrue
|
4a5bbaaa9a
|
Warning message
|
2021-10-27 15:55:50 +09:00 |
|
ousttrue
|
6597c487d2
|
稀に無い
|
2021-10-27 15:50:33 +09:00 |
|
ousttrue
|
6156d04c69
|
Avoid First throw. Skip if not found
|
2021-10-27 15:48:29 +09:00 |
|
ousttrue
|
780f08beb2
|
Merge pull request #1339 from ousttrue/gltf_buffer_helper
[Maintenance] refactoring gltf buffer access
|
2021-10-27 14:23:01 +09:00 |
|
ousttrue
|
1070168d64
|
w to data
|
2021-10-26 21:05:42 +09:00 |
|
ousttrue
|
1eec47dedd
|
Update exporter interface. use ExportingGltfData
|
2021-10-26 21:02:09 +09:00 |
|
ousttrue
|
e8f7fdbda7
|
Rename GltfBufferWriter to ExportingGltfData
|
2021-10-26 20:34:50 +09:00 |
|
ousttrue
|
04a58dc02c
|
Remove unused IStorage.GetPath
|
2021-10-26 19:33:24 +09:00 |
|
ousttrue
|
ddcb5af0e3
|
readonly struct Byte4 and UShort4.
|
2021-10-26 19:31:16 +09:00 |
|
ousttrue
|
1e2166eb10
|
sealed class GltfStorage
|
2021-10-26 19:26:50 +09:00 |
|
ousttrue
|
0d1c1d92fd
|
remove region
|
2021-10-26 19:17:53 +09:00 |
|
ousttrue
|
766bac70c7
|
Rename IUrlGetter to IStorage again.
|
2021-10-26 19:14:50 +09:00 |
|
ousttrue
|
cc1e10c5bd
|
Update GltfData comment.
|
2021-10-26 19:04:18 +09:00 |
|
notargs
|
0316352e8c
|
Fix ReconstructSpringBone default rotation
|
2021-10-26 18:43:34 +09:00 |
|
ousttrue
|
58678776b5
|
add GltfBufferWriter
|
2021-10-26 17:37:03 +09:00 |
|
ousttrue
|
767aeeb9bd
|
Separate Byte4.cs and UShort4.cs
|
2021-10-26 14:11:06 +09:00 |
|
ousttrue
|
81c6c743db
|
rename IStorage to IUrlGetter
|
2021-10-26 13:14:07 +09:00 |
|
ousttrue
|
1c2180793b
|
remove unused IStorage.GetPath
|
2021-10-26 13:09:30 +09:00 |
|
ousttrue
|
758a9ffff9
|
IStorage
|
2021-10-26 13:00:56 +09:00 |
|
ousttrue
|
1802915111
|
mv gltf buffer access functions to GltfData from GltfExtensions
|
2021-10-26 13:00:56 +09:00 |
|
notargs
|
1e98f065e1
|
Fix errors
|
2021-10-25 17:03:47 +09:00 |
|
notargs
|
adcf43dcbe
|
Merge remote-tracking branch 'upstream/master' into readonly_struct_material_descriptor
|
2021-10-25 17:02:13 +09:00 |
|
notargs
|
700f033fd7
|
MaterialDescriptorをreadonly structに変更
|
2021-10-25 16:52:55 +09:00 |
|
Masataka SUMI
|
d6f7b23970
|
rename
|
2021-10-22 20:33:55 +09:00 |
|
Masataka SUMI
|
e8037d112c
|
refactoring
|
2021-10-22 20:32:21 +09:00 |
|
Masataka SUMI
|
d2e2f8403e
|
VRM 0.x の仕様に反する変換 Export は throw する
|
2021-10-22 20:31:28 +09:00 |
|
Masataka SUMI
|
2a01ef551b
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into fixExporterInterface
|
2021-10-22 20:22:58 +09:00 |
|
Masataka SUMI
|
6b43069eb9
|
Remove RuntimeGltfInstance before saving a prefab.
|
2021-10-22 18:58:10 +09:00 |
|
ousttrue
|
616f386a29
|
Merge pull request #1331 from Santarh/transparentZwriteFallback
Fix UnlitTransparentZWrite fallback code.
|
2021-10-22 17:15:25 +09:00 |
|
Masataka SUMI
|
4d6bf7d614
|
不要なフォールバックになったので削除する
|
2021-10-22 17:10:13 +09:00 |
|
Masataka SUMI
|
efbb5aca0c
|
renderQueue を復帰する
|
2021-10-22 17:09:52 +09:00 |
|
Masataka SUMI
|
fe25feaed6
|
refactor
|
2021-10-22 16:39:23 +09:00 |
|
Masataka SUMI
|
4b0cfe972e
|
comment
|
2021-10-22 16:38:40 +09:00 |
|
Masataka SUMI
|
bd982eae8f
|
rename
|
2021-10-22 16:31:58 +09:00 |
|
Masataka SUMI
|
61415a927d
|
TransparentZwrite のフォールバック時の指定を明示的にする
|
2021-10-22 16:06:45 +09:00 |
|
ousttrue
|
58bf984c9c
|
Merge pull request #1330 from notargs/feature/bugfix
FastSpringBoneがMathf関連のエラーを吐く問題を修正
|
2021-10-22 15:34:54 +09:00 |
|
notargs
|
698e7c0f15
|
不要なキャストを削除
|
2021-10-22 15:30:26 +09:00 |
|
notargs
|
c68be7c59f
|
Fix comment
|
2021-10-22 15:25:19 +09:00 |
|
notargs
|
c215022153
|
Unuse mathf in burst
|
2021-10-22 15:24:34 +09:00 |
|
Masataka SUMI
|
95b032d12e
|
gltfExporter の GltfExportSettings が、コンストラクタと Export 関数の引数で二重に与えられていたのを修正
|
2021-10-20 16:31:42 +09:00 |
|
ousttrue
|
4ae9b94e89
|
Merge pull request #1324 from notargs/feature/fastspringbone_bugfix
Normalize quaternion on update headTransform.rotation
|
2021-10-19 18:17:33 +09:00 |
|
notargs
|
c350fa2808
|
Fix format
|
2021-10-19 17:04:35 +09:00 |
|
notargs
|
1e4b054790
|
Normalize quaternion on update headTransform.rotation
|
2021-10-19 16:18:17 +09:00 |
|
ousttrue
|
94fe98cbd0
|
use RuntimeOnlyAwaitCaller
|
2021-10-18 18:48:35 +09:00 |
|
ousttrue
|
8ea504653e
|
use RuntimeOnlyAwaitCaller
|
2021-10-18 18:45:23 +09:00 |
|
ousttrue
|
b91eb724d3
|
remove meta
|
2021-10-18 18:44:23 +09:00 |
|
ousttrue
|
df9f4ac07e
|
unitypackageの分け方
* UniVRM
* UnivRM_Samples
* VRM
* VRM_Samples
の4パッケージとする
|
2021-10-18 14:19:08 +09:00 |
|
ousttrue
|
0d25276a00
|
compile check for Build
|
2021-10-18 13:27:49 +09:00 |
|
Masataka SUMI
|
90bef72796
|
Trim generated code line ends space.
|
2021-10-15 22:15:14 +09:00 |
|
ousttrue
|
c8a1c99f80
|
top
|
2021-10-15 18:05:17 +09:00 |
|
ousttrue
|
9980faec2a
|
1.0-beta
|
2021-10-15 17:57:28 +09:00 |
|
ousttrue
|
b407190a80
|
Merge pull request #1314 from notargs/feature/spring_bone_reconstruction
FastSpringBone1.0の内部構造を動的に変更するための仕組みを追加しました
|
2021-10-15 17:40:24 +09:00 |
|
ousttrue
|
2e8a6cebb3
|
Merge pull request #1315 from Santarh/ignoreCaseImport
At importing, Unity asset name is fixed with ignore-case comparison.
|
2021-10-15 17:38:20 +09:00 |
|
notargs
|
23ac5c06a3
|
Fix Quaternion.AngleAxis
|
2021-10-15 17:19:21 +09:00 |
|
Masataka SUMI
|
40e5de26c2
|
Editor Import においてファイルシステムに展開されうる Asset の Name は、大文字小文字の違いは同一として判断する
|
2021-10-15 17:04:57 +09:00 |
|
notargs
|
e9e4c9d5b6
|
コメントを追加
|
2021-10-15 16:57:09 +09:00 |
|
notargs
|
cfd246fce2
|
SpringBoneの内部構造を動的に変更するための仕組みを追加
|
2021-10-15 16:53:38 +09:00 |
|
ousttrue
|
2d85419860
|
CreateNodes で正しく Scale を反映する
|
2021-10-15 14:57:29 +09:00 |
|
ousttrue
|
cee27ed12b
|
quat(0, 0, 0, 1) 時の AxisAngle
|
2021-10-15 14:57:27 +09:00 |
|
ousttrue
|
255ad03cd2
|
migrate_with_scaling
|
2021-10-15 14:55:16 +09:00 |
|
ousttrue
|
ba9cf79a89
|
Merge pull request #1308 from ousttrue/fix/ushort_indices
[1.0] ushort, byte 型の indices を持つモデルのマイグレーション
|
2021-10-14 21:33:17 +09:00 |
|
ousttrue
|
76497f936c
|
Merge pull request #1311 from Santarh/awaitcaller
Implements asynchronous AwaitCaller at runtime.
|
2021-10-14 21:26:35 +09:00 |
|
Masataka SUMI
|
92f09afdab
|
comment
|
2021-10-14 21:10:08 +09:00 |
|
ousttrue
|
fe4c65489a
|
copy Samples to Samples~
|
2021-10-14 20:51:13 +09:00 |
|
Masataka SUMI
|
7b085d9b5d
|
make internal
|
2021-10-14 19:43:00 +09:00 |
|
ousttrue
|
d660b9e999
|
Merge pull request #1309 from ousttrue/fix/copy_samples
copy Samples~ to under Assets
|
2021-10-14 19:40:55 +09:00 |
|
Masataka SUMI
|
6f7e2b7ab4
|
Fix infinite loop
|
2021-10-14 19:33:41 +09:00 |
|
ousttrue
|
e95ff88c38
|
copy Samples~ to under Assets
|
2021-10-14 19:28:31 +09:00 |
|
Masataka SUMI
|
cb1e30a195
|
RuntimeOnlyAwaitCaller を実装
|
2021-10-14 19:18:44 +09:00 |
|
ousttrue
|
907044ed78
|
byte, sbyte
|
2021-10-14 19:05:15 +09:00 |
|
ousttrue
|
018f74402b
|
ToArray を最小化するべくもっとまじめにやるべき
|
2021-10-14 19:00:40 +09:00 |
|
ousttrue
|
c10d19c580
|
byte_indices
|
2021-10-14 18:58:39 +09:00 |
|
ousttrue
|
9f1207cfa9
|
いちおう byte 型も実装
|
2021-10-14 18:45:14 +09:00 |
|
ousttrue
|
f52e6b481f
|
ushort の index を uint に変換する
|
2021-10-14 18:44:15 +09:00 |
|
ousttrue
|
0a9b989d25
|
bug 修正
|
2021-10-14 18:43:46 +09:00 |
|
ousttrue
|
9a950f8fab
|
primitive.indices の型を ushort に対応させる
|
2021-10-14 18:26:37 +09:00 |
|
Masataka SUMI
|
4743ad7c57
|
mv
|
2021-10-14 18:19:15 +09:00 |
|
ousttrue
|
6a8d84a2a0
|
Merge pull request #1307 from Santarh/refacmv
VRMShaders.GLTF.IO 以下のディレクトリ整理
|
2021-10-14 18:05:55 +09:00 |
|
Masataka SUMI
|
8a526ac051
|
mv Animation
|
2021-10-14 18:00:11 +09:00 |
|
Masataka SUMI
|
22bb8ba01b
|
VRMShaders.GLTF.IO.Runtime 以下のディレクトリ整理
|
2021-10-14 17:57:20 +09:00 |
|
Yutaka Sato
|
0953e00dfa
|
Merge pull request #1306 from notargs/feature/fastspringbone_fix_awaitcaller_bug
Hierarchyの構築が終わるまでVrm10Instanceの有効化を遅延させる
|
2021-10-14 17:38:26 +09:00 |
|
notargs
|
e2cc73b03c
|
Hierarchyの構築が終わるまでVrm10Instanceの有効化を遅延させる
|
2021-10-14 17:31:50 +09:00 |
|
ousttrue
|
9560187ea2
|
clear Tangent
|
2021-10-14 16:49:10 +09:00 |
|
ousttrue
|
0f2c97c10a
|
マイグレーション時に古い頂点Attributeが残っていた(TANGENT, COLOR_0, TEXCOORD_1)
|
2021-10-14 16:25:24 +09:00 |
|
ousttrue
|
e54afdbeed
|
bones null check
|
2021-10-14 15:54:26 +09:00 |
|
ousttrue
|
c0a02c3c5e
|
Test use latest interface.
|
2021-10-14 15:36:01 +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
|
c28b51ae1f
|
null test filter.sharedMesh
|
2021-10-11 15:22:03 +09:00 |
|
ousttrue
|
c90da0da79
|
Mesh.vertexCount before assignment
|
2021-10-11 15:11:38 +09:00 |
|
ousttrue
|
5e84cee74b
|
Merge pull request #1287 from ousttrue/fix10/VisibleRenderers
[1.0] !isSelf かつ firstPersonOnly のときに VisibleRenderers から除去する
|
2021-10-11 14:55:10 +09:00 |
|
ousttrue
|
1469659926
|
field to property
|
2021-10-11 14:43:49 +09:00 |
|
ousttrue
|
bf7e84b1ab
|
Merge pull request #1280 from ousttrue/fix10/migrate_not_normalized
[1.0] ヒエラルキーに回転・スケールが含まれているモデルのマイグレーション
|
2021-10-11 14:37:22 +09:00 |
|
ousttrue
|
80a238c9be
|
!isSelf かつ firstPersonOnly のときに VisibleRenderers から除去する
|
2021-10-08 20:09:52 +09:00 |
|
ousttrue
|
a9870189cb
|
add RuntimeGltfInstance.VisibleRenderers
|
2021-10-08 20:04:12 +09:00 |
|
ousttrue
|
6506bef069
|
default 引き数とりやめ
|
2021-10-08 14:50:41 +09:00 |
|
ousttrue
|
828e018afa
|
bin chunk は [1]。 field の順番を整理。GLB 仕様に関するコメントを追加。
|
2021-10-08 14:49:39 +09:00 |
|
ousttrue
|
2adbb21f7b
|
GetComponentType<int> を仕様に準拠して不許可に。上流を uint に修正
|
2021-10-08 14:38:51 +09:00 |
|
ousttrue
|
4a19a4ed8f
|
Merge pull request #1283 from notargs/feature/fix_exporting_bug
Ignore meshFilter if it hided or hasn't vertex
|
2021-10-08 14:00:14 +09:00 |
|
notargs
|
75afd54cfb
|
Ignore meshFilter if it hided or hasn't vertex
|
2021-10-08 13:50:34 +09:00 |
|
ousttrue
|
eabd4ca920
|
UniVRM-0.86.0
|
2021-10-07 19:17:09 +09:00 |
|
ousttrue
|
8001d3673e
|
MeshUpdater
|
2021-10-07 17:44:39 +09:00 |
|
ousttrue
|
faedf96c1d
|
Migrate(UniGLTF.GltfData data)
|
2021-10-07 13:59:38 +09:00 |
|
ousttrue
|
990b5b35b8
|
Vrm10Exporterを整理
|
2021-10-07 13:46:20 +09:00 |
|
PoChang007
|
5f1499862d
|
Merge pull request #1279 from ousttrue/fix10/mv_spanlike
[Maintenance] mv VrmLib.SpanLike to UniGLTF.SpanLike
|
2021-10-06 22:49:33 +09:00 |
|
ousttrue
|
bfbde174c4
|
mv VrmLib.SpanLike to UniGLTF.SpanLike
|
2021-10-06 20:44:02 +09:00 |
|
ousttrue
|
b0a1de9f74
|
Avoid FastSpringBone in UnitTest
|
2021-10-06 19:55:19 +09:00 |
|
PoChang007
|
e3308dd6a4
|
Merge pull request #1274 from ousttrue/doc/language_link
Sphinx更新
|
2021-10-06 16:08:54 +09:00 |
|
ousttrue
|
f67e0975dd
|
Merge pull request #1273 from notargs/feature/spring_bone_10
Improve buffer construction performance
|
2021-10-06 15:55:14 +09:00 |
|
ousttrue
|
f48512a90f
|
texture_manipulation.md
|
2021-10-06 15:00:30 +09:00 |
|
notargs
|
55d8bcbd1c
|
rm fastSpringBoneScope
|
2021-10-06 14:56:50 +09:00 |
|
notargs
|
88d61d32a0
|
rm unused property
|
2021-10-06 14:53:39 +09:00 |
|
notargs
|
367b2552e3
|
Add comment
|
2021-10-06 14:47:39 +09:00 |
|
notargs
|
39e98be218
|
Improve buffer construction performance
|
2021-10-06 14:45:38 +09:00 |
|
PoChang007
|
93d35f7920
|
Merge pull request #1272 from ousttrue/fix10/VRMInstance_name
fix name
|
2021-10-05 19:43:23 +09:00 |
|
PoChang007
|
26896dceb7
|
Merge pull request #1270 from ousttrue/fix/simpleviewer_bvh
BvhImporterContext.Parse の引き数間違いを修正
|
2021-10-05 19:43:02 +09:00 |
|
PoChang007
|
c7bcee928d
|
Merge pull request #1269 from ousttrue/fix/UniHumanoid_parse
fix typo
|
2021-10-05 19:42:42 +09:00 |
|
ousttrue
|
191ac777fe
|
fix name
|
2021-10-05 19:19:12 +09:00 |
|
ousttrue
|
198790b5e6
|
Merge pull request #1271 from notargs/feature/spring_bone_10
Add FastSpringBone for VRM1.0
|
2021-10-05 19:10:00 +09:00 |
|
notargs
|
3ba8b65718
|
Rename system -> service
|
2021-10-05 18:56:04 +09:00 |
|
notargs
|
82e4d99e1b
|
Add FastSpringBoneBufferCombiner
|
2021-10-05 18:51:35 +09:00 |
|
notargs
|
46bc49a343
|
Remove SpringBoneLogic & Vrm10InstanceSpringBone logics
|
2021-10-05 18:49:08 +09:00 |
|
notargs
|
d185452f48
|
Use ENABLE_SPRINGBONE_BURST definition
|
2021-10-05 18:44:30 +09:00 |
|
notargs
|
59b4835996
|
Improve FSB10 collider
|
2021-10-05 18:38:22 +09:00 |
|
ousttrue
|
0589a187ba
|
BvhImporterContext.Parse の引き数間違いを修正
|
2021-10-05 16:31:34 +09:00 |
|
notargs
|
c588d81b4d
|
Add FastSpringBone10 core logics
|
2021-10-05 16:20:54 +09:00 |
|
ousttrue
|
07f3feb730
|
fix typo
|
2021-10-05 16:19:34 +09:00 |
|
notargs
|
463b0096c1
|
Dispose Vrm10Instance
|
2021-10-04 19:38:59 +09:00 |
|
notargs
|
85ace9c1bb
|
Add BlittableLogic struct
|
2021-10-04 19:38:48 +09:00 |
|
notargs
|
6bae0f5074
|
Fix FastSpringBone Reconstruction algorithm
|
2021-10-04 18:42:53 +09:00 |
|
notargs
|
5939f244cf
|
Initialize fastspringBone on initialize vrm
|
2021-10-01 20:48:38 +09:00 |
|
notargs
|
2c580471f5
|
Update FastSpringBone10
|
2021-10-01 20:47:55 +09:00 |
|
notargs
|
59df94461e
|
FastSpringBone作り直しのため、データ構造を再構築
|
2021-10-01 17:29:42 +09:00 |
|
PoChang007
|
dfd5d6c576
|
Merge pull request #1265 from ousttrue/fix/remove_warning
warning
|
2021-09-29 17:38:38 +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 |
|
notargs
|
0fb1395d7e
|
Update UniVRM10 namespaces
|
2021-09-29 17:30:58 +09:00 |
|
notargs
|
5f41b780ae
|
Add fastSpringBone10
|
2021-09-29 17:02:45 +09:00 |
|
ousttrue
|
a424d4745d
|
warning
|
2021-09-29 17:00:57 +09:00 |
|
ousttrue
|
d4632ab599
|
UniVRM-0.85.0
|
2021-09-29 16:56:25 +09:00 |
|
ousttrue
|
ee8f8cef72
|
Merge pull request #1263 from notargs/feature/fast_spring_bone
Add FastSpringBone
|
2021-09-29 16:52:22 +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
|
7030244ef3
|
EditorTools to ToolManager
|
2021-09-29 15:52:02 +09:00 |
|
Masataka SUMI
|
d77d4b6698
|
fix double transformation.
|
2021-09-29 14:59:47 +09:00 |
|
ousttrue
|
cbcf574cbb
|
Merge pull request #1260 from ousttrue/fix/simple_viewer
Vrm と それ以外の glb の処理分岐方法を変更
|
2021-09-29 14:36:58 +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 |
|
ousttrue
|
41252a14b3
|
Merge pull request #1243 from ousttrue/warning/fix_async
lambda `Func<Task<AnimationClip>>` cause warning. Use Task.FromResult
|
2021-09-29 13:25:40 +09:00 |
|
ousttrue
|
39c7af6ad3
|
Merge pull request #1258 from ousttrue/fix10/firstperson_isSelf
add self flag
|
2021-09-29 13:22:41 +09:00 |
|
Masataka SUMI
|
ad39811954
|
VrmLib.Model の Read を非同期処理フェーズに移動
|
2021-09-29 13:16:10 +09:00 |
|
ousttrue
|
d50de3f44d
|
add self flag
|
2021-09-29 13:10:06 +09:00 |
|