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 |
|
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 |
|
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 |
|
ousttrue
|
8578ce3ed7
|
Merge pull request #858 from Santarh/fixSubmoduleIssue
Fix UPM submodule issue.
|
2021-04-09 15:54:42 +09:00 |
|
Masataka SUMI
|
23082ad43a
|
follow gitmodules & mv mtoon submodule files
|
2021-04-09 15:50:18 +09:00 |
|
ousttrue
|
f93c2bfc3b
|
UPMの問題に遭遇。submodule の応急処置
.gitmodules の更新が 過去のバージョンの UPM 参照も含めて破壊してしまう現象が発生。
応急処置として、いったん元に戻します。
|
2021-04-09 14:43:20 +09:00 |
|
ousttrue
|
193c8c9f18
|
Merge pull request #856 from ousttrue/fix/2018_asmdef
asmdef をUnity-2018仕様に修正
|
2021-04-08 21:13:14 +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
|
fb476c2f38
|
Merge pull request #851 from PoChang007/readme_minor_change
added a couple of words
|
2021-04-08 14:02:29 +09:00 |
|
pochang007
|
b71455bd70
|
added a couple of words
|
2021-04-08 11:21:50 +09:00 |
|