Commit Graph

  • 2c3ec107ec MaterialImportParam ousttrue 2021-03-29 14:35:30 +09:00
  • fabb5f81bb add support for single pass instanced stereo rendering to UniUnlit shader amamagi 2021-03-26 19:43:23 +09:00
  • 5fd98cc54c fix Remapped Textures ousttrue 2021-03-25 20:33:03 +09:00
  • b421ad7369 VRMShaders.TextureFactory ousttrue 2021-03-25 20:23:58 +09:00
  • 3c5471a8e8 accessor test ousttrue 2021-03-25 17:24:13 +09:00
  • 8e0c00cb27 fix ousttrue 2021-03-25 17:11:04 +09:00
  • 2982d50389 Implement WEIGHTS_0 accessor for byte and ushort. ousttrue 2021-03-25 17:06:06 +09:00
  • 53ac235201 Merge pull request #822 from ousttrue/feature/vrmshaders_materialimportparam ousttrue 2021-03-25 16:32:05 +09:00
  • 2d4d5315ba TextureFactory.m_textureCache の使い方を整理、テスト追加 ousttrue 2021-03-25 15:37:39 +09:00
  • f2b82200f1 TextureImportParam.ExtractKey ousttrue 2021-03-25 14:49:56 +09:00
  • fd198ac10d VRMShaders.{NormalConverter,OcclusionMetallicRoughnessConverter} ousttrue 2021-03-24 21:00:23 +09:00
  • d32ca24f8b VRMShaders.TextureConverter ousttrue 2021-03-24 20:57:41 +09:00
  • 356ab03748 MToonTest ousttrue 2021-03-24 20:45:50 +09:00
  • 64b97295b5 add TextureImportParam.{Offset,Scale} ousttrue 2021-03-24 20:22:18 +09:00
  • 4a4d40272f MaterialName ousttrue 2021-03-24 19:25:11 +09:00
  • 50ec690071 Merge pull request #819 from ousttrue/feature/vrmshaders_textureimportparam ousttrue 2021-03-24 19:26:53 +09:00
  • aa7fb07b12 rename ousttrue 2021-03-24 18:38:55 +09:00
  • e3a830bddb TextureImportParam ousttrue 2021-03-24 16:44:44 +09:00
  • b63c165f5d SamplerParam ousttrue 2021-03-24 16:26:41 +09:00
  • cec296af9c SamplerWrapTypes ousttrue 2021-03-24 16:23:21 +09:00
  • f89f1a26f1 VRMShaders.TextureImportTypes ousttrue 2021-03-24 16:18:37 +09:00
  • 2438516bda namespace VRMShaders ousttrue 2021-03-24 15:56:33 +09:00
  • 7cf9895b02 VRMShaders.GetTextureParam ousttrue 2021-03-24 15:52:51 +09:00
  • 95ee01b41f GetTextureParam ousttrue 2021-03-23 20:21:45 +09:00
  • 972d3ce085 GetOrCreateBaseTexture ousttrue 2021-03-23 18:52:53 +09:00
  • 8aa450d3ac remove UnityWebRequestTextureLoader ousttrue 2021-03-23 18:43:12 +09:00
  • 0ece72dfb6 Merge pull request #818 from ousttrue/fix/KHR_mesh_quantization_not_supported v0.69.1 PoChang007 2021-03-22 22:54:09 -09:00
  • df7870389c KHR_mesh_quantization is not supported ousttrue 2021-03-23 16:47:54 +09:00
  • 4732f6d1f7 Merge pull request #815 from ousttrue/fix/different_texture_but_same_image PoChang007 2021-03-22 22:04:33 -09:00
  • b7c2e9e6b0 Merge pull request #816 from ousttrue/fix/nameless_targets PoChang007 2021-03-22 22:04:21 -09:00
  • 2727b1da53 Merge pull request #817 from ousttrue/fix/image.uri PoChang007 2021-03-22 22:04:11 -09:00
  • bd69975abd uri を前処理 ousttrue 2021-03-23 15:45:47 +09:00
  • 5cf922e4a0 blendShapeが名無しの場合に連番を付ける ousttrue 2021-03-23 15:30:08 +09:00
  • 111bee6e9c If the textures are different but the images have the same reference ousttrue 2021-03-23 15:06:11 +09:00
  • c09babfff8 Merge pull request #813 from ousttrue/version/0_69_1 ousttrue 2021-03-23 14:40:33 +09:00
  • 1ad5b5e3f6 UniVRM-0.69.1 ousttrue 2021-03-23 14:24:13 +09:00
  • 05b976762f Merge pull request #812 from ousttrue/fix/enum_texture_unique ousttrue 2021-03-23 14:21:47 +09:00
  • 50d5539f8d GltfTextureEnumerator.Enumerate uniqueness ousttrue 2021-03-23 13:46:11 +09:00
  • e423e3be80 Add GltfTextureEnumerator.Enumerate unique test ousttrue 2021-03-23 13:39:20 +09:00
  • 87398e0ee4 Merge pull request #811 from ousttrue/fix/export_reimport v0.69.0 ousttrue 2021-03-22 16:22:26 +09:00
  • 2691d3a7d9 check HasTexture ousttrue 2021-03-22 16:01:02 +09:00
  • 16ec93e159 ExportExtensions ousttrue 2021-03-22 15:52:08 +09:00
  • 288e4f9e0d add test ousttrue 2021-03-22 15:27:08 +09:00
  • d09f0124fd Merge pull request #810 from ousttrue/fix/gltfparser_targetpath ousttrue 2021-03-22 14:37:52 +09:00
  • 276d132573 fix GltfParser.TargetPath ousttrue 2021-03-22 14:32:37 +09:00
  • b40c65d98b Merge pull request #809 from ousttrue/version/0_69_0 PoChang007 2021-03-21 18:39:19 -09:00
  • b6cc2265df Merge pull request #807 from ousttrue/fix/readmeta PoChang007 2021-03-21 18:38:54 -09:00
  • 59fbfe03b5 UniVRM-0.69.0 ousttrue 2021-03-22 12:30:59 +09:00
  • 352b3bc2f6 UniGLTFVersion が、 VRMVersion から自動的に決まるように修正 ousttrue 2021-03-22 12:28:24 +09:00
  • 2528f8aa6c ReadMeta 復活 ousttrue 2021-03-19 16:58:49 +09:00
  • bc2c112f98 Merge pull request #806 from hiroj/update_version_v0_67 hiroj 2021-03-18 18:33:14 +09:00
  • b8457b5f11 update_version_v0_67 v0.67.2 hiroj 2021-03-18 18:30:48 +09:00
  • 0089289336 Merge pull request #805 from hiroj/fix_uploadMeshData_v0_67 hiroj 2021-03-18 18:26:01 +09:00
  • d771c1fe0e fix uploadMeshData hiroj 2021-03-18 18:22:55 +09:00
  • 87bc060e11 Merge pull request #804 from hiroj/fix_uploadMeshData hiroj 2021-03-18 18:18:32 +09:00
  • abfebe1133 fix_uploadMeshData hiroj 2021-03-18 18:17:02 +09:00
  • 8798e38f59 Merge pull request #803 from hiroj/Branch_v0.67.0 hiroj 2021-03-18 18:01:01 +09:00
  • 7fbbb83ddc add uploadMeshData hiroj 2021-03-18 17:39:09 +09:00
  • 9482ef1b48 Merge pull request #802 from hiroj/add_uploadMeshData hiroj 2021-03-18 17:55:24 +09:00
  • e781a0458e add uploadMeshData hiroj 2021-03-18 17:39:09 +09:00
  • 3555350304 Merge pull request #799 from ousttrue/fix/vrm_import_menu ousttrue 2021-03-18 16:46:45 +09:00
  • 8d95a4d1eb extract texture from external path to asset path ousttrue 2021-03-18 14:39:12 +09:00
  • c66beb3424 Merge pull request #798 from ousttrue/fix/gltf_material_name_is_empty ousttrue 2021-03-18 13:40:42 +09:00
  • b1175fdfa5 Merge pull request #797 from ousttrue/fix/unity_2020_ScriptedImporterEditor PoChang007 2021-03-17 18:39:24 -09:00
  • 199bc3e170 add VRM_TEST_MODELS ousttrue 2021-03-17 20:58:46 +09:00
  • 1f9f5e7498 exception ousttrue 2021-03-17 20:52:17 +09:00
  • 6a60ab3ce7 error handling ousttrue 2021-03-17 20:50:05 +09:00
  • cc784f93f8 GetTangentMode ousttrue 2021-03-17 20:49:58 +09:00
  • 5e935ba6a6 skip draco ousttrue 2021-03-17 20:18:05 +09:00
  • 4187014b94 log ousttrue 2021-03-17 20:17:51 +09:00
  • 67b083b10f add LoadTests ousttrue 2021-03-17 19:59:45 +09:00
  • bf4fca66c0 occlusion only ousttrue 2021-03-17 19:38:36 +09:00
  • b34afd81d5 fix image.uri startsWith "data:" ousttrue 2021-03-17 19:29:23 +09:00
  • 1d0b485b02 rename material ousttrue 2021-03-17 19:23:56 +09:00
  • 14e25083af base.OnEnable が必用 ousttrue 2021-03-17 18:19:56 +09:00
  • f55cd3ec69 Merge pull request #780 from ousttrue/fix/roughness_smooth_conversion ousttrue 2021-03-17 17:51:18 +09:00
  • 25b70b97d2 TextureExporter.ExportLinear place holder ousttrue 2021-03-17 17:50:47 +09:00
  • 0b3c3488ed Merge pull request #796 from ousttrue/fix/prefab_unity2020 ousttrue 2021-03-17 17:41:38 +09:00
  • 6d211f2ec5 test ousttrue 2021-03-17 15:53:53 +09:00
  • 1d38656df2 fix rebase ousttrue 2021-03-17 15:42:16 +09:00
  • 2c9bb63ccb impl ousttrue 2021-03-15 21:17:31 +09:00
  • 377d5127cc fix MToon export ousttrue 2021-03-15 20:52:19 +09:00
  • b474ca3eba NotVrm0Exception ousttrue 2021-03-15 20:42:13 +09:00
  • 558f651534 fix normalMap extract ousttrue 2021-03-15 20:38:05 +09:00
  • 13e43bd6d6 return -1 ousttrue 2021-03-15 20:12:51 +09:00
  • 6b3856af52 fix PBRMaterialItem null check ousttrue 2021-03-15 20:08:09 +09:00
  • 18fd38182d TextureImporterConfigurator ousttrue 2021-03-15 20:01:20 +09:00
  • 83ac94423c rename ousttrue 2021-03-15 19:26:10 +09:00
  • f6aeef30ed rename ousttrue 2021-03-15 19:25:06 +09:00
  • 755c907791 rename ousttrue 2021-03-15 18:57:29 +09:00
  • a8dcec0263 static class TextureIO ousttrue 2021-03-15 17:02:46 +09:00
  • be204ad6cb WIP TextureExportManager ousttrue 2021-03-15 15:57:34 +09:00
  • da86ba4543 UnitTest ousttrue 2021-03-12 22:01:50 +09:00
  • bb607688e6 TextureExportManager.GetTextureIndex ousttrue 2021-03-12 21:52:41 +09:00
  • 59d84cb78b glTFTextureTypes, Export_PBR ousttrue 2021-03-12 21:14:36 +09:00
  • fd2650f86f rename ousttrue 2021-03-12 20:40:01 +09:00
  • 07afd49193 static class NormalConverter ousttrue 2021-03-12 20:39:17 +09:00
  • fd12e0d1f5 remove ITextureConverter. static class OcclusionMetallicRoughnessConverter ousttrue 2021-03-12 20:35:07 +09:00
  • d2e560aca4 OcclusionMetallicRoughnessConverter.Convert ousttrue 2021-03-12 19:39:25 +09:00
  • dba9460c40 not catch ousttrue 2021-03-12 19:37:39 +09:00