ousttrue
|
59eb769cd6
|
InternalTPose.cs
|
2021-04-12 21:49:49 +09:00 |
|
ousttrue
|
78cda85380
|
tmp
|
2021-04-12 21:05:15 +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 |
|
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
|
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
|
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 |
|
ousttrue
|
20af5606a0
|
ExportFirstPerson
|
2021-04-09 16:55:05 +09:00 |
|
ousttrue
|
7d15c0bb04
|
ExportLookAt
|
2021-04-09 16:55:00 +09:00 |
|
ousttrue
|
50078af9bc
|
ExportExpression
|
2021-04-09 16:54:55 +09:00 |
|
ousttrue
|
4bf461a226
|
Vrm10Exporter.ExportMeta
|
2021-04-09 16:54:50 +09:00 |
|
ousttrue
|
45503b4b31
|
Vrm10Exporter.Export
|
2021-04-09 16:54:44 +09:00 |
|
ousttrue
|
44447822c0
|
m_debugCount
|
2021-04-09 16:54:39 +09:00 |
|
ousttrue
|
a207729d09
|
Vrm10MaterialExporter
|
2021-04-09 16:54:34 +09:00 |
|
ousttrue
|
90d6f49c24
|
Vrm10Exporter.Export
|
2021-04-09 16:54:27 +09:00 |
|
ousttrue
|
a5bb8c1d43
|
migration error message
|
2021-04-09 16:54:20 +09:00 |
|
Masataka SUMI
|
23082ad43a
|
follow gitmodules & mv mtoon submodule files
|
2021-04-09 15:50:18 +09:00 |
|
ousttrue
|
bbb5b0384c
|
2018仕様に修正
|
2021-04-08 21:12:17 +09:00 |
|
ousttrue
|
cc2ed680a5
|
Merge pull request #855 from Santarh/vrmShadersRefactor2
VrmShaders の asmdef から 不要な参照を除去
|
2021-04-08 21:02:32 +09:00 |
|
Masataka SUMI
|
2103487341
|
Merge pull request #853 from ousttrue/fix10/migration_lookat_firstperson
implement MigrationVrmLookAtAndFirstPerson. fix MigrateVector3
|
2021-04-08 21:00:16 +09:00 |
|
Masataka SUMI
|
71fb834364
|
refactoring vrm shaders asmdef
|
2021-04-08 20:59:43 +09:00 |
|
ousttrue
|
a021dced62
|
vrm1 の仕様変更をコメント
|
2021-04-08 20:57:50 +09:00 |
|
ousttrue
|
63bbace295
|
Merge pull request #854 from Santarh/vrmShaderRefac
Refactoring VRMShaders directory & asmdef
|
2021-04-08 20:23:21 +09:00 |
|
Masataka SUMI
|
8eaceb6c8e
|
Refactoring VRMShaders directory & asmdef
|
2021-04-08 20:19:37 +09:00 |
|
ousttrue
|
36fec84806
|
implement MigrationVrmLookAtAndFirstPerson. fix MigrateVector3
|
2021-04-08 19:10:00 +09:00 |
|
ousttrue
|
5fcb2d9a7d
|
Merge pull request #849 from ousttrue/feature10/vrm1_extract
meta, expressionAvatar, expression の extract を復旧
|
2021-04-08 00:18:22 +09:00 |
|
ousttrue
|
b62c123b66
|
meta, expressionAvatar, expression の extract を復旧
|
2021-04-06 15:08:37 +09:00 |
|
ousttrue
|
5a07539302
|
skip RiggedSimple
|
2021-04-05 18:08:52 +09:00 |
|
ousttrue
|
9321aa3d72
|
skip BrainStem
|
2021-04-05 17:50:06 +09:00 |
|
ousttrue
|
4e7db0ac16
|
GltfSampleModelsTest_BrainStem
|
2021-04-05 15:55:25 +09:00 |
|
ousttrue
|
3f774b3bde
|
add export test
#836
|
2021-04-05 15:51:09 +09:00 |
|
ousttrue
|
b51216a96b
|
includePlatforms is only Editor
|
2021-04-05 13:35:33 +09:00 |
|
ousttrue
|
84f6e95752
|
update MToon-3.6
|
2021-04-05 13:24:47 +09:00 |
|