ousttrue
|
d2e560aca4
|
OcclusionMetallicRoughnessConverter.Convert
#781
|
2021-03-17 15:30:00 +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
|
1b92885f08
|
log
|
2021-03-17 12:55:20 +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
|
01e6f1efdb
|
UniVRM-0.68.2
|
2021-03-16 20:29:46 +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
|
02b7ffd5e2
|
fix material rename
|
2021-03-16 16:07:21 +09:00 |
|
ousttrue
|
bd3028ef35
|
UniVRM-0.68.1
|
2021-03-16 15:06:43 +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
|
07f2cd0221
|
fix PBRMaterialItem.CreateAsync
|
2021-03-10 14:14:23 +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
|
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
|
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 |
|
ousttrue
|
3f05cd78d2
|
use gltfImage.uri as textureExternalObject in gltf import
|
2021-03-08 19:52:21 +09:00 |
|
ousttrue
|
919483611f
|
remove comment out
|
2021-03-08 19:52:20 +09:00 |
|
ousttrue
|
07b2bd0aa9
|
ScriptedImporterImpl.cs
|
2021-03-08 19:52:20 +09:00 |
|
ousttrue
|
aa160da3e7
|
fix Load ErrorHandling
|
2021-03-08 19:52:18 +09:00 |
|
ousttrue
|
b76450418d
|
Merge pull request #768 from ousttrue/fix/rotate_y180_etc
UnitTest修正
|
2021-03-08 19:51:42 +09:00 |
|
ichi23
|
7c2d123066
|
fix GetFromPath to return self when empty string is passed
|
2021-03-08 16:22:56 +09:00 |
|
Kohei-Yanagida
|
350cf6114f
|
exclude meshes with no vertices
|
2021-03-04 16:27:13 +09:00 |
|
ousttrue
|
c083505ef5
|
fix MaterialTests
|
2021-03-03 12:57:35 +09:00 |
|
ousttrue
|
54de206aad
|
Merge pull request #765 from ousttrue/fix/textuerloader_from_external
Fix/textuerloader from external
|
2021-03-02 20:50:39 +09:00 |
|
ousttrue
|
73e30ef60f
|
UniVRM-0.68.0
|
2021-03-02 18:32:06 +09:00 |
|
ousttrue
|
8457af8a8c
|
remove sleep
|
2021-03-02 18:09:23 +09:00 |
|
ousttrue
|
f3454d55e9
|
remove AltTask. replace IAwaitCaller
|
2021-03-02 18:04:43 +09:00 |
|
ousttrue
|
4bd37e3e19
|
Editor に移動
|
2021-03-01 20:34:25 +09:00 |
|
ousttrue
|
b4ca9e607c
|
AssetTextureLoader.LoadTaskAsync
|
2021-03-01 20:31:28 +09:00 |
|
ousttrue
|
14c39b61be
|
fix vrmAssetPostprocessor
TextureのAssetImportが3種類になったのに対応
* ScriptedImporter(subAsset)
* ScriptedImporter(ExternalObject)
* AssetPostProcessor(from TextureAsset)
|
2021-03-01 20:29:41 +09:00 |
|
ousttrue
|
cc06f55961
|
LoadTextureAsyncFunc
|
2021-03-01 20:09:25 +09:00 |
|
ichi23
|
9245eaffc7
|
引数が抜けてた
|
2021-03-01 17:29:26 +09:00 |
|
ichi23
|
3a3afb557e
|
rendererを必要としないExport関数を追加
|
2021-03-01 16:49:33 +09:00 |
|
ousttrue
|
e234255678
|
Merge pull request #762 from ousttrue/fix/impl_byte4_accessor
Implemented the loader of JOINTS_0 which is 5121 (UNSIGNED_BYTE)
|
2021-03-01 14:40:52 +09:00 |
|