ousttrue
|
ed0cfb1f27
|
Merge pull request #872 from ousttrue/feature/extract_key
Feature/extract key
|
2021-04-14 20:12:05 +09:00 |
|
ousttrue
|
aedfe98974
|
mod TextureImportName.GetExtractName to GetUnityObjectName
|
2021-04-14 20:09:30 +09:00 |
|
ousttrue
|
60174491c4
|
TextureImportName の使っていないところを削除
|
2021-04-14 20:05:08 +09:00 |
|
ousttrue
|
46605091ac
|
GC
|
2021-04-14 20:04:41 +09:00 |
|
ousttrue
|
7d561a6be0
|
Merge pull request #870 from ousttrue/fix10/import_collider
colliderの重複を考慮していなかった
|
2021-04-14 19:41:47 +09:00 |
|
ousttrue
|
48b6284851
|
Merge pull request #871 from ousttrue/fix10/remove_collider_reset
remove VRM10SpringBoneColliderGroup.Reset.
|
2021-04-14 19:41:17 +09:00 |
|
ousttrue
|
208311164b
|
VRMC_constraints to VRMC_node_constraint
|
2021-04-14 17:45:24 +09:00 |
|
ousttrue
|
b8334ae645
|
pull JsonSchema. debug
|
2021-04-14 17:38:30 +09:00 |
|
ousttrue
|
66a7cfc768
|
TextureImportParam の GltfName, ConvertedName を UnityObjectName に単純化
|
2021-04-14 16:41:15 +09:00 |
|
ousttrue
|
03c0ad69c6
|
HashSet<SubAssetKey>
|
2021-04-14 14:25:21 +09:00 |
|
ousttrue
|
56b7f1ae20
|
SubAssetKey
|
2021-04-14 13:50:09 +09:00 |
|
ousttrue
|
405188f737
|
remove VRM10SpringBoneColliderGroup.Reset. importer が誤動作する
|
2021-04-13 20:48:56 +09:00 |
|
ousttrue
|
ac5662f61f
|
colliderの重複考慮
|
2021-04-13 20:42:56 +09:00 |
|
PoChang007
|
bf9a506d65
|
Merge pull request #868 from ousttrue/feature/tpose
T-Pose にするボタン2
|
2021-04-13 15:22:55 +09:00 |
|
ousttrue
|
b6bea96590
|
Merge pull request #867 from Santarh/recommendedProjectSettingsWindow
"Recommended settings" window
|
2021-04-13 12:25:52 +09:00 |
|
ousttrue
|
5a147a1077
|
label
|
2021-04-13 12:22:06 +09:00 |
|
ousttrue
|
d1fe3fff6f
|
UnityEditor.AvatarSetupTool.MakePoseValid の呼び出し
|
2021-04-12 22:54:16 +09:00 |
|
ousttrue
|
59eb769cd6
|
InternalTPose.cs
|
2021-04-12 21:49:49 +09:00 |
|
ousttrue
|
81b8e5a012
|
Merge pull request #866 from ousttrue/fix/model_toglb
vrm1 の Export インタフェースを整理
|
2021-04-12 21:49:03 +09:00 |
|
ousttrue
|
42f8c59d8b
|
Merge pull request #865 from ousttrue/fix/lookattype_migration
fix lookAtType migration
|
2021-04-12 21:48:13 +09:00 |
|
Masataka SUMI
|
5310269afb
|
impl UniGLTF.EditorSettingsValidator
|
2021-04-12 21:34:42 +09:00 |
|
ousttrue
|
78cda85380
|
tmp
|
2021-04-12 21:05:15 +09:00 |
|
ousttrue
|
f79736f0be
|
Model.ToGlb を廃止。Vrm10Exporter.Export を追加
|
2021-04-12 20:28:37 +09:00 |
|
ousttrue
|
443001957b
|
Model から VRM 情報が除去されたので、ToGlb に追加の引数が必用になった
|
2021-04-12 20:01:11 +09:00 |
|
ousttrue
|
7889f759c7
|
fix lookAtType migration
|
2021-04-12 19:49:24 +09:00 |
|
ousttrue
|
6977424196
|
Merge pull request #863 from ousttrue/fix/do_not_use_resources
GetBytesWithMime を VRMShaders に移動
|
2021-04-12 18:42:46 +09:00 |
|
PoChang007
|
fc70cfaa43
|
Merge pull request #864 from ousttrue/version/0_72_0
UniVRM-0.72.0
|
2021-04-12 18:21:10 +09:00 |
|
ousttrue
|
f43811702e
|
UniVRM-0.72.0
|
2021-04-12 18:19:14 +09:00 |
|
ousttrue
|
e35bc5f2fe
|
GetBytesWithMime を VRMShaders に移動
* UniGLTF.GltfTextureExporter.GetBytesWithMime を VRMShaders.AssetTextureUtil.GetTextureBytesWithMime に移動
* テスト NotReadable, Compressed を VRMShaders に移動
* テスト用リソース Resources/4x4.png と 4x4compressed.DDS を VRMShaders に移動
|
2021-04-12 18:17:24 +09:00 |
|
ousttrue
|
14e5683ed2
|
Merge pull request #861 from ousttrue/fix/mesh_export_logic
VertexBufferをSubMeshで分割してエクスポートするオプション
|
2021-04-12 18:15:09 +09:00 |
|
ousttrue
|
bdd962225f
|
コード整理
|
2021-04-12 18:14:09 +09:00 |
|
ousttrue
|
3301f31057
|
Merge pull request #860 from ousttrue/fix/mesh_importer
BlendShapeの連結バグの修正
|
2021-04-12 17:17:22 +09:00 |
|
ousttrue
|
f38840614d
|
Merge pull request #862 from ousttrue/fix/max_variadic_argument_gc
Do not use the variadic max to avoid gc
|
2021-04-12 16:27:56 +09:00 |
|
ousttrue
|
4893c4b90e
|
Do not use the variadic max to avoid gc
public static float Max(params float[] values);
|
2021-04-12 16:26:49 +09:00 |
|
ousttrue
|
608caf1e74
|
DivideVertexBuffer option
|
2021-04-12 15:13:07 +09:00 |
|
ousttrue
|
6b9ab0db37
|
重複頂点が増えないように修正
|
2021-04-12 14:45:17 +09:00 |
|
ousttrue
|
ea6ddd7580
|
null check
|
2021-04-12 13:59:45 +09:00 |
|
ousttrue
|
ceb884d82c
|
SharedVertexBufferTest, DividedVertexBufferTest
|
2021-04-12 13:59:29 +09:00 |
|
ousttrue
|
612ae2d52d
|
BlendShapeの連結バグの修正
* primitive が複数ある
* blendShape がある
* UniGLTF意外でエクスポートした Mesh
|
2021-04-09 22:00:06 +09:00 |
|
ousttrue
|
9a479b2337
|
MeshExporterDivided
|
2021-04-09 20:52:44 +09:00 |
|
ousttrue
|
74bbf88d53
|
ExportDividedVertexBuffer
|
2021-04-09 20:03:04 +09:00 |
|
ousttrue
|
2bd547627c
|
rename ExportSharedVertexBuffer. remove unused function
|
2021-04-09 19:05:24 +09:00 |
|
ousttrue
|
42837bfff6
|
MeshExportSettings.ExportTangents
#if を削減
|
2021-04-09 19:00:14 +09:00 |
|
ousttrue
|
6aa1455623
|
ExportMesh
|
2021-04-09 18:48:15 +09:00 |
|
ousttrue
|
60e3d7a5d5
|
add UseSharingVertexBuffer option. remove unused code.
|
2021-04-09 18:48:15 +09:00 |
|
ousttrue
|
b13ed68c07
|
Merge pull request #859 from ousttrue/feature10/vrm1_export
Feature10/vrm1 export
|
2021-04-09 18:23:44 +09:00 |
|
ousttrue
|
3127ace0e1
|
ExportSpringBone
|
2021-04-09 17:11:51 +09:00 |
|
ousttrue
|
63dc77e354
|
WIP ReverseX
|
2021-04-09 16:55:18 +09:00 |
|
ousttrue
|
37eb014228
|
fix ExportFirstPerson
|
2021-04-09 16:55:14 +09:00 |
|
ousttrue
|
5a86d036bf
|
conflict
|
2021-04-09 16:55:10 +09:00 |
|