Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteflare committed Apr 11, 2020
2 parents f2aa5bf + d3b9963 commit 1420ce4
Show file tree
Hide file tree
Showing 252 changed files with 5,188 additions and 735 deletions.
4 changes: 3 additions & 1 deletion Editor/WF_Common.cs
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,8 @@ internal static class WFI18N
{ "[AL] Fresnel Power", "[AL] フレネル強度" },
{ "[AL] Cutoff Threshold", "[AL] カットアウトしきい値" },
// Tessellation
{ "Tessellation", "テッセレーション分割強度" },
{ "Tess Type", "Tessタイプ" },
{ "Tess Factor", "Tess分割強度" },
{ "Smoothing", "Phongスムージング" },
{ "Displacement HeightMap", "ハイトマップ" },
{ "HeightMap Scale", "ハイトマップのスケール" },
Expand Down Expand Up @@ -360,6 +361,7 @@ internal static class WFI18N
{ "Custom Sun Azimuth", "カスタム太陽の方角" },
{ "Custom Sun Altitude", "カスタム太陽の高度" },
{ "Disable BackLit", "逆光補正しない" },
{ "Disable ObjectBasePos", "メッシュ原点を取得しない" },
// DebugMode
{ "Debug View", "デバッグ表示" },
// Gem Reflection
Expand Down
Binary file modified Examples/UnToon_Avatar_2A-7s.unity
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Baked_2a7s_2ero_A.asset
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Baked_2a7s_2ero_A.prefab
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Baked_2a7s_2ero_B.asset
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Baked_2a7s_2ero_B.prefab
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/LightBlue.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/LightWhite.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/Metallic.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/SolidGreen.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/SolidRed.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/SolidWhite.mat
Binary file not shown.
Binary file modified Examples/UnToon_CornelBox_Assets/Materials/SolidWhiteSmooth.mat
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Examples/UnToon_CornellBox.unity
Binary file not shown.
Binary file modified Examples/UnToon_CornellBox/LightingData.asset
Binary file not shown.
2 changes: 1 addition & 1 deletion Examples/UnToon_CornellBox/LightingData.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_CornellBox/Lightmap-0_comp_light.exr
Binary file not shown.
16 changes: 14 additions & 2 deletions Examples/UnToon_CornellBox/Lightmap-0_comp_light.exr.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_CornellBox/ReflectionProbe-0.exr
Binary file not shown.
16 changes: 14 additions & 2 deletions Examples/UnToon_CornellBox/ReflectionProbe-0.exr.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_CornellBox/ReflectionProbe-1.exr
Binary file not shown.
16 changes: 14 additions & 2 deletions Examples/UnToon_CornellBox/ReflectionProbe-1.exr.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_CornellBox/ReflectionProbe-2.exr
Binary file not shown.
16 changes: 14 additions & 2 deletions Examples/UnToon_CornellBox/ReflectionProbe-2.exr.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_Sample.unity
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/anim/IDLE_2a7.anim
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/anim/SIT_2a7.anim
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/mat/tex_armor.mat
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/mat/tex_body.mat
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/mat/tex_face.mat
Binary file not shown.
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/mat/tex_hair.mat
Binary file not shown.
Binary file modified Examples/UnToon_Sample_Assets/2a7s_2eroVRC/mat/tex_photon.mat
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1420ce4

Please sign in to comment.