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
..
2011-11-01 09:28:26 +00:00
2011-11-01 09:28:26 +00:00
2011-12-18 17:04:31 +01:00
2011-12-25 20:28:38 +01:00
2011-11-01 09:28:26 +00:00
2012-03-11 09:21:47 +01:00
2012-03-16 23:04:24 +01:00
2011-12-25 14:40:07 +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-02-24 22:00:58 +01:00
2011-11-01 09:28:26 +00:00
2012-03-17 10:02:13 +01:00
2012-01-09 21:51:09 +01:00
2011-11-01 09:28:26 +00:00
2012-01-09 21:51:09 +01:00
2012-03-16 23:04:24 +01:00
2011-11-01 09:28:26 +00:00
2012-01-09 22:18:17 +01:00
2011-12-26 11:40:57 +01:00
2012-02-17 23:46:06 +01:00
2012-03-03 18:57:48 +01:00
2010-10-30 19:18:57 +01:00
2010-08-07 16:28:39 +01:00
2011-12-25 20:12:48 +01:00
2012-03-03 18:57:48 +01:00
2011-08-06 16:26:21 +02:00
2004-11-19 21:44:16 +00:00