Updated AUTHORS.txt and ChangeLog for 1.1-rc1

This commit is contained in:
Robert Osfield 2006-07-06 20:44:44 +00:00
parent 49dea3b589
commit c4002751a9
2 changed files with 27 additions and 2 deletions

View File

@ -12,10 +12,10 @@ Geoff Michel
Brede Johansen Brede Johansen
Bob Kuehne Bob Kuehne
Farshid Lashkari Farshid Lashkari
Eric Sokolowsky
Ulrich Hertlein Ulrich Hertlein
Tree Tree
Paul Martz Paul Martz
Eric Sokolowsky
Eric Wing Eric Wing
Norman Vine Norman Vine
Pavel Moloshtan Pavel Moloshtan
@ -95,6 +95,7 @@ Per Fahlberg
Paul de Repentigny Paul de Repentigny
Nathan Monteleone Nathan Monteleone
Michael Platings Michael Platings
Maya Leonard
Max Behensky Max Behensky
Mathew May Mathew May
Martin Aumueller Martin Aumueller
@ -145,7 +146,6 @@ Morn
Mikkel Gjøl Mikkel Gjøl
Michael Morrison Michael Morrison
Michael Logan Michael Logan
Maya Leonard
Max Rhiener Max Rhiener
Matthew May Matthew May
Matt Green Matt Green

View File

@ -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 2006-07-06 15:14 robert
* src/osg/Texture.cpp: From Eric Sokolowsky, "If a texture is used * src/osg/Texture.cpp: From Eric Sokolowsky, "If a texture is used