release-20.8
* Added a dedicated asset for cubemap textures * Need to duplicate some code, will clean that up later * Existing ezTextureAssets need a migration for two enum types: ezChannelMappingEnum -> ezTexture2DChannelMappingEnum ezTextureUsageEnum -> ezTexture2DUsageEnum Can be done manually (or with grepWin). I don't want to write a patch atm.
sample shader fix
Renamed "Shared" folder to "Data". Renamed "Shared/Data" folder to "Data/Base".