Commit Graph

  • 76582ebcf3 Ignore null Masataka SUMI 2021-05-25 16:47:16 +09:00
  • 34e5e4689c Ignore considering gltf external textures Masataka SUMI 2021-05-25 16:43:47 +09:00
  • 7b5301d348 Convert VRM0 meta texture before extracting Masataka SUMI 2021-05-25 16:35:13 +09:00
  • e40fd2296a preview scene の破棄タイミングを変更 ousttrue 2021-05-25 16:03:36 +09:00
  • b7593254d9 Strict SubAssetKey constructor Masataka SUMI 2021-05-25 15:44:20 +09:00
  • effc63255c remove debug Masataka SUMI 2021-05-25 14:56:08 +09:00
  • 3e16a2f492 LoadDivided に BlendShape import の実装が無かった ousttrue 2021-05-25 14:55:35 +09:00
  • ea796cd342 fix GetPrefab ousttrue 2021-05-25 14:25:08 +09:00
  • 709fe25783 SubAssetKey の使用を厳格化 Masataka SUMI 2021-05-24 23:28:43 +09:00
  • 9cd3288e4d mv SubAssetKey Masataka SUMI 2021-05-24 20:12:19 +09:00
  • ede6be174a Merge pull request #972 from ousttrue/fix/unittest_textureexport_dds v0.75.0 ousttrue 2021-05-24 18:55:46 +09:00
  • b75453db83 CopyFromNonReadableSRgbDds をシンプル化 ousttrue 2021-05-24 18:52:57 +09:00
  • b3645b9599 fix TextureExportTest ousttrue 2021-05-24 18:43:24 +09:00
  • c0187e5d4e Merge pull request #971 from ousttrue/version/0_75_0 PoChang007 2021-05-24 17:59:08 +09:00
  • 152e9c8a15 UniVRM-0.75.0 ousttrue 2021-05-24 17:58:16 +09:00
  • bd3209cc1b Merge pull request #970 from Santarh/throwTeim ousttrue 2021-05-24 17:00:44 +09:00
  • 9614f7eb56 Throw not supported texture types Masataka SUMI 2021-05-24 16:44:56 +09:00
  • 44a8363f8c Merge pull request #969 from ousttrue/feature/sampler_filter_wrap_mipmap ousttrue 2021-05-24 16:44:53 +09:00
  • 7c6d77fb02 fix default ousttrue 2021-05-24 16:40:08 +09:00
  • c71bfd7f94 filter は mipmap(disable, enable, blend) x (point, linear) の6種 ousttrue 2021-05-24 16:31:25 +09:00
  • 6b5388986d Trilinear が LINEAR_MIPMAP_LINEAR ousttrue 2021-05-24 16:17:29 +09:00
  • f5e6fea722 fix import mipmap ousttrue 2021-05-24 16:08:59 +09:00
  • 207b4e1a6a コミット漏れと mipmapCount ousttrue 2021-05-24 15:51:31 +09:00
  • 78a3b02189 共通コードをくくり出し ousttrue 2021-05-24 15:33:21 +09:00
  • fdd46b4de3 new Texture2D(mipmap) ousttrue 2021-05-24 15:02:38 +09:00
  • 140701c151 mipmap 対応 ousttrue 2021-05-24 14:47:57 +09:00
  • df45b69521 TextureSamplerUtil の整理 ousttrue 2021-05-24 14:36:27 +09:00
  • c5ba480c17 Merge pull request #967 from Santarh/exportTextureCorrect ousttrue 2021-05-21 21:14:48 +09:00
  • b11da32ed2 Add test textures. Masataka SUMI 2021-05-21 20:51:28 +09:00
  • 9fcd2abc58 Force copy texture if texture type was "Normal map". Masataka SUMI 2021-05-21 20:51:13 +09:00
  • 890e410d26 Rename Masataka SUMI 2021-05-21 20:01:37 +09:00
  • c142e670bd Check Editor NormalMap. Masataka SUMI 2021-05-21 20:01:08 +09:00
  • 751e1697ce Add Tests Masataka SUMI 2021-05-21 19:48:46 +09:00
  • e9a8c2ea0d Add Tests Masataka SUMI 2021-05-21 19:40:42 +09:00
  • d61fc7339e fix bug Masataka SUMI 2021-05-21 19:15:37 +09:00
  • cb3d43add1 Don't export raw file if texture color space was different. Masataka SUMI 2021-05-21 19:00:03 +09:00
  • 18a6aaad64 Rename, comment Masataka SUMI 2021-05-21 18:12:40 +09:00
  • 9194c772a3 Consider colorspace Masataka SUMI 2021-05-21 18:12:21 +09:00
  • 895c488bb9 Merge pull request #966 from ousttrue/feature/sampler_param ousttrue 2021-05-21 16:28:36 +09:00
  • d4daa3951f remove #if UNITY_2017_1_OR_NEWER ousttrue 2021-05-21 13:12:54 +09:00
  • 95cb9da77e SamplerParam.WrapModes を WrapModesU と WrapModesV に展開 ousttrue 2021-05-21 13:08:09 +09:00
  • 49e1ea3f02 Merge pull request #963 from Santarh/refactorTextureExporter ousttrue 2021-05-21 12:45:53 +09:00
  • 82106f6c64 Rename, Comment Masataka SUMI 2021-05-20 21:24:30 +09:00
  • 21bcd140f8 たとえ同じ Texture インスタンスであっても、glTF のプロパティが要求する色空間が違えば別のテクスチャとして出力する Masataka SUMI 2021-05-20 21:04:09 +09:00
  • ef929de895 rename & use interface Masataka SUMI 2021-05-20 20:55:51 +09:00
  • 7963c4fe5c make enum private Masataka SUMI 2021-05-20 20:42:17 +09:00
  • 1d6f58feb5 define interface Masataka SUMI 2021-05-20 20:00:16 +09:00
  • 22f4c5ce5e comment Masataka SUMI 2021-05-20 19:58:08 +09:00
  • 275ac63080 Check export texture in editor Masataka SUMI 2021-05-20 19:57:55 +09:00
  • c1930ca040 Merge pull request #961 from Santarh/refactorTextureSerializer ousttrue 2021-05-20 18:35:09 +09:00
  • b7defcc5d3 Merge pull request #960 from ousttrue/fix/test Masataka SUMI 2021-05-20 18:29:40 +09:00
  • f88e8d7286 Refactoring Serializing Textures Masataka SUMI 2021-05-20 18:23:26 +09:00
  • f591c87498 test の コンパイル ousttrue 2021-05-20 17:42:21 +09:00
  • 0ca5f97639 Merge pull request #958 from ousttrue/fix/scripted_importer_acxes ousttrue 2021-05-20 17:35:03 +09:00
  • 41b411a461 Default の Asset をサーチしてまとめて Reimport を発動する ousttrue 2021-05-20 17:24:27 +09:00
  • 5ffab988dc 矢張り、EditorPrefs を使うことにした ousttrue 2021-05-20 12:56:00 +09:00
  • 4400015803 Merge pull request #959 from Santarh/textureTest ousttrue 2021-05-19 20:47:08 +09:00
  • 4f32ccfd52 Add glTF PBR Material color space test. Masataka SUMI 2021-05-19 20:12:46 +09:00
  • ce9129749f Add principle texture colorspace tests. Masataka SUMI 2021-05-19 18:08:24 +09:00
  • 3ba3f899e3 add ScriptedImporterAxes ousttrue 2021-05-19 18:08:10 +09:00
  • 3f2f2bbff1 add Axes.Default ousttrue 2021-05-19 18:00:41 +09:00
  • aab1596a9a ToggleSymbol ousttrue 2021-05-19 17:53:13 +09:00
  • 9dd09ebf00 rename ousttrue 2021-05-19 17:43:18 +09:00
  • 22cb1372be axis の複数形は、axes ousttrue 2021-05-19 17:28:10 +09:00
  • d89dca1e47 mv texture Masataka SUMI 2021-05-19 17:27:48 +09:00
  • 0e9bc3ae7f Merge pull request #957 from ousttrue/fix/drop_lookat_curve_param ousttrue 2021-05-19 17:12:31 +09:00
  • bc1cd34114 Merge pull request #953 from ousttrue/feature10/aim_object_space ousttrue 2021-05-19 17:12:09 +09:00
  • 3395bff90f public Source get set ousttrue 2021-05-19 17:10:20 +09:00
  • b8223a20c3 export with bone normalize cause, drop look at curve params ousttrue 2021-05-19 16:04:16 +09:00
  • 67558710d6 Merge pull request #955 from Santarh/exportMtoon10 ousttrue 2021-05-19 16:03:13 +09:00
  • 3f7fa08f0a add test ousttrue 2021-05-19 16:01:26 +09:00
  • c211199cf3 fix Source ousttrue 2021-05-19 14:00:33 +09:00
  • 297b585012 source position ousttrue 2021-05-19 13:56:30 +09:00
  • 8c12ab5661 SourceInitialCoords, DestinationInitialCoords を整理、修正 ousttrue 2021-05-19 13:52:54 +09:00
  • a565aec30d Merge pull request #954 from Santarh/yabaVrmExport ousttrue 2021-05-18 21:04:20 +09:00
  • 3f13fdde05 ignore freeze while exportings vrm10 Masataka SUMI 2021-05-18 21:01:19 +09:00
  • 7062bffb04 migration しわすれ Masataka SUMI 2021-05-18 20:41:19 +09:00
  • 3ce3e92895 simplify Masataka SUMI 2021-05-18 20:41:01 +09:00
  • d33b928eeb Implements VRM10 MToon Exporter Masataka SUMI 2021-05-18 20:40:36 +09:00
  • 75eed7434f green ousttrue 2021-05-18 18:21:08 +09:00
  • b3cbe06c6e implement aim up space ousttrue 2021-05-18 18:14:04 +09:00
  • 00814c0274 コード整理。m_destinationCoordinate, ModelRoot を追加 ousttrue 2021-05-18 17:36:05 +09:00
  • 44145bc6ca Merge branch 'master' of https://github.com/vrm-c/UniVRM into exportMtoon10 Masataka SUMI 2021-05-18 17:25:07 +09:00
  • 5212cf6ce7 Merge pull request #952 from ousttrue/feature10/impl_constraint Masataka SUMI 2021-05-18 17:23:30 +09:00
  • 6d82fc188c 桁数 ousttrue 2021-05-18 17:06:32 +09:00
  • f1e0a2f3f9 fix ousttrue 2021-05-18 17:04:16 +09:00
  • 9a2fb090d6 fix aim logic ousttrue 2021-05-18 16:59:32 +09:00
  • 2bb6d10861 rename ousttrue 2021-05-18 14:21:08 +09:00
  • 607d0e07b2 fix postition and rotation ousttrue 2021-05-18 14:14:14 +09:00
  • a6f4e1cc52 GetDstCoords ousttrue 2021-05-18 13:42:20 +09:00
  • b99b66f47b GetSourceCoords ousttrue 2021-05-18 13:38:29 +09:00
  • 51d5144e34 remove IVRM10ConstraintSourceDestinationExtensions ousttrue 2021-05-18 13:15:32 +09:00
  • 962ee32385 ApplyDelta ousttrue 2021-05-17 18:29:35 +09:00
  • cf1b684c56 fix ousttrue 2021-05-17 18:04:05 +09:00
  • c2641b2fb4 Delta ousttrue 2021-05-17 17:56:16 +09:00
  • da4ae3f0e5 UpdateDelta ousttrue 2021-05-17 17:47:59 +09:00
  • cc3568da14 Inverse ousttrue 2021-05-17 17:44:38 +09:00
  • 253846698c position/rotation constraint の共通部分を VRM10PostionRotationConstraintEditorBase にまとめた ousttrue 2021-05-17 16:20:42 +09:00
  • 1e80c61af6 impl rotationConstraint DestinationOffset ousttrue 2021-05-17 15:19:53 +09:00
  • 79465de4ad impl rotationConstraint SourceOffset ousttrue 2021-05-17 15:10:55 +09:00