Masataka SUMI
|
dbfd5212c7
|
make CalculateYawPitchFromGazePosition public
|
2023-02-14 22:14:48 +09:00 |
|
Masataka SUMI
|
a344a8d12b
|
Refactoring about Vrm10 LookAtRuntime
|
2023-02-14 22:08:18 +09:00 |
|
ousttrue
|
563c6333c1
|
コード生成の更新。beta が取れた
|
2023-02-14 17:56:56 +09:00 |
|
ousttrue
|
0ac90179c5
|
コード生成フォルダから退避
|
2023-02-14 17:55:01 +09:00 |
|
ousttrue
|
2c4d344902
|
remove unused tests
|
2023-01-26 21:54:17 +09:00 |
|
ousttrue
|
d8456e0480
|
PlayMode テストの修正
|
2023-01-26 16:25:58 +09:00 |
|
ousttrue
|
51c2275f4b
|
Merge pull request #1976 from virtual-cast/fix-Fast-Spring-Bone-Execution-Order
Change FastSpringBoneService ExecutionOrder To 11010
|
2023-01-25 15:27:20 +09:00 |
|
T-Kuhn
|
b8445abf1f
|
Changed FastSpringBoneService ExecutionOrder to make sure FastSpringBoneService executes after Vrm10Instance
|
2023-01-25 12:56:15 +09:00 |
|
Masataka SUMI
|
ac97d693ad
|
Add defines of VRM-1.0 humanoid bone specification
|
2023-01-18 20:12:30 +09:00 |
|
amamagi
|
e663091fee
|
feat: Add ITextureDeserializer parameter to Vrm10.LoadXXXAsync() and VrmUtility.LoadXXXAsync()
|
2023-01-11 11:43:58 +09:00 |
|
ousttrue
|
983a66471b
|
Merge pull request #1957 from ousttrue/feature10/openxr_fb_body_tracking
Feature10/openxr fb body tracking
|
2022-12-13 12:48:13 +09:00 |
|
ousttrue
|
3e5535cb72
|
fix hand rotation
|
2022-12-09 21:37:55 +09:00 |
|
ousttrue
|
30a2262104
|
Add XR_FB_body_tracking rig.
|
2022-12-09 21:20:58 +09:00 |
|
0b5vr
|
e8942a4f42
|
fix: Add [CanEditMultipleObjects] to VRM10SpringBoneJointEditor
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044140952
|
2022-12-09 16:05:39 +09:00 |
|
0b5vr
|
9c194d55e7
|
refactor: SpringBoneEditor, change FindProperty specifier from string literal to nameof
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133280
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133784
|
2022-12-09 16:03:45 +09:00 |
|
0b5vr
|
3f9071f679
|
feature (VRM1, SpringBone): add limit break slider to spring bone joint properties
|
2022-12-08 20:27:57 +09:00 |
|
ousttrue
|
e16dd2f8c0
|
Merge pull request #1943 from ousttrue/version/v0_108_0
UniVRM-0.108.0
|
2022-12-05 20:35:37 +09:00 |
|
Masataka SUMI
|
0a7ac08dac
|
specify a Shader instead of a string in MaterialDescriptor.
|
2022-12-05 17:21:20 +09:00 |
|
ousttrue
|
92caf36471
|
UniVRM-0.108.0
|
2022-12-05 16:45:35 +09:00 |
|
Masataka SUMI
|
2f915b4777
|
Take off responsibility of determining shaders from ImporterContext.
|
2022-12-05 16:30:43 +09:00 |
|
ousttrue
|
675060175b
|
修正漏れ
|
2022-11-29 20:16:54 +09:00 |
|
ousttrue
|
432dfb60f0
|
fix comment
|
2022-11-29 19:17:55 +09:00 |
|
ousttrue
|
d72f004cd4
|
fix NormalizedLocalRotation logic
|
2022-11-29 18:54:08 +09:00 |
|
ousttrue
|
7f275062ab
|
親指の左右が逆
|
2022-11-29 18:52:05 +09:00 |
|
ousttrue
|
5353ef14ef
|
小文字
|
2022-11-28 17:20:40 +09:00 |
|
ousttrue
|
dd646cabb0
|
private readonly
|
2022-11-28 17:08:37 +09:00 |
|
ousttrue
|
02ea223822
|
controlRigInitialRotations = null
* 順番
* null 引き数の省略
|
2022-11-28 17:06:31 +09:00 |
|
ousttrue
|
60ecc165c8
|
internal
|
2022-11-28 17:03:45 +09:00 |
|
ousttrue
|
7af375cf34
|
Vrm10Importer の引き数を整理
* controlRigGenerationOption を削除
* controlRigInitialRotations に一本化
* IReadOnlyDictionary<HumanBodyBones, Quaternion> を使う
* XR_EXT_hand_tracking の親指のロールを修正
|
2022-11-28 15:44:25 +09:00 |
|
ousttrue
|
18c4b2c904
|
NormalizedLocalRotation
|
2022-11-27 23:07:08 +09:00 |
|
ousttrue
|
a0d4621547
|
WIP OpenXRHandTracking
|
2022-11-25 22:22:12 +09:00 |
|
ousttrue
|
4a4dbb447a
|
initialRotations
|
2022-11-25 20:29:02 +09:00 |
|
Masataka SUMI
|
62085d255a
|
rename vrm10 material importer class names
|
2022-11-10 21:41:01 +09:00 |
|
Masataka SUMI
|
bd63c7e14f
|
mv function of importing material name
|
2022-11-10 21:30:13 +09:00 |
|
Masataka SUMI
|
9f16a268a6
|
rename
|
2022-11-10 21:26:02 +09:00 |
|
ousttrue
|
d25f6d3f24
|
UniVRM-0.107.0
|
2022-11-09 16:27:28 +09:00 |
|
ousttrue
|
59a2d74ffd
|
VRM-1.0 向けの ReduceBlendshape と ReduceBlendshapeClip の実装は v0.108 以降でやります。
|
2022-11-09 14:21:15 +09:00 |
|
ousttrue
|
7c9fb5ea1d
|
add sparse check box
|
2022-11-09 14:10:42 +09:00 |
|
ousttrue
|
1345972859
|
Merge pull request #1905 from mkc1370/feature/support_packages_directory
UnityPathでパッケージ管理下のファイルを扱えるように
|
2022-11-09 13:27:07 +09:00 |
|
Masataka SUMI
|
00d7f8e27b
|
fix
|
2022-11-08 13:25:44 +09:00 |
|
Masataka SUMI
|
763d0b516b
|
fix tests
|
2022-11-07 21:30:00 +09:00 |
|
Masataka SUMI
|
f63d03475a
|
comment
|
2022-11-07 20:31:43 +09:00 |
|
Masataka SUMI
|
61041a5b7d
|
Add test
|
2022-11-07 19:23:09 +09:00 |
|
Masataka SUMI
|
2eefacbde3
|
satisfy emissiveFactor spec
|
2022-11-07 19:21:47 +09:00 |
|
Masataka SUMI
|
5b95b6e1ae
|
comment
|
2022-11-07 18:16:40 +09:00 |
|
Masataka SUMI
|
3ae3c2aef5
|
Support in vrm 1.0 migration.
|
2022-11-07 18:14:06 +09:00 |
|
Masataka SUMI
|
da66cf768f
|
Set externalData as initial value.
|
2022-11-04 21:38:58 +09:00 |
|
Masataka SUMI
|
36e9ca8605
|
fix directory name cases
|
2022-11-04 16:28:04 +09:00 |
|
Masataka SUMI
|
6fe4f9ac24
|
stop inheritance
|
2022-11-04 16:11:45 +09:00 |
|
Masataka SUMI
|
907ecf74bd
|
suppress unnecessary diffs
|
2022-11-04 16:06:33 +09:00 |
|