Commit Graph

2438 Commits

Author SHA1 Message Date
Masataka SUMI
c142e670bd Check Editor NormalMap. 2021-05-21 20:01:08 +09:00
Masataka SUMI
751e1697ce Add Tests 2021-05-21 19:48:46 +09:00
Masataka SUMI
e9a8c2ea0d Add Tests 2021-05-21 19:40:42 +09:00
Masataka SUMI
d61fc7339e fix bug 2021-05-21 19:15:37 +09:00
Masataka SUMI
cb3d43add1 Don't export raw file if texture color space was different. 2021-05-21 19:00:03 +09:00
Masataka SUMI
18a6aaad64 Rename, comment 2021-05-21 18:12:40 +09:00
Masataka SUMI
9194c772a3 Consider colorspace 2021-05-21 18:12:21 +09:00
ousttrue
895c488bb9
Merge pull request #966 from ousttrue/feature/sampler_param
Feature/sampler param
2021-05-21 16:28:36 +09:00
ousttrue
d4daa3951f remove #if UNITY_2017_1_OR_NEWER 2021-05-21 13:12:54 +09:00
ousttrue
95cb9da77e SamplerParam.WrapModes を WrapModesU と WrapModesV に展開 2021-05-21 13:08:09 +09:00
ousttrue
49e1ea3f02
Merge pull request #963 from Santarh/refactorTextureExporter
Even if the texture instance is the same, if the color space required by the glTF specification is different, it will be output as a different texture.
2021-05-21 12:45:53 +09:00
Masataka SUMI
82106f6c64 Rename, Comment 2021-05-20 21:24:30 +09:00
Masataka SUMI
21bcd140f8 たとえ同じ Texture インスタンスであっても、glTF のプロパティが要求する色空間が違えば別のテクスチャとして出力する 2021-05-20 21:04:09 +09:00
Masataka SUMI
ef929de895 rename & use interface 2021-05-20 20:55:51 +09:00
Masataka SUMI
7963c4fe5c make enum private 2021-05-20 20:42:17 +09:00
Masataka SUMI
1d6f58feb5 define interface 2021-05-20 20:00:16 +09:00
Masataka SUMI
22f4c5ce5e comment 2021-05-20 19:58:08 +09:00
Masataka SUMI
275ac63080 Check export texture in editor 2021-05-20 19:57:55 +09:00
ousttrue
c1930ca040
Merge pull request #961 from Santarh/refactorTextureSerializer
Refactoring Serializing Textures
2021-05-20 18:35:09 +09:00
Masataka SUMI
b7defcc5d3
Merge pull request #960 from ousttrue/fix/test
test の コンパイル
2021-05-20 18:29:40 +09:00
Masataka SUMI
f88e8d7286 Refactoring Serializing Textures 2021-05-20 18:23:26 +09:00
ousttrue
f591c87498 test の コンパイル 2021-05-20 17:42:21 +09:00
ousttrue
0ca5f97639
Merge pull request #958 from ousttrue/fix/scripted_importer_acxes
Fix/scripted importer axes
2021-05-20 17:35:03 +09:00
ousttrue
41b411a461 Default の Asset をサーチしてまとめて Reimport を発動する 2021-05-20 17:24:27 +09:00
ousttrue
5ffab988dc 矢張り、EditorPrefs を使うことにした
* symbol UNIGLTF_DEFAULT_AXES_X は止める
2021-05-20 12:56:00 +09:00
ousttrue
4400015803
Merge pull request #959 from Santarh/textureTest
Tests satisfying the glTF specification about color space in PBR material properties.
2021-05-19 20:47:08 +09:00
Masataka SUMI
4f32ccfd52 Add glTF PBR Material color space test. 2021-05-19 20:12:46 +09:00
Masataka SUMI
ce9129749f Add principle texture colorspace tests. 2021-05-19 18:08:24 +09:00
ousttrue
3ba3f899e3 add ScriptedImporterAxes 2021-05-19 18:08:10 +09:00
ousttrue
3f2f2bbff1 add Axes.Default 2021-05-19 18:00:41 +09:00
ousttrue
aab1596a9a ToggleSymbol 2021-05-19 17:53:13 +09:00
ousttrue
9dd09ebf00 rename 2021-05-19 17:43:18 +09:00
ousttrue
22cb1372be axis の複数形は、axes
not axises
2021-05-19 17:28:10 +09:00
Masataka SUMI
d89dca1e47 mv texture 2021-05-19 17:27:48 +09:00
ousttrue
0e9bc3ae7f
Merge pull request #957 from ousttrue/fix/drop_lookat_curve_param
正規化時にLookAtのパラメーターが落ちてしまうのを修正
2021-05-19 17:12:31 +09:00
ousttrue
bc1cd34114
Merge pull request #953 from ousttrue/feature10/aim_object_space
[1.0] aim constraint の up vector の目標空間 model/local を実装
2021-05-19 17:12:09 +09:00
ousttrue
3395bff90f public Source get set 2021-05-19 17:10:20 +09:00
ousttrue
b8223a20c3 export with bone normalize cause, drop look at curve params 2021-05-19 16:04:16 +09:00
ousttrue
67558710d6
Merge pull request #955 from Santarh/exportMtoon10
Implements exporting VRM 1.0 MToon
2021-05-19 16:03:13 +09:00
ousttrue
3f7fa08f0a add test 2021-05-19 16:01:26 +09:00
ousttrue
c211199cf3 fix Source 2021-05-19 14:00:33 +09:00
ousttrue
297b585012 source position 2021-05-19 13:56:30 +09:00
ousttrue
8c12ab5661 SourceInitialCoords, DestinationInitialCoords を整理、修正 2021-05-19 13:52:54 +09:00
ousttrue
a565aec30d
Merge pull request #954 from Santarh/yabaVrmExport
Ignore freezing while exportings vrm10
2021-05-18 21:04:20 +09:00
Masataka SUMI
3f13fdde05 ignore freeze while exportings vrm10 2021-05-18 21:01:19 +09:00
Masataka SUMI
7062bffb04 migration しわすれ 2021-05-18 20:41:19 +09:00
Masataka SUMI
3ce3e92895 simplify 2021-05-18 20:41:01 +09:00
Masataka SUMI
d33b928eeb Implements VRM10 MToon Exporter 2021-05-18 20:40:36 +09:00
ousttrue
75eed7434f green 2021-05-18 18:21:08 +09:00
ousttrue
b3cbe06c6e implement aim up space
aim のUPVectorを評価する空間を world から model/local に修正
2021-05-18 18:14:04 +09:00