diff --git a/AUTHORS.txt b/AUTHORS.txt index 425cb3f83..a787e258f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -12,10 +12,10 @@ Geoff Michel Brede Johansen Bob Kuehne Farshid Lashkari +Eric Sokolowsky Ulrich Hertlein Tree Paul Martz -Eric Sokolowsky Eric Wing Norman Vine Pavel Moloshtan @@ -95,6 +95,7 @@ Per Fahlberg Paul de Repentigny Nathan Monteleone Michael Platings +Maya Leonard Max Behensky Mathew May Martin Aumueller @@ -145,7 +146,6 @@ Morn Mikkel Gjøl Michael Morrison Michael Logan -Maya Leonard Max Rhiener Matthew May Matt Green diff --git a/ChangeLog b/ChangeLog index 7d355c83f..9fed1b82e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2006-07-06 16:47 robert + + * src/osgPlugins/ive/PagedLOD.cpp: Fixed scoping for for loop + varaible for VS6.0 build. + +2006-07-06 16:00 robert + + * src/osgPlugins/lwo/Surface.cpp: Tweaks to try and fix VS6.0 + problems. + +2006-07-06 15:50 robert + + * src/osgSim/OpenFlightOptimizer.cpp: Removed explict definition of + osgUtil::Optimizer::StateVisitor to attempt to get round VS 6.0 + cruddiness. + +2006-07-06 15:43 robert + + * src/osgPlugins/bsp/ReaderWriterQ3BSP.cpp: Tweaked for loop + variaible definition. + +2006-07-06 15:36 robert + + * ChangeLog, NEWS.txt: Updated NEWS and ChangeLog + 2006-07-06 15:14 robert * src/osg/Texture.cpp: From Eric Sokolowsky, "If a texture is used