ousttrue
|
66092a4364
|
readonly field to get only property
|
2022-10-18 15:30:42 +09:00 |
|
ousttrue
|
2b0d003ab5
|
TryParseOrDefault が Try してないので関数名を変える意向
|
2022-10-14 15:42:28 +09:00 |
|
ousttrue
|
d540b04cc4
|
素直な static type caching 技法になるように書き直し
|
2022-10-14 15:20:05 +09:00 |
|
ousttrue
|
75e9a82ee8
|
Merge pull request #1859 from 0b5vr/export-with-meta
feature: add third argument `vrmMeta` to static Vrm10Exporter.Export
|
2022-10-11 18:37:28 +09:00 |
|
0b5vr
|
8a45292f6c
|
feature: add third argument vrmMeta to static Vrm10Exporter.Export
|
2022-10-11 18:17:50 +09:00 |
|
ousttrue
|
9c958078c7
|
Merge pull request #1853 from ousttrue/doc/v0_105_0
Doc/v0 105 0
|
2022-10-07 17:18:15 +09:00 |
|
ousttrue
|
45f0d486c0
|
rebase して tag 打ち直しに追随
|
2022-10-07 17:12:26 +09:00 |
|
ousttrue
|
3a55c012e3
|
po
|
2022-10-07 17:06:42 +09:00 |
|
ousttrue
|
b133deb008
|
UniVRM-0.105.0
* v0.100.0 以降の release 文を新しいフォルダに移動
|
2022-10-07 17:06:42 +09:00 |
|
ousttrue
|
cd48f372d2
|
Merge pull request #1854 from ousttrue/fix/upm
UniGLTF_Samples 漏れ
|
2022-10-07 16:39:43 +09:00 |
|
ousttrue
|
314fb6d901
|
UniGLTF_Samples 漏れ
|
2022-10-07 16:35:15 +09:00 |
|
ousttrue
|
ba197f68f5
|
Merge pull request #1851 from ousttrue/fix/PathObject_if_UNITY_EDITOR
Editor向け機能の切り分け忘れ
|
2022-10-07 13:51:31 +09:00 |
|
ousttrue
|
d71ed12f2b
|
Editor向け機能の切り分け忘れ
|
2022-10-07 13:38:12 +09:00 |
|
ousttrue
|
e9aa9c883e
|
Merge pull request #1847 from ousttrue/feature10/spring_bone_gizmo
implement Joint gizmo
|
2022-10-07 13:26:31 +09:00 |
|
ousttrue
|
c92818d106
|
Merge pull request #1848 from ousttrue/fix10/vertex_buffer_over_write
後から来た方が勝つ
|
2022-10-07 13:25:42 +09:00 |
|
ousttrue
|
38ef11367b
|
Merge pull request #1844 from mkc1370/feature/resize_to_reinitialize
Rename Texture2D.Resize to Reinitialize
|
2022-10-07 13:05:07 +09:00 |
|
ousttrue
|
99f591be05
|
Merge pull request #1850 from ousttrue/version/v0_105_0
UniVRM-0.105.0
|
2022-10-07 13:04:19 +09:00 |
|
ousttrue
|
b51bab85fe
|
Merge pull request #1846 from ousttrue/fix_unity_2019
[Unity-2019] fix `??=`.
|
2022-10-07 13:04:13 +09:00 |
|
ousttrue
|
4ca7df4d1c
|
UniVRM-0.105.0.
サンプルの更新があるので差分多めです。XXX_Samples から XXX/Samples~ へのコピーが version 更新のついでに動作します。
|
2022-10-06 21:31:48 +09:00 |
|
ousttrue
|
0328acea02
|
後から来た方が勝つ
|
2022-10-06 21:16:44 +09:00 |
|
ousttrue
|
91a8ef2045
|
implement Joint gizmo
|
2022-10-06 21:09:28 +09:00 |
|
mkc1370
|
d6472418c9
|
rename Texture2D.Resize to Reinitialize
|
2022-10-05 19:45:40 +09:00 |
|
ousttrue
|
2ec90edf66
|
Rewrite ??=.
This is cause `CS1525: Invalid expression term '='` in Unity-2019.
#1840
|
2022-10-05 14:47:54 +09:00 |
|
ousttrue
|
1df83cc77e
|
Merge pull request #1843 from ousttrue/doc/update_control_rig
ControlRig の説明。 v0.104 の更新
|
2022-10-04 19:53:28 +09:00 |
|
ousttrue
|
f2a4480af2
|
Merge pull request #1822 from matsutaka-pxv/add-nextframeiftimedout-to-time-consuming-loop
Add IAwaitCaller.NextFrameIfTimedOut to time consuming loops
|
2022-10-04 19:31:07 +09:00 |
|
ousttrue
|
8106819574
|
Merge pull request #1842 from ousttrue/fix/destoyer
fix typo desto_y_er to destroyer
|
2022-10-04 19:30:39 +09:00 |
|
ousttrue
|
b46f5bd67e
|
ControlRig の説明。 v0.104 の更新
|
2022-10-04 18:56:30 +09:00 |
|
ousttrue
|
85f4e22a98
|
typo
|
2022-10-04 17:55:49 +09:00 |
|
ousttrue
|
903cfde3f4
|
Merge pull request #1841 from Santarh/uvdir2
Invert UV rotation direction of MToon 1.0 import/export.
|
2022-10-04 17:03:55 +09:00 |
|
Masataka SUMI
|
64f7c3faaf
|
invert uv rotation direction of mtoon 1.0
|
2022-10-04 15:47:32 +09:00 |
|
ousttrue
|
952456ccd0
|
Merge pull request #1839 from ousttrue/feature/gltf_sample
SimpleViewer の更新
|
2022-10-04 15:13:32 +09:00 |
|
ousttrue
|
6e36862b1c
|
Assets/UniGLTF/Samples~ を追加
|
2022-10-04 15:07:58 +09:00 |
|
ousttrue
|
b0e20b95e4
|
Revert "typo rename UnityObjectDestoyer to UnityObjectDestroyer"
This reverts commit a8d5704a0f.
|
2022-10-03 18:09:05 +09:00 |
|
ousttrue
|
6e377b0543
|
UpdateControlRigImplicit
v0.104 仕様の ControlRig 例
|
2022-10-03 18:06:40 +09:00 |
|
ousttrue
|
a8d5704a0f
|
typo rename UnityObjectDestoyer to UnityObjectDestroyer
|
2022-10-03 17:56:36 +09:00 |
|
ousttrue
|
2c300fd26e
|
VRM10Viewer/VRM10ViewerUI.Loaded を別ファイルに分離
|
2022-10-03 17:55:27 +09:00 |
|
ousttrue
|
717ff82f1d
|
コード整理
* glb/gltf ロード機能をオミット => GltfViewer を参照
* inner class SimpleViewer.Loaded を別ファイルに分離
* FileDialog を別フォルダに分離
|
2022-10-03 16:41:21 +09:00 |
|
ousttrue
|
85702ea5b0
|
GltfViewer
|
2022-10-03 14:16:17 +09:00 |
|
ousttrue
|
e670fd66e3
|
Merge pull request #1836 from ousttrue/doc/download_button_for_unity2019
2019向け最終版
|
2022-09-28 18:54:28 +09:00 |
|
ousttrue
|
5fbd3ce5e8
|
2019向け最終版
|
2022-09-28 18:48:35 +09:00 |
|
ousttrue
|
55a987cd6d
|
Merge pull request #1835 from ousttrue/fix/update_spec_1_0
spec を最新版に更新
|
2022-09-28 17:57:42 +09:00 |
|
ousttrue
|
ec12fc0f0c
|
Merge pull request #1834 from ousttrue/version/v0_104_2
UniVRM-0.104.2
|
2022-09-28 17:57:03 +09:00 |
|
ousttrue
|
f10a663034
|
spec を最新版に更新
* beta 解除
* lfs 中止
|
2022-09-28 17:52:46 +09:00 |
|
ousttrue
|
7dd809fe23
|
UniVRM-0.104.2
|
2022-09-28 17:49:01 +09:00 |
|
ousttrue
|
599951897b
|
Merge pull request #1833 from Santarh/removeLfs
Remove lfs objects and re-added without lfs.
|
2022-09-28 17:01:27 +09:00 |
|
Masataka SUMI
|
04791b36ca
|
Re-added binary files
|
2022-09-28 16:55:48 +09:00 |
|
Masataka SUMI
|
6a6bf4c157
|
remove lfs objects
|
2022-09-28 16:55:35 +09:00 |
|
Masataka SUMI
|
f68d2a9bb3
|
lfs untrack binary files
|
2022-09-28 16:54:25 +09:00 |
|
ousttrue
|
20102a2094
|
Merge pull request #1830 from ousttrue/doc/update_v0_104_1
document update
|
2022-09-26 19:35:28 +09:00 |
|
ousttrue
|
906206dfdf
|
update
|
2022-09-26 18:59:34 +09:00 |
|