ousttrue
|
7189cfeeb3
|
内部バージョンは維持 UniGLTF/UniGLTFVersion.cs
* gltf/asset/generator は据え置き
|
2021-08-20 13:38:16 +09:00 |
|
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
|
45ac246b05
|
mv VRM.Samples to VRM/Samples
|
2021-08-18 17:40:06 +09:00 |
|
ousttrue
|
a2b7e34ff5
|
UniVRM-0.80.0
|
2021-08-11 20:02:05 +09:00 |
|
notargs
|
d7f9ecb537
|
Unity2020対応
|
2021-08-10 15:34:44 +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 |
|
ousttrue
|
cb0c2b7570
|
Unity-2019 require ApplyRevertGUI call in OnInspectorGUI
https://github.com/Unity-Technologies/UnityCsReference/blob/2019.4/Modules/AssetPipelineEditor/ImportSettings/AssetImporterEditor.cs#L443
|
2021-08-04 14:37:23 +09:00 |
|
ousttrue
|
a7d0880295
|
null check
何故か null の時がある
|
2021-07-29 17:50:54 +09:00 |
|
ichi23
|
c438331162
|
skip mesh export if CanExport is false
|
2021-07-27 16:11:09 +09:00 |
|
ousttrue
|
35798939b7
|
Merge pull request #1109 from Santarh/fixDestroyNulLAccess
Add properties & Fix the bug in `RuntimeGltfInstance`
|
2021-07-19 17:50:00 +09:00 |
|
Masataka SUMI
|
2f970a200c
|
Add Nodes property.
|
2021-07-19 16:57:39 +09:00 |
|
Masataka SUMI
|
b6fc095ce1
|
Add animationClip property.
|
2021-07-19 16:51:20 +09:00 |
|
Masataka SUMI
|
5baee4aabf
|
Fix the bug about unrelated renderers was manipulated.
|
2021-07-19 16:41:20 +09:00 |
|
Masataka SUMI
|
e3929b2d04
|
add interfaces.
|
2021-07-19 16:40:15 +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 |
|
ousttrue
|
14ea4befce
|
コード整理。IMaterialValidator.EnumerateTextureProperties 追加した
Exporter がテクスチャー列挙という形式をとらずに全部展開してするという手法を取っているため、それほど共通化されない。
|
2021-07-16 17:38:51 +09:00 |
|
ousttrue
|
0d9b9cbbf7
|
MeshExportList を追加。GetUniqueMaterials を共通化
|
2021-07-16 16:47:21 +09:00 |
|
ousttrue
|
da4eff1318
|
非対応のテクスチャタイプをエラーにする
|
2021-07-16 15:49:09 +09:00 |
|
ousttrue
|
51b2c48561
|
IMaterialValidator
|
2021-07-16 15:25:51 +09:00 |
|
PoChang007
|
0a31068616
|
Merge pull request #1092 from ousttrue/feature10/update_expression2
[1.0] Expression の仕様更新に追随
|
2021-07-07 15:16:13 +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
|
ce163245a4
|
impl DictionaryJsonSchema
|
2021-07-02 19:56:39 +09:00 |
|
Masataka SUMI
|
700f47b42a
|
Add null check
|
2021-07-02 15:37:34 +09:00 |
|
Masataka SUMI
|
ab1f61e560
|
make public resource unique method
|
2021-07-01 20:48:29 +09:00 |
|
ousttrue
|
7874e72c07
|
matrix extraction may X-Mirror
|
2021-07-01 15:05:10 +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
|
8b645b060d
|
Merge pull request #1083 from Santarh/fixDuplicatedSufix
Add unique suffix to same name assets.
|
2021-06-30 13:51:10 +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
|
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
|
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
|
d90179a720
|
experimental zip archive importer
|
2021-06-29 15:53:53 +09:00 |
|
ousttrue
|
7e71dc3d62
|
fix SettingProvider
> Cannot create Settings Provider for: CreateProjectSettingsProvider
> UnityEditor.WindowLayout:LoadDefaultWindowPreferences ()
|
2021-06-29 14:57:03 +09:00 |
|
ousttrue
|
7b0c8f5f97
|
Merge pull request #1076 from Santarh/parser
Refactoring `GltfParser`
|
2021-06-29 12:50:19 +09:00 |
|