Masataka SUMI
|
dbdb147e2a
|
Consider thumbnail image's mimeType when loading the vrm10 model.
|
2022-11-03 18:27:13 +09:00 |
|
ousttrue
|
efe2503cdb
|
Merge pull request #1899 from Santarh/mtoon39
Update MToon to v3.9
|
2022-11-02 18:15:09 +09:00 |
|
Masataka SUMI
|
4bb04ff317
|
Update MToon to v3.9
|
2022-11-02 18:13:22 +09:00 |
|
ousttrue
|
0e23290cad
|
Merge pull request #1897 from notargs/fix_rimlight_nan
RimLightの計算時にNaNが紛れ込む問題を修正します
|
2022-11-02 17:46:53 +09:00 |
|
notargs
|
359a308e09
|
Merge remote-tracking branch 'upstream/master' into fix_rimlight_nan
|
2022-11-02 17:32:34 +09:00 |
|
notargs
|
6b02280c19
|
RimLightの計算時にNaNが紛れ込む問題を修正
|
2022-11-02 17:32:17 +09:00 |
|
ousttrue
|
5fe2f7bd46
|
Merge pull request #1894 from ousttrue/doc/release_v0_106_0
UniVRM-0.106.0
|
2022-10-27 18:06:18 +09:00 |
|
ousttrue
|
7efb83d3f9
|
UniVRM-0.106.0
|
2022-10-27 18:02:23 +09:00 |
|
ousttrue
|
66368f1cd2
|
Merge pull request #1893 from ousttrue/fix/add_if_unity_editor
ビルドエラーを修正
|
2022-10-27 16:41:33 +09:00 |
|
ousttrue
|
21425fd5cf
|
ビルドエラーを修正
|
2022-10-27 15:39:34 +09:00 |
|
ousttrue
|
04622046b9
|
Merge pull request #1892 from ousttrue/fix10/ShaderVariants
ShaderVariant
|
2022-10-27 15:18:47 +09:00 |
|
ousttrue
|
79dd54ef8f
|
ShaderVariant
|
2022-10-27 15:10:47 +09:00 |
|
ousttrue
|
f7696a3fd5
|
Merge pull request #1887 from mkc1370/feature/preview_unsupported_shader
サポートされていないシェーダーが含まれるモデルのプレビューをできるように
|
2022-10-27 14:07:24 +09:00 |
|
ousttrue
|
e03acaaf6a
|
Merge pull request #1889 from ousttrue/version/v0_106_0
UniVRM-0.106.0
|
2022-10-27 13:54:07 +09:00 |
|
ousttrue
|
c9bd20d4d1
|
UniVRM-0.106.0
Samples~へのコピー発生
|
2022-10-26 21:38:27 +09:00 |
|
mkc1370
|
84b7e0e953
|
Show error in PreviewGUI
|
2022-10-26 20:55:28 +09:00 |
|
mkc1370
|
6d0aa9ee9f
|
To be able to display errors as much as possible
|
2022-10-26 20:53:31 +09:00 |
|
ousttrue
|
27b25c5a68
|
Merge pull request #1888 from vrm-c/0b5vr-patch-1
fix: Fix outdated exception message
|
2022-10-26 19:05:22 +09:00 |
|
0b5vr
|
76ebf0ef73
|
fix: Fix outdated exception message
`UpdateTypes` は `LateUpdate` か `Manual` しかなく、 `None` はこれは `Manual` の変更忘れでしょうか?
|
2022-10-26 18:48:02 +09:00 |
|
ousttrue
|
1dc3f21572
|
Merge pull request #1886 from ousttrue/feature/spring_manual_update
[1.0][0.x] SpringBone の手動更新
|
2022-10-26 17:16:23 +09:00 |
|
ousttrue
|
d952a66f0c
|
Merge pull request #1877 from ousttrue/feature10/vrm1_editor_setup
[1.0] AddComponent による新規セットアップ関連
|
2022-10-26 16:04:34 +09:00 |
|
mkc1370
|
949265226f
|
Make unsupported shaders visible
|
2022-10-26 15:56:36 +09:00 |
|
ousttrue
|
917f4e953e
|
prefab は GameObject から得る
|
2022-10-26 14:27:41 +09:00 |
|
ousttrue
|
43f78eac12
|
add prefab assignment when asset created
|
2022-10-26 14:27:41 +09:00 |
|
ousttrue
|
b18e5cd63b
|
VRM10Object を作成するステップ
* VRM10Object が無いときにエラー表示
* VRM10Object が無ければ VRM10Instance を停止させる
|
2022-10-26 14:27:36 +09:00 |
|
ousttrue
|
f33b8dbb46
|
ヒューマノイドボーン割り当て補助
1番目の子孫GameObjectがヒューマノイドの子孫であると見做して自動代入(指とか、足など枝分かれしないところの簡易な補助)
|
2022-10-26 14:24:39 +09:00 |
|
ousttrue
|
b1a545f987
|
元のスタイルに戻し
|
2022-10-26 13:31:19 +09:00 |
|
ousttrue
|
f17bac5b03
|
FastSpringBoneService.ManualUpdate に deltaTime 引き数を追加
|
2022-10-25 21:52:19 +09:00 |
|
ousttrue
|
11b6689c01
|
local 変数の使いまわしやめ
|
2022-10-25 21:50:59 +09:00 |
|
ousttrue
|
f4115cacd2
|
Merge pull request #1883 from ousttrue/fix/export_no_active
Fix/export no active
|
2022-10-25 19:38:37 +09:00 |
|
ousttrue
|
383ac4f7b4
|
Merge pull request #1876 from ousttrue/feature10/springbone_picker
[1.0] SpringBone の 設定 UI
|
2022-10-25 16:33:10 +09:00 |
|
ousttrue
|
e6f0369eda
|
UnityEngine.Object?.
|
2022-10-25 16:30:17 +09:00 |
|
ousttrue
|
a334a78f21
|
deltaTime
|
2022-10-25 16:17:20 +09:00 |
|
ousttrue
|
5d43f4b79e
|
Merge pull request #1878 from ousttrue/feature10/migrate_mod
modGltf 引き数を追加
|
2022-10-25 15:26:56 +09:00 |
|
ousttrue
|
8644aabd1e
|
Merge pull request #1884 from ousttrue/fix/may_fixed_1866
remove ThisType? field.
|
2022-10-25 13:05:14 +09:00 |
|
ousttrue
|
5c2d685a32
|
Merge pull request #1882 from ousttrue/fix/osx_multi_extensions
Fix/osx multi extensions
|
2022-10-24 21:27:54 +09:00 |
|
ousttrue
|
c3308981e8
|
Merge pull request #1885 from 0b5vr/thumb-nail-gizmo
親指の向き・爪の向きのガイドを行うGizmo
|
2022-10-24 19:24:35 +09:00 |
|
ousttrue
|
e1e4bfde78
|
FastSpringBoneService manual update
|
2022-10-24 19:12:52 +09:00 |
|
0b5vr
|
7a93206a94
|
feature: 親指の向き・爪の向きのギズモを更新
ousttrueさんによる元コミット: b2c3d14942
|
2022-10-24 18:24:54 +09:00 |
|
ousttrue
|
2b8ee17c4e
|
add SpringBoneUpdateType.Manual
|
2022-10-24 18:11:06 +09:00 |
|
ousttrue
|
05a7cda9e1
|
remove ThisType? field. #1866
|
2022-10-24 17:56:22 +09:00 |
|
ousttrue
|
9ab1d15084
|
Add spring ref to validation
|
2022-10-24 17:38:59 +09:00 |
|
ousttrue
|
866e75243e
|
get non active
|
2022-10-24 17:36:56 +09:00 |
|
ousttrue
|
0b2e9b7707
|
gizmo 色変更
* Joint => wires yellow(0.xと同じ)
* collider sphere => magenta(0.xと同じ)
* collider capsule => orange 赤系
|
2022-10-24 15:24:01 +09:00 |
|
ousttrue
|
bf5eee2fba
|
fix EditorUtility.OpenFilePanel
|
2022-10-24 14:57:55 +09:00 |
|
ousttrue
|
66e993fa5f
|
fix EditorUtility.SaveFilePanel
|
2022-10-24 14:48:00 +09:00 |
|
ousttrue
|
1b46673aee
|
modGltf 引き数を追加
|
2022-10-21 19:42:36 +09:00 |
|
ousttrue
|
028cd81c19
|
未使用削除
|
2022-10-21 18:57:34 +09:00 |
|
ousttrue
|
938e6f7490
|
fix picker
|
2022-10-21 18:47:17 +09:00 |
|
ousttrue
|
f77f0dc6f5
|
コード整理。SpringBoneEditor を VRM10Window に統合
* 元は Constraint などのエディタもあったのだけど、削った。量が減ったので合体
|
2022-10-21 17:25:45 +09:00 |
|