usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/texture-meta.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/texture-meta.hpp
Date: Wed, 19 Jan 2005 21:18:16 -0500

Index: usata2/src/texture-meta.hpp
diff -u usata2/src/texture-meta.hpp:1.3 usata2/src/texture-meta.hpp:1.4
--- usata2/src/texture-meta.hpp:1.3     Sun Dec 26 18:36:42 2004
+++ usata2/src/texture-meta.hpp Thu Jan 20 02:18:15 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: texture-meta.hpp,v 1.3 2004/12/26 18:36:42 Descender Exp $
+// $Id: texture-meta.hpp,v 1.4 2005/01/20 02:18:15 skunix Exp $
 
 #ifndef USATA_TEXTURE_META_HPP
 #define USATA_TEXTURE_META_HPP
@@ -28,6 +28,7 @@
                boost::filesystem::path filepath;
                bool static_;
                std::string alias;
+               bool compress;
                TextureMeta(const boost::filesystem::path&);
        };
        typedef boost::function<void(const TextureMeta*)> AddTexMetaFunc;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]