]> git.tdb.fi Git - libs/gl.git/commit
Inherit Loaders from the ObjectLoader classes
authorMikko Rasa <tdb@tdb.fi>
Thu, 4 Feb 2010 17:59:06 +0000 (17:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 4 Feb 2010 17:59:06 +0000 (17:59 +0000)
commit927a1aa0a3a27e463ec0efc08bd08e7c4e969909
tree65fe619440a2f7986c4a3f5b4a1186fc59ff7f50
parent56c9bfa0b47583fb9067705a69c3639a17d4a097
Inherit Loaders from the ObjectLoader classes
22 files changed:
source/batch.cpp
source/batch.h
source/font.cpp
source/font.h
source/material.cpp
source/material.h
source/mesh.cpp
source/mesh.h
source/object.cpp
source/object.h
source/objectpass.cpp
source/objectpass.h
source/program.cpp
source/program.h
source/programdata.cpp
source/programdata.h
source/technique.cpp
source/technique.h
source/texture.cpp
source/texture.h
source/texture2d.cpp
source/texture2d.h