ousttrue
|
758a9ffff9
|
IStorage
|
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 |
|
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 |
|
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
|
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 |
|
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
|
255ad03cd2
|
migrate_with_scaling
|
2021-10-15 14:55:16 +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 |
|
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
|
5e84cee74b
|
Merge pull request #1287 from ousttrue/fix10/VisibleRenderers
[1.0] !isSelf かつ firstPersonOnly のときに VisibleRenderers から除去する
|
2021-10-11 14:55:10 +09:00 |
|
ousttrue
|
80a238c9be
|
!isSelf かつ firstPersonOnly のときに VisibleRenderers から除去する
|
2021-10-08 20:09:52 +09:00 |
|
ousttrue
|
6506bef069
|
default 引き数とりやめ
|
2021-10-08 14:50:41 +09:00 |
|
ousttrue
|
2adbb21f7b
|
GetComponentType<int> を仕様に準拠して不許可に。上流を uint に修正
|
2021-10-08 14:38:51 +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 |
|
ousttrue
|
f67e0975dd
|
Merge pull request #1273 from notargs/feature/spring_bone_10
Improve buffer construction performance
|
2021-10-06 15:55:14 +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 |
|
ousttrue
|
191ac777fe
|
fix name
|
2021-10-05 19:19:12 +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 |
|
notargs
|
c588d81b4d
|
Add FastSpringBone10 core logics
|
2021-10-05 16:20:54 +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 |
|