15
« on: Jun 05, 14, 04:22:25 PM »
I'd be very interested in having a repository browser that automatically converts and manages assets. Like, if you upload a .3ds file, the browser would automatically convert it to .hgm locally, automatically convert the textures to .dds locally, upload both the .hgm file and the .dds file, and resolve any material redefinition conflicts. Also, maybe, it could minimize or eliminate duplicate assets. Say, if 3 different models use the same .dds texture file, the repository browser would ensure that only 1 .dds file is present.