notargs
|
1e4b054790
|
Normalize quaternion on update headTransform.rotation
|
2021-10-19 16:18:17 +09:00 |
|
notargs
|
23ac5c06a3
|
Fix Quaternion.AngleAxis
|
2021-10-15 17:19:21 +09:00 |
|
ousttrue
|
712b276c19
|
Merge pull request #1312 from ousttrue/fix10/migrate_with_scaling
[1.0] Scale 対応
|
2021-10-15 16:36:23 +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 |
|
ousttrue
|
7e4b91b9b8
|
Merge pull request #1310 from ousttrue/version/v0_87_0
UniVRM-0.87.0
|
2021-10-14 21:26:08 +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 |
|
ousttrue
|
48e59577d1
|
Merge pull request #1305 from ousttrue/fix10/fix_migrate_load
[1.0] Migration の修正
|
2021-10-14 17:36:38 +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 |
|
Yutaka Sato
|
3fe77cb4ba
|
Merge pull request #1300 from ousttrue/fix/fastspringbone_warnings
fix warnings
|
2021-10-13 19:08:31 +09:00 |
|
PoChang007
|
c21b8d76ff
|
Merge pull request #1302 from ousttrue/doc/switch_for_rtd
rtdテンプレート向けの言語スイッチリンク
|
2021-10-13 18:56:57 +09:00 |
|
ousttrue
|
fc1ec83633
|
rtdテンプレート向けの言語スイッチリンク
|
2021-10-13 18:54:06 +09:00 |
|
ousttrue
|
0821314f4a
|
Merge pull request #1301 from PoChang007/update_release_en_po
update release notes
|
2021-10-13 18:35:36 +09:00 |
|
pochang007
|
4ad6bf3918
|
update
|
2021-10-13 18:29:28 +09:00 |
|
pochang007
|
bf50114e76
|
update
|
2021-10-13 18:25:26 +09:00 |
|
pochang007
|
47e9913b1b
|
update release(.po)
|
2021-10-13 18:16:28 +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 |
|
PoChang007
|
6b8f9a8423
|
Merge pull request #1298 from ousttrue/doc/update_theme
Doc/update theme
|
2021-10-13 16:13:15 +09:00 |
|
ousttrue
|
dcce1f2c46
|
read the docs テンプレート向けに整理
|
2021-10-13 15:52:03 +09:00 |
|
ousttrue
|
ac6ed518f0
|
version table
|
2021-10-13 15:29:47 +09:00 |
|
ousttrue
|
6c1f9cf063
|
rtd
|
2021-10-13 15:00:07 +09:00 |
|
PoChang007
|
47b9fcfc6a
|
Merge pull request #1297 from ousttrue/doc/reelease_page
Doc/reelease page
|
2021-10-13 14:54:09 +09:00 |
|
ousttrue
|
97aa760bcd
|
github_url
|
2021-10-13 14:50:26 +09:00 |
|