OpenSceneGraph/src/osgPlugins/geo
2009-01-21 18:23:55 +00:00
..
ClipRegion.cpp From Eric Wing, fixes for "warning: converting of negative value '-0x00000000000000001' to 'unsigned int'" 2005-11-29 11:39:07 +00:00
ClipRegion.h Updated copyright years. 2006-07-18 15:21:48 +00:00
CMakeLists.txt From Luigi Calori, add osgText to geo plugin build 2007-08-30 12:18:45 +00:00
geoActions.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
geoCore.h From Geoff Michel, geo plugin updated to for latest updates in .geo format. 2005-11-12 21:29:59 +00:00
geoFormat.h Fixed warnings in geo plugin 2005-11-14 12:49:05 +00:00
geoTypes.h From Geoff Michel, geo plugin updated to for latest updates in .geo format. 2005-11-12 21:29:59 +00:00
geoUnits.h Updates from Geoff Michel to geo loader and demo. 2002-12-10 20:00:56 +00:00
geoVersion.h Fixed warnings in geo plugin 2005-11-14 12:49:05 +00:00
osgGeoAction.h From Olaf Flebbe, Fixed cross platform compile error 2005-04-11 07:51:43 +00:00
osgGeoAnimation.h Attempts to fix compile problems under IRIX due to namespace problems. 2004-01-29 15:47:51 +00:00
osgGeoNodes.h Removed redundent copyop. 2005-11-16 21:08:16 +00:00
osgGeoStructs.h Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
ReaderWriterGEO.cpp Replaced readImageFile() usage with readRefImageFile() to prevent threading issues with caching of imagery in the osgDB::Registry cache. 2009-01-21 18:23:55 +00:00