]> git.mxchange.org Git - simgear.git/commit
SGMaterialAnimation: Better handling of missing texture
authorTorsten Dreyer <torsten@t3r.de>
Fri, 27 Nov 2015 10:07:52 +0000 (11:07 +0100)
committerTorsten Dreyer <torsten@t3r.de>
Fri, 27 Nov 2015 10:09:16 +0000 (11:09 +0100)
commit589c5ba35a2db99a1e0ebda26e984abd05f9da5b
tree959ec93a1688a3b38007f926fa33125451d41ecd
parent81d668784ac751a4f7f59a2a9bbc453fc5141401
SGMaterialAnimation: Better handling of missing texture

Don't retry loading a missing texture on every frame.
Emit a warning message instead and retry on the next
change of the textures name.
simgear/scene/model/SGMaterialAnimation.cxx