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 |
|
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 |
|
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 |
|
ousttrue
|
502895c56e
|
ClearScene
|
2021-05-25 19:30:50 +09:00 |
|
ousttrue
|
703c58e165
|
Merge pull request #978 from Santarh/fixType
Fix type parent
|
2021-05-25 19:24:43 +09:00 |
|
ousttrue
|
c2c7467e12
|
Merge pull request #975 from ousttrue/fix10/fix_expression_editor
Fix10/fix expression editor
|
2021-05-25 19:24:14 +09:00 |
|
Masataka SUMI
|
d39c9114db
|
Fix type parent
|
2021-05-25 19:22:42 +09:00 |
|
oO
|
5b07a4382c
|
Add test cases for validating null mesh
|
2021-05-25 19:15:39 +09:00 |
|
ousttrue
|
800ec4b8a1
|
Merge pull request #976 from Santarh/normal
Convert normal texture without specific format
|
2021-05-25 18:44:07 +09:00 |
|
ousttrue
|
82c45b3121
|
Merge pull request #977 from Santarh/extractBug
Fix bug that can't extract textures.
|
2021-05-25 18:27:28 +09:00 |
|
Masataka SUMI
|
6e85b42d65
|
Fix error of extracting
|
2021-05-25 18:22:44 +09:00 |
|
Masataka SUMI
|
68c8fed9dd
|
Fix bug
|
2021-05-25 17:57:40 +09:00 |
|
Masataka SUMI
|
8e76bc24e0
|
Convert normal texture without specific format
|
2021-05-25 17:49:00 +09:00 |
|
ousttrue
|
a3def4974f
|
Merge pull request #974 from Santarh/importTex
Handle SubAssetKey instead of string strictly
|
2021-05-25 17:14:34 +09:00 |
|
Masataka SUMI
|
44eead7f67
|
make extracted asset replacement work
|
2021-05-25 17:01:38 +09:00 |
|
Masataka SUMI
|
76582ebcf3
|
Ignore null
|
2021-05-25 16:47:16 +09:00 |
|
Masataka SUMI
|
34e5e4689c
|
Ignore considering gltf external textures
|
2021-05-25 16:43:47 +09:00 |
|