amamagi
|
62c078aad5
|
add scroll view to showcase scene
|
2025-03-28 18:36:12 +09:00 |
|
Masataka SUMI
|
a813f58ae4
|
Create MToon10Showcase Sample
|
2025-02-07 11:50:24 +09:00 |
|
ousttrue
|
b1bd880748
|
Merge pull request #2576 from ousttrue/fix/use_UniGLTFLogger
[Runtime] UniGLTFLogger を 使う
|
2025-02-05 14:09:55 +09:00 |
|
ousttrue
|
7732955ca0
|
editor, sample
|
2025-02-05 13:56:13 +09:00 |
|
ousttrue
|
94e242b31f
|
Merge branch 'vrm-c:master' into fix/use_UniGLTFLogger
|
2025-02-05 13:02:58 +09:00 |
|
ousttrue
|
dd26226d82
|
Merge pull request #2575 from ousttrue/fix/remove_icon
vrm の root 以外にアタッチするスクリプトはアイコン取りやめ
|
2025-02-05 13:00:30 +09:00 |
|
ousttrue
|
b14d158373
|
Merge branch 'master' into fix/remove_icon
|
2025-02-05 13:00:05 +09:00 |
|
ousttrue
|
f69a7880d8
|
Merge pull request #2574 from ousttrue/fix/workflow_gh_page
[fix action dependency] update workflow
|
2025-02-05 12:59:16 +09:00 |
|
ousttrue
|
5885004730
|
UniGLTFLogger
|
2025-02-05 03:47:56 +09:00 |
|
ousttrue
|
1f6ffa5eb6
|
vrm の root 以外にアタッチするスクリプトはアイコン取りやめ
- VRMSpringBone
- Vrm10XXXConstraint
- VRM10SpringBoneColliderGroup
|
2025-02-04 21:58:27 +09:00 |
|
ousttrue
|
a0b17a6a78
|
version up
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
2025-02-04 21:52:49 +09:00 |
|
ousttrue
|
71e4a71d80
|
Merge pull request #2573 from ousttrue/fix/custom_material
_MainTex_ST の参照を修正
|
2025-02-04 18:24:15 +09:00 |
|
ousttrue
|
ebe8ae6969
|
Merge branch 'master' into fix/custom_material
|
2025-02-04 16:51:19 +09:00 |
|
ousttrue
|
ffbbd63311
|
TinyPbr
|
2025-02-04 16:38:40 +09:00 |
|
ousttrue
|
5137c15051
|
CustomMaterial to TinyPbr
|
2025-02-04 16:34:28 +09:00 |
|
ousttrue
|
dae0b716b9
|
_urpMaterialForGrayscale
|
2025-02-04 16:12:14 +09:00 |
|
ousttrue
|
a6595a9925
|
Merge pull request #2570 from saturday06/replace-obsoleted-renderPipelineAsset-with-defaultRenderPipeline
Unity6でGraphicsSettings.renderPipelineAssetがObsolete警告を出すのに対応
|
2025-02-03 19:38:14 +09:00 |
|
ousttrue
|
bb6ee3e1ee
|
Merge branch 'master' into replace-obsoleted-renderPipelineAsset-with-defaultRenderPipeline
|
2025-02-03 19:30:14 +09:00 |
|
ousttrue
|
6ba0037633
|
Merge pull request #2568 from vrm-c/Santarh-patch-4
Updated the supported library versions for previous Unity versions in the README.
|
2025-02-03 19:29:01 +09:00 |
|
ousttrue
|
04a38113d7
|
Merge branch 'master' into Santarh-patch-4
|
2025-02-03 19:28:28 +09:00 |
|
ousttrue
|
647f5c0a71
|
BoxMan use custom material
|
2025-02-03 19:13:38 +09:00 |
|
ousttrue
|
a1e5c854c9
|
fix UV_PROPERTY hard coding(_MainTex_ST)
|
2025-02-03 19:02:07 +09:00 |
|
Isamu Mogi
|
dc8b841f1e
|
Unity6でGraphicsSettings.renderPipelineAssetがObsolete警告を出すのに対応
Unity6でGraphicsSettings.renderPipelineAssetがObsoleteになり、次のような警告が出ていました。
```
Assets/VRM/Editor/BuildClass.cs(31,13): warning CS0618: 'GraphicsSettings.renderPipelineAsset' is obsolete: 'renderPipelineAsset has been deprecated. Use defaultRenderPipeline instead (UnityUpgradable) -> defaultRenderPipeline'
```
Unity6以降では、代わりとして推奨されるフィールド defaultRenderPipeline を使うようにしました。
|
2025-01-29 19:45:42 +09:00 |
|
ousttrue
|
08517b710b
|
Merge pull request #2569 from ousttrue/fix/webgl_dialog
[WebGL] Dialogの優先順位。Editor は UNITY_EDITOR
|
2025-01-29 13:54:17 +09:00 |
|
ousttrue
|
cbf5f33666
|
UNITY_EDITOR first
|
2025-01-29 13:39:38 +09:00 |
|
ousttrue
|
91594fae01
|
fix order. "UNITY_EDITOR" first
|
2025-01-29 13:36:54 +09:00 |
|
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 |
|