ousttrue
|
1e8a04d72e
|
UniVRM-0.96.2
|
2022-03-02 16:47:46 +09:00 |
|
ousttrue
|
66653f26fd
|
UniVRM-0.96.1
|
2022-02-28 18:51:33 +09:00 |
|
ousttrue
|
e387eb4de5
|
VersionDialog 発動
|
2022-02-24 19:38:08 +09:00 |
|
ousttrue
|
19f47a7d1c
|
RuntimeOnlyAwaitCaller if isPlaying
|
2022-02-24 19:22:59 +09:00 |
|
ousttrue
|
3c873cdbaa
|
fix await caller. ハイレベルAPI で awaitCaller=null 引き数を受ける関数が、new ImmediateCaller する
|
2022-02-24 19:15:59 +09:00 |
|
ousttrue
|
77ecc3d699
|
UniVRM-0.96.0
|
2022-02-22 18:47:43 +09:00 |
|
ousttrue
|
bd97a4f47f
|
Merge pull request #1545 from ousttrue/fix/new_immediatecaller
remove `awaitCaller ?? new ImmediateCaller()`
|
2022-02-22 18:20:20 +09:00 |
|
ousttrue
|
f49e651590
|
Merge pull request #1542 from ousttrue/fix10/skip_empty_mesh
skip empty mesh
|
2022-02-22 18:17:04 +09:00 |
|
ousttrue
|
7306c72599
|
Merge pull request #1533 from ousttrue/fix10/setup_from_add_component
add custom editor
|
2022-02-22 18:14:06 +09:00 |
|
ousttrue
|
c467ede04f
|
Merge pull request #1531 from ousttrue/fix/system_numerics_to_unityengine
Fix/system numerics to unityengine
|
2022-02-22 18:13:44 +09:00 |
|
notargs
|
e2a2c073c9
|
Fix springbone center logic
|
2022-02-21 18:25:00 +09:00 |
|
ousttrue
|
faebd43771
|
remove awaitCaller ?? new ImmediateCaller()
上流の awaitCaller を下流に使ってないことも修正
|
2022-02-21 16:47:44 +09:00 |
|
ousttrue
|
3156d0c74c
|
skip empty mesh
|
2022-02-21 15:01:26 +09:00 |
|
ousttrue
|
cd123c21ae
|
add custom editor
|
2022-02-17 17:44:33 +09:00 |
|
ousttrue
|
c6b53148c4
|
remove unused
|
2022-02-16 16:52:27 +09:00 |
|
ousttrue
|
37de8f2199
|
Replace System.Numerics to UnityEngine
|
2022-02-16 16:38:18 +09:00 |
|
ousttrue
|
f47f754b01
|
BufferAccessor のカプセル化を推進。カプセル化を破るが使っていないメソッドを削除。近隣の未使用も削除。
|
2022-02-16 13:46:26 +09:00 |
|
ousttrue
|
b044dc99a0
|
merge BufferAccessorAdapter to BufferAccessor. remove unused.
|
2022-02-15 20:34:23 +09:00 |
|
ousttrue
|
115ca18b51
|
BufferAccessor を UniGLTF に移動
|
2022-02-15 17:13:26 +09:00 |
|
ousttrue
|
951f22796c
|
Merge pull request #1523 from ousttrue/fix10/spanlike_to_nativearray
SpanLike を NativeArray で置き換える
|
2022-02-14 20:14:47 +09:00 |
|
ousttrue
|
b9d81d2cc1
|
use INativeArrayManager
|
2022-02-14 19:56:34 +09:00 |
|
ousttrue
|
f6eb38fa4e
|
remove Deconstruct of KeyValuePair
|
2022-02-14 19:53:16 +09:00 |
|
ousttrue
|
6585ad0a98
|
null index check
|
2022-02-14 16:42:49 +09:00 |
|
ousttrue
|
570b56a52c
|
Remove unused.
|
2022-02-14 13:35:20 +09:00 |
|
ousttrue
|
21ac603a31
|
use INativeArrayManager
|
2022-02-14 13:22:13 +09:00 |
|
ousttrue
|
ae96708943
|
remove SpanLike
|
2022-02-14 13:16:09 +09:00 |
|
ousttrue
|
a83fac8800
|
INativeArrayManager
|
2022-02-14 13:10:29 +09:00 |
|
ousttrue
|
b98c2f852f
|
BufferAccessor use NativeArray
|
2022-02-10 22:23:39 +09:00 |
|
ousttrue
|
abc9bfbe09
|
Vrm10ImportData use NativeArray
|
2022-02-10 21:03:22 +09:00 |
|
ousttrue
|
293a49fd31
|
remove ArraySegmentByteBuffer
|
2022-02-10 20:39:50 +09:00 |
|
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
|
24f6184823
|
Vrm10.LoadAsync passthrough OperationCanceledException.
|
2022-02-10 00:26:58 +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
|
720f011ae2
|
Merge pull request #1499 from ousttrue/fix10/simplify_vrmlib
VrmLib の整理
|
2022-02-09 18:28:00 +09:00 |
|
ousttrue
|
5abfe93e25
|
UniVRM-0.95.1
|
2022-02-07 13:31:24 +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 |
|
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 |
|