Commit Graph

3029 Commits

Author SHA1 Message Date
ousttrue
6ecaef0a6e 初期値との差分を使うようにロジックを変更 2021-09-09 19:46:27 +09:00
ousttrue
153fca34ff
Merge pull request #1207 from ousttrue/fix/add_StandardMapExporter
[Exporter] shader版の StandardMap の Exporter 変換を追加
2021-09-09 19:06:20 +09:00
ousttrue
178fefb838 Hidden/UniGLTF/StandardMapExporter 2021-09-09 18:46:57 +09:00
ousttrue
ca2872c517
Merge pull request #1204 from ousttrue/fix/add_standard_to_always_included_shaders
Standard を GraphicsSettings に追加
2021-09-09 15:26:01 +09:00
ousttrue
a8b059931a Standard を GraphicsSettings に追加 2021-09-09 15:20:13 +09:00
ousttrue
cfab0a3846
Merge pull request #1203 from Santarh/shaderInBuild
Include all shaders in Resources directory.
2021-09-09 14:52:54 +09:00
Masataka SUMI
4bd88b907b mv texture convert shaders to VRMShaders 2021-09-09 14:46:32 +09:00
Masataka SUMI
f874a4d973 mv UniUnlit to Resources 2021-09-09 14:46:08 +09:00
PoChang007
7e2a61e3c0
Merge pull request #1201 from ousttrue/docfx/fix_destroy
書き間違え
2021-09-09 14:40:22 +09:00
PoChang007
c1c1409c4f
Merge pull request #1202 from ousttrue/fix10/hide_by_default
Import時に非表示にする
2021-09-09 14:39:53 +09:00
ousttrue
f223915c19 Import時に非表示にする 2021-09-09 14:16:03 +09:00
ousttrue
8fcd318c83 書き間違え 2021-09-09 14:01:26 +09:00
ousttrue
e83ede77c9
Merge pull request #1199 from ousttrue/simple_README
シンプルなREADME
2021-09-09 00:07:39 +09:00
PoChang007
cb8e3c0041
Merge pull request #1198 from ousttrue/fix/simple_viewer_docfx
Fix/simple viewer docfx
2021-09-08 23:22:36 +09:00
ousttrue
44cc51bf79 README にいっぱい書いてあってもわかりにくいので 2021-09-08 20:38:59 +09:00
ousttrue
4ec3968727 docfx の修正漏れ 2021-09-08 19:08:14 +09:00
ousttrue
8ca2a46013 fix SimpleViewer. play gltf animation 2021-09-08 19:07:54 +09:00
ousttrue
a2307b42b8
Merge pull request #1196 from ousttrue/fix10/oldmeta_when_migrate
[1.0] RuntimeLoad と meta 取得 を実装
2021-09-08 17:50:15 +09:00
ousttrue
282451467a OldMeta to OriginalMetaBeforeMigration 2021-09-08 17:46:06 +09:00
ousttrue
846ba5173d docfx も AutoGltfFileParser を使う 2021-09-08 17:43:52 +09:00
ousttrue
872888a35a GlbGltfZipFileParser が AmbiguousGltfFileParser と同じ内容だった。
* GlbGltfZipFileParser 削除
* AmbiguousGltfFileParser を AutoGltfFileParser に改名(うーむ)
2021-09-08 17:41:23 +09:00
ousttrue
75d0c3d507 vrm1/vrm1_runtime_load.md 2021-09-08 17:10:04 +09:00
ousttrue
9a9d73cf57 update docfx 2021-09-08 16:45:39 +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
cff902b41a update SimpleViewer 2021-09-08 15:25:43 +09:00
ousttrue
d5934e97d9 WIP 2021-09-08 15:25:43 +09:00
ousttrue
77162748c5
Merge pull request #1193 from ousttrue/fix10/empty_thumbnail_name
[1.0] thumbnail の名前が無い時に SubAssetKey を作るのに失敗するのを修正
2021-09-08 14:28:47 +09:00
PoChang007
9c216579d2
Merge pull request #1195 from ousttrue/docfx/update_runtime_import
`v0.82.1` の RuntimeLoad について
2021-09-07 23:13:57 +09:00
ousttrue
48826f07f8 v0.82.1 の RuntimeLoad について 2021-09-07 21:33:10 +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
PoChang007
56fb65139a
Merge pull request #1192 from ousttrue/fix10/duplicate_material_value_key
MaterialColorBindings の重複時の例外防止
2021-09-07 14:32:32 +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
1f93a8efa9
Merge pull request #1186 from ousttrue/feature/docfx
Feature/docfx
2021-09-07 13:25:44 +09:00
ousttrue
a4770a95aa github actions for docfx 2021-09-06 20:03:49 +09:00
ousttrue
1c44a545c2 Articles 2021-09-06 20:02:04 +09:00
ousttrue
58b44f68f5 watch-build 2021-09-06 15:34:29 +09:00
ousttrue
a26162d474 filter を設定 2021-09-06 14:42:27 +09:00
ousttrue
15dd820b46 copy csproj 2021-09-06 13:12:36 +09:00
ousttrue
8854d9b85a init 2021-09-06 13:02:30 +09:00
PoChang007
141319954b
Merge pull request #1183 from ousttrue/version/v0_82_1
UniVRM-0.82.1
2021-09-03 16:02:01 +09:00
ousttrue
da05ff6ba8 UniVRM-0.82.1 2021-09-03 15:58:52 +09:00