Refactor: Replace material namespace implementation with PathDirectory
Material names are now represented as Uri within the collection itself. Names are no longer limited to eight characters and a directory hierarchy may be defined within each namespace.
Statistical information useful for analyzing efficency of the material namespace hashes can be retrieved in _DEBUG builds using ccmd materialstats
Also removed the now redundant Materials_GetSymbolicName.
Refactor: Replace material namespace implementation with PathDirectory
Material names are now represented as Uri within the collection itself.
Names are no longer limited to eight characters and a directory hierarchy
may be defined within each namespace.
Statistical information useful for analyzing efficency of the material
namespace hashes can be retrieved in _DEBUG builds using ccmd materialstats
Also removed the now redundant Materials_GetSymbolicName.