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-16 23:04:24 +01:00
2003-06-11 18:55:36 +00:00
2001-12-17 16:52:20 +00:00
2011-11-09 13:55:49 +01:00
2000-03-29 00:00:46 +00:00
2007-07-23 22:00:31 +00:00
2002-09-07 02:58:19 +00:00
2012-01-17 08:35:57 +01:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%