3913d91251
Moved DoubleSided Flag Out Of Opacity Group The double-sided flag was hidden inside the opacity property group, and only exposed when you set the opacity to non-opaque. Here we move doubleSided from opacity to general making it easier to find and set. Also... - Fixed a bug with the material version auto-update, where it could rename properties but could not move them to another group. - 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.