ousttrue
|
8e51cef38f
|
UniVRM-0.81.0
* rename com.vrmc.unigltf to com.vrmc.gltf
* and reversion. com.vrmc.gltf use same version with vrm
|
2021-08-19 18:49:08 +09:00 |
|
ousttrue
|
54d2e967e5
|
mv VRM10.Samples to VRM10/Samples
* StreamingAssets 移動
* BVH load 調整
|
2021-08-18 18:19:14 +09:00 |
|
ousttrue
|
cb5a30d683
|
update VersionMenu
* vrm-1 の更新忘れてた
* samples 追加
|
2021-08-18 18:04:18 +09:00 |
|
ousttrue
|
214cc64437
|
add [HDR]
|
2021-08-13 13:21:39 +09:00 |
|
ousttrue
|
a2b7e34ff5
|
UniVRM-0.80.0
|
2021-08-11 20:02:05 +09:00 |
|
ousttrue
|
cc89cb104c
|
update JsonSchema to VRM-1.0beta
|
2021-08-06 16:27:50 +09:00 |
|
Masataka SUMI
|
36e7d1ef98
|
remove duplicated
|
2021-08-04 23:35:48 +09:00 |
|
Masataka SUMI
|
58b2588f2d
|
Use GUID in asmdefs
|
2021-08-04 15:19:09 +09:00 |
|
Masataka SUMI
|
21a5f4e315
|
Make asmdef's auto-referenced true.
|
2021-07-19 16:15:35 +09:00 |
|
ousttrue
|
b3017166a4
|
UniVRM-0.79.0
|
2021-07-19 12:06:18 +09:00 |
|
Masataka SUMI
|
8e0322aa70
|
fix direcitonal light attenuation multiply.
|
2021-07-15 19:57:43 +09:00 |
|
Masataka SUMI
|
1549db1a81
|
fix pbr correct mode.
|
2021-07-15 19:57:21 +09:00 |
|
Masataka SUMI
|
eb532c4aa6
|
Add Pbr Correct mode.
|
2021-07-15 19:47:22 +09:00 |
|
Masataka SUMI
|
3cb5d97c44
|
fix outline normal
|
2021-07-15 19:44:06 +09:00 |
|
Masataka SUMI
|
93d4507db7
|
Add Shade & Toony presets.
|
2021-07-15 19:16:02 +09:00 |
|
Masataka SUMI
|
23a50ae7b3
|
Add migration Tests
|
2021-07-15 19:05:51 +09:00 |
|
Masataka SUMI
|
f71e1fbbce
|
Add EditMode
|
2021-07-15 18:05:34 +09:00 |
|
Masataka SUMI
|
8c661736cd
|
Rename MToon10
|
2021-07-15 16:35:59 +09:00 |
|
ousttrue
|
fa460f0031
|
JsonSchema を更新してコードを再生成した
https://github.com/vrm-c/vrm-specification/pull/296
|
2021-07-02 19:57:37 +09:00 |
|
Masataka SUMI
|
70c01d5344
|
AnimationClip import with AnimationClipFactory
|
2021-06-29 21:02:19 +09:00 |
|
Masataka SUMI
|
6072a879d2
|
Add comment
|
2021-06-24 22:04:12 +09:00 |
|
Masataka SUMI
|
02455ef51d
|
TextureDeserializer can await.
|
2021-06-24 22:03:46 +09:00 |
|
ousttrue
|
0b575c43d2
|
Merge pull request #1072 from Santarh/exportTexturesWithoutAlpha
Export textures with alpha channel only if necessary
|
2021-06-24 15:43:15 +09:00 |
|
Masataka SUMI
|
2ad014f11c
|
Rename
|
2021-06-24 15:13:05 +09:00 |
|
Masataka SUMI
|
c9d513e409
|
Correct Metallic-Roughness Conversion condition
|
2021-06-23 23:42:37 +09:00 |
|
Masataka SUMI
|
fbd885c67c
|
Export texture's alpha if only necessary.
|
2021-06-23 23:04:16 +09:00 |
|
Masataka SUMI
|
8833925d71
|
Remove unused define
|
2021-06-23 21:57:49 +09:00 |
|
Masataka SUMI
|
186609639a
|
fix a bug. Outline Width Texture doesn't reference uv correctly.
|
2021-06-23 21:57:02 +09:00 |
|
Masataka SUMI
|
61843ccadd
|
Apply emissionColor if emissionMap was none.
|
2021-06-23 20:38:40 +09:00 |
|
Masataka SUMI
|
e0d561af37
|
Don't use multi_compile_local (because 2019.1 or later function...)
|
2021-06-23 20:32:07 +09:00 |
|
PoChang007
|
851b9432d7
|
Merge pull request #1067 from ousttrue/version/v0_78_0
UniVRM-0.78.0
|
2021-06-23 13:11:44 +09:00 |
|
ousttrue
|
0d0471535a
|
UniVRM-0.78.0
|
2021-06-23 13:05:19 +09:00 |
|
Masataka SUMI
|
2fa03bbcdd
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into legacyMigration
|
2021-06-22 20:03:26 +09:00 |
|
Masataka SUMI
|
c3775ca15f
|
Add migration code about legacy roughness texture behaviour.
|
2021-06-22 19:59:59 +09:00 |
|
Masataka SUMI
|
95dd4fd2fc
|
Remove unused
|
2021-06-22 19:49:27 +09:00 |
|
Masataka SUMI
|
3ac8d19b86
|
public textureDeserializer
|
2021-06-22 19:49:00 +09:00 |
|
ousttrue
|
21d0ce714e
|
RemapEditorBase に externalObjectMap を保持しない
|
2021-06-21 14:15:48 +09:00 |
|
ousttrue
|
8541b5c036
|
UniVRM-0.77.0
|
2021-06-16 19:03:40 +09:00 |
|
Masataka SUMI
|
50383c3483
|
Disable auto-referenced in asmdefs
|
2021-06-15 18:00:27 +09:00 |
|
Masataka SUMI
|
3102822312
|
Update submodule MToon
|
2021-06-15 17:42:25 +09:00 |
|
Masataka SUMI
|
66e3e3b84c
|
refactoring about alpha
|
2021-06-14 20:05:12 +09:00 |
|
ousttrue
|
611da973e5
|
Merge pull request #1024 from Santarh/mtoon3
Use MToon10 in VRM1.0 implementation.
|
2021-06-14 12:43:10 +09:00 |
|
Masataka SUMI
|
ecf684722a
|
follow 0.x lighting behaviour in mtoon 1.0
|
2021-06-11 21:45:13 +09:00 |
|
Masataka SUMI
|
48842419d0
|
Consider back-face normal.
|
2021-06-11 18:09:32 +09:00 |
|
Masataka SUMI
|
5aa8c696a9
|
remove unused
|
2021-06-10 21:40:08 +09:00 |
|
Masataka SUMI
|
735cfbe1f3
|
emissive factor is zero if pass was forward add
|
2021-06-10 21:36:46 +09:00 |
|
Masataka SUMI
|
aac55f605a
|
fix view vector is zero
|
2021-06-10 21:34:01 +09:00 |
|
ousttrue
|
612a59cba7
|
TakeResponsibilityForDestroyObjectFunc の返り値削除
GameObject(prefab root)の移譲の判定にしか使っていなかった。設計変更で不要になった
|
2021-06-10 20:39:13 +09:00 |
|
ousttrue
|
a17c789a02
|
ImporterContext.LoadAsync が UnityObjectManager を戻すようにインタフェースを変更
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
3b1f3fb52c
|
add SubAssetKey to TakeResponsibilityForDestroyObjectFunc
|
2021-06-10 20:39:11 +09:00 |
|