Commit Graph

4938 Commits

Author SHA1 Message Date
ousttrue
8fd3dfdf22
Merge pull request #2145 from vrm-c/Santarh-patch-1
Update README.md
2023-08-23 15:14:01 +09:00
Masataka SUMI
9159f4d2f3
Update README.md 2023-08-23 15:12:06 +09:00
ousttrue
2fd81cb173
Merge pull request #2142 from ousttrue/doc/v0_114_0
UniVRM-0.114.0
2023-08-22 15:22:00 +09:00
ousttrue
14a273d629 UniVRM-0.114.0 2023-08-22 15:11:39 +09:00
ousttrue
d90b26b987
Merge pull request #2141 from ousttrue/version/v0_114_0
UniVRM-0.114.0
2023-08-22 13:07:46 +09:00
ousttrue
0d8d6c538d UniVRM-0.114.0 2023-08-21 18:47:27 +09:00
ousttrue
7005743f6b
Merge pull request #2140 from ousttrue/fix/sample_retarget_to_process
sample の retarget を更新。
2023-08-21 18:44:33 +09:00
ousttrue
ba77522f62 rename TPose to Vrm10TPose 2023-08-21 17:03:18 +09:00
ousttrue
1d05e845c9 sample の retarget を更新。
TPose を表現する empty クラスを追加。
2023-08-21 16:25:49 +09:00
ousttrue
70f101d434
Merge pull request #2138 from ousttrue/fix/refactor_lookat
LookAt の整理
2023-08-18 18:28:31 +09:00
ousttrue
f514e89962 LookAtEyeDirection を Yaw, Pitch 二値に縮小。
左目と右目の独立はまたの機会に・・・
2023-08-18 18:13:02 +09:00
ousttrue
0c4f768eb2 LookAtInput get, set 2023-08-18 18:03:51 +09:00
ousttrue
43033ae0dd Vrm10RuntimeLookAt やりなおし。 2023-08-18 17:35:03 +09:00
ousttrue
44d2f2a926 LookAtInput を導入。LookAt.Process を整理。値の取得 => 位置ベースの場合に角度に解決 の2ステップ。
obsolete 削除
2023-08-18 15:51:59 +09:00
ousttrue
eddc4a0e27 rename variable 2023-08-18 15:06:41 +09:00
ousttrue
ce69a840e2
Merge pull request #2137 from ousttrue/fix/mv_ILookAtEyeDirectionProvider
ILookAtEyeDirectionProvider を LookAt フォルダーに移動
2023-08-18 14:18:04 +09:00
ousttrue
ad2ffaef2a
Merge pull request #2136 from ousttrue/fix/remove_unused
remove unused
2023-08-18 14:17:04 +09:00
ousttrue
6883803f72 fix comment 2023-08-17 20:41:34 +09:00
ousttrue
ad9d05423a mv ILookAtEyeDirectionProvider 2023-08-17 20:37:31 +09:00
ousttrue
0501c43a42 ILookAtEyeDirectionProvider を Vrm10RuntimeExpression から取り外し 2023-08-17 20:36:17 +09:00
Masataka SUMI
e6633dc495
Merge pull request #2135 from Santarh/expressionFaster
Optimize `MorphTargetBindingMerger` with minimum `Dictionary` usage
2023-08-17 18:30:50 +09:00
ousttrue
2d3618c702 remove unused 2023-08-17 18:22:29 +09:00
ousttrue
9f7a62d4b0
Merge pull request #2134 from ousttrue/extras_pose
[VrmAnimation] Expression 周りの整理など
2023-08-17 17:58:45 +09:00
Masataka SUMI
53416516de replace implementation of MorphTargetBindingMerger 2023-08-17 17:10:38 +09:00
ousttrue
72472c3f58 LookAt memo 2023-08-17 16:57:24 +09:00
ousttrue
1b10fff4db implement VrmAnimationInstance expression. 2023-08-17 16:43:34 +09:00
Masataka SUMI
adc22ed416 comment 2023-08-17 16:20:28 +09:00
ousttrue
a3d6579ec7 LoadHumanPose, LoadExpressions, LoadLookAt 2023-08-17 15:59:19 +09:00
ousttrue
7cab5161fa UniVRM10.VRM10Viewer.VrmAnimation to UniVRM10.Vrm10PoseLoader 2023-08-17 14:58:50 +09:00
ousttrue
8408d3cbb0 rename
extensions.VRMC_vrm_animation.extensions.VRMC_vrm_pose

to

extensions.VRMC_vrm_animation.extras.UNIVRM_pose
2023-08-17 14:05:02 +09:00
ousttrue
6358caedb3
Merge pull request #2132 from ousttrue/feature/retarget_phase
[vrma] retarget phase を Vrm10Runtime.Process の先頭に移動
2023-08-17 11:13:00 +09:00
Masataka SUMI
96d819f0c6 ordinal key comparer 2023-08-16 23:01:28 +09:00
Masataka SUMI
9574c15966 implement MorphTargetBindingMerger2 with minimum Dictionary access. 2023-08-16 23:01:12 +09:00
ousttrue
9cb64ba7b4
Merge pull request #2131 from TomMoore515/unigltf-replace-resource
Add `ReplaceResource` Method to `RuntimeGltfInstance`
2023-08-16 20:03:10 +09:00
ousttrue
5bd34669f5 rename 2023-08-16 15:05:02 +09:00
ousttrue
00641d4720 naming 2023-08-16 14:58:40 +09:00
ousttrue
01fe012fbf 1 origin 2023-08-16 14:49:21 +09:00
Masataka SUMI
8950900bb9 Merge branch 'master' of https://github.com/vrm-c/UniVRM into expressionFaster 2023-08-16 14:18:41 +09:00
ousttrue
27b284bdb6 move Retarget to API 2023-08-16 13:53:54 +09:00
Masataka SUMI
b74f28a4e1
Merge pull request #2130 from Santarh/expressionBreaking
[API Behaviour Breaking Change] Don't change raw blendshapes immediately when calling `Vrm10RuntimeExpression.SetWeights()`
2023-08-16 12:37:31 +09:00
Thomas Moore
c64ce337f6 Add ReplaceResource method to RuntimeGltfInstance
- Enables resource replacement for Texture, Material, AnimationClip, and Mesh
- Provides error handling for null or mismatched types
- Destroys the old resource after replacement
2023-08-15 16:24:02 +01:00
Masataka SUMI
506b2a5b04 Don't change raw blendshapes immediately when setting Expression's weights. 2023-08-15 21:24:12 +09:00
Masataka SUMI
95f405dae9 Add Alternative Implementation 2023-08-15 21:20:57 +09:00
Masataka SUMI
7308551d09 Pass IEqualityComparer<ExpressionKey> 2023-08-15 17:59:31 +09:00
ousttrue
89ddfe7386
Merge pull request #2127 from vrm-c/dependabot/pip/tornado-6.3.3
Bump tornado from 6.3.2 to 6.3.3
2023-08-15 17:40:37 +09:00
ousttrue
6a32acbda4
Merge pull request #2124 from ousttrue/feature/vrma_animation_clip
VrmAnimation の Expression は float field に変更
2023-08-15 17:40:16 +09:00
Masataka SUMI
bbb4b5c423
Merge pull request #2129 from Santarh/fastExpressionKey
Speed up ExpressionKey's comparison.
2023-08-15 17:35:30 +09:00
Masataka SUMI
e57480dc00 make EqualityComparer implementation internal 2023-08-15 17:12:20 +09:00
Masataka SUMI
01394bbde7 Speed up ExpressionKey comparison. 2023-08-15 16:38:27 +09:00
Masataka SUMI
51fd586b4d Add tests 2023-08-15 16:32:33 +09:00