Commit Graph

3743 Commits

Author SHA1 Message Date
ousttrue
bccad49a27 GLTF to Gltf 2022-02-10 18:53:18 +09:00
ousttrue
8d80c32a11 Merge Vrm10ExportData to ExportingGltfData 2022-02-10 18:49:48 +09:00
ousttrue
d183364687
Merge pull request #1519 from ousttrue/fix10/separate_vrm10storage
Vrm10Storageを分解
2022-02-10 16:49:03 +09:00
ousttrue
7483033bc0
Merge pull request #1520 from Santarh/updateHlapi
Define & Implements error & cancel handling explicitly about High-level VRM1.0 Loader API.
2022-02-10 14:53:58 +09:00
Masataka SUMI
6e4ef560fa throw if necessary. 2022-02-10 00:43:15 +09:00
Masataka SUMI
39a11f92f4 VRM10Viewer can handle OperationCanceledException. 2022-02-10 00:27:17 +09:00
Masataka SUMI
24f6184823 Vrm10.LoadAsync passthrough OperationCanceledException. 2022-02-10 00:26:58 +09:00
Masataka SUMI
6421ffb426 fix cancel bug 2022-02-09 23:17:32 +09:00
Masataka SUMI
09ef2b93fc VRM10Viewer can cancel loading. 2022-02-09 23:14:56 +09:00
Masataka SUMI
9e06e955c3 add behaviours about function loading vrm10 has cancelled. 2022-02-09 23:14:29 +09:00
Masataka SUMI
0b77833b49 add comment 2022-02-09 20:44:29 +09:00
Masataka SUMI
23d440829e consider IAwaitCaller on VRM1.0 HLAPI 2022-02-09 20:41:13 +09:00
ousttrue
05928872cd Vrm10Storage を Vrm10ImportData と Vrm10ExportData に分解 2022-02-09 20:36:41 +09:00
Masataka SUMI
a22b4b6f52 fix cancel handling 2022-02-09 20:33:49 +09:00
Masataka SUMI
a6945d79f9 Add a minimum cancellation handling to VRM1.0 HLAPI. 2022-02-09 20:10:15 +09:00
ousttrue
0b25d46b36 static class UriByteBuffer 2022-02-09 19:53:21 +09:00
ousttrue
abd1c5a840 NativeArrayManager.Convert 2022-02-09 19:22:02 +09:00
ousttrue
720f011ae2
Merge pull request #1499 from ousttrue/fix10/simplify_vrmlib
VrmLib の整理
2022-02-09 18:28:00 +09:00
PoChang007
5fca0b219a
Merge pull request #1517 from ousttrue/docs/update_po
Docs/update po
2022-02-09 14:16:00 +09:00
ousttrue
d3f4ba50b4 update 2022-02-09 14:06:31 +09:00
ousttrue
05a6cc824b update 2022-02-09 14:01:03 +09:00
ousttrue
43230ab35a
Merge pull request #1516 from PoChang007/docs/update_release_note_eng
update release notes v0.79 - v0.85
2022-02-08 14:28:09 +09:00
pochang007
430b437f1f update release notes v0.79 - v0.85 2022-02-08 13:45:33 +09:00
PoChang007
78ceae6e92
Merge pull request #1514 from ousttrue/docs/update_english
リリースノートの英語カタログ
2022-02-07 15:00:14 +09:00
ousttrue
d0a86efdde リリースノートの英語カタログ 2022-02-07 14:56:57 +09:00
PoChang007
103f5a8653
Merge pull request #1513 from ousttrue/docs/gltfdata_dispose
Docs/gltfdata dispose
2022-02-07 14:22:16 +09:00
ousttrue
9eb62143f2 リリースドキュメント。API更新 2022-02-07 14:20:12 +09:00
PoChang007
646573aeff
Merge pull request #1512 from ousttrue/version/v0_95_1
UniVRM-0.95.1
2022-02-07 13:33:07 +09:00
ousttrue
5abfe93e25 UniVRM-0.95.1 2022-02-07 13:31:24 +09:00
PoChang007
c599b6656f
Merge pull request #1511 from ousttrue/fix/fix_gltfdata_dispose
Dispose 呼び忘れ
2022-02-07 13:25:07 +09:00
ousttrue
141a3c4cec Dispose 呼び忘れ
A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details.
2022-02-07 13:20:20 +09:00
ousttrue
d71792acda
Merge pull request #1505 from ousttrue/fix/position_min_max
POSITION の Accessor に min, max を追加
2022-02-04 20:30:35 +09:00
ousttrue
f0e93bca28 LINQやめ 2022-02-04 20:23:49 +09:00
ousttrue
6772153fb9
Merge pull request #1506 from ousttrue/version/v0_95_0
UniVRM-0.95.0
2022-02-04 20:10:59 +09:00
ousttrue
e22189c7bb UniVRM-0.95.0 2022-02-04 20:09:31 +09:00
ousttrue
48e4d71c43
Merge pull request #1504 from Santarh/fixHlapi
Refactor High-level VRM-1.0 Loading API.
2022-02-04 19:52:58 +09:00
ousttrue
237ca2a303 POSITION の Accessor に min, max を追加
#1492
2022-02-04 19:46:34 +09:00
ousttrue
89b7f81bd6 ドキュメント整理 2022-02-04 19:20:42 +09:00
Masataka SUMI
d5c0d5a484 change name 2022-02-04 19:11:12 +09:00
ousttrue
080f05ef72
Merge pull request #1498 from 0b5vr/constraint-axes
[1.0] Constraint, freezeAxes -> axes
2022-02-04 19:01:41 +09:00
Masataka SUMI
4fefbc38c3 Change High-level VRM-1.0 loading API. 2022-02-04 18:54:58 +09:00
0b5vr
c5d330626d refactor (1.0, constraint): rename AxesMaskExtensions.Freeze -> Mask 2022-02-04 18:51:47 +09:00
0b5vr
9020103828 deps: forward vrm-specification to the latest master 2022-02-04 18:48:52 +09:00
ousttrue
e67448c817
Merge pull request #1503 from ousttrue/fix/gltfdata_dispose
GltfData.Dispose の呼び忘れを修正
2022-02-04 17:45:53 +09:00
ousttrue
ea53893a52
Merge pull request #1501 from 0b5vr/springbone-null
[1.0] don't export the springBone extension if there are no colliders and springs
2022-02-04 17:44:01 +09:00
ousttrue
7ce3df2a66
Merge pull request #1500 from 0b5vr/specversion
fix: add specVersion to spring bone and node constraint
2022-02-04 17:42:18 +09:00
Masataka SUMI
5d9368f919 mv Vrm10Utility to Vrm10 2022-02-04 17:22:58 +09:00
Masataka SUMI
02427e630e VRM10Utility can receive CancellationToken 2022-02-04 17:13:47 +09:00
Masataka SUMI
bb1c3d4cc1 fix comments 2022-02-04 17:12:03 +09:00
Masataka SUMI
77fbb6ff77
Merge pull request #1497 from ousttrue/fix10/vrm10data_api
Fix10/vrm10data api
2022-02-04 16:57:54 +09:00