Skip to content
Snippets Groups Projects
  • Trevor Hollmann's avatar
    1ec28a3e
    [#63] Remove texture_hack from Mesh. · 1ec28a3e
    Trevor Hollmann authored
    The implementation in asset_loader.cpp is still a hack, as is the usage
    in main.cpp, but the hack is now using the textures array of the mesh
    and the struct could be cleaned up to get rid of the hack in the modules
    interface.
    1ec28a3e
    History
    [#63] Remove texture_hack from Mesh.
    Trevor Hollmann authored
    The implementation in asset_loader.cpp is still a hack, as is the usage
    in main.cpp, but the hack is now using the textures array of the mesh
    and the struct could be cleaned up to get rid of the hack in the modules
    interface.