summaryrefslogtreecommitdiff
path: root/drivers/dummy/texture_loader_dummy.cpp
AgeCommit message (Collapse)Author
2018-05-09Dummy texture importerGustav Lund
Added a dummy importer for textures to use with the server platform. Allows for running a project in headless mode without crashing when loading scenes containing textured objects Also as a result decreases load time as no image files have to be loaded.