ousttrue
|
feab5ccc61
|
Export 時の Mesh 詳細
|
2020-10-02 13:22:08 +09:00 |
|
ousttrue
|
dbe302d53c
|
Export 時の自動判定を実装
* Unlit & multiply 設定 => VColor を エクスポートする
* それ以外 VColor をエクスポートしない
|
2020-10-01 20:12:20 +09:00 |
|
ousttrue
|
74335d9540
|
fix VRMExporter.Export
|
2020-10-01 19:45:51 +09:00 |
|
ousttrue
|
1afb4e8f6f
|
update gltfExporter.Export interface
|
2020-10-01 19:35:04 +09:00 |
|
ousttrue
|
c1a7c82507
|
MeshExportInfo
|
2020-10-01 18:57:07 +09:00 |
|
ousttrue
|
d6623be68b
|
VRMExporterConfiguration to MeshExportSettings
|
2020-10-01 17:04:27 +09:00 |
|
ousttrue
|
d721e9a8b1
|
version
|
2020-10-01 15:33:09 +09:00 |
|
ousttrue
|
13f16068a0
|
頂点カラー使っている判定 #565
|
2020-10-01 15:23:44 +09:00 |
|
ousttrue
|
defbf7e675
|
VRMExportMeshes 追加
TODO: mesh 関連の validation 処理、情報表示をこっちに移動する
|
2020-10-01 12:44:07 +09:00 |
|
ousttrue
|
306fbb3e55
|
field 上の方に移動
|
2020-10-01 12:14:50 +09:00 |
|
ousttrue
|
d39e61332b
|
remove unused
|
2020-10-01 12:09:00 +09:00 |
|
ousttrue
|
c3850df08c
|
remove unused
|
2020-10-01 12:02:46 +09:00 |
|
ousttrue
|
00db63b2f6
|
add Mesh tab
|
2020-10-01 12:02:18 +09:00 |
|
ousttrue
|
718e3253c7
|
VERTEX_COLOR_IS_INCLUDED check MeshRenderer
|
2020-10-01 11:49:37 +09:00 |
|
ousttrue
|
b4f4a4a6f5
|
Merge pull request #568 from ousttrue/fix_prefabutility_warning
fix warnings
|
2020-09-29 19:17:48 +09:00 |
|
ousttrue
|
0c10e5f109
|
fix warnings
#461
|
2020-09-29 17:05:15 +09:00 |
|
ousttrue
|
fbfae2c1cc
|
Merge pull request #564 from ousttrue/feature/use_serializertypes_generated
生成シリアライザをデフォルトにする
|
2020-09-28 14:53:44 +09:00 |
|
hiroj
|
d4e48e053c
|
Merge pull request #561 from Santarh/textureSampler
テクスチャサンプラ適用処理を ITextureLoader が持つ
|
2020-09-28 14:19:31 +09:00 |
|
ousttrue
|
09af53a3f9
|
fix sparse export
|
2020-09-24 17:27:07 +09:00 |
|
ousttrue
|
c3e8e2f391
|
remove m_useExcperimentalExporter
|
2020-09-24 15:52:22 +09:00 |
|
ousttrue
|
eb7d39b376
|
regenerate GltfDeserializer
|
2020-09-24 15:49:13 +09:00 |
|
ousttrue
|
3bdc932f0d
|
remove byteStride
#461
|
2020-09-24 15:47:34 +09:00 |
|
ousttrue
|
361954aa9d
|
fix warning
Alpha cutoff is supported only for 'MASK' alpha mode.
|
2020-09-24 15:19:31 +09:00 |
|
ousttrue
|
e76e2f9671
|
use SerializerTypes.Generated
|
2020-09-24 14:53:14 +09:00 |
|
Masataka SUMI
|
423bcc7092
|
テクスチャサンプル適用処理を ITextureLoader が持つ
|
2020-09-16 17:20:01 +09:00 |
|
ousttrue
|
2b9ddba32c
|
Merge pull request #558 from ousttrue/bump_0_60_0
Bump version to 0.60.0
|
2020-09-15 15:56:40 +09:00 |
|
ousttrue
|
e8d5a8c5ee
|
Bump version to 0.60.0
|
2020-09-15 15:49:35 +09:00 |
|
ousttrue
|
a2ffc3cffc
|
Merge pull request #557 from ousttrue/fix/renderer_materials_null
fix null in Renderer.sharedMaterials
|
2020-09-15 15:18:41 +09:00 |
|
ousttrue
|
108806f511
|
Merge pull request #556 from ousttrue/feature/inspector_validation
add BlendShapeClip Validation
|
2020-09-15 15:18:30 +09:00 |
|
ousttrue
|
8ddf9c29f3
|
fix null in Renderer.sharedMaterials
|
2020-09-15 15:12:22 +09:00 |
|
ousttrue
|
1cb4bf27ad
|
見つからなかったときに 同名 の GameObject で最初に見つかったものに fallback するようにした
|
2020-09-15 14:23:02 +09:00 |
|
ousttrue
|
116169ca66
|
エラーを警告に落とした。エクスポート時に null check を追加した。
|
2020-09-15 14:14:03 +09:00 |
|
ousttrue
|
c26e3fa169
|
add VRMBlendShapeProxyValidator
|
2020-09-15 13:31:13 +09:00 |
|
ousttrue
|
e96fc796de
|
add validation to VRMFirstPersonEditor
|
2020-09-15 12:40:42 +09:00 |
|
hiroj
|
ef3234ffe5
|
Merge pull request #550 from ousttrue/feature/exporter_calc_size
Export Dialog の更新
|
2020-09-14 14:12:24 +09:00 |
|
ousttrue
|
a153f30898
|
Meshサイズの事前計算。ReduceBlendShape反映
|
2020-09-11 18:11:51 +09:00 |
|
ousttrue
|
75484b1785
|
tab をスクロールエリアの外に
|
2020-09-11 18:10:54 +09:00 |
|
ousttrue
|
8efcc3da09
|
fix null check
|
2020-09-11 17:33:26 +09:00 |
|
ousttrue
|
70f62853e0
|
ScrollエリアにValidationメッセージが入るようにした
|
2020-09-11 16:00:35 +09:00 |
|
ousttrue
|
cc5a04a308
|
VRMExporterVaildator.cs に分割
|
2020-09-11 15:54:50 +09:00 |
|
ousttrue
|
815ddb5327
|
Merge pull request #547 from ousttrue/fix/is_null
`is null` を `== null` に修正
|
2020-09-11 14:11:24 +09:00 |
|
ousttrue
|
8ea30513d4
|
Merge pull request #549 from ousttrue/fix/FixUnique
set name if name is null
|
2020-09-11 14:07:29 +09:00 |
|
ousttrue
|
1296895f21
|
Merge pull request #548 from ousttrue/fix/ExportRoot_limit
正規化するときは、 `ExportRootに回転・拡大縮小` があってもよい。
|
2020-09-11 14:06:55 +09:00 |
|
ousttrue
|
13fd098574
|
set name if name is null #545
|
2020-09-11 13:19:04 +09:00 |
|
ousttrue
|
06de4db121
|
Merge pull request #546 from faidra/get-inactive-ancestors
親をたどる時、非アクティブなTransformが取得できなくなっていたのを修正
|
2020-09-11 12:58:26 +09:00 |
|
ousttrue
|
5298fd302b
|
正規化するときは、 ExportRootに回転・拡大縮小 があってもよい。
`VRMExporterWizardMessages.ROOT_WITHOUT_ROTATION_AND_SCALING_CHANGED` 時のエクスポート禁止を削除。
`VRMExporterWizardMessages.ROTATION_OR_SCALEING_INCLUDED_IN_NODE` 警告が出るのでよし。
|
2020-09-11 12:21:36 +09:00 |
|
ousttrue
|
9fd67c035d
|
unity では ==null と is null がかなり違う
|
2020-09-11 11:50:01 +09:00 |
|
faidra
|
c634e319a9
|
親をたどる時、非アクティブなTransformも取得できる方法に修正
|
2020-09-10 20:59:58 +09:00 |
|
ousttrue
|
3788d1efcd
|
Merge pull request #543 from PoChang007/update_readme_contrib_guidelines
add contributing guidelines
|
2020-09-09 12:41:38 +09:00 |
|
PoChangSu
|
5fc71f52ca
|
add contributing guidelines
|
2020-09-09 12:34:26 +09:00 |
|