Commit Graph

  • 22471b8736 deploy: cca84cd1ac ousttrue 2023-06-05 11:00:05 +00:00
  • f2ed55964a Merge pull request #2074 from ousttrue/check_humanoid_edge_case ousttrue 2023-06-05 19:59:40 +09:00
  • cca84cd1ac Merge pull request #2073 from ousttrue/fix_migration_springbone_center ousttrue 2023-06-05 19:58:59 +09:00
  • d9ff4c11cb protected ousttrue 2023-06-05 19:55:41 +09:00
  • 32bc5d6d86 UniVRM-0.111.0 ousttrue 2023-06-05 17:07:50 +09:00
  • cd6db6d127 human bone の index が -1 になりうる? ousttrue 2023-06-05 17:01:32 +09:00
  • f014a91b6e SpringBone center のマイグレーションが無かった ousttrue 2023-06-05 16:34:47 +09:00
  • e3bff84a2a deploy: ce2c94e4be ousttrue 2023-06-01 04:10:56 +00:00
  • cec25a242a deploy: 2b07ca289a ousttrue 2023-06-01 04:10:33 +00:00
  • ce2c94e4be Merge pull request #2069 from vrm-c/dependabot/pip/requests-2.31.0 ousttrue 2023-06-01 13:09:50 +09:00
  • 2b07ca289a Merge pull request #2070 from vrm-c/dependabot/pip/tornado-6.3.2 ousttrue 2023-06-01 13:09:30 +09:00
  • 1cad432300 Bump tornado from 6.1 to 6.3.2 dependabot[bot] 2023-05-25 18:08:29 +00:00
  • 14878d2f38 Bump requests from 2.27.1 to 2.31.0 dependabot[bot] 2023-05-23 03:12:25 +00:00
  • 472e5e51cb deploy: 2d0ed3f8e3 Santarh 2023-05-16 04:12:49 +00:00
  • 2d0ed3f8e3 Merge pull request #2062 from notargs/refactor_mtoon_urp Masataka SUMI 2023-05-16 13:10:56 +09:00
  • 70dbeb1291 add index -1 check ousttrue 2023-05-15 13:18:47 +09:00
  • bd770f8b26 warning ousttrue 2023-05-15 13:09:53 +09:00
  • 69b952257a VRMSpringUtility.LoadSecondary 関数が throw しないように修正 ousttrue 2023-05-15 13:07:16 +09:00
  • 7e92cd82fc MTOON_TRANSFER_FOG_AND_LIGHTINGを切り出した notargs 2023-05-11 17:56:48 +09:00
  • d33327eba9 MTOON_LIGHT_DESCRIPTIONから不要な変数定義を削除 notargs 2023-05-11 17:35:54 +09:00
  • 5082709497 SampleSHを分離 notargs 2023-05-11 16:58:33 +09:00
  • 6dd0fb4fd9 MTOON_LIGHT_DESCRIPTIONを定義 notargs 2023-05-11 16:54:20 +09:00
  • 8527fdd511 lighting, MTOON_FOG_AND_LIGHTING_COORDSからURP対応に関する知識を剥がす notargs 2023-05-11 16:14:32 +09:00
  • d59342fb17 vrmc_materials_mtoon_render_pipeline.hlslを作り、URP/BRPの差異をそこで吸収 notargs 2023-05-10 19:05:03 +09:00
  • 888739f39b deploy: 46d6df7552 Santarh 2023-05-09 07:04:02 +00:00
  • 46d6df7552 Merge pull request #2061 from notargs/mtoon_urp_transparent_outline Masataka SUMI 2023-05-09 16:02:45 +09:00
  • 86bc6d8cb4 deploy: c088af153c Santarh 2023-05-09 06:50:44 +00:00
  • bc7337ca0d TransparentなOutlineの描画に対応する notargs 2023-05-09 15:50:18 +09:00
  • c088af153c Merge pull request #2054 from notargs/mtoon_urp Masataka SUMI 2023-05-09 15:49:12 +09:00
  • 9f69277163 C#側をShader名変更に追従 notargs 2023-05-08 17:12:37 +09:00
  • efd11e7a77 rename -> Universal Render Pipeline/ notargs 2023-05-08 16:41:40 +09:00
  • 95cad4b5fe Rename -> VRM10/URP/MToon10 notargs 2023-05-08 16:39:29 +09:00
  • 503bd64d7d Rename shader to "VRM10/URP MToon10" notargs 2023-05-08 16:35:39 +09:00
  • edf5817106 FallbackをFallbackErrorに変更 notargs 2023-05-08 16:13:40 +09:00
  • ae08e8b5ef 改行を修正 notargs 2023-05-08 15:34:20 +09:00
  • 93333ce6f8 SubShaderのTagsの表記を修正 notargs 2023-05-08 15:34:06 +09:00
  • 2dc6cd0758 アウトラインを描画する仕組みを実装 notargs 2023-04-28 17:32:06 +09:00
  • ee88a56c35 AdditionalLightShadowsSupportedを有効化 notargs 2023-04-27 15:06:01 +09:00
  • 35b39df95d AdditionalLightが破綻していた問題を修正 notargs 2023-04-27 14:31:14 +09:00
  • c9e62eb7ad ShadowCasterを正常化した notargs 2023-04-27 14:15:06 +09:00
  • c5d3b4d613 念のため、MTOON URPで囲っておく notargs 2023-04-26 17:49:45 +09:00
  • f970da6f3a AdditionalLightに対応 notargs 2023-04-26 17:47:44 +09:00
  • 1e01559220 pragmaを追加 notargs 2023-04-26 16:50:21 +09:00
  • 2fde31bc6f 不要なファイルを削除 notargs 2023-04-26 16:42:12 +09:00
  • 449cdf29df コメントを追加 notargs 2023-04-26 16:41:04 +09:00
  • 6cdfc7fe86 UrpVrm10MaterialDescriptorGeneratorを更新 notargs 2023-04-26 16:38:24 +09:00
  • 18f7d8dedb シードさんが正常に読み込めないバグを修正 notargs 2023-04-26 16:38:11 +09:00
  • d756e3487d MToon URPの読み込み処理を追加 notargs 2023-04-26 16:24:23 +09:00
  • 963775dfc1 material keywordを削除 notargs 2023-04-26 16:15:02 +09:00
  • 69ee1f8854 ShadowCasterの問題を修正 notargs 2023-04-26 16:13:54 +09:00
  • 428eed2c92 Shadowが落ちない問題を修正 notargs 2023-04-26 15:54:56 +09:00
  • bb414ec898 間接光が乗らない問題を修正 notargs 2023-04-26 15:18:03 +09:00
  • d7e9d92d05 警告を潰す notargs 2023-04-26 14:57:22 +09:00
  • 613b2c7a62 コンパイルが通る状態にまで持っていった notargs 2023-04-26 13:57:12 +09:00
  • 0f0c8bba94 ライトの取得をURPに対応 notargs 2023-04-26 11:07:27 +09:00
  • 89431f6451 Texture accessを修正 notargs 2023-04-25 15:29:42 +09:00
  • 9c7e357f50 fogFactorAndVertexLightの計算を修正 notargs 2023-04-25 14:26:31 +09:00
  • cc691f24bc TransformをURPに対応 notargs 2023-04-25 13:10:53 +09:00
  • 31e57de03b 数カ所コンパイルエラーを修正 notargs 2023-04-25 11:32:11 +09:00
  • da6e4bfda2 UNITY_DECLARE_TEX2Dを回避 notargs 2023-04-25 11:24:26 +09:00
  • f48f0e27be Invert ifdef notargs 2023-04-25 11:13:17 +09:00
  • 86207b7cbd MTOON対応時はUnityCGを用いない notargs 2023-04-25 11:05:11 +09:00
  • 9514e7abe1 マテリアルエラーを修正 notargs 2023-04-25 09:32:56 +09:00
  • 0f3bdf3b2b URP向けのシェーダーをとりあえず追加 notargs 2023-04-25 09:26:11 +09:00
  • 5e25a292d5 deploy: 7c2d360774 ousttrue 2023-04-17 13:41:24 +00:00
  • 7c2d360774 Merge pull request #2045 from notargs/fix_metalgloss ousttrue 2023-04-17 22:40:16 +09:00
  • e3150773c8 _METALLICSPECGLOSSMAPが正常にURP Materialに設定されない問題を修正 notargs 2023-04-17 10:21:27 +09:00
  • 821bc5d942 deploy: b57fd08ab9 ousttrue 2023-04-13 11:26:06 +00:00
  • b57fd08ab9 Merge pull request #2043 from ousttrue/doc/v0_110_0 ousttrue 2023-04-13 20:24:50 +09:00
  • 4bb6016e06 release UniVRM-0.110.0 ousttrue 2023-04-13 20:18:42 +09:00
  • be6e24eac9 deploy: 3f7d81cfe9 ousttrue 2023-04-13 06:28:28 +00:00
  • 3f7d81cfe9 Merge pull request #2032 from ousttrue/feature/vrma_expression v0.110.0 ousttrue 2023-04-13 15:27:18 +09:00
  • 0a3c6e5359 deploy: 1a3e3337dc ousttrue 2023-04-12 13:20:20 +00:00
  • 95495d5fa3 deploy: aa4eb00901 ousttrue 2023-04-12 13:20:10 +00:00
  • 1a3e3337dc Merge pull request #2040 from ousttrue/version/v0_110_0 ousttrue 2023-04-12 22:19:06 +09:00
  • aa4eb00901 Merge pull request #2039 from ousttrue/doc/how_to_texture_deserializer ousttrue 2023-04-12 22:18:48 +09:00
  • 4c3de71408 UniVRM-0.110.0 ousttrue 2023-04-12 14:12:03 +09:00
  • 1a8b382b16 英訳、追随 ousttrue 2023-04-12 13:57:16 +09:00
  • 4e614faca4 更新。colon_fence 拡張追加 ousttrue 2023-04-12 13:49:45 +09:00
  • 306fad4d49 英訳 ousttrue 2023-04-11 15:35:33 +09:00
  • a28bf729b9 ITextureDeserializer の説明 ousttrue 2023-04-11 15:25:02 +09:00
  • ce2e4c1bbe deploy: f0c2aba941 ousttrue 2023-04-11 05:43:53 +00:00
  • 5753aeed9c deploy: f07012eb17 ousttrue 2023-04-11 05:42:19 +00:00
  • f0c2aba941 Merge pull request #2035 from hans00/master ousttrue 2023-04-11 14:42:08 +09:00
  • f07012eb17 Merge pull request #2038 from Santarh/singlePassStereoMtoon10 ousttrue 2023-04-11 14:40:58 +09:00
  • 451bee1b88 Fix shadow behaviour of MToon 1.0 when Single-Pass Stereo Rendering is enabled. Masataka SUMI 2023-04-11 01:42:40 +09:00
  • 81766deb6e deploy: 1913bd4932 ousttrue 2023-04-10 07:56:06 +00:00
  • 1913bd4932 Merge pull request #2036 from ousttrue/fix/force_unique_name ousttrue 2023-04-10 16:55:02 +09:00
  • 4991628b8a deploy: 4006cfdf64 ousttrue 2023-04-10 04:51:37 +00:00
  • 4006cfdf64 Merge pull request #2031 from ousttrue/feature/byte_ushort_vertex_color ousttrue 2023-04-10 13:50:34 +09:00
  • cc34d52846 LogWarning ousttrue 2023-04-10 13:33:42 +09:00
  • 51f3c1919b AvatarBuilder.BuildHumanAvatar の呼び出しがもう一か所あった。 ousttrue 2023-04-10 13:20:05 +09:00
  • 17b095858d Add missing menu register Hans 2023-04-09 15:10:11 +08:00
  • c6d226304c 仕様に準じて、参照ノードの position.x を expression weight に適用しています。 humanoid が null で expression のみを格納したとき向けの nullcheck を追加。 ousttrue 2023-04-07 16:16:19 +09:00
  • af0a93853c implement vertex color of UShort3/4 and Byte3/4 ousttrue 2023-04-07 13:05:27 +09:00
  • 8e407e249d deploy: c395f9c40e ousttrue 2023-03-22 12:13:17 +00:00
  • c395f9c40e Merge pull request #2026 from notargs/urp_sample ousttrue 2023-03-22 21:12:01 +09:00
  • 401b84ff50 一旦dotsettingsファイルを削除 notargs 2023-03-22 19:44:31 +09:00
  • d6b3ae8343 MSAAを適用 notargs 2023-03-22 19:38:57 +09:00
  • b557f69ece 以前読み込んだVRMを破棄する機構を追加 notargs 2023-03-22 19:33:50 +09:00