Commit Graph

3366 Commits

Author SHA1 Message Date
ousttrue
79f93dc914 release note 2021-10-28 17:23:59 +09:00
ousttrue
48082bb7b7
Merge pull request #1347 from ousttrue/fix10/update_uvbindings
[1.0] Expression UV Binding の挙動
2021-10-28 16:43:10 +09:00
ousttrue
674b9fe859 MaterialUVBindings の対象をテクスチャー 2021-10-28 15:51:05 +09:00
ousttrue
c827c7c7f0
Merge pull request #1346 from ousttrue/fix10/fix_expression_migration
Fix10/fix expression migration
2021-10-28 15:14:09 +09:00
ousttrue
3ba9d1cc7c Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex) 2021-10-28 14:58:03 +09:00
PoChang007
81e65cc10e
Merge pull request #1345 from ousttrue/version/v0_88_0
UniVRM-0.88.0
2021-10-27 23:10:53 +09:00
ousttrue
bfb4e74489 fix test 2021-10-27 22:05:30 +09:00
ousttrue
71f1eb32b0 代入漏れの修正 2021-10-27 22:02:32 +09:00
ousttrue
744221f847 Add MigrationVrmExpression.Check 2021-10-27 22:00:31 +09:00
ousttrue
bf47f5255e
Merge pull request #1344 from ousttrue/fix10/license_url
[1.0] const LICENSE_URL_JA
2021-10-27 21:08:10 +09:00
ousttrue
efbe717282 UniVRM-0.88.0 2021-10-27 21:07:25 +09:00
ousttrue
806ae8d060 const LICENSE_URL_JA 2021-10-27 21:02:08 +09:00
ousttrue
87927e48fc
Merge pull request #1343 from ousttrue/fix/data_uri_handling
bufferView の data uri を実装
2021-10-27 20:43:04 +09:00
ousttrue
13ff1fdb45 順番、名前調整。ForTest。 2021-10-27 20:35:16 +09:00
ousttrue
4ea2115c8d 改行 2021-10-27 20:25:36 +09:00
ousttrue
48561c77ef CreateFromExportForTest 2021-10-27 20:23:59 +09:00
ousttrue
14d420e6a4 Append to ExtendBufferAndGetView 2021-10-27 20:22:00 +09:00
ousttrue
4b98e1e868 ExportingGltfData.GLTF 2021-10-27 20:19:50 +09:00
ousttrue
b8aad0cc63 IByteBuffer and glTFBuffer decoupling. 2021-10-27 19:01:42 +09:00
ousttrue
95c3c7c5d4 rename GltfData buffer access methods 2021-10-27 18:17:47 +09:00
ousttrue
4f7043ffdd Implement data: uri dispatch 2021-10-27 17:58:35 +09:00
ousttrue
fecbf3f0de GltfData.GetBytesFromUri 2021-10-27 17:31:32 +09:00
ousttrue
7595caf52f
Merge pull request #1342 from ousttrue/fix10/migration_fail_safe
[1.0] migration fail safe
2021-10-27 16:59:45 +09:00
ousttrue
4a5bbaaa9a Warning message 2021-10-27 15:55:50 +09:00
ousttrue
6597c487d2 稀に無い 2021-10-27 15:50:33 +09:00
ousttrue
6156d04c69 Avoid First throw. Skip if not found 2021-10-27 15:48:29 +09:00
ousttrue
780f08beb2
Merge pull request #1339 from ousttrue/gltf_buffer_helper
[Maintenance] refactoring gltf buffer access
2021-10-27 14:23:01 +09:00
ousttrue
1070168d64 w to data 2021-10-26 21:05:42 +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
fa5284f800
Merge pull request #1340 from notargs/feature/fix_bug
ReconstructSpringBoneを呼んだ時、デフォルトの回転角の指定が正しく行えない問題を修正
2021-10-26 20:18:57 +09:00
ousttrue
04a58dc02c Remove unused IStorage.GetPath 2021-10-26 19:33:24 +09:00
ousttrue
ddcb5af0e3 readonly struct Byte4 and UShort4. 2021-10-26 19:31:16 +09:00
ousttrue
1e2166eb10 sealed class GltfStorage 2021-10-26 19:26:50 +09:00
ousttrue
0d1c1d92fd remove region 2021-10-26 19:17:53 +09:00
ousttrue
766bac70c7 Rename IUrlGetter to IStorage again. 2021-10-26 19:14:50 +09:00
ousttrue
cc1e10c5bd Update GltfData comment. 2021-10-26 19:04:18 +09:00
notargs
0316352e8c Fix ReconstructSpringBone default rotation 2021-10-26 18:43:34 +09:00
ousttrue
58678776b5 add GltfBufferWriter 2021-10-26 17:37:03 +09:00
ousttrue
767aeeb9bd Separate Byte4.cs and UShort4.cs 2021-10-26 14:11:06 +09:00
ousttrue
81c6c743db rename IStorage to IUrlGetter 2021-10-26 13:14:07 +09:00
ousttrue
1c2180793b remove unused IStorage.GetPath 2021-10-26 13:09:30 +09:00
ousttrue
758a9ffff9 IStorage 2021-10-26 13:00:56 +09:00
ousttrue
1802915111 mv gltf buffer access functions to GltfData from GltfExtensions 2021-10-26 13:00:56 +09:00
ousttrue
a5e31b76f2
Merge pull request #1338 from notargs/readonly_struct_material_descriptor
MaterialDescriptorをreadonly structに変更
2021-10-26 12:44:15 +09:00
notargs
1e98f065e1 Fix errors 2021-10-25 17:03:47 +09:00
notargs
adcf43dcbe Merge remote-tracking branch 'upstream/master' into readonly_struct_material_descriptor 2021-10-25 17:02:13 +09:00
notargs
700f033fd7 MaterialDescriptorをreadonly structに変更 2021-10-25 16:52:55 +09:00
PoChang007
b493730b36
Merge pull request #1337 from ousttrue/doc/fix_cs_gitinclude
sphinx エラー修正
2021-10-25 14:54:18 +09:00
ousttrue
22d79dd27e sphinx エラー修正 2021-10-25 14:48:24 +09:00