PoChang007
|
4d207c643d
|
Merge pull request #991 from ousttrue/fix/IAnimationImporter_remove_unused_argument
IAnimationImporter
|
2021-05-28 18:46:23 +09:00 |
|
ousttrue
|
ea6c97d1c7
|
IAnimationImporter
|
2021-05-28 18:45:13 +09:00 |
|
PoChang007
|
8d5f61fe42
|
Merge pull request #990 from ousttrue/fix/settingsprovider
fix SettingsProvider
|
2021-05-28 16:57:36 +09:00 |
|
ousttrue
|
72fe88deb4
|
fix SettingsProvider
#if
|
2021-05-28 16:55:27 +09:00 |
|
PoChang007
|
258e3c52f1
|
Merge pull request #989 from ousttrue/fix/obsolete_preference_item
use SettingProvider
|
2021-05-28 16:48:43 +09:00 |
|
ousttrue
|
2016d636c0
|
use SettingProvider
workaround
https://github.com/Unity-Technologies/com.unity.cinemachine/blob/master/Editor/Windows/CinemachineSettings.cs#L313
|
2021-05-28 16:45:19 +09:00 |
|
ousttrue
|
ff9a2cc80b
|
Merge pull request #987 from Santarh/fastMetallicRoughnessImport
Import Metallic-Smoothness with Occlusion texture with shader implementation. (faster!)
|
2021-05-28 15:32:47 +09:00 |
|
Masataka SUMI
|
3aaa06a1e2
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into fastMetallicRoughnessImport
|
2021-05-28 15:25:31 +09:00 |
|
ousttrue
|
0c3d7b2ab8
|
Merge pull request #986 from Santarh/texDeserialize
Extension implementation can inject texture loading strategy to ImporterContext
|
2021-05-27 23:50:19 +09:00 |
|
Masataka SUMI
|
388a7fbc6e
|
Add complex test to MetallicRoughnessConverter
|
2021-05-27 22:45:21 +09:00 |
|
Masataka SUMI
|
9aee0b1ea3
|
Implements standard texture importing with shader
|
2021-05-27 22:27:51 +09:00 |
|
Masataka SUMI
|
06715ab77b
|
fix bug
|
2021-05-27 22:24:25 +09:00 |
|
Masataka SUMI
|
283efdeadb
|
Remove unused shader
|
2021-05-27 21:44:55 +09:00 |
|
Masataka SUMI
|
589d5504a7
|
Rename normal map exporter
|
2021-05-27 21:44:09 +09:00 |
|
Masataka SUMI
|
9d0592088a
|
Add argument to VRM & VRM10 ImporterContext
|
2021-05-27 21:32:11 +09:00 |
|
PoChang007
|
b8d23a11a0
|
Merge pull request #985 from ousttrue/fix_curvemap_warn
fix warn
|
2021-05-27 21:27:01 +09:00 |
|
Masataka SUMI
|
de55fd4637
|
remove unused
|
2021-05-27 21:25:26 +09:00 |
|
Masataka SUMI
|
7c9be3cf9e
|
remove debug code
|
2021-05-27 21:24:46 +09:00 |
|
ousttrue
|
f6c5329b25
|
fix warn
|
2021-05-27 20:35:19 +09:00 |
|
Masataka SUMI
|
44bced7f3d
|
don't need normal texture conversion when importing
|
2021-05-27 20:27:11 +09:00 |
|
Masataka SUMI
|
6b6a219d43
|
use ITextureDeserializer
|
2021-05-27 20:03:45 +09:00 |
|
Masataka SUMI
|
02e51346f4
|
define ITextureDeserializer
|
2021-05-27 18:54:27 +09:00 |
|
ousttrue
|
b67d2f4564
|
Merge pull request #984 from Santarh/importWihtoutAlpha
Export textures without alpha channel if the texture was linear, normal, or metallic-roughness.
|
2021-05-27 18:40:05 +09:00 |
|
Masataka SUMI
|
4569193195
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into importWihtoutAlpha
|
2021-05-27 18:37:56 +09:00 |
|
ousttrue
|
f66b1acc63
|
Merge pull request #983 from Santarh/importNoAlpha
Refactoring importing texture/material
|
2021-05-27 18:37:12 +09:00 |
|
Masataka SUMI
|
886311af50
|
Suppress alpha channel if exporting linear, normal or metallic-roughness texture.
|
2021-05-27 17:42:57 +09:00 |
|
Masataka SUMI
|
c456c9ddf7
|
mv MaterialImporter MaterialDescriptorGenerator
|
2021-05-27 16:00:16 +09:00 |
|
Masataka SUMI
|
8cba3ba71a
|
mv MaterialImportParam MaterialDescriptor
|
2021-05-27 15:56:51 +09:00 |
|
Masataka SUMI
|
570cef700d
|
mv TextureImportParam TextureDescriptor
|
2021-05-27 15:43:57 +09:00 |
|
Masataka SUMI
|
f2495f61b5
|
mv TextureImportParamSet TextureDescriptorSet
|
2021-05-27 15:38:40 +09:00 |
|
Masataka SUMI
|
adbe16e154
|
mv GetTextureImportParamSet Get
|
2021-05-27 15:37:38 +09:00 |
|
Masataka SUMI
|
a4a5b1d0cb
|
mv TextureSetImporter TextureDescriptorGenerator
|
2021-05-27 15:36:52 +09:00 |
|
Masataka SUMI
|
157c7091f7
|
follow test
|
2021-05-27 15:35:45 +09:00 |
|
Masataka SUMI
|
86d1dc0db7
|
rename
|
2021-05-27 15:16:03 +09:00 |
|
Masataka SUMI
|
b549f54a13
|
define TextureSet
|
2021-05-27 15:12:49 +09:00 |
|
ousttrue
|
29f92bda0b
|
Merge pull request #982 from Santarh/texRefact
Refactoring importing textures
|
2021-05-26 22:00:19 +09:00 |
|
Masataka SUMI
|
6ebd030f3a
|
Ignore enumerating if vrm is 0
|
2021-05-26 21:50:23 +09:00 |
|
Masataka SUMI
|
7aecbc7949
|
Use Vrm10TextureSetImporter in Vrm10Importer
|
2021-05-26 21:32:13 +09:00 |
|
Masataka SUMI
|
a6d730d15f
|
Refactor Texture enumeration to TextureSetImport
|
2021-05-26 21:22:34 +09:00 |
|
Masataka SUMI
|
58e7faee32
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into texRefact
|
2021-05-26 18:46:15 +09:00 |
|
ousttrue
|
7382b3d900
|
Merge pull request #980 from oocytanb/fix/add_tests_for_validating_null_mesh
メッシュが無いオブジェクトに対する MeshExportValidator のテストを追加
|
2021-05-26 18:43:09 +09:00 |
|
ousttrue
|
03a9ee96d2
|
Merge pull request #981 from Santarh/refact
Refactaring Material Import/Export
|
2021-05-26 18:41:19 +09:00 |
|
Masataka SUMI
|
9157c22eef
|
Define ITextureImporter
|
2021-05-26 17:52:53 +09:00 |
|
Masataka SUMI
|
c02ae21f70
|
mv
|
2021-05-26 17:37:55 +09:00 |
|
Masataka SUMI
|
619c3cb57a
|
Add comment
|
2021-05-26 17:33:59 +09:00 |
|
Masataka SUMI
|
f1a640be61
|
Rename
|
2021-05-26 17:28:08 +09:00 |
|
Masataka SUMI
|
fda6b14466
|
Remove unused
|
2021-05-26 17:23:37 +09:00 |
|
Masataka SUMI
|
e5d0e927b4
|
Define IMaterialExporter, IMaterialImporter
|
2021-05-26 17:19:17 +09:00 |
|
Masataka SUMI
|
5664c7586a
|
mv func about importing texture
|
2021-05-26 16:31:11 +09:00 |
|
Masataka SUMI
|
e7a17d6013
|
Merge pull request #979 from ousttrue/fix/ClearScene
ClearScene
|
2021-05-25 19:31:57 +09:00 |
|