ousttrue
|
89276c2783
|
rename RuntimeGltfInstance
|
2021-06-11 17:16:47 +09:00 |
|
ousttrue
|
423889cb05
|
UnityObjectManager is not unnecessary for prefab
|
2021-06-11 17:12:13 +09:00 |
|
ousttrue
|
612a59cba7
|
TakeResponsibilityForDestroyObjectFunc の返り値削除
GameObject(prefab root)の移譲の判定にしか使っていなかった。設計変更で不要になった
|
2021-06-10 20:39:13 +09:00 |
|
ousttrue
|
a17c789a02
|
ImporterContext.LoadAsync が UnityObjectManager を戻すようにインタフェースを変更
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
aa6b826cb3
|
rename UnityResourceDestroyer to UnityObjectManager
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
3b1f3fb52c
|
add SubAssetKey to TakeResponsibilityForDestroyObjectFunc
|
2021-06-10 20:39:11 +09:00 |
|
ousttrue
|
6268ec803b
|
IResponsibilityForDestroyObjects
|
2021-06-10 20:39:11 +09:00 |
|
ousttrue
|
5f2afbfbcf
|
後方互換
|
2021-06-08 13:31:41 +09:00 |
|
ousttrue
|
90b78b1add
|
GltfPbrTextureImporter に fallback する条件
|
2021-06-08 13:25:38 +09:00 |
|
ousttrue
|
a332c0aba7
|
TextureEnumerationInUnknownShader
|
2021-06-08 13:25:02 +09:00 |
|
ousttrue
|
54893c343e
|
UniVRM-0.76.0
|
2021-06-07 20:37:42 +09:00 |
|
ousttrue
|
0706c869ee
|
MeshExportInfo.Renderers
|
2021-06-03 18:32:43 +09:00 |
|
ousttrue
|
ce98d54976
|
IBlendShapeFilter
|
2021-06-03 18:14:38 +09:00 |
|
ousttrue
|
ca8a04d6cb
|
VertexColorState を格上げ
|
2021-06-02 17:25:25 +09:00 |
|
ousttrue
|
56db0e2e54
|
rename namespace MeshUtility to UniGLTF.MeshUtility
* MeshUtility と UniGLTF に重複していたクラスを削除
|
2021-06-01 18:09:41 +09:00 |
|
ousttrue
|
72fe88deb4
|
fix SettingsProvider
#if
|
2021-05-28 16:55:27 +09:00 |
|
ousttrue
|
2016d636c0
|
use SettingProvider
workaround
https://github.com/Unity-Technologies/com.unity.cinemachine/blob/master/Editor/Windows/CinemachineSettings.cs#L313
|
2021-05-28 16:45:19 +09:00 |
|
ousttrue
|
0c3d7b2ab8
|
Merge pull request #986 from Santarh/texDeserialize
Extension implementation can inject texture loading strategy to ImporterContext
|
2021-05-27 23:50:19 +09:00 |
|
Masataka SUMI
|
9d0592088a
|
Add argument to VRM & VRM10 ImporterContext
|
2021-05-27 21:32:11 +09:00 |
|
PoChang007
|
b8d23a11a0
|
Merge pull request #985 from ousttrue/fix_curvemap_warn
fix warn
|
2021-05-27 21:27:01 +09:00 |
|
ousttrue
|
f6c5329b25
|
fix warn
|
2021-05-27 20:35:19 +09:00 |
|
Masataka SUMI
|
02e51346f4
|
define ITextureDeserializer
|
2021-05-27 18:54:27 +09:00 |
|
Masataka SUMI
|
c456c9ddf7
|
mv MaterialImporter MaterialDescriptorGenerator
|
2021-05-27 16:00:16 +09:00 |
|
Masataka SUMI
|
8cba3ba71a
|
mv MaterialImportParam MaterialDescriptor
|
2021-05-27 15:56:51 +09:00 |
|
Masataka SUMI
|
570cef700d
|
mv TextureImportParam TextureDescriptor
|
2021-05-27 15:43:57 +09:00 |
|
Masataka SUMI
|
f2495f61b5
|
mv TextureImportParamSet TextureDescriptorSet
|
2021-05-27 15:38:40 +09:00 |
|
Masataka SUMI
|
adbe16e154
|
mv GetTextureImportParamSet Get
|
2021-05-27 15:37:38 +09:00 |
|
Masataka SUMI
|
a4a5b1d0cb
|
mv TextureSetImporter TextureDescriptorGenerator
|
2021-05-27 15:36:52 +09:00 |
|
Masataka SUMI
|
157c7091f7
|
follow test
|
2021-05-27 15:35:45 +09:00 |
|
Masataka SUMI
|
86d1dc0db7
|
rename
|
2021-05-27 15:16:03 +09:00 |
|
Masataka SUMI
|
b549f54a13
|
define TextureSet
|
2021-05-27 15:12:49 +09:00 |
|
Masataka SUMI
|
a6d730d15f
|
Refactor Texture enumeration to TextureSetImport
|
2021-05-26 21:22:34 +09:00 |
|
Masataka SUMI
|
f1a640be61
|
Rename
|
2021-05-26 17:28:08 +09:00 |
|
Masataka SUMI
|
e5d0e927b4
|
Define IMaterialExporter, IMaterialImporter
|
2021-05-26 17:19:17 +09:00 |
|
Masataka SUMI
|
76582ebcf3
|
Ignore null
|
2021-05-25 16:47:16 +09:00 |
|
Masataka SUMI
|
7b5301d348
|
Convert VRM0 meta texture before extracting
|
2021-05-25 16:35:13 +09:00 |
|
Masataka SUMI
|
b7593254d9
|
Strict SubAssetKey constructor
|
2021-05-25 15:44:20 +09:00 |
|
Masataka SUMI
|
709fe25783
|
SubAssetKey の使用を厳格化
|
2021-05-24 23:28:43 +09:00 |
|
Masataka SUMI
|
9cd3288e4d
|
mv SubAssetKey
|
2021-05-24 20:12:19 +09:00 |
|
ousttrue
|
152e9c8a15
|
UniVRM-0.75.0
|
2021-05-24 17:58:16 +09:00 |
|
Masataka SUMI
|
82106f6c64
|
Rename, Comment
|
2021-05-20 21:24:30 +09:00 |
|
Masataka SUMI
|
ef929de895
|
rename & use interface
|
2021-05-20 20:55:51 +09:00 |
|
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
|
22cb1372be
|
axis の複数形は、axes
not axises
|
2021-05-19 17:28:10 +09:00 |
|
ousttrue
|
b8223a20c3
|
export with bone normalize cause, drop look at curve params
|
2021-05-19 16:04:16 +09:00 |
|
ousttrue
|
3f7fa08f0a
|
add test
|
2021-05-19 16:01:26 +09:00 |
|
Masataka SUMI
|
b8f2d37ccf
|
Export Texture with specified Color Space.
|
2021-05-13 20:57:35 +09:00 |
|