OpenSceneGraph/src/osgPlugins/dot
Robert Osfield 5d6ce1a25f From Cory Riddell, "Small edit to ReaderWriterDOT.cpp. It wasn't checking the file extension
and so, if the .dot plugin was loaded, it would happily handle any file
name extension.

To reproduce the bug, first save a scene to a dot file (to load the dot
plugin), then try to write the scene to an osg file. If you look at the
osg file, you will see that it is a dot file."
2009-11-27 12:17:20 +00:00
..
BaseDotVisitor.cpp From Ricard Schmidt, dot writer plugin. 2008-10-14 16:35:03 +00:00
BaseDotVisitor.h From Ricard Schmidt, dot writer plugin. 2008-10-14 16:35:03 +00:00
CMakeLists.txt From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ReaderWriterDOT.cpp From Cory Riddell, "Small edit to ReaderWriterDOT.cpp. It wasn't checking the file extension 2009-11-27 12:17:20 +00:00
SimpleDotVisitor.cpp From Ricard Schmidt, dot writer plugin. 2008-10-14 16:35:03 +00:00
SimpleDotVisitor.h From Ricard Schmidt, dot writer plugin. 2008-10-14 16:35:03 +00:00