Commit Graph

135 Commits

Author SHA1 Message Date
Masataka SUMI
77e87eba38 rename vrm material importer class names 2022-11-10 21:38:36 +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
1ff83272de format directory structure about VRM material IO 2022-11-04 15:45:05 +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
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
8af4eaecf5 Refactoring Material Exporters 2022-11-03 02:01:47 +09:00
ousttrue
866e75243e get non active 2022-10-24 17:36:56 +09:00
ousttrue
314fb6d901 UniGLTF_Samples 漏れ 2022-10-07 16:35:15 +09:00
ousttrue
85f4e22a98 typo 2022-10-04 17:55:49 +09:00
ousttrue
6e36862b1c Assets/UniGLTF/Samples~ を追加 2022-10-04 15:07:58 +09:00
ousttrue
b0e20b95e4 Revert "typo rename UnityObjectDestoyer to UnityObjectDestroyer"
This reverts commit a8d5704a0f.
2022-10-03 18:09:05 +09:00
ousttrue
a8d5704a0f typo rename UnityObjectDestoyer to UnityObjectDestroyer 2022-10-03 17:56:36 +09:00
Masataka SUMI
0dfa783406 mv CachedEnum namespace to UniGLTF.Utils 2022-09-07 15:59:35 +09:00
Masataka SUMI
29163a43b1 Use CachedEnum 2022-09-07 15:38:02 +09:00
ousttrue
c9864efbf9
Merge pull request #1761 from mkc1370/fix/package_dependencies
Unity公式モジュールの依存関係が不足している問題を修正
2022-08-08 14:13:34 +09:00
mkc1370
8ac0bf8c4b Add Unity official package dependencies to VRMVersionMenu 2022-08-02 18:12:01 +09:00
mkc1370
8df51422ef add null check 2022-07-29 20:16:17 +09:00
ousttrue
24acebd114 file extension of AnimationClip is ".anim" 2022-06-28 17:07:48 +09:00
ousttrue
eca75c54a4 ImporterContext.LoadAnimation 2022-06-27 20:39:11 +09:00
ousttrue
2d1211e94b write AnimationClip in VRM editor load 2022-06-27 20:28:10 +09:00
ousttrue
933466169f VRMExportSettings.KeepAnimation 2022-06-27 19:20:40 +09:00
ousttrue
ac19e0d135 PreShaderPropExporter は既に VRM/MToon 専用 2022-06-02 15:12:22 +09:00
ousttrue
1072555b08 VRMImporterMenu 経路の dispose を修正 #1630 #1631 2022-05-09 13:54:54 +09:00
ousttrue
143175b868 変数名、if文、コメント 2022-03-14 18:07:16 +09:00
ousttrue
7207629094 [1.0][exporter]未知のMaterial(Shader)が含まれることを検知 2022-03-07 16:08:17 +09:00
ousttrue
faebd43771 remove awaitCaller ?? new ImmediateCaller()
上流の awaitCaller を下流に使ってないことも修正
2022-02-21 16:47:44 +09:00
ousttrue
141a3c4cec Dispose 呼び忘れ
A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details.
2022-02-07 13:20:20 +09:00
ousttrue
2c40aab10b [1.0][Export] normalize validation しない 2021-12-15 15:00:59 +09:00
ousttrue
042847ab64 implement KeepVertexColor 2021-12-09 19:54:59 +09:00
ousttrue
c9d829c9cd add checkbox 2021-12-09 19:39:51 +09:00
ousttrue
27f2d684a6 Separate VRMExportOptions.cs 2021-12-09 19:32:06 +09:00
Masataka SUMI
f7a67db1b1 使用していない AOT Call Generation を削除 2021-12-08 21:29:54 +09:00
Masataka SUMI
1848581067 VRM 0.x のメニューを整理 2021-12-08 21:21:36 +09:00
ousttrue
1eec47dedd Update exporter interface. use ExportingGltfData 2021-10-26 21:02:09 +09:00
ousttrue
e8f7fdbda7 Rename GltfBufferWriter to ExportingGltfData 2021-10-26 20:34:50 +09:00
ousttrue
58678776b5 add GltfBufferWriter 2021-10-26 17:37:03 +09:00
Masataka SUMI
2a01ef551b Merge branch 'master' of https://github.com/vrm-c/UniVRM into fixExporterInterface 2021-10-22 20:22:58 +09:00
Masataka SUMI
6b43069eb9 Remove RuntimeGltfInstance before saving a prefab. 2021-10-22 18:58:10 +09:00
Masataka SUMI
95b032d12e gltfExporter の GltfExportSettings が、コンストラクタと Export 関数の引数で二重に与えられていたのを修正 2021-10-20 16:31:42 +09:00
ousttrue
fe4c65489a copy Samples to Samples~ 2021-10-14 20:51:13 +09:00
ousttrue
251c3d7706 Samples を Samples~ に移動
以降、Unity でコンパイルが通っていることを保証できない。つらい
2021-10-13 17:37:45 +09:00
ousttrue
7d98ff15f9 UniVRM-0.84.0 2021-09-17 17:38:18 +09:00
ousttrue
be20d1ce96 add VRMData.cs 2021-09-01 21:26:50 +09:00
ousttrue
2e8d8dd316 VRMImporterContext の materialGenerator をカスタマイズするのに VRM.glTF_VRM_extensions vrm が必用
* VRMImporterContext の中で VRM.glTF_VRM_extensions vrm を取り出していて使いづらいので引き数で渡す方法を追加することにした
2021-09-01 20:37:37 +09:00
ousttrue
a16d352cd9 rename unigltf to gltf 2021-08-20 16:57:39 +09:00
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
8b433a9e49 未使用 2021-08-18 21:12:12 +09:00
ousttrue
9562909c65 com.vrmc.univrm1 to com.vrmc.vrm 2021-08-18 20:56:43 +09:00