ousttrue
|
0bdd18c408
|
fix humanoid SubAssetKey
|
2021-06-10 20:39:13 +09:00 |
|
ousttrue
|
e9d4654678
|
UnityObjectManager から ScriptedImporter に移譲する
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
a17c789a02
|
ImporterContext.LoadAsync が UnityObjectManager を戻すようにインタフェースを変更
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
aa6b826cb3
|
rename UnityResourceDestroyer to UnityObjectManager
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
3b1f3fb52c
|
add SubAssetKey to TakeResponsibilityForDestroyObjectFunc
|
2021-06-10 20:39:11 +09:00 |
|
ousttrue
|
6268ec803b
|
IResponsibilityForDestroyObjects
|
2021-06-10 20:39:11 +09:00 |
|
PoChang007
|
be9220cb6c
|
Merge pull request #1019 from ousttrue/fix10/nullcheck
Fix10/nullcheck
|
2021-06-09 15:56:12 +09:00 |
|
ousttrue
|
44b9652d6f
|
null check
|
2021-06-09 15:50:16 +09:00 |
|
ousttrue
|
d01b41e963
|
fix VrmScriptedImporterEditorGUI
|
2021-06-09 15:49:53 +09:00 |
|
ousttrue
|
3c779b1110
|
UnityEditor.Selection.activeTransform
|
2021-06-09 15:49:32 +09:00 |
|
ousttrue
|
aec45e9ab2
|
Merge pull request #1017 from ousttrue/fix/fix_sample
サンプルの動作を確認
|
2021-06-09 15:02:05 +09:00 |
|
ousttrue
|
e7d461fac1
|
Vrm10Parser を導入して、ここで extension の取り出しと migrate を呼び出すようにした。
|
2021-06-09 13:16:04 +09:00 |
|
ousttrue
|
2b8568c92d
|
Merge pull request #1016 from oocytanb/fix/test_for_exporting_null_mesh
Add a test case for exporting nodes contains null mesh
|
2021-06-09 12:10:13 +09:00 |
|
ousttrue
|
9f3cbfc1f4
|
Merge pull request #1015 from Santarh/mtoon2
Implements vrmc_materials_mtoon inspector
|
2021-06-09 11:55:36 +09:00 |
|
Masataka SUMI
|
33198c7e51
|
Fill inspector gui
|
2021-06-08 20:21:49 +09:00 |
|
oO
|
d4cc94ec4d
|
Add a test case for exporting nodes contains null mesh
|
2021-06-08 19:45:06 +09:00 |
|
ousttrue
|
b07eda0caa
|
TryParseOrMigrate return bool
|
2021-06-08 19:38:40 +09:00 |
|
ousttrue
|
83654b447d
|
OnEnable is run when Attached.
|
2021-06-08 19:24:46 +09:00 |
|
ousttrue
|
bf3f4416a8
|
Vrm10Importer.OpenOrMigrate
|
2021-06-08 19:24:17 +09:00 |
|
ousttrue
|
831b153a7a
|
use DisposeOnGameObjectDestroyed
|
2021-06-08 19:04:49 +09:00 |
|
ousttrue
|
8dd640b4bc
|
ObjectField in play mode
https://qiita.com/mattak/items/6f4c358b781392a4c3fb
|
2021-06-08 18:40:04 +09:00 |
|
ousttrue
|
084a8eaa5a
|
Merge pull request #1014 from ousttrue/feature/remove_IAnimationImporter
IAnimationImporter を廃止
|
2021-06-08 18:33:24 +09:00 |
|
ousttrue
|
098d0458a1
|
remove waning
|
2021-06-08 18:22:06 +09:00 |
|
ousttrue
|
8d02eec68e
|
SetupAnimationsAsync を分離
|
2021-06-08 18:21:51 +09:00 |
|
ousttrue
|
76c3c6dc23
|
IAnimationImporter を廃止し、 virtual async Task ImporterContext.LoadAnimationAsync を追加する
|
2021-06-08 18:10:28 +09:00 |
|
Masataka SUMI
|
0462b05678
|
Suppress outline visibility
|
2021-06-08 16:14:19 +09:00 |
|
Masataka SUMI
|
f5d8eaf571
|
fix outline variants
|
2021-06-08 14:51:36 +09:00 |
|
Masataka SUMI
|
141f317c9e
|
fix rim variant
|
2021-06-08 14:17:09 +09:00 |
|
PoChang007
|
7adfa27452
|
Merge pull request #1013 from ousttrue/fix/handle_unknown_shader_import
古いvrmのTextureImportを修正
|
2021-06-08 13:37:17 +09:00 |
|
ousttrue
|
5f2afbfbcf
|
後方互換
|
2021-06-08 13:31:41 +09:00 |
|
ousttrue
|
90b78b1add
|
GltfPbrTextureImporter に fallback する条件
|
2021-06-08 13:25:38 +09:00 |
|
ousttrue
|
a332c0aba7
|
TextureEnumerationInUnknownShader
|
2021-06-08 13:25:02 +09:00 |
|
PoChang007
|
4b8cccde0e
|
Merge pull request #1012 from ousttrue/version/v0_76_0
UniVRM-0.76.0
|
2021-06-07 21:05:22 +09:00 |
|
ousttrue
|
79af87b3bd
|
Merge pull request #1003 from Santarh/mtoonDefine
Implements vrmc_materials_mtoon shader code
|
2021-06-07 20:57:54 +09:00 |
|
ousttrue
|
920fffb3bc
|
Merge pull request #1011 from ousttrue/fix/VrmLoadTest.VrmTestModelsTests
古いシェーダー名をフォールバック
|
2021-06-07 20:53:22 +09:00 |
|
ousttrue
|
dc2c8c5703
|
大文字修正。const 使う
|
2021-06-07 20:47:23 +09:00 |
|
Masataka SUMI
|
1f2cc762b7
|
fix
|
2021-06-07 20:44:08 +09:00 |
|
ousttrue
|
54893c343e
|
UniVRM-0.76.0
|
2021-06-07 20:37:42 +09:00 |
|
ousttrue
|
be4f06f16a
|
Merge pull request #1010 from ousttrue/fix/export_divided_test
Fix/export divided test
|
2021-06-07 20:36:13 +09:00 |
|
ousttrue
|
2e659da9da
|
古いシェーダー名をフォールバック #1004
|
2021-06-07 20:34:16 +09:00 |
|
Masataka SUMI
|
d700b393ff
|
Suppress variants.
|
2021-06-07 20:33:01 +09:00 |
|
Masataka SUMI
|
ccbc53d0d8
|
Suppress TextureFetch if not needed.
|
2021-06-07 20:11:00 +09:00 |
|
Masataka SUMI
|
977482df90
|
Disable unnecessary shader variants/
|
2021-06-07 20:10:20 +09:00 |
|
ousttrue
|
cb807bafa9
|
fix MeshExportUtil.BlendShapeBuffe size. mesh.index count to submesh.index count.
|
2021-06-07 19:43:18 +09:00 |
|
ousttrue
|
f6dc69d250
|
reduce message
|
2021-06-07 19:35:55 +09:00 |
|
PoChang007
|
6150d702af
|
Merge pull request #1009 from ousttrue/fix/unit_test_material
fix VRMMaterialTests.ExportTest. Shaders (vrm/unlitXXX) are not exists.
|
2021-06-07 19:35:30 +09:00 |
|
ousttrue
|
cf1698293d
|
fix VRMMaterialTests.ExportTest. Shaders (vrm/unlitXXX) are not exists.
|
2021-06-07 19:32:26 +09:00 |
|
ousttrue
|
b8bf52592f
|
Merge pull request #1007 from ousttrue/feature/impl_morph_target_sparse_for_divided
既存の morphTarget の sparse export を整理して、divided 頂点バッファでも動くようにした
|
2021-06-07 19:18:08 +09:00 |
|
ousttrue
|
ada991eb71
|
コード見直し。SparseBase 使ってなかった。
|
2021-06-07 19:13:10 +09:00 |
|
ousttrue
|
86e098cb43
|
Merge pull request #1008 from ousttrue/fix/vrm10_mtoon_export
glb ローダーで読めるように修正
|
2021-06-07 18:49:47 +09:00 |
|