Changeset 4539 in orxonox.OLD for orxonox/trunk/src/lib/graphics
- Timestamp:
- Jun 7, 2005, 11:41:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/importer/material.cc
r4371 r4539 295 295 { 296 296 PRINTF(4)("setting Diffuse Map %s\n", dMap); 297 if (this->diffuseTexture) 298 ResourceManager::getInstance()->unload(this->diffuseTexture); 297 299 298 300 //! \todo check if RESOURCE MANAGER is availiable
Note: See TracChangeset
for help on using the changeset viewer.