Commit Graph

17 Commits

Author SHA1 Message Date
hiroj
895994c5b6 fix MaterialImporter and TextureTransformTest 2020-05-29 16:20:35 +09:00
hiroj
db3679494a
Merge pull request #229 from hiroj/add_texture_transform_extensions
WIP: Add texture transform extensions
2020-05-20 17:20:56 +09:00
hirose
db666f2b1d Refer to vertex color when importing with UniUnlit 2019-12-16 21:07:25 +09:00
hirose
04c69a1ee2 baseColorFactor to linear color space. 2019-12-12 15:39:54 +09:00
Isamu Mogi
b8f7177cb8 Fix typo (comments) 2019-06-09 00:38:00 +09:00
j-hirose
a5b4e907de invert texture origin 2019-05-08 20:33:53 +09:00
j-hirose
f698ad8f11 Check the number of sequences 2019-03-20 16:05:58 +09:00
hiroj
587aae917c texture transform import and export 2019-03-18 19:34:26 +09:00
yutopp
c8489af8ed Fix calculation of smoothness and roughnessFactor conversion 2019-03-15 15:38:34 +09:00
yutopp
c95753fc8e Bake smoothness and roughnessFactor into textures. Treat smoothness and roughnessFactor as hardcoded-value 1.0 in Unity world (Resolve #212) 2019-03-14 22:27:14 +09:00
hiroj
9ee1aaca5c
Merge pull request #219 from dwango/fix/set_cutoff
Set _Cutoff parameters when alphaMode is MASK
2019-03-13 19:24:28 +09:00
yutopp
11d6178990
Trim unnecessary spaces 2019-03-13 17:53:30 +09:00
yutopp
a682ee59c2 Fix #214. Set _Cutoff parameters when alphaMode is MASK 2019-03-11 19:04:14 +09:00
ousttrue
839847e19c Fix null check 2019-02-13 08:35:01 +09:00
ousttrue
0ae38fadb2 Add ImporterContext.UseUniJSONParser. Add Test. Add nullcheck. 2019-02-13 08:35:01 +09:00
j-hirose
bfff027bca Metallicマップ設定時にSmoothnessの値を復元するように修正 2019-02-07 16:58:07 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00