ousttrue
|
b0de928791
|
UNITY_EDITOR
|
2021-08-17 21:02:50 +09:00 |
|
ousttrue
|
9592905e57
|
VRM10Expression.Preset と ExpressionName を廃止
* VRM10Expression.Preset は VRM10ObjectExpression の度のスロットにセットされているかで判定
* VRM10Expression.ExpressionName は VRM10Expression.name を使う
|
2021-08-10 19:49:48 +09:00 |
|
PoChang007
|
7ee49e0866
|
Merge pull request #1134 from ousttrue/feature1/update_jsonschema
Feature1/update jsonschema
|
2021-08-10 18:33:46 +09:00 |
|
PoChang007
|
8f31f32d68
|
Merge pull request #1136 from ousttrue/fix1/fix_firstperson_editor
Fix1/fix firstperson editor
|
2021-08-06 18:28:48 +09:00 |
|
ousttrue
|
081dbae6ff
|
first person set default button
|
2021-08-06 17:42:20 +09:00 |
|
ousttrue
|
026797d2f3
|
import 時に null の expression をデフォルト値で生成する
|
2021-08-06 16:51:48 +09:00 |
|
ousttrue
|
93bb449548
|
remove log message
|
2021-08-06 16:42:33 +09:00 |
|
ousttrue
|
dd31a7d611
|
update schema done
|
2021-08-06 16:34:43 +09:00 |
|
ousttrue
|
cc89cb104c
|
update JsonSchema to VRM-1.0beta
|
2021-08-06 16:27:50 +09:00 |
|
Masataka SUMI
|
58b2588f2d
|
Use GUID in asmdefs
|
2021-08-04 15:19:09 +09:00 |
|
ousttrue
|
6dead3bcd8
|
add null check
|
2021-08-03 13:34:36 +09:00 |
|
Masataka SUMI
|
21a5f4e315
|
Make asmdef's auto-referenced true.
|
2021-07-19 16:15:35 +09:00 |
|
ousttrue
|
77a8c21213
|
fix GetOrLoadExpression
|
2021-07-19 12:34:14 +09:00 |
|
ousttrue
|
a1b8ef429e
|
fix generator
|
2021-07-02 19:57:37 +09:00 |
|
ousttrue
|
fa460f0031
|
JsonSchema を更新してコードを再生成した
https://github.com/vrm-c/vrm-specification/pull/296
|
2021-07-02 19:57:37 +09:00 |
|
ousttrue
|
760051f1ac
|
Merge pull request #1085 from ousttrue/feature10/VRMC_hdr_emissiveMultiplier
VRMC_materials_hdr_emissiveMultiplier 実装
|
2021-06-30 15:10:26 +09:00 |
|
Masataka SUMI
|
e1c897b220
|
Add unique suffix to same name assets.
|
2021-06-29 22:23:03 +09:00 |
|
ousttrue
|
0bdb224215
|
gltfExporter use GltfExportSettings
|
2021-06-29 20:25:58 +09:00 |
|
ousttrue
|
68d9c76d0e
|
mv EmissiveMultiplier to UniGLTF
|
2021-06-29 20:25:56 +09:00 |
|
ousttrue
|
aacb30bac3
|
JsonSchemaからの再生成
* VRMC_materials_hdr_emissiveMultiplier が追加
* TextureTransformBind.Scaling => Scale rename
|
2021-06-29 20:25:56 +09:00 |
|
Masataka SUMI
|
3ed5c4fe5c
|
Rename IGltfData to GltfData
|
2021-06-28 00:26:54 +09:00 |
|
Masataka SUMI
|
a1c40eeda0
|
Implements Parser variants.
|
2021-06-28 00:26:05 +09:00 |
|
Masataka SUMI
|
e5ca1346a5
|
Rename GltfParser to IGltfData
|
2021-06-27 21:45:30 +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
|
ba086dc0ed
|
Don't export alpha channel if alphaMode was not opaque in vrm1.0
|
2021-06-24 15:27:19 +09:00 |
|
Masataka SUMI
|
2ad014f11c
|
Rename
|
2021-06-24 15:13:05 +09:00 |
|
Masataka SUMI
|
fbd885c67c
|
Export texture's alpha if only necessary.
|
2021-06-23 23:04:16 +09:00 |
|
Masataka SUMI
|
8472a20cdf
|
define variable name clearly
|
2021-06-23 21:07:44 +09:00 |
|
ousttrue
|
13c445f882
|
vrm0 の時だけ migration checkbox
|
2021-06-22 15:12:41 +09:00 |
|
ousttrue
|
1e958ae408
|
impl custom editor
renderer を pulldown で選択できるようになった
|
2021-06-18 18:52:14 +09:00 |
|
ousttrue
|
3181dd6c90
|
fix Migrate_VrmTestModels
|
2021-06-16 18:32:43 +09:00 |
|
ousttrue
|
4e91e16901
|
null check
|
2021-06-16 18:01:30 +09:00 |
|
ousttrue
|
8f28621c92
|
Merge pull request #1042 from ousttrue/feature10/vrm_object
[vrm1]ScriptableObjectの構成を見直し
|
2021-06-16 17:49:51 +09:00 |
|
ousttrue
|
9fa1517a57
|
update Expression
|
2021-06-16 17:40:12 +09:00 |
|
ousttrue
|
ca4bab658e
|
update RendererFirstPersonFlags。文字列で保持
|
2021-06-16 17:03:41 +09:00 |
|
ousttrue
|
a35db5cf36
|
Spring on Controller
|
2021-06-16 15:57:37 +09:00 |
|
ousttrue
|
43ee6595c4
|
rename
|
2021-06-16 15:42:42 +09:00 |
|
ousttrue
|
2664a773e0
|
DrawLookAtGizmo
|
2021-06-16 15:38:10 +09:00 |
|
ousttrue
|
8a01eae5f1
|
Gaze to VRM10Controller
|
2021-06-16 15:00:02 +09:00 |
|
ousttrue
|
872a0ddc97
|
Export VRM10ObjectMeta
|
2021-06-16 14:51:36 +09:00 |
|
ousttrue
|
cac6d2d295
|
fix extract VRM10Object
|
2021-06-15 20:13:25 +09:00 |
|
ousttrue
|
cb59024f8e
|
WIP VRM10Object
|
2021-06-15 19:10:54 +09:00 |
|
ousttrue
|
9a43354294
|
Merge pull request #1041 from Santarh/fixMigrationMToonTest
Fix MToon migration tests
|
2021-06-15 18:52:22 +09:00 |
|
Masataka SUMI
|
0545cbc365
|
Fix MToon migration tests
|
2021-06-15 18:47:13 +09:00 |
|
Masataka SUMI
|
50383c3483
|
Disable auto-referenced in asmdefs
|
2021-06-15 18:00:27 +09:00 |
|
ousttrue
|
671b333673
|
aim constraint Yaw, Pitch freeze
|
2021-06-15 14:51:20 +09:00 |
|
ousttrue
|
ceed241abd
|
avoid editor error if not playing
|
2021-06-15 14:16:52 +09:00 |
|
ousttrue
|
048ce04ebd
|
runtime 変数置き場を隔離して、初期化を遅延。Editor 用の変数の初期化を分離。
|
2021-06-15 13:43:16 +09:00 |
|
Masataka SUMI
|
03144e6add
|
fix bug
|
2021-06-14 16:35:29 +09:00 |
|