ousttrue
|
02c320f374
|
Vrm10Data.ParseOrMigrate を Parse と Migrate の別関数に分割
* Migrateの返り値は呼び出し側にDisposeの責務がある
* Vrm10Utility を Vrm10Data.ParseOrMigrate の代わりに使う
|
2022-02-03 22:06:06 +09:00 |
|
ousttrue
|
d492118f25
|
separate MigrationData.cs
|
2022-02-03 20:32:40 +09:00 |
|
ousttrue
|
0e3bc2848a
|
Merge pull request #1489 from ousttrue/fix10/fix_migration_meta_firstpersonboneoffset
[1.0] Migrationのエッジケースを修正
|
2022-02-03 20:24:07 +09:00 |
|
ousttrue
|
b72dce24c2
|
Merge pull request #1487 from ousttrue/fix10/fix_neutral
Fix10/fix neutral
|
2022-02-03 20:22:02 +09:00 |
|
ousttrue
|
88fd397148
|
Merge pull request #1485 from ousttrue/fxi10/update_vrm10data_api
Fxi10/update vrm10data api
この後で、 Parse と Migrate を分割します
|
2022-02-03 20:21:45 +09:00 |
|
ousttrue
|
62d217993a
|
同じ対象に対する設定が複数ある場合に先頭のものを採用する
|
2022-02-02 19:55:28 +09:00 |
|
ousttrue
|
67492239e8
|
[1.0] Migration
* meta: unknown key で throw せずに warning メッセージ表示に留める
* firstPersonBoneOffset: 無くても動くように修正
* KeyNotFoundException に key.ToString を追加
|
2022-02-02 13:49:29 +09:00 |
|
ousttrue
|
945873a5b3
|
neutral 関連個所(シリアライズ周り)を修正
|
2022-02-01 14:31:51 +09:00 |
|
ousttrue
|
6a4fb470ea
|
[1.0]仕様を更新。Expressoin.Neutral が入ったのに応じて Migration を更新
|
2022-02-01 14:18:18 +09:00 |
|
ousttrue
|
ab8c19060c
|
コメント修正
|
2022-01-26 19:57:10 +09:00 |
|
ousttrue
|
ae25b13292
|
use Vrm10Utility
|
2022-01-26 19:36:13 +09:00 |
|
ousttrue
|
511aa89dcc
|
Vrm10Data.TryParseOrMigrate の API 変更
* 関連する unittest で Dispose
|
2022-01-26 18:53:09 +09:00 |
|
ousttrue
|
f9a1c8cb83
|
null check
|
2022-01-26 18:04:55 +09:00 |
|
ousttrue
|
33384b5557
|
vrm-1.0 のマイグレート絡みの Dispose は別 Issue で修正します。API 変更が必用
|
2022-01-26 14:19:16 +09:00 |
|
ousttrue
|
163308e2f4
|
Dispose 上の方
|
2022-01-26 13:08:32 +09:00 |
|
ousttrue
|
ab0964293f
|
GltfData.Bin を ArraySegment<byte> から NatriveArray<byte> に置き換え。Dispose の責務が発生したが、ImporterContext が Dispose することにした。
|
2022-01-25 18:03:10 +09:00 |
|
ousttrue
|
8136543161
|
Merge pull request #1473 from ousttrue/fix10/expression_migration_fallback
vrm-0.x の仕様で、preset: unknown のときに name を preset として解釈するに対応
|
2022-01-18 21:33:52 +09:00 |
|
ousttrue
|
bc7b6ffda1
|
Vrm10Importer で Neutral を Custom から救出するコードを追加
|
2022-01-18 21:07:26 +09:00 |
|
ousttrue
|
cca4a54b0b
|
同名が複数の時、先に来た方が勝つように修正
コメント増量
|
2022-01-18 20:50:10 +09:00 |
|
ousttrue
|
7abe05827b
|
ToLowerInvariant
|
2022-01-18 20:35:01 +09:00 |
|
ousttrue
|
1fef3fcce8
|
vrm-0.x の仕様で、preset: unknown のときに name を preset として解釈するに対応
|
2022-01-18 15:45:25 +09:00 |
|
ousttrue
|
65f88a8c7d
|
using UniGLTF.Extensions.VRMC_springBone;
|
2022-01-13 16:39:10 +09:00 |
|
ousttrue
|
dcb81e89c0
|
rename JsonNode var
|
2022-01-13 16:33:14 +09:00 |
|
ousttrue
|
0b932a4de5
|
fix AddTail7cm
|
2022-01-12 18:24:15 +09:00 |
|
ousttrue
|
8ba9fa5555
|
gizmo color
|
2022-01-12 18:12:54 +09:00 |
|
ousttrue
|
a90a83a332
|
fix CreateJointsRecursive
|
2022-01-12 18:05:22 +09:00 |
|
ousttrue
|
5f60a386bc
|
SpringBoneGroupMigrator
|
2022-01-12 17:47:24 +09:00 |
|
ousttrue
|
9f9a6898cb
|
CreateJointsRecursive
|
2022-01-12 16:29:23 +09:00 |
|
ousttrue
|
d7482417bf
|
コード整理
|
2022-01-12 16:11:06 +09:00 |
|
Yutaka Sato
|
78b6c4a1e6
|
Merge pull request #1458 from ousttrue/fix10/empty_collier_group
空の collider group の null check
|
2022-01-12 13:11:39 +09:00 |
|
ousttrue
|
19edf45302
|
空の collider group の null check
|
2022-01-12 13:06:18 +09:00 |
|
ousttrue
|
3ef65aab5a
|
SpringBone gizmo
|
2022-01-11 14:48:41 +09:00 |
|
ousttrue
|
761537a2cf
|
Merge pull request #1446 from ousttrue/fix10/update_spec
[1.0][Constraint] rotation local to localのみに
|
2022-01-06 14:56:36 +09:00 |
|
ousttrue
|
fcfe82588d
|
constraint rotation:local to local only に縮小。
その他のものは後に。
|
2021-12-28 16:39:17 +09:00 |
|
ousttrue
|
ff366ac9e7
|
JSONキー省略時にデフォルト値を補う
|
2021-12-27 18:11:47 +09:00 |
|
ousttrue
|
e386d8c18d
|
FirstPerson 設定が無い Renderer のデフォルト値を auto にする
|
2021-12-22 19:10:46 +09:00 |
|
ousttrue
|
99d1b5df63
|
implement importer normalize
|
2021-12-15 17:34:03 +09:00 |
|
ousttrue
|
ed047383f7
|
コード整理
|
2021-12-15 17:21:28 +09:00 |
|
ousttrue
|
042847ab64
|
implement KeepVertexColor
|
2021-12-09 19:54:59 +09:00 |
|
ousttrue
|
89a346d0fe
|
Merge pull request #1409 from ousttrue/fix10/fix_shared_accessor_convert_twice
同一のバイト列を参照するBufferAccessor が複数回、座標変換(右手・左手変換)されるのを回避する
|
2021-12-09 19:27:26 +09:00 |
|
ousttrue
|
d605389354
|
add comment
|
2021-12-09 16:40:53 +09:00 |
|
ousttrue
|
569e0ca147
|
add VRMShaders.Symbols
|
2021-12-09 16:34:44 +09:00 |
|
ousttrue
|
e09c1b8df6
|
skip unused skin
|
2021-12-09 15:38:45 +09:00 |
|
ousttrue
|
43cf7e03a2
|
debug menu
|
2021-12-09 15:30:31 +09:00 |
|
Masataka SUMI
|
c96d4c1331
|
Image の MimeType を ITextureDeserializer に伝達する
|
2021-12-08 19:01:22 +09:00 |
|
ousttrue
|
3414b3b7d1
|
skin があるが mesh が無い。仕様はともかく実際に遭遇
|
2021-12-06 17:13:02 +09:00 |
|
Masataka SUMI
|
51893ebe4e
|
Screen 座標系の線幅のマイグレーションミスを修正
|
2021-12-02 23:28:56 +09:00 |
|
Masataka SUMI
|
3d2e1ce395
|
Add a destructive migration to MToon.
|
2021-12-02 17:20:31 +09:00 |
|
Masataka SUMI
|
4f86e14b62
|
VRM10 はすでに計算済みだったので remove
|
2021-11-30 19:03:02 +09:00 |
|
Masataka SUMI
|
ff7a090c2e
|
頂点データを Set した際に Bounds を計算するようにする.
|
2021-11-30 18:54:43 +09:00 |
|
ousttrue
|
4a59507358
|
ビルド時の参照エラーを修正
|
2021-11-25 15:43:38 +09:00 |
|
ousttrue
|
5ed63e6aef
|
warning message use MAX_WEIGHT
|
2021-11-24 21:56:10 +09:00 |
|
ousttrue
|
4533a7f0bf
|
const
|
2021-11-24 21:52:47 +09:00 |
|
ousttrue
|
b0d8cfa567
|
GetBlendShapeWeight, SetBlendShapeWeight 前後で100倍する
|
2021-11-24 21:10:58 +09:00 |
|
ousttrue
|
9ce7cabc17
|
ScriptableObject に 100倍された値を保持するのをやめる
* SetBlendShapeWeight 時に 100 倍する
|
2021-11-24 20:17:51 +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
|
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
|
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 |
|
ousttrue
|
77cc07f3d9
|
set indexFormat
|
2021-11-11 18:31:16 +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 |
|
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
|
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
|
3ba9d1cc7c
|
Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex)
|
2021-10-28 14:58:03 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
ousttrue
|
449e072d33
|
Merge pull request #1252 from ousttrue/fix10/fix_firstperson_setup
[1.0] FirstPerson.SetupAsync 修正
|
2021-09-28 20:14:04 +09:00 |
|
ousttrue
|
1ab5a428d5
|
null check and range check
|
2021-09-28 18:51:59 +09:00 |
|
ousttrue
|
50ffa89156
|
AddRenderer in SetupRendererAsync
|
2021-09-28 17:03:10 +09:00 |
|
ousttrue
|
0934d96228
|
rename_VRM10Controller_to_Vrm10Instance
|
2021-09-28 13:27:28 +09:00 |
|
ousttrue
|
7ca4aa952a
|
Migration も対応
|
2021-09-17 20:58:24 +09:00 |
|
ousttrue
|
407d205f56
|
vrm-1.0 の import/export で TextureTransformBind の変換を追加
|
2021-09-17 20:47:09 +09:00 |
|
ousttrue
|
f3292a749d
|
add comment for DefaultExecutionOrder
|
2021-09-17 17:30:30 +09:00 |
|
ousttrue
|
6e384cc710
|
DefaultExecutionOrder
|
2021-09-17 17:18:52 +09:00 |
|
ousttrue
|
e1750c2e35
|
meta の bool の default 値の nullcheck. AllowAntisocialOrHateUsage
|
2021-09-16 18:33:08 +09:00 |
|
ousttrue
|
4d0684b269
|
preview の MaterialUVBindings 動作を修正
|
2021-09-16 15:08:09 +09:00 |
|
ousttrue
|
4adf95bab6
|
#if UNITY_EDITOR でビルドエラーを修正
* PreviewSceneManager が MonoBehaviour かつ Editor 専用なのが微妙
|
2021-09-10 13:04:13 +09:00 |
|
PoChang007
|
80a45efa6c
|
Merge pull request #1209 from ousttrue/feature10/expression_uv_scale_offset_update
初期値との差分を使うようにロジックを変更
|
2021-09-09 23:00:55 +09:00 |
|
ousttrue
|
715006abf9
|
static 変数の管理はやめて、定数置き場になった
|
2021-09-09 21:14:31 +09:00 |
|
ousttrue
|
4d3cdf0670
|
Vrm10FirstPersonLayerSettings に隔離
|
2021-09-09 20:32:38 +09:00 |
|
ousttrue
|
6ecaef0a6e
|
初期値との差分を使うようにロジックを変更
|
2021-09-09 19:46:27 +09:00 |
|
ousttrue
|
d61b66f9c3
|
RuntimeGltfInstance.AddRenderers
|
2021-09-09 18:03:40 +09:00 |
|
ousttrue
|
fbcf4279bf
|
fix SetupAsync
|
2021-09-09 17:45:27 +09:00 |
|
ousttrue
|
41c3bd64f9
|
SetupAsync
|
2021-09-09 17:17:34 +09:00 |
|
ousttrue
|
6cfab948a2
|
SetupAsync
|
2021-09-09 17:17:33 +09:00 |
|
ousttrue
|
f223915c19
|
Import時に非表示にする
|
2021-09-09 14:16:03 +09:00 |
|
ousttrue
|
282451467a
|
OldMeta to OriginalMetaBeforeMigration
|
2021-09-08 17:46:06 +09:00 |
|
ousttrue
|
672e11e3ce
|
不完全な TaskCaller 削除。デフォルトは、ImmediateCaller とする。
|
2021-09-08 15:28:35 +09:00 |
|
ousttrue
|
09bcff8e68
|
LoadVrmThumbnailAsync
|
2021-09-08 15:25:44 +09:00 |
|
ousttrue
|
198fdce798
|
update VRM10ViewerUI
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
d5934e97d9
|
WIP
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
aad1b1252e
|
新しく FixNameUnique で名前を作る
|
2021-09-07 18:21:40 +09:00 |
|
ousttrue
|
4aca030dd5
|
MigrationVrmMeta.THUMBNAIL_NAME
|
2021-09-07 15:08:31 +09:00 |
|