Revision e9ea636e
     Added by danij almost 13 years ago
    Added by danij almost 13 years ago
  
  
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday- engine- engine.pro (diff)
- include- gl
- resource- material.h (diff)
- materialsnapshot.h (diff)
- texture.h (diff)
- texturevariant.h
- texturevariantspec.h
- texturevariantspecification.h
 
 
- src
 
- server
 
- engine
Refactor|Texture: Reworked TextureVariant into Texture::Variant
Functionally this class remains unchanged except it is now defined
within the scope of de::Texture to match the ownership model of
the variant abstraction.