]> git.tdb.fi Git - libs/gl.git/commit
Give meshes a higher priority when loading
authorMikko Rasa <tdb@tdb.fi>
Sat, 14 Nov 2015 22:25:50 +0000 (00:25 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 15 Nov 2015 11:13:19 +0000 (13:13 +0200)
commit574abfb7aeb77436714ea06bf82713cb3d85204e
treef9e34b64ed5ba3ac4243eac7786c0f792784ad1c
parent1acb01fb3c23439444a22fb9a9167ff6dd67611c
Give meshes a higher priority when loading

It's better to load all meshes first so the geometry can be seen.
source/mesh.h
source/resource.h
source/resourcemanager.cpp
source/resourcemanager.h