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 |
|
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 |
|
Masataka SUMI
|
506b2a5b04
|
Don't change raw blendshapes immediately when setting Expression's weights.
|
2023-08-15 21:24:12 +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 |
|
Masataka SUMI
|
d1c43030ea
|
Add tests about ExpressionKey
|
2023-08-15 16:27:59 +09:00 |
|
Masataka SUMI
|
15f9de1101
|
Merge pull request #2114 from CrucibleNetworksLtd/auto-detect-render-pipelines
Auto detect render pipelines
|
2023-08-15 12:33:52 +09:00 |
|
Masataka SUMI
|
d24cdbd94f
|
Merge pull request #2128 from notargs/set_weights_non_alloc
Add Vrm10RuntimeExpression.SetWeightNonAlloc method
|
2023-08-15 12:24:23 +09:00 |
|
notargs
|
4621d51001
|
Add Vrm10RuntimeExpression.SetWeightNonAlloc method
|
2023-08-15 12:16:41 +09:00 |
|
dependabot[bot]
|
0a684fb4a0
|
Bump tornado from 6.3.2 to 6.3.3
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 23:37:03 +00:00 |
|
thoxey
|
c82fb5a124
|
Fix for built in
|
2023-08-09 15:43:03 +01:00 |
|
ousttrue
|
0cfd37c9b4
|
custom_00 ~ custom_99 を追加
|
2023-08-08 21:01:38 +09:00 |
|
ousttrue
|
c5c91ccc37
|
nameof 全部小文字
|
2023-08-08 20:43:55 +09:00 |
|
ousttrue
|
1baf2e5e7d
|
VrmAnimation の Expression 実装を、透明な transform の x 座標を転用するのをやめて、
AnimationClip に普通の float curve として格納する様に変更した。
VrmAnimationInstance の public field と連動する。
|
2023-08-08 18:53:32 +09:00 |
|
Masataka SUMI
|
1477102f6a
|
Merge pull request #2116 from notargs/material_desc_generator_factory
EditorImport時、ユーザーが任意のMaterialDescriptorGeneratorを差し込むための拡張の窓を追加
|
2023-08-08 15:53:16 +09:00 |
|
notargs
|
de7b4a77ed
|
不要なstringを削除
|
2023-08-08 15:48:13 +09:00 |
|
ousttrue
|
e32d760492
|
Merge pull request #2123 from notargs/remove_linq_snippets
Remove linq snippets disused on unity update
|
2023-08-08 15:47:17 +09:00 |
|
notargs
|
8bd617e7d7
|
Remove linq snippets disused on unity update.
|
2023-08-08 15:31:13 +09:00 |
|
ousttrue
|
8855782499
|
Merge pull request #2117 from ousttrue/doc/v0_113_0
UniVRM-0.113.0
|
2023-07-26 19:01:28 +09:00 |
|
ousttrue
|
f477a272e2
|
UniVRM-0.113.0
|
2023-07-26 18:48:15 +09:00 |
|
notargs
|
466ced078c
|
編集可能に設定
|
2023-07-26 16:02:05 +09:00 |
|
notargs
|
7178f62e80
|
Merge remote-tracking branch 'upstream/master' into material_desc_generator_factory
|
2023-07-26 15:11:18 +09:00 |
|
notargs
|
0185601db4
|
EditorImportにて、ユーザーが任意のMaterialDescriptorGeneratorを差し込むための拡張の窓を追加
|
2023-07-26 15:04:56 +09:00 |
|
ousttrue
|
01659457d8
|
Merge pull request #2112 from ousttrue/version/v0_113_0
UniVRM-0.113.0
|
2023-07-26 14:40:46 +09:00 |
|
ousttrue
|
25f7c1db87
|
Merge pull request #2111 from ousttrue/fix/skip_color_not_float4
float4 でない VertexColor が含まれるとエラーになることを回避
|
2023-07-26 14:40:34 +09:00 |
|
ousttrue
|
d98833378b
|
Merge pull request #2110 from yoship1639/fix/mtoon_urp
MToon10のURP向けシェーダの不具合やパス不備の修正
|
2023-07-26 14:40:13 +09:00 |
|
ousttrue
|
5a34cd2ade
|
Merge pull request #2115 from vrm-c/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
|
2023-07-26 12:46:55 +09:00 |
|
ousttrue
|
db22355a95
|
Merge pull request #2109 from vrm-c/dependabot/pip/pygments-2.15.0
Bump pygments from 2.11.2 to 2.15.0
|
2023-07-26 12:46:36 +09:00 |
|
dependabot[bot]
|
95a81c9757
|
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-25 20:52:19 +00:00 |
|
thoxey
|
efa33106c7
|
Implement the change in the VRM10 importer and show where it could be used elsewhere
in my local version of UniVRM I have the change I made, and will leave other changes to your discretion
|
2023-07-25 12:24:18 +01:00 |
|
thoxey
|
88588bf111
|
Adds a new trio of utility classes
These allow for the creation of materialdescriptorgenerators that use the current render pipeline
|
2023-07-25 12:23:25 +01:00 |
|
ousttrue
|
760a4aee3c
|
UniVRM-0.113.0
|
2023-07-24 20:45:26 +09:00 |
|
ousttrue
|
98e9581229
|
float4 でない VertexColor が含まれるとエラーになることを回避 #2105
|
2023-07-24 19:54:43 +09:00 |
|
yoship1639
|
6f4d7d2f0d
|
MToon10にDepthOnlyPassとDepthNormalsPassを追加
|
2023-07-21 18:20:06 +09:00 |
|
yoship1639
|
0b48e59f51
|
DepthNormalsPassを追加
|
2023-07-21 18:18:54 +09:00 |
|
yoship1639
|
c334886e08
|
DepthOnlyPassを追加
|
2023-07-21 18:18:39 +09:00 |
|
yoship1639
|
bb68ebaa89
|
ShadowCasterPassのAlphaClipUV座標が正しくない問題を修正
|
2023-07-21 18:17:53 +09:00 |
|
dependabot[bot]
|
1112233a19
|
Bump pygments from 2.11.2 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.15.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 11:23:17 +00:00 |
|
yoship1639
|
1feb077d62
|
不要なBuilt-inキーワードを削除
|
2023-07-13 02:22:49 +09:00 |
|
ousttrue
|
b673f160ac
|
Merge pull request #2100 from ousttrue/fix/boxman_finger
BoxMan に指を追加しました。頭を調整
|
2023-07-07 14:09:51 +09:00 |
|
ousttrue
|
3624a25dc9
|
Merge pull request #2102 from ousttrue/doc/urp_document
[doc] urp 関連
|
2023-07-07 14:09:36 +09:00 |
|
ousttrue
|
904ce47f21
|
Merge pull request #2103 from ousttrue/fix/validate_no_sample_copy
Sample コピーが同一かどうかを確認する
|
2023-07-07 14:09:23 +09:00 |
|
ousttrue
|
4d78f864e8
|
impl VRMSampleCopy.Validate
|
2023-07-05 14:08:30 +09:00 |
|