Isamu Mogi
90e92fa6ca
Unity 2021からVRM10.Tests.PlayModeアセンブリのスクリプト不存在警告が出るようになったのに対応
...
Unity 2021から、次のようなVRM10.Tests.PlayModeアセンブリにスクリプトが含まれないという趣旨の警告が出ていました。
```
Assembly for Assembly Definition File 'Assets/VRM10/Tests.PlayMode/VRM10.Tests.PlayMode.asmdef' will not be compiled, because it has no scripts associated with it.
```
ダミーのテストを追加する対応も検討したのですが、メンテナンス対象のソースは少ない方が良いと思うのでアセンブリを削除することで対応しました。
2023-06-19 00:33:50 +09:00
ousttrue
b9293f0c14
Merge pull request #2088 from ousttrue/fix/unity_2021
...
unity version up と vscode 作業設定
2023-06-14 14:29:08 +09:00
Masataka SUMI
109874ce18
Merge pull request #2087 from Chrisdbhr/master
...
fixed wrong version define to 'core' instead of 'universal'
2023-06-14 14:28:55 +09:00
ousttrue
e3e385ac55
2021.3.27f1
2023-06-14 14:18:00 +09:00
ousttrue
4e93fcca9a
unity version up と vscode 作業設定
2023-06-13 14:52:31 +09:00
Chris
eac05cadf5
fixed wrong version define to 'core' instead of 'universal'
2023-06-12 11:53:55 -03:00
ousttrue
628406223c
Merge pull request #2085 from ousttrue/doc/v0_112_0
...
UniVRM-0.112.0
2023-06-12 16:00:30 +09:00
ousttrue
c657166392
UniVRM-0.112.0
2023-06-12 15:55:27 +09:00
ousttrue
6a46afde77
Merge pull request #2083 from ousttrue/version/v0_112_0
...
UniVRM-0.112.0
2023-06-12 12:51:43 +09:00
ousttrue
e8861704d2
UniVRM-0.112.0
2023-06-09 17:13:42 +09:00
ousttrue
5f29f86420
Merge pull request #2081 from ousttrue/fix/sample_argument_error
...
Fix/sample argument error
2023-06-09 17:11:02 +09:00
ousttrue
88b4a79772
add ArgumentChecker
2023-06-08 14:23:08 +09:00
ousttrue
0cd565fb85
Add ArgumentChecker. Hide boxman when loaded
2023-06-08 14:20:52 +09:00
ousttrue
fcc8eb6ee1
Merge pull request #2078 from ousttrue/doc/release_v0_111_0
...
UniVRM-0.111.0
2023-06-06 19:01:11 +09:00
ousttrue
978bc5f2b3
UniVRM-0.111.0
2023-06-06 18:58:52 +09:00
ousttrue
b4130b9e5d
Merge pull request #2077 from ousttrue/fix/urpsample_build_error
...
Editor要素がビルドエラー。サンプル更新を反映
2023-06-06 14:49:25 +09:00
ousttrue
e60d972bd1
Editor要素がビルドエラー。サンプル更新を反映
2023-06-06 14:44:31 +09:00
ousttrue
48ebe7e081
Merge pull request #2064 from ousttrue/fix/broken_springbone_no_throw
...
springbone の import で throw しない
2023-06-06 13:04:08 +09:00
ousttrue
3f3f97d4e9
Merge pull request #2075 from ousttrue/version/v0_111_0
...
UniVRM-0.111.0
2023-06-05 20:04:23 +09:00
ousttrue
f2ed55964a
Merge pull request #2074 from ousttrue/check_humanoid_edge_case
...
human bone の index が -1 になりうる?
2023-06-05 19:59:40 +09:00
ousttrue
cca84cd1ac
Merge pull request #2073 from ousttrue/fix_migration_springbone_center
...
SpringBone center のマイグレーションが無かった
2023-06-05 19:58:59 +09:00
ousttrue
d9ff4c11cb
protected
2023-06-05 19:55:41 +09:00
ousttrue
32bc5d6d86
UniVRM-0.111.0
...
バージョン番号の更新。サンプルの更新による差分あり。
2023-06-05 17:07:50 +09:00
ousttrue
cd6db6d127
human bone の index が -1 になりうる?
2023-06-05 17:01:32 +09:00
ousttrue
f014a91b6e
SpringBone center のマイグレーションが無かった
2023-06-05 16:34:47 +09:00
ousttrue
ce2c94e4be
Merge pull request #2069 from vrm-c/dependabot/pip/requests-2.31.0
...
Bump requests from 2.27.1 to 2.31.0
2023-06-01 13:09:50 +09:00
ousttrue
2b07ca289a
Merge pull request #2070 from vrm-c/dependabot/pip/tornado-6.3.2
...
Bump tornado from 6.1 to 6.3.2
2023-06-01 13:09:30 +09:00
dependabot[bot]
1cad432300
Bump tornado from 6.1 to 6.3.2
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.1 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.2 )
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 18:08:29 +00:00
dependabot[bot]
14878d2f38
Bump requests from 2.27.1 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 03:12:25 +00:00
Masataka SUMI
2d0ed3f8e3
Merge pull request #2062 from notargs/refactor_mtoon_urp
...
vrmc_materials_mtoon_render_pipelineにURPに関する知識を隔離する
2023-05-16 13:10:56 +09:00
ousttrue
70dbeb1291
add index -1 check
2023-05-15 13:18:47 +09:00
ousttrue
bd770f8b26
warning
2023-05-15 13:09:53 +09:00
ousttrue
69b952257a
VRMSpringUtility.LoadSecondary 関数が throw しないように修正
...
fix #2023
SpringBone は不完全になるが throw しない。
2023-05-15 13:07:16 +09:00
notargs
7e92cd82fc
MTOON_TRANSFER_FOG_AND_LIGHTINGを切り出した
2023-05-11 17:56:48 +09:00
notargs
d33327eba9
MTOON_LIGHT_DESCRIPTIONから不要な変数定義を削除
2023-05-11 17:35:54 +09:00
notargs
5082709497
SampleSHを分離
2023-05-11 16:58:33 +09:00
notargs
6dd0fb4fd9
MTOON_LIGHT_DESCRIPTIONを定義
2023-05-11 16:54:20 +09:00
notargs
8527fdd511
lighting, MTOON_FOG_AND_LIGHTING_COORDSからURP対応に関する知識を剥がす
2023-05-11 16:14:32 +09:00
notargs
d59342fb17
vrmc_materials_mtoon_render_pipeline.hlslを作り、URP/BRPの差異をそこで吸収
2023-05-10 19:05:03 +09:00
Masataka SUMI
46d6df7552
Merge pull request #2061 from notargs/mtoon_urp_transparent_outline
...
TransparentなOutlineの描画に対応する
2023-05-09 16:02:45 +09:00
notargs
bc7337ca0d
TransparentなOutlineの描画に対応する
2023-05-09 15:50:18 +09:00
Masataka SUMI
c088af153c
Merge pull request #2054 from notargs/mtoon_urp
...
MToonをURPに対応
2023-05-09 15:49:12 +09:00
notargs
9f69277163
C#側をShader名変更に追従
2023-05-08 17:12:37 +09:00
notargs
efd11e7a77
rename -> Universal Render Pipeline/
2023-05-08 16:41:40 +09:00
notargs
95cad4b5fe
Rename -> VRM10/URP/MToon10
2023-05-08 16:39:29 +09:00
notargs
503bd64d7d
Rename shader to "VRM10/URP MToon10"
2023-05-08 16:35:39 +09:00
notargs
edf5817106
FallbackをFallbackErrorに変更
2023-05-08 16:13:40 +09:00
notargs
ae08e8b5ef
改行を修正
2023-05-08 15:34:20 +09:00
notargs
93333ce6f8
SubShaderのTagsの表記を修正
2023-05-08 15:34:06 +09:00
notargs
2dc6cd0758
アウトラインを描画する仕組みを実装
2023-04-28 17:32:06 +09:00