You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Feature/Common/Assets/Textures/Default
santorac f92daf060b Working on exposing the doubles-sided flag outside the Opacity property group.
Before, the only way to set the double-sided flag was to enable a non-opaque mode, because the flag was hidden. We are moving the double-sided flag to the general property group instead of the opacity property group, so it is always available. In this particular commit, we just add the general.doubleSided property so we don't break existing data. In an upcoming commit I will remove opacity.doubleSided, once we have the material backward compatibility system ready.

I also added another "default" texture map to the Common/Feature gem that is directional, so better for understanding UV/tangent space. These were copied from the AtomLyIntegration gem. This is being used for a screenshot test in AtomSampleViewer with the new 009_Opacity_Opaque_DoubleSided.material.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
checker_basecolor.tif Working on exposing the doubles-sided flag outside the Opacity property group. 4 years ago
checker_uv_basecolor.png Working on exposing the doubles-sided flag outside the Opacity property group. 4 years ago
default_basecolor.tif Initial commit 5 years ago
default_iblglobalcm.dds Initial commit 5 years ago
default_normal.tif Initial commit 5 years ago
default_roughness.tif Initial commit 5 years ago
default_skyboxcm.dds Initial commit 5 years ago