Masataka SUMI
|
d693df4c8e
|
Updated the supported library versions for previous Unity versions in the README.
|
2025-01-29 12:23:26 +09:00 |
|
ousttrue
|
3e31d3fc2b
|
Merge pull request #2565 from vrm-c/workflow-webgl-wip
[WebGL] github action でサンプルをWebGLビルドして gh-page に展開する
|
2025-01-28 20:12:36 +09:00 |
|
ousttrue
|
5443d662d5
|
work-flow の自動発動をコメントアウト
|
2025-01-28 20:09:57 +09:00 |
|
ousttrue
|
217abf20e9
|
201
|
2025-01-28 20:05:21 +09:00 |
|
ousttrue
|
e51c21fb23
|
quote
|
2025-01-28 19:39:14 +09:00 |
|
ousttrue
|
4874b79a08
|
fix indent
|
2025-01-28 19:19:21 +09:00 |
|
ousttrue
|
77b8e5082c
|
fix bash env
|
2025-01-28 19:16:17 +09:00 |
|
ousttrue
|
de8444bbea
|
build VRM10Viewer and SimpleViewer
|
2025-01-28 19:15:00 +09:00 |
|
ousttrue
|
df3ec32bce
|
quit
|
2025-01-28 17:12:31 +09:00 |
|
ousttrue
|
5f7b19ca9f
|
Merge pull request #2564 from ousttrue/fix/webgl_workflow
[WebGL] workflow修正
|
2025-01-28 13:56:06 +09:00 |
|
ousttrue
|
2938b6c45d
|
fix workflow name
|
2025-01-28 13:15:52 +09:00 |
|
ousttrue
|
0536bf6e17
|
Merge pull request #2561 from ousttrue/fix/webgl_build
[WebGL] fix sample webgl build and github-action
|
2025-01-28 13:13:08 +09:00 |
|
ousttrue
|
b19222ba1e
|
remove meta
|
2025-01-28 12:54:00 +09:00 |
|
ousttrue
|
721f007e7d
|
Merge branch 'master' into fix/webgl_build
|
2025-01-27 19:47:49 +09:00 |
|
ousttrue
|
4fcdd0cde0
|
Merge pull request #2558 from ousttrue/vrm_itimecontrol
[vrma] impl ITimeControl to Vrm10AnimationInstance
|
2025-01-27 19:44:05 +09:00 |
|
ousttrue
|
6536238722
|
jslib
|
2025-01-27 19:34:28 +09:00 |
|
ousttrue
|
e48867cfea
|
WebGLFileDialog to UniVRM_Sample_WebGLFileDialog
|
2025-01-27 17:05:53 +09:00 |
|
ousttrue
|
7a65c4d1a4
|
Merge branch 'master' into vrm_itimecontrol
|
2025-01-27 17:02:42 +09:00 |
|
ousttrue
|
1d6d0b2d47
|
Merge pull request #2560 from paldynojosh/fix/error_in_2021
fix compile error in unity 2021
|
2025-01-27 16:50:37 +09:00 |
|
ousttrue
|
4b05244582
|
Merge branch 'master' into fix/error_in_2021
|
2025-01-27 16:50:11 +09:00 |
|
ousttrue
|
dcba4ec6b0
|
Merge pull request #2562 from ousttrue/fix/support_unity_2022
Update supported Unity version to 2022.3LTS
|
2025-01-27 16:42:40 +09:00 |
|
ousttrue
|
7ab82cd9a0
|
Update supported Unity version to 2022.3LTS
|
2025-01-27 16:33:51 +09:00 |
|
ousttrue
|
6ecc22f0ee
|
interface
|
2025-01-27 16:26:23 +09:00 |
|
ousttrue
|
dc3d406757
|
permission
|
2025-01-27 16:21:59 +09:00 |
|
ousttrue
|
51797e08e2
|
github action
|
2025-01-27 16:16:06 +09:00 |
|
RDAG
|
f67b4d7269
|
fix compile error in unity 2021
|
2025-01-27 00:18:22 +09:00 |
|
ousttrue
|
e1db312203
|
menu "Build 10 WebGL for CI". Update sample
|
2025-01-25 02:14:18 +09:00 |
|
ousttrue
|
1080729d0b
|
fix WebGL build VRM10Viewer
|
2025-01-25 01:43:34 +09:00 |
|
ousttrue
|
fe511a5211
|
BuildWebGLForCi
|
2025-01-24 23:38:37 +09:00 |
|
ousttrue
|
8108583f3e
|
fix SimpleViewer WebGL build
|
2025-01-24 22:45:42 +09:00 |
|
ousttrue
|
10dafaab49
|
springboneRuntime
|
2025-01-24 22:00:02 +09:00 |
|
ousttrue
|
de4c357f09
|
impl ITimeControl to Vrm10AnimationInstance
|
2025-01-23 19:04:39 +09:00 |
|
ousttrue
|
239841f519
|
Merge pull request #2545 from saturday06/replace-obsoleted-URPUnityShaderName-with-UnityUrpShaderName
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
MToon10Meta.URPUnityShaderNameがObsolete警告を出すのに対応
|
2025-01-14 16:26:55 +09:00 |
|
Isamu Mogi
|
f69e60e5f0
|
MToon10Meta.URPUnityShaderNameがObsolete警告を出すのに対応
MToon10Meta.URPUnityShaderNameがObsoleteになり、次のような警告が出ていました。
```
Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs(30,29): warning CS0618: 'MToon10Meta.URPUnityShaderName' is obsolete: 'Use UnityUrpShaderName instead'
```
Obsoleteになった際のコミットはこちらです: cce076d324
代わりに、同内容の推奨されている定数 MToon10Meta.UnityUrpShaderName を使うようにしました。
|
2024-12-26 21:34:15 +09:00 |
|
ousttrue
|
2911cb72a9
|
Merge pull request #2544 from ousttrue/fix/cloth_package_json
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
[sample] add sample package.json
|
2024-12-24 15:18:03 +09:00 |
|
ousttrue
|
a481f3287f
|
fix description
|
2024-12-24 15:17:04 +09:00 |
|
ousttrue
|
0a5de465ad
|
add sample package.json
|
2024-12-24 15:10:21 +09:00 |
|
ousttrue
|
72c6ad335c
|
Merge pull request #2543 from ousttrue/fix/add_cloth_sample
[sample] package.json, URP など
|
2024-12-24 15:01:14 +09:00 |
|
ousttrue
|
c1f5356017
|
copy Samples~
|
2024-12-24 14:12:00 +09:00 |
|
ousttrue
|
148b27846e
|
clothsample の URP material
|
2024-12-24 14:11:00 +09:00 |
|
ousttrue
|
be1adeb031
|
package.json
|
2024-12-24 13:56:26 +09:00 |
|
ousttrue
|
c0c729fc7f
|
Merge pull request #2542 from ousttrue/fix/editor_asmdef_in_sample
[sample] update asmdef
|
2024-12-23 23:42:49 +09:00 |
|
ousttrue
|
4fe45ff1f6
|
update asmdef
|
2024-12-23 23:40:02 +09:00 |
|
ousttrue
|
caf7459ef7
|
Merge pull request #2541 from ousttrue/fix/editor_asmdef
[sample] fix editor asmdef
|
2024-12-23 23:03:12 +09:00 |
|
ousttrue
|
d2b33e397e
|
fix editor asmdef
|
2024-12-23 19:49:07 +09:00 |
|
ousttrue
|
584290c0d0
|
Merge pull request #2539 from ousttrue/version/v0_128_1
UniVRM-0.128.1
|
2024-12-23 17:18:26 +09:00 |
|
ousttrue
|
38f228d558
|
UniVRM-0.128.1
|
2024-12-23 14:32:27 +09:00 |
|
ousttrue
|
c2a793cc1e
|
Merge pull request #2540 from Santarh/matcapDefaultBehaviour
`matcapTexture` should be 0.0 when it doesn't exist.
|
2024-12-23 14:31:12 +09:00 |
|
Masataka SUMI
|
8d4b6d855c
|
The MToon10 URP shader follows the MToon10 Built-inRP shader
|
2024-12-23 14:15:23 +09:00 |
|
Masataka SUMI
|
5d116ee89d
|
MatCapColor value should be [1,1,1] when it isn't defined.
|
2024-12-23 14:05:54 +09:00 |
|