ousttrue
|
bf77f86e2b
|
update po
|
2021-09-14 16:12:59 +09:00 |
|
ousttrue
|
abc6610fe2
|
locale 作成
|
2021-09-14 13:48:14 +09:00 |
|
ousttrue
|
2cbcdf0ce2
|
日本語ドキュメントを sphinx 化
|
2021-09-14 13:32:22 +09:00 |
|
ousttrue
|
14967bf686
|
Merge pull request #1220 from notargs/feature/optimize_build_hierarchy
ImporterContextのうち、BuildHierarchyまわりのフレームを分散
|
2021-09-13 18:11:55 +09:00 |
|
notargs
|
06ad6825c2
|
Nodes -> nodes
|
2021-09-13 17:58:51 +09:00 |
|
notargs
|
b425fd551f
|
ImporterContextのうち、BuildHierarchyまわりのフレームを分散
|
2021-09-13 17:49:34 +09:00 |
|
ousttrue
|
3f115b8f07
|
Merge pull request #1219 from notargs/feature/optimize_mesh_loading
BuildBlendShape・LoadGeometryAsyncをワーカースレッドでの読み込みに対応
|
2021-09-13 16:48:24 +09:00 |
|
notargs
|
471f5fcd9e
|
BuildBlendShape・LoadGeometryAsyncをワーカースレッドでの読み込みに対応
|
2021-09-13 15:51:44 +09:00 |
|
ousttrue
|
25494597bc
|
Merge pull request #1215 from notargs/feature/add_await_caller
LoadTexturesAsync・LoadMaterialsAsyncへのAwaitCallerの受け渡しが漏れていた問題を修正
|
2021-09-10 17:08:42 +09:00 |
|
notargs
|
48afd222a7
|
AwaitCallerを追加
|
2021-09-10 17:03:53 +09:00 |
|
PoChang007
|
889453a8e6
|
Merge pull request #1213 from ousttrue/fix/if_unity_editor
#if UNITY_EDITOR でビルドエラーを修正
|
2021-09-10 13:06:16 +09:00 |
|
ousttrue
|
4adf95bab6
|
#if UNITY_EDITOR でビルドエラーを修正
* PreviewSceneManager が MonoBehaviour かつ Editor 専用なのが微妙
|
2021-09-10 13:04:13 +09:00 |
|
PoChang007
|
38067cff63
|
Merge pull request #1212 from ousttrue/version/v0_83_0
UniVRM-0.83.0
|
2021-09-10 12:40:06 +09:00 |
|
ousttrue
|
9b58179447
|
UniVRM-0.83.0
|
2021-09-10 12:34:50 +09:00 |
|
PoChang007
|
80a45efa6c
|
Merge pull request #1209 from ousttrue/feature10/expression_uv_scale_offset_update
初期値との差分を使うようにロジックを変更
|
2021-09-09 23:00:55 +09:00 |
|
ousttrue
|
64af0d24e5
|
Merge pull request #1206 from ousttrue/fix/first_person_setup_async
[1.0] FirstPerson 初期化を整理
|
2021-09-09 21:20:51 +09:00 |
|
ousttrue
|
715006abf9
|
static 変数の管理はやめて、定数置き場になった
|
2021-09-09 21:14:31 +09:00 |
|
ousttrue
|
8a17ff9c3f
|
update docfx
|
2021-09-09 21:02:52 +09:00 |
|
ousttrue
|
3ce6322cf0
|
Tags and layers
|
2021-09-09 20:45:00 +09:00 |
|
ousttrue
|
4d3cdf0670
|
Vrm10FirstPersonLayerSettings に隔離
|
2021-09-09 20:32:38 +09:00 |
|
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
|
788c04075d
|
update docfx
|
2021-09-09 18:03:54 +09:00 |
|
ousttrue
|
d61b66f9c3
|
RuntimeGltfInstance.AddRenderers
|
2021-09-09 18:03:40 +09:00 |
|
ousttrue
|
fbcf4279bf
|
fix SetupAsync
|
2021-09-09 17:45:27 +09:00 |
|
ousttrue
|
df59ac1979
|
add VRM10FirstPersonSample
|
2021-09-09 17:17:34 +09:00 |
|
ousttrue
|
41c3bd64f9
|
SetupAsync
|
2021-09-09 17:17:34 +09:00 |
|
ousttrue
|
6cfab948a2
|
SetupAsync
|
2021-09-09 17:17:33 +09:00 |
|
ousttrue
|
fe9ae88195
|
CreateErasedMeshAsync
|
2021-09-09 17:17:33 +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 |
|