Commit Graph

3175 Commits

Author SHA1 Message Date
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
Yutaka Sato
7f4fc0b469
Merge pull request #1278 from ousttrue/fix10/fix_tests
Avoid FastSpringBone in UnitTest
2021-10-06 20:51:29 +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
6dc18fc8dd
Merge pull request #1277 from notargs/feature/spring_bone_10
Add fastSpringBone documents
2021-10-06 18:27:41 +09:00
notargs
d0f5c0f22c Add fastspringBone docs 2021-10-06 18:21:46 +09:00
PoChang007
0cb09bbd92
Merge pull request #1276 from ousttrue/doc/fix_html_context
conf.py とコマンドラインの評価順ぽい
2021-10-06 17:24:12 +09:00
ousttrue
cacc6de7df conf.py とコマンドラインの評価順ぽい 2021-10-06 17:21:46 +09:00
PoChang007
7a076571a4
Merge pull request #1275 from ousttrue/doc/fix_language_link
もう一回
2021-10-06 16:24:44 +09:00
ousttrue
5e0c2af8a0 失敗 2021-10-06 16:15:12 +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
b261ca2a0c build にシェーダー含める説明 2021-10-06 15:52:56 +09:00
ousttrue
d92f30b8bb coordinate 2021-10-06 15:25:46 +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
ousttrue
29ba36e1ad 言語切り替え 2021-10-06 14:54:13 +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
ousttrue
341166c86d
Merge pull request #1261 from Santarh/mtoon10offsetscale
[1.0] Fix MToon10 texture offset/scale bug.
2021-09-29 16:22:44 +09:00