Force decals to always draw instanced.
decal shader only needs extra vertex attributes if drawing mesh decals
store scale/bias of texture atlas allocations after they have been allocated
This pull request is to fix the relative paths written in the shader pass definition files. These files emit the "file not found" error when included from external shaders (e.g. custom shader defined in a user project).