ousttrue
|
c1930ca040
|
Merge pull request #961 from Santarh/refactorTextureSerializer
Refactoring Serializing Textures
|
2021-05-20 18:35:09 +09:00 |
|
Masataka SUMI
|
f88e8d7286
|
Refactoring Serializing Textures
|
2021-05-20 18:23:26 +09:00 |
|
ousttrue
|
aab1596a9a
|
ToggleSymbol
|
2021-05-19 17:53:13 +09:00 |
|
ousttrue
|
9dd09ebf00
|
rename
|
2021-05-19 17:43:18 +09:00 |
|
ousttrue
|
4d4cb0cf14
|
add ValidationContext
|
2021-05-07 15:10:26 +09:00 |
|
ousttrue
|
4d3e24d49c
|
gltf, vrm0, vrm1 でMeshExportValidatorを共通部品化
|
2021-05-06 20:03:55 +09:00 |
|
ousttrue
|
8629531284
|
MeshExportValidator.Validate
|
2021-05-06 15:18:17 +09:00 |
|
ousttrue
|
5beba7c647
|
VRM10ExportSettings.cs
|
2021-04-22 20:25:00 +09:00 |
|
ousttrue
|
ab0e3a4b80
|
UniGLTF.MeshExportValidatorEditor
|
2021-04-22 20:11:31 +09:00 |
|
ousttrue
|
9b232ec1e1
|
fix label
|
2021-04-21 18:22:50 +09:00 |
|
ousttrue
|
6c13354c45
|
otherLicenseUrl と otherPermissionUrl の間違い
|
2021-04-21 18:20:17 +09:00 |
|
ousttrue
|
8e81e5e698
|
T-Poseボタンの表示位置を変更(T-Poseにしないと表示されなかった)
|
2021-04-21 16:01:24 +09:00 |
|
ousttrue
|
29cbf879e2
|
tpose button on humanoid tab
|
2021-04-21 15:47:28 +09:00 |
|
PoChang007
|
0474d586b7
|
Merge pull request #894 from ousttrue/fix/export_BlendShapeApplyer
正規化するときにBlendShapeを使うLookAtがExportされない
|
2021-04-21 15:11:42 +09:00 |
|
ousttrue
|
44b216c906
|
add test
|
2021-04-21 15:06:09 +09:00 |
|
ousttrue
|
da41a5cc67
|
OnLayout
|
2021-04-20 21:07:59 +09:00 |
|
ousttrue
|
8e8ee5cf65
|
MeshExportValidator
|
2021-04-20 21:02:47 +09:00 |
|
ousttrue
|
b790a9a969
|
mv Assets/VRM/Editor/Format/HumanoidValidator.cs to Assets/UniGLTF/Editor/UniGLTF/Validation/HumanoidValidator.cs
|
2021-04-20 12:54:51 +09:00 |
|
ousttrue
|
ca8eac3ec2
|
Validation, Validator を移動
|
2021-04-20 12:50:42 +09:00 |
|
ousttrue
|
df8fbe79cd
|
UniGLTF.M17N
|
2021-04-19 20:55:46 +09:00 |
|
ousttrue
|
45ab1e8a7f
|
use ExportDialogBase
|
2021-04-19 20:08:23 +09:00 |
|
ousttrue
|
25ea39cd87
|
SaveFileDialog
|
2021-04-19 18:48:42 +09:00 |
|
ousttrue
|
8d9de7a9d4
|
Validation, 多言語化を UniGLTF 配下に移動
|
2021-04-19 15:37:50 +09:00 |
|
ousttrue
|
042d5cde16
|
VRM10 VrmPreference を VRM に移動
|
2021-04-19 15:16:15 +09:00 |
|
ousttrue
|
1582cd1c24
|
TextureImporterConfigurator を VRMShaders.GLTF.IO.Editor に移動
|
2021-04-19 15:13:15 +09:00 |
|
ousttrue
|
f16430bc85
|
comment と 未使用コードを削除
|
2021-04-15 15:07:10 +09:00 |
|
ousttrue
|
da49aa0b2c
|
rename VRMMtoonMaterialImporter to VRMMaterialImporter
|
2021-04-15 15:05:48 +09:00 |
|
ousttrue
|
66a7cfc768
|
TextureImportParam の GltfName, ConvertedName を UnityObjectName に単純化
|
2021-04-14 16:41:15 +09:00 |
|
ousttrue
|
56b7f1ae20
|
SubAssetKey
|
2021-04-14 13:50:09 +09:00 |
|
ousttrue
|
5a147a1077
|
label
|
2021-04-13 12:22:06 +09:00 |
|
ousttrue
|
d1fe3fff6f
|
UnityEditor.AvatarSetupTool.MakePoseValid の呼び出し
|
2021-04-12 22:54:16 +09:00 |
|
ousttrue
|
59eb769cd6
|
InternalTPose.cs
|
2021-04-12 21:49:49 +09:00 |
|
ousttrue
|
78cda85380
|
tmp
|
2021-04-12 21:05:15 +09:00 |
|
ousttrue
|
e35bc5f2fe
|
GetBytesWithMime を VRMShaders に移動
* UniGLTF.GltfTextureExporter.GetBytesWithMime を VRMShaders.AssetTextureUtil.GetTextureBytesWithMime に移動
* テスト NotReadable, Compressed を VRMShaders に移動
* テスト用リソース Resources/4x4.png と 4x4compressed.DDS を VRMShaders に移動
|
2021-04-12 18:17:24 +09:00 |
|
ousttrue
|
608caf1e74
|
DivideVertexBuffer option
|
2021-04-12 15:13:07 +09:00 |
|
Masataka SUMI
|
71fb834364
|
refactoring vrm shaders asmdef
|
2021-04-08 20:59:43 +09:00 |
|
Masataka SUMI
|
8eaceb6c8e
|
Refactoring VRMShaders directory & asmdef
|
2021-04-08 20:19:37 +09:00 |
|
ousttrue
|
002e8c6060
|
rename AssetTextureUtil.UseAsset to AssetTextureUtil.IsTextureEditorAsset
|
2021-04-05 13:15:13 +09:00 |
|
ousttrue
|
27fa5dbc60
|
VRMShaders.TextureExporter, AssetTextureUtil
|
2021-04-02 18:35:02 +09:00 |
|
ousttrue
|
d28f700997
|
移動 VRMShaders.TextureExporter
#726 separate AssetTextureUtil
|
2021-04-02 18:14:27 +09:00 |
|
ousttrue
|
403e2547c3
|
add null check
|
2021-04-02 13:54:16 +09:00 |
|
ousttrue
|
a15b497b85
|
use Vrm10MToonMaterialImporter
|
2021-04-01 12:16:45 +09:00 |
|
ousttrue
|
2c3ec107ec
|
MaterialImportParam
|
2021-03-29 14:39:51 +09:00 |
|
ousttrue
|
7cf9895b02
|
VRMShaders.GetTextureParam
|
2021-03-24 15:52:51 +09:00 |
|
ousttrue
|
95ee01b41f
|
GetTextureParam
|
2021-03-23 21:51:18 +09:00 |
|
ousttrue
|
8aa450d3ac
|
remove UnityWebRequestTextureLoader
|
2021-03-23 18:46:22 +09:00 |
|
ousttrue
|
352b3bc2f6
|
UniGLTFVersion が、 VRMVersion から自動的に決まるように修正
|
2021-03-22 12:30:39 +09:00 |
|
ousttrue
|
8d95a4d1eb
|
extract texture from external path to asset path
|
2021-03-18 14:39:12 +09:00 |
|
ousttrue
|
1d38656df2
|
fix rebase
|
2021-03-17 15:42:16 +09:00 |
|
ousttrue
|
b474ca3eba
|
NotVrm0Exception
|
2021-03-17 15:32:09 +09:00 |
|