Commit Graph

3043 Commits

Author SHA1 Message Date
ousttrue
0f7d2e8f7c rename, namespace 2022-10-20 15:03:11 +09:00
ousttrue
cb906d66cf VRM_BOTH_Samples to VRM_0x_and_10_Samples 2022-10-20 14:53:14 +09:00
ousttrue
c6dcbc9cf4 add MigrateExporter 2022-10-20 13:59:29 +09:00
ousttrue
c41b985e01
Merge pull request #1858 from zzxiang/fix-warning-as-package
Packageに導入される時の警告を消す
2022-10-18 15:45:09 +09:00
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
朱志翔
f98dd19c6f Packageに導入される時の警告を消す
[Issue 1627](https://github.com/vrm-c/UniVRM/issues/1627) のことです。
2022-10-10 10:04:39 +09:00
ousttrue
314fb6d901 UniGLTF_Samples 漏れ 2022-10-07 16:35:15 +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
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
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
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
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
7dd809fe23 UniVRM-0.104.2 2022-09-28 17:49:01 +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
ousttrue
4a9bafbe2b
Merge pull request #1831 from ousttrue/version/v0_104_1
sample 更新あり
2022-09-26 18:33:05 +09:00
ousttrue
e563a33d54 sample 更新あり 2022-09-26 18:09:53 +09:00
ousttrue
ef7c819d36
Merge pull request #1824 from Santarh/migrationMatcap
Fix migration behaviour of matcap.
2022-09-26 18:06:02 +09:00
Masataka SUMI
51f80bde73 Fix uv animation rotation direction of vrm-1.0 2022-09-26 17:34:42 +09:00
Masataka SUMI
5656214f72 Fix uv animation speed unit of vrm-1.0 2022-09-22 21:17:14 +09:00
Masataka SUMI
7c9919ef47 Fix migration behaviour of matcap. 2022-09-22 00:40:45 +09:00
Takayuki Matsuoka
24da2e5c39 Add IAwaitCaller.NextFrameIfTimedOut to time consuming loops
処理の長いループ内に IAwaitCaller.NextFrameIfTimedOut を追加します。

ループ外にProfiler.Begin/EndProfile()がある場合は、ループ内に入れます。
これにより、UnityEngineがループをまたいだBegin/EndProfileに対して
警告を出すのを抑制します。
2022-09-21 19:40:56 +09:00
Masataka SUMI
f74fd1c940 set expression isBinary 2022-09-21 19:24:21 +09:00
Masataka SUMI
3046871a9e Add UV transform expression to seed-san 2022-09-21 19:23:17 +09:00
ousttrue
d54a3d55cf
Merge pull request #1820 from Santarh/matcapFactorFix
follow matcapFactor in material color binding
2022-09-21 19:19:33 +09:00
Masataka SUMI
ec627fba5e follow matcapFactor in material color binding 2022-09-21 19:17:06 +09:00
Masataka SUMI
c7fb04f081 Add a rotation constraint to shoulder bone of seed-san 2022-09-21 18:55:10 +09:00
Masataka SUMI
a0225b2a58 fix seed-san material 2022-09-21 18:36:31 +09:00
Masataka SUMI
9e879e1825 change spec of mtoon10 matcapFactor default value 2022-09-21 18:36:18 +09:00
ousttrue
efac395b1c
Merge pull request #1816 from Santarh/sampleSeed
Add a vrm 1.0 model creation sample of Seed-san
2022-09-21 18:14:58 +09:00