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 |
|
PoChang007
|
0a31068616
|
Merge pull request #1092 from ousttrue/feature10/update_expression2
[1.0] Expression の仕様更新に追随
|
2021-07-07 15:16:13 +09:00 |
|
ousttrue
|
8ed46d6a59
|
Merge pull request #1095 from Santarh/nullAccess
fix MissingReferenceException
|
2021-07-05 18:56:32 +09:00 |
|
Masataka SUMI
|
a9b743f92e
|
fix MissingReferenceException
|
2021-07-05 18:03:30 +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
|
ea642495cd
|
fix VRMC_hdr_emissiveMultiplier generation path
|
2021-07-02 19:56:40 +09:00 |
|
ousttrue
|
a96e0b6267
|
GenerateInfo
|
2021-07-02 19:56:39 +09:00 |
|
ousttrue
|
ce163245a4
|
impl DictionaryJsonSchema
|
2021-07-02 19:56:39 +09:00 |
|
ousttrue
|
51180c5c19
|
Merge pull request #1090 from Santarh/nullCheck
Add null check in StringExtension
|
2021-07-02 15:41:48 +09:00 |
|
Masataka SUMI
|
700f47b42a
|
Add null check
|
2021-07-02 15:37:34 +09:00 |
|
ousttrue
|
95dafc3e75
|
Merge pull request #1089 from Santarh/publicSuffix
Make public resource fix method
|
2021-07-02 14:18:50 +09:00 |
|
Masataka SUMI
|
ab1f61e560
|
make public resource unique method
|
2021-07-01 20:48:29 +09:00 |
|
ousttrue
|
17c61401a9
|
Merge pull request #1087 from ousttrue/fix/matrix_extraction
Nodeの行列分解時の負のスケールの限定対応
|
2021-07-01 16:38:27 +09:00 |
|
ousttrue
|
7874e72c07
|
matrix extraction may X-Mirror
|
2021-07-01 15:05:10 +09:00 |
|
PoChang007
|
ed51975632
|
Merge pull request #1086 from ousttrue/feature10/zip_extract
Feature10/zip extract
|
2021-07-01 13:02:51 +09:00 |
|
ousttrue
|
fc774d2f6b
|
FromFullpath to FromUnityPath
間違いが起こりやすい。UnityPath が自分で絶対パス判定した方がいいかも
|
2021-06-30 15:39:21 +09:00 |
|
ousttrue
|
a8efc25886
|
add ZipArchivedGltfScriptedImporterEditor
|
2021-06-30 15:37:27 +09:00 |
|
ousttrue
|
93b6564b0f
|
rename EditorGUI to Editor
|
2021-06-30 15:25:15 +09:00 |
|
ousttrue
|
7ae7aff51d
|
ScriptedImporterImpl to GltfScriptedImporterBase
|
2021-06-30 15:23:46 +09:00 |
|
ousttrue
|
d90520fba3
|
Merge pull request #1080 from ousttrue/feature/zip_archvie_importer
experimental zip archive importer
|
2021-06-30 15:15:08 +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 |
|
ousttrue
|
a569e1081b
|
default 引き数止め(privateだし)
|
2021-06-30 15:08:26 +09:00 |
|
ousttrue
|
a319b61441
|
null check
|
2021-06-30 14:51:26 +09:00 |
|
ousttrue
|
d50448238e
|
Merge pull request #1084 from Santarh/fixMatZero
Fix error when material count was zero in VRM
|
2021-06-30 13:52:45 +09:00 |
|
ousttrue
|
8b645b060d
|
Merge pull request #1083 from Santarh/fixDuplicatedSufix
Add unique suffix to same name assets.
|
2021-06-30 13:51:10 +09:00 |
|
ousttrue
|
164b34f2c1
|
Merge pull request #1082 from Santarh/followV
AnimationClip import with AnimationClipFactory
|
2021-06-30 13:48:28 +09:00 |
|
Masataka SUMI
|
5bfa273750
|
suppress deserialize
|
2021-06-29 22:39:25 +09:00 |
|
Masataka SUMI
|
d95aa73577
|
Fix error when material count was zero in VRM
|
2021-06-29 22:37:11 +09:00 |
|
Masataka SUMI
|
e1c897b220
|
Add unique suffix to same name assets.
|
2021-06-29 22:23:03 +09:00 |
|
Masataka SUMI
|
70c01d5344
|
AnimationClip import with AnimationClipFactory
|
2021-06-29 21:02:19 +09:00 |
|
ousttrue
|
ff2271eea9
|
apply VRMC_materials_hdr_emissiveMultiplier
|
2021-06-29 20:35:57 +09:00 |
|
ousttrue
|
bc8a8b3a7f
|
update VRM10MetaEditor
|
2021-06-29 20:27:35 +09:00 |
|
ousttrue
|
0bdb224215
|
gltfExporter use GltfExportSettings
|
2021-06-29 20:25:58 +09:00 |
|
ousttrue
|
6cfdf81429
|
merge MeshExportSettings to GltfExportSettings
|
2021-06-29 20:25:58 +09:00 |
|
ousttrue
|
f07d1cf98b
|
postprocessing
|
2021-06-29 20:25:57 +09:00 |
|
ousttrue
|
7f7c01c011
|
mv GltfExportSettings to Runtime
|
2021-06-29 20:25:57 +09:00 |
|
ousttrue
|
a4ef5999a0
|
GltfExportSettings to C# class from ScriptableObject
|
2021-06-29 20:25:57 +09:00 |
|
ousttrue
|
68d9c76d0e
|
mv EmissiveMultiplier to UniGLTF
|
2021-06-29 20:25:56 +09:00 |
|
ousttrue
|
a7f64e0f72
|
WIP
|
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 |
|
ousttrue
|
080631b4d9
|
update spec
|
2021-06-29 20:25:55 +09:00 |
|
PoChang007
|
dfbb953956
|
Merge pull request #1081 from ousttrue/fix10/ApplyModifiedProperties
ApplyModifiedProperties
|
2021-06-29 17:33:10 +09:00 |
|
ousttrue
|
94f2d9f7bb
|
ApplyModifiedProperties
|
2021-06-29 17:32:13 +09:00 |
|
ousttrue
|
d90179a720
|
experimental zip archive importer
|
2021-06-29 15:53:53 +09:00 |
|
PoChang007
|
fa9969fe6c
|
Merge pull request #1079 from ousttrue/fix/settingprovider_args
fix SettingProvider
|
2021-06-29 15:38:30 +09:00 |
|
ousttrue
|
7e71dc3d62
|
fix SettingProvider
> Cannot create Settings Provider for: CreateProjectSettingsProvider
> UnityEditor.WindowLayout:LoadDefaultWindowPreferences ()
|
2021-06-29 14:57:03 +09:00 |
|