Commit Graph

2016 Commits

Author SHA1 Message Date
ousttrue
0b65eebc87 MaterialColorBind, TextureTransformBind 2021-04-01 12:16:47 +09:00
ousttrue
339b2f6f9e MorphTargetBinding 2021-04-01 12:16:47 +09:00
ousttrue
d57cf4c747 expression 2021-04-01 12:16:47 +09:00
ousttrue
9a29eac013 humanoid 2021-04-01 12:16:46 +09:00
ousttrue
ce6090f1d7 LoadGeometryAsync 2021-04-01 12:16:46 +09:00
ousttrue
9a1f85c97e MigrateToVrm1 switch 2021-04-01 12:16:46 +09:00
ousttrue
2d5d3bb4d5 comment 2021-04-01 12:16:46 +09:00
ousttrue
bf73c96847 Migration 2021-04-01 12:16:46 +09:00
ousttrue
a15b497b85 use Vrm10MToonMaterialImporter 2021-04-01 12:16:45 +09:00
ousttrue
ad62835604 remove Texture and Material from VRM10(use VRMShaders) 2021-04-01 12:16:45 +09:00
ousttrue
c8d90c1adb remove Material and VRM from VrmLib 2021-04-01 12:16:45 +09:00
ousttrue
ce4d393013 Submesh.Material to int 2021-04-01 12:16:45 +09:00
ousttrue
0a11bd1568 WIP Model.Vrm 2021-04-01 12:16:44 +09:00
ousttrue
2336a28067 WIP vrm, material 2021-04-01 12:16:44 +09:00
ousttrue
c789364981 remove MaterialAdapter for import 2021-04-01 12:16:44 +09:00
ousttrue
a8039d46c8 WIP LoadVrm 2021-04-01 12:16:44 +09:00
ousttrue
818453652b WIP ExportVrm 2021-04-01 12:16:43 +09:00
ousttrue
75a12cbe87 remove non used 2021-04-01 12:16:43 +09:00
ousttrue
f8745ee17f comment 2021-04-01 12:16:43 +09:00
ousttrue
323a816024 WIP RuntimeUnityBuilder 2021-04-01 12:16:43 +09:00
ousttrue
7fce3654e0 rename. remove IExternalUnityObject 2021-04-01 12:16:42 +09:00
ousttrue
1c4b0e6392 WIP Vrm10MToonMaterialImporter 2021-04-01 12:16:42 +09:00
ousttrue
fec118d788 WIP UniGLTF with VrmLib.Model 2021-04-01 12:16:42 +09:00
ousttrue
8629f4df5c VrmLoader.CreateVrmModel use GltfParser 2021-04-01 12:16:42 +09:00
ousttrue
d4777e17a4 Vrm10Storage(GltfParser) 2021-04-01 12:16:41 +09:00
ousttrue
8a07b1c4a4 use UniGLTF.IBytesBuffer 2021-04-01 12:16:41 +09:00
ousttrue
06013474cf remove stride 2021-04-01 12:16:41 +09:00
ousttrue
ef6e161d82 remove IVrmExporter 2021-04-01 12:16:41 +09:00
ousttrue
57581467c9 remove IVrmStorage 2021-04-01 12:16:40 +09:00
ousttrue
6116a6cac1 rename 2021-04-01 12:16:40 +09:00
PoChang007
db1bfb85c6
Merge pull request #834 from ousttrue/feature/update_texture_test
VRMShaders にテスト移動。IsReadable=false のときにコピーしないとエラーになるテスト
2021-03-31 15:11:08 +09:00
PoChang007
20509d3215
Merge pull request #835 from ousttrue/version/0_70_0
UniVRM-0.70.0
2021-03-31 15:03:48 +09:00
ousttrue
634d467b86 UniVRM-0.70.0 2021-03-31 14:36:40 +09:00
ousttrue
5adce2dbe8 VRMShaders にテスト移動。IsReadable=false のときにコピーしないとエラーになるテスト 2021-03-31 14:34:20 +09:00
ousttrue
9b5d4624c6
Merge pull request #831 from ousttrue/fix/fallback_encodetopng
copy if EncodeToPng is failed
2021-03-29 16:50:25 +09:00
ousttrue
270a2d3eed
Merge pull request #830 from ousttrue/feature/vrmshaders_materialfactory
マテリアル生成を VRMShaders に移動
2021-03-29 16:50:16 +09:00
ousttrue
a91d6f1ad9
Merge pull request #823 from ousttrue/fix/non_float_weights
Implement WEIGHTS_0 accessor for byte and ushort.
2021-03-29 16:49:47 +09:00
ousttrue
ae28998281 copy if EncodeToPng is failed 2021-03-29 15:06:13 +09:00
ousttrue
086021a9a2
Merge pull request #826 from amamagi/fix/single-pass-instanced-issue
Add support for single pass instanced stereo rendering to UniUnlit shader
2021-03-29 14:46:37 +09:00
ousttrue
2c3ec107ec MaterialImportParam 2021-03-29 14:39:51 +09:00
amamagi
fabb5f81bb add support for single pass instanced stereo rendering to UniUnlit shader 2021-03-26 19:47:04 +09:00
ousttrue
5fd98cc54c fix Remapped Textures 2021-03-25 20:33:03 +09:00
ousttrue
b421ad7369 VRMShaders.TextureFactory 2021-03-25 20:23:58 +09:00
ousttrue
3c5471a8e8 accessor test 2021-03-25 17:24:13 +09:00
ousttrue
8e0c00cb27 fix 2021-03-25 17:11:04 +09:00
ousttrue
2982d50389 Implement WEIGHTS_0 accessor for byte and ushort.
#821
2021-03-25 17:06:06 +09:00
ousttrue
53ac235201
Merge pull request #822 from ousttrue/feature/vrmshaders_materialimportparam
VRMShaders に TextureConverter などを移動。gltf 依存を分離
2021-03-25 16:32:05 +09:00
ousttrue
2d4d5315ba TextureFactory.m_textureCache の使い方を整理、テスト追加 2021-03-25 15:37:39 +09:00
ousttrue
f2b82200f1 TextureImportParam.ExtractKey 2021-03-25 14:49:56 +09:00
ousttrue
fd198ac10d VRMShaders.{NormalConverter,OcclusionMetallicRoughnessConverter} 2021-03-24 21:00:23 +09:00