Files
simgear/simgear
ThorstenB ca97e67511 Avoid segfault when a texture file is missing.
Always check the return value of "findDataFile". If it's empty, always
provide the _original_ path being searched in an error message. Otherwise
we eventually just get useless 'Can't find file "".' error messages
(and also a segfault here, since osgDB::readImageFile("") returns NULL).
2012-03-17 10:02:13 +01:00
..
2012-03-16 23:04:24 +01:00
2012-03-03 13:35:20 +01:00
2012-03-16 23:04:24 +01:00
2012-01-09 20:21:28 +01:00
2012-01-09 21:51:09 +01:00
2012-01-09 21:51:09 +01:00
2011-12-26 11:40:57 +01:00
2011-12-25 20:12:48 +01:00