Commit Graph

3146 Commits

Author SHA1 Message Date
Masataka SUMI
ecebd7b715 Add baseColorFactor migration of older vrm file 2022-11-16 18:32:51 +09:00
Masataka SUMI
62085d255a rename vrm10 material importer class names 2022-11-10 21:41:01 +09:00
Masataka SUMI
77e87eba38 rename vrm material importer class names 2022-11-10 21:38:36 +09:00
Masataka SUMI
bd63c7e14f mv function of importing material name 2022-11-10 21:30:13 +09:00
Masataka SUMI
9f16a268a6 rename 2022-11-10 21:26:02 +09:00
Masataka SUMI
848dfe4597 import emissiveFactor correct in urp lit 2022-11-10 20:24:15 +09:00
Masataka SUMI
ec5b5cea03 mv 2022-11-10 20:12:32 +09:00
ousttrue
a278ea882f UnityPath.FromUnityPath
* "" => Application.dataPath / ..
* "." => Application.dataPath / ..
* null => invalid
2022-11-09 17:39:32 +09:00
ousttrue
82574f5024 UnityPath のテスト追加 2022-11-09 17:36:40 +09:00
ousttrue
d25f6d3f24 UniVRM-0.107.0 2022-11-09 16:27:28 +09:00
ousttrue
870318b2ce
Merge pull request #1915 from ousttrue/fix/VRM10Viewer_commandline
コマンドライン引き数のエラーを防止
2022-11-09 15:48:44 +09:00
ousttrue
f0d6af93c5 hide box man 2022-11-09 15:08:23 +09:00
ousttrue
8c078c82ae コマンドライン引き数のエラーを防止 2022-11-09 14:38:22 +09:00
ousttrue
59a2d74ffd VRM-1.0 向けの ReduceBlendshape と ReduceBlendshapeClip の実装は v0.108 以降でやります。 2022-11-09 14:21:15 +09:00
ousttrue
7c9fb5ea1d add sparse check box 2022-11-09 14:10:42 +09:00
ousttrue
1345972859
Merge pull request #1905 from mkc1370/feature/support_packages_directory
UnityPathでパッケージ管理下のファイルを扱えるように
2022-11-09 13:27:07 +09:00
Masataka SUMI
00d7f8e27b fix 2022-11-08 13:25:44 +09:00
Masataka SUMI
763d0b516b fix tests 2022-11-07 21:30:00 +09:00
Masataka SUMI
ac880243d3 convert gamma to linear before division. 2022-11-07 21:00:01 +09:00
Masataka SUMI
f63d03475a comment 2022-11-07 20:31:43 +09:00
Masataka SUMI
61041a5b7d Add test 2022-11-07 19:23:09 +09:00
Masataka SUMI
2eefacbde3 satisfy emissiveFactor spec 2022-11-07 19:21:47 +09:00
Masataka SUMI
5b95b6e1ae comment 2022-11-07 18:16:40 +09:00
Masataka SUMI
3ae3c2aef5 Support in vrm 1.0 migration. 2022-11-07 18:14:06 +09:00
Masataka SUMI
521f0e9871 Merge branch 'master' of https://github.com/vrm-c/UniVRM into fixEmissionColorSpace 2022-11-07 14:14:33 +09:00
Masataka SUMI
a22c212a85
Merge pull request #1908 from Santarh/removeOlderShaderExporter
Stop supporting to export legacy vrm shaders.
2022-11-07 13:57:46 +09:00
Masataka SUMI
6503493438 Migrate materials when importing a VRM 0.x model. 2022-11-04 23:39:57 +09:00
Masataka SUMI
8521e98817 Convert emissiveFactor's color space into gamma with Built-in RP Standard shader. 2022-11-04 22:52:34 +09:00
Masataka SUMI
d0d845ab2a Remove supporting legacy vrm shaders. 2022-11-04 21:48:54 +09:00
Masataka SUMI
da66cf768f Set externalData as initial value. 2022-11-04 21:38:58 +09:00
Masataka SUMI
36e9ca8605 fix directory name cases 2022-11-04 16:28:04 +09:00
Masataka SUMI
b6744a653a Implements fallbacked behaviour. 2022-11-04 16:20:55 +09:00
Masataka SUMI
04c14a2b86 Stop inheritance 2022-11-04 16:12:22 +09:00
Masataka SUMI
6fe4f9ac24 stop inheritance 2022-11-04 16:11:45 +09:00
Masataka SUMI
907ecf74bd suppress unnecessary diffs 2022-11-04 16:06:33 +09:00
Masataka SUMI
28f7045418 format directory structure about VRM10 material io 2022-11-04 15:50:42 +09:00
Masataka SUMI
1ff83272de format directory structure about VRM material IO 2022-11-04 15:45:05 +09:00
Masataka SUMI
77272ac6e7 rename glTF material exporters 2022-11-04 15:37:52 +09:00
Masataka SUMI
326bdf9efc Merge branch 'master' of https://github.com/vrm-c/UniVRM into refactorMaterialExporter 2022-11-04 14:28:16 +09:00
ousttrue
1ca2d14100
Merge pull request #1904 from Santarh/suppressPreprocessor
Use static getter instead of preprocessors.
2022-11-04 14:06:37 +09:00
ousttrue
bc2131a3f1
Merge pull request #1903 from Santarh/thumbFIx
Consider thumbnail image's mimeType when loading the VRM 1.0 model.
2022-11-04 14:00:47 +09:00
Masataka SUMI
f8ac8075e7 use static getter instead of preprocessors. 2022-11-03 20:58:14 +09:00
mkc1370
5043781ebf Added support for paths within editable Packages to UnityPath 2022-11-03 20:20:46 +09:00
Masataka SUMI
fd293b5f4c fix 2022-11-03 18:34:13 +09:00
Masataka SUMI
29c4686af4 Suppress warning logs when loading vrm10 models. 2022-11-03 18:30:09 +09:00
Masataka SUMI
dbdb147e2a Consider thumbnail image's mimeType when loading the vrm10 model. 2022-11-03 18:27:13 +09:00
Masataka SUMI
5dbb9c25ab meta update 2022-11-03 17:44:28 +09:00
Masataka SUMI
0255f17ca5 Remove warning code & suppress file size in Resources 2022-11-03 17:40:58 +09:00
Masataka SUMI
7a0745b5cd Remove Obsolete method 2022-11-03 17:33:16 +09:00
Masataka SUMI
6446b7b0fa mv 2022-11-03 02:14:31 +09:00