ousttrue
|
282451467a
|
OldMeta to OriginalMetaBeforeMigration
|
2021-09-08 17:46:06 +09:00 |
|
ousttrue
|
872888a35a
|
GlbGltfZipFileParser が AmbiguousGltfFileParser と同じ内容だった。
* GlbGltfZipFileParser 削除
* AmbiguousGltfFileParser を AutoGltfFileParser に改名(うーむ)
|
2021-09-08 17:41:23 +09:00 |
|
ousttrue
|
672e11e3ce
|
不完全な TaskCaller 削除。デフォルトは、ImmediateCaller とする。
|
2021-09-08 15:28:35 +09:00 |
|
ousttrue
|
09bcff8e68
|
LoadVrmThumbnailAsync
|
2021-09-08 15:25:44 +09:00 |
|
ousttrue
|
1bb27c82db
|
use OldMeta
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
198fdce798
|
update VRM10ViewerUI
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
d5934e97d9
|
WIP
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
aad1b1252e
|
新しく FixNameUnique で名前を作る
|
2021-09-07 18:21:40 +09:00 |
|
ousttrue
|
4aca030dd5
|
MigrationVrmMeta.THUMBNAIL_NAME
|
2021-09-07 15:08:31 +09:00 |
|
ousttrue
|
c365dd41fc
|
update thumbnail migration
|
2021-09-07 15:06:51 +09:00 |
|
ousttrue
|
f0aedd454e
|
fallback default name
|
2021-09-07 15:00:11 +09:00 |
|
ousttrue
|
543fb0b8bb
|
add test
|
2021-09-07 14:58:27 +09:00 |
|
ousttrue
|
eb78f0f800
|
DuplicatedMaterialColorBindings, DuplicatedMaterialUVBindings
|
2021-09-07 14:14:58 +09:00 |
|
ousttrue
|
cbc2e68967
|
ContainsKey
|
2021-09-07 14:08:54 +09:00 |
|
ousttrue
|
acc88719d3
|
add test
|
2021-09-07 14:06:20 +09:00 |
|
ousttrue
|
da05ff6ba8
|
UniVRM-0.82.1
|
2021-09-03 15:58:52 +09:00 |
|
ousttrue
|
aa546ab84d
|
gltf の URP スイッチ
|
2021-09-02 13:26:43 +09:00 |
|
ousttrue
|
dc4f303324
|
vrm-1.0 の viewer sample にも URP material の例を追加した
|
2021-09-02 13:07:38 +09:00 |
|
ousttrue
|
18d1840f0c
|
Vrm10Parser を Vrm10Data に改名し、 Vrm10Importer の引き数になった
|
2021-09-02 12:59:57 +09:00 |
|
ousttrue
|
d6cab51b2e
|
UniVRM-0.82.0
|
2021-09-01 15:43:44 +09:00 |
|
ousttrue
|
5aa39fbafe
|
Merge pull request #1177 from ousttrue/feature/URP_material_importer
Add MaterialGenerator customization point (for URP)
|
2021-08-31 21:47:38 +09:00 |
|
ousttrue
|
1117e9c2c7
|
mv URP/UrpPipelineTypes.cs to RenderPipelineTypes.cs. fix Builtin To BuiltinRenderPipeline
|
2021-08-31 21:34:54 +09:00 |
|
ousttrue
|
eedf784c81
|
remove #if
|
2021-08-31 21:21:44 +09:00 |
|
ousttrue
|
784b8ba993
|
fix UI. Experimental
|
2021-08-31 21:16:49 +09:00 |
|
ousttrue
|
32b728bd05
|
Add Urp/UrpPipelineTypes.cs
|
2021-08-31 21:12:10 +09:00 |
|
ousttrue
|
dc58edafdd
|
rename URP to Urp
|
2021-08-31 19:31:42 +09:00 |
|
ousttrue
|
90f49c4262
|
add Vrm10UrpMaterialDescriptorGenerator and VRMURPMaterialDescriptorGenerator
|
2021-08-31 19:30:21 +09:00 |
|
ousttrue
|
72da28f114
|
VrmScriptedImporterEditorGUI use Vrm10TextureDescriptorGenerator, not GltfTextureDescriptorGenerator
|
2021-08-26 18:47:32 +09:00 |
|
PoChang007
|
916dbbab6c
|
Merge pull request #1173 from ousttrue/feature10/update_vrm10viewer
add VRM10AutoExpression for VRM10Viewer. move test_motion.txt
|
2021-08-25 22:59:50 +09:00 |
|
ousttrue
|
8c69119058
|
add VRM10AutoExpression for VRM10Viewer. move test_motion.txt
|
2021-08-25 19:58:45 +09:00 |
|
ousttrue
|
56492d3f82
|
play mode の expression preview
|
2021-08-25 18:31:06 +09:00 |
|
ousttrue
|
e9425948e5
|
EditorEditMode のデフォルト値を Advanced に変更
|
2021-08-25 16:49:42 +09:00 |
|
ousttrue
|
584f9c67a4
|
importer の matcap texture の間違いを修正
|
2021-08-24 20:25:35 +09:00 |
|
ousttrue
|
2367e9dbc9
|
null check
* try による握りつぶしをやめて Error は失敗させる
|
2021-08-24 20:19:39 +09:00 |
|
ousttrue
|
a16d352cd9
|
rename unigltf to gltf
|
2021-08-20 16:57:39 +09:00 |
|
ousttrue
|
8e51cef38f
|
UniVRM-0.81.0
* rename com.vrmc.unigltf to com.vrmc.gltf
* and reversion. com.vrmc.gltf use same version with vrm
|
2021-08-19 18:49:08 +09:00 |
|
ousttrue
|
9562909c65
|
com.vrmc.univrm1 to com.vrmc.vrm
|
2021-08-18 20:56:43 +09:00 |
|
ousttrue
|
3dfca8b3e6
|
fix
|
2021-08-18 19:34:27 +09:00 |
|
ousttrue
|
7c3a0c48cc
|
prefix
|
2021-08-18 18:59:38 +09:00 |
|
ousttrue
|
448cefded0
|
update
|
2021-08-18 18:30:07 +09:00 |
|
ousttrue
|
54d2e967e5
|
mv VRM10.Samples to VRM10/Samples
* StreamingAssets 移動
* BVH load 調整
|
2021-08-18 18:19:14 +09:00 |
|
ousttrue
|
cb5a30d683
|
update VersionMenu
* vrm-1 の更新忘れてた
* samples 追加
|
2021-08-18 18:04:18 +09:00 |
|
ousttrue
|
504f6e8a47
|
remove not implemented
|
2021-08-17 21:15:01 +09:00 |
|
ousttrue
|
b0de928791
|
UNITY_EDITOR
|
2021-08-17 21:02:50 +09:00 |
|
ousttrue
|
f8b965760d
|
WIP EditorTool
|
2021-08-17 20:53:05 +09:00 |
|
ousttrue
|
e530c4c6da
|
implement Mesh.colors
|
2021-08-16 19:23:33 +09:00 |
|
ousttrue
|
96dc839f26
|
Editor の状態保持を static 変数に変更
|
2021-08-11 17:46:28 +09:00 |
|
ousttrue
|
3767165f9b
|
Expression の UI 調整
|
2021-08-11 17:43:18 +09:00 |
|
ousttrue
|
9592905e57
|
VRM10Expression.Preset と ExpressionName を廃止
* VRM10Expression.Preset は VRM10ObjectExpression の度のスロットにセットされているかで判定
* VRM10Expression.ExpressionName は VRM10Expression.name を使う
|
2021-08-10 19:49:48 +09:00 |
|
PoChang007
|
7ee49e0866
|
Merge pull request #1134 from ousttrue/feature1/update_jsonschema
Feature1/update jsonschema
|
2021-08-10 18:33:46 +09:00 |
|