ousttrue
|
59d84cb78b
|
glTFTextureTypes, Export_PBR
|
2021-03-17 15:30:01 +09:00 |
|
ousttrue
|
fd2650f86f
|
rename
|
2021-03-17 15:30:01 +09:00 |
|
ousttrue
|
07afd49193
|
static class NormalConverter
|
2021-03-17 15:30:00 +09:00 |
|
ousttrue
|
fd12e0d1f5
|
remove ITextureConverter. static class OcclusionMetallicRoughnessConverter
|
2021-03-17 15:30:00 +09:00 |
|
ousttrue
|
d2e560aca4
|
OcclusionMetallicRoughnessConverter.Convert
#781
|
2021-03-17 15:30:00 +09:00 |
|
ousttrue
|
dba9460c40
|
not catch
|
2021-03-17 15:29:59 +09:00 |
|
ousttrue
|
3d85986f2e
|
MetallicFactor and RoughnessFactor
|
2021-03-17 15:29:59 +09:00 |
|
ousttrue
|
4413128f28
|
remove ITextureConverter.GetImportTexture
|
2021-03-17 15:29:59 +09:00 |
|
ousttrue
|
d589f6bb46
|
OcclusionMetallicRoughnessConverter
|
2021-03-17 15:29:58 +09:00 |
|
ousttrue
|
f35a51b645
|
fix roughnessConversion
#388
|
2021-03-17 15:28:53 +09:00 |
|
ousttrue
|
27f9a9908f
|
fix normal use original texture
|
2021-03-17 15:28:52 +09:00 |
|
ousttrue
|
0c19c63cac
|
Merge pull request #791 from ichi-23/ichi/fix_null_reference_root_nodes
scene.nodes が無い glTF ファイルを Import したときに null reference exception が発生していた問題を修正
|
2021-03-17 14:28:33 +09:00 |
|
ousttrue
|
2273022411
|
Merge pull request #795 from ousttrue/fix/vrm_dispose
fix VRMImporterContext
|
2021-03-17 13:16:05 +09:00 |
|
ousttrue
|
b4d18843c2
|
テクスチャー割り当てテスト追加
|
2021-03-17 13:11:27 +09:00 |
|
ousttrue
|
1b92885f08
|
log
|
2021-03-17 12:55:20 +09:00 |
|
ousttrue
|
6bb0eebf81
|
DisposeOnGameObjectDestroyed後の BlendShapeClipのロードテストを追加
|
2021-03-17 12:53:07 +09:00 |
|
ousttrue
|
f03c912e73
|
asset に対する UnityEngine.Object.DestroyImmediate の挙動確認
|
2021-03-17 12:35:43 +09:00 |
|
ousttrue
|
5425a68ebc
|
VRMImporterContext.TransferOwnership が不適切。VRMImporterContext.Dispose が無かった。
|
2021-03-17 12:18:40 +09:00 |
|
ousttrue
|
fb84f47e34
|
Merge pull request #793 from ousttrue/version/0_68_2
UniVRM-0.68.2
|
2021-03-17 12:09:38 +09:00 |
|
ousttrue
|
f62d6cf156
|
Merge pull request #792 from ousttrue/fix/texture_enumerate
Fix/texture enumerate
|
2021-03-17 12:09:22 +09:00 |
|
ousttrue
|
01e6f1efdb
|
UniVRM-0.68.2
|
2021-03-16 20:29:46 +09:00 |
|
ousttrue
|
784b7ed600
|
add thumbnail
|
2021-03-16 20:23:26 +09:00 |
|
ousttrue
|
a60cea63e6
|
glTFから生成すべきテクスチャーを列挙する
#790
|
2021-03-16 20:14:13 +09:00 |
|
ichi23
|
d0a03c264b
|
added null check where GLTF.rootnodes is referenced
|
2021-03-16 19:48:24 +09:00 |
|
ousttrue
|
fce17404ef
|
Merge pull request #789 from Santarh/migrationSparse
Consider the sparse accessor while migration.
|
2021-03-16 17:52:33 +09:00 |
|
Masataka SUMI
|
5b6b6985de
|
Consider the sparse accessor while migration.
|
2021-03-16 17:02:10 +09:00 |
|
PoChang007
|
5b80e2afec
|
Merge pull request #788 from ousttrue/fix/material_rename
fix material rename
|
2021-03-16 16:09:20 +09:00 |
|
ousttrue
|
02b7ffd5e2
|
fix material rename
|
2021-03-16 16:07:21 +09:00 |
|
PoChang007
|
442710140e
|
Merge pull request #787 from ousttrue/version/0_68_1
UniVRM-0.68.1
|
2021-03-16 15:08:00 +09:00 |
|
ousttrue
|
bd3028ef35
|
UniVRM-0.68.1
|
2021-03-16 15:06:43 +09:00 |
|
PoChang007
|
4a040da8e0
|
Merge pull request #786 from ousttrue/fix/texture_import
fix runtime texture import
|
2021-03-16 15:02:15 +09:00 |
|
ousttrue
|
700773f2a9
|
m_textureCache のキーが重複しないか確認する
|
2021-03-16 14:52:33 +09:00 |
|
ousttrue
|
a7c453bbd6
|
Merge pull request #774 from ousttrue/texture_importer
ImporterContextの整理
|
2021-03-10 17:14:34 +09:00 |
|
ousttrue
|
e7c0762a69
|
fix duplicated extract
|
2021-03-10 14:57:50 +09:00 |
|
ousttrue
|
07f2cd0221
|
fix PBRMaterialItem.CreateAsync
|
2021-03-10 14:14:23 +09:00 |
|
ousttrue
|
91d9501c3a
|
SaveAsAsset
|
2021-03-09 14:57:15 +09:00 |
|
ousttrue
|
611ec90854
|
Merge pull request #775 from ichi-23/ichi/fix_export_root_animation
ExportRoot を animate する Animation を Export するときの挙動を修正
|
2021-03-09 14:28:44 +09:00 |
|
ousttrue
|
1457ab136b
|
ConvertAndExtractImages
|
2021-03-09 14:28:08 +09:00 |
|
ousttrue
|
08be83bab8
|
use externalObjectMap
|
2021-03-09 13:12:48 +09:00 |
|
ousttrue
|
397bd5869b
|
TakeOwnershipFunc
|
2021-03-09 13:09:53 +09:00 |
|
ousttrue
|
16764421ee
|
VRMEditorImporterContext
|
2021-03-08 21:39:22 +09:00 |
|
ousttrue
|
d0e53f8836
|
RemoveSuffix
|
2021-03-08 20:21:24 +09:00 |
|
ousttrue
|
ca3d39df28
|
fix
|
2021-03-08 19:56:23 +09:00 |
|
ousttrue
|
3a7fc7735e
|
fix Dispose
|
2021-03-08 19:52:30 +09:00 |
|
ousttrue
|
538f6fa919
|
ImporterContext.Dispose
|
2021-03-08 19:52:30 +09:00 |
|
ousttrue
|
982852690e
|
remove
|
2021-03-08 19:52:29 +09:00 |
|
ousttrue
|
bba58ae352
|
TransferOwnership
|
2021-03-08 19:52:29 +09:00 |
|
ousttrue
|
148e43f5e1
|
refactor ImporterContext.Dispose and ImporterContext.TransferOwnership
|
2021-03-08 19:52:29 +09:00 |
|
ousttrue
|
bd5d37ba55
|
fix runtime
|
2021-03-08 19:52:28 +09:00 |
|
ousttrue
|
e469a42401
|
fix GlbScriptedImporter, GltfScriptedImporter
|
2021-03-08 19:52:21 +09:00 |
|