diff --git a/AUTHORS.txt b/AUTHORS.txt index da5ee7d63..c30485c0b 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,6 +1,6 @@ -OpenSceneGraph Library 3.2.1 +OpenSceneGraph Library 3.2.2 -519 Contributors: +526 Contributors: Firstname Surname ----------------- @@ -15,8 +15,8 @@ Wang Rui Jean-Sébastien Guay Ulrich Hertlein Mike Weiblen -Eric Wing Sukender +Eric Wing Cedric Pinson Brede Johansen Bob Kuehne @@ -37,11 +37,11 @@ Jason Beverage Chris Hanson Roland Smeenk Roger James +Mattias Helsing Jeremy Moles Jan Peciva -Mattias Helsing -J.P. Delport Alberto Luaces +J.P. Delport Magnus Kessler David Fries Andy Skinner @@ -67,12 +67,12 @@ Alberto Farre Torben Dannhauer Sherman Wilcox Robert Michael +Pjotr Svetachov Mourad Boufarguine André Garneau Adrian Egli Ruben Lopez Randall Hopper -Pjotr Svetachov Jan Ciger Glenn Waldron Gideon May @@ -91,6 +91,7 @@ Mike Connell Melchior Franz Johannes Baeuerle Thomas Hogarth +Sebastian Messerschmidt Rafa Gaitan Neil Hughes Martin Beckett @@ -105,7 +106,6 @@ Boris Bralo Yefei He Sondra Iverson Simon Julier -Sebastian Messerschmidt Rune Schmidt Jensen Rainer Oder Nico Kruithof @@ -129,6 +129,7 @@ Joseph Steel Jordi Torres John Shue Brad Colbert +Björn Blissing Alexander Sinditskiy Vivek Rajan Uwe Woessner @@ -137,6 +138,7 @@ Thom DeCarlo Tatsuhiro Nishioka Tanguy Fautré Sean Spicer +Ryan Kawicki Richard Schmidt Peter Hrenka Paul de Repentigny @@ -145,6 +147,7 @@ Neil Salter Mihai Radu Michael Hartman Martins Innus +Marc Helbling Maciej Krol Lilin Xiong Leandro Motta Barros @@ -153,11 +156,9 @@ Hartwig Wiesmann Donn Mielcarek Corbin Holtz Blasius Czink -Björn Blissing Alexander Irion Toshiyuki Takahei Sebastien Grignard -Ryan Kawicki Rudolf Wiedemann Robert Milharcic Maria Ten @@ -266,6 +267,7 @@ Lilith Bryant Konstantin Matveyev Kevin Moiule Keith Steffen +Julien Valentin Julen Garcia Joseph Winston John Aughey @@ -273,6 +275,7 @@ Johannes Scholz Joachim Pouderoux Jean-Christophe Lombardo Javier Taibo +Jan Klimke James Moliere Jaap Glas Igor Kravtchenko @@ -291,7 +294,7 @@ Eric Buehler Eduardo Poyart Edgar Ellis Dimi Christopoulos -Diane DelallĂ©e +Diane Delallée David Longest David Ergo Daniel Trstenjak @@ -299,6 +302,7 @@ Craig Bosma Claus Scheiblauer Christophe Loustaunau Christian Ruzicka +Bradley Baker Searles Brad Anderegg Björn Hein Aric Aumann @@ -327,6 +331,7 @@ Tomas Hnilica Todd Furlong Tobias Ottenweller Tino Schwarze +Tim George Thorsten Brehm Thomas Weidner Tan Dunning @@ -384,10 +389,10 @@ Nicolas Brodu Nick Black Mojtaba Fathi Mirko Viviani -Mikkel Gjøl +Mikkel Gjřl Mike Krus Mike Garrity -Miha Ravsel +Miha Rav¨elj Michael Schanne Michael Polak Michael Morrison @@ -411,7 +416,6 @@ Marius Kintel Mario Guimaraes Marco Sciabica Marco Lehmann -Marc Helbling Maik Keller Lukas Diduch Louis Hamilton @@ -443,7 +447,6 @@ Jeroen den Dekker Jay Zuckerman Jason Howlett Jason Ballenger -Jan Klimke James Turner James Killian James Athey @@ -486,7 +489,9 @@ Daniel Stien Dan Minor César L. B. Silveira Cyril Brulebois +Clément B˝sch Clay Fowler +Claus Steuer Chuck Sembroski Christopher Blaesius Christopher Baker @@ -508,6 +513,7 @@ Benjamin Wasty Ben van Basten Bart Gallet Axel Volley +Arjun Ramamurthy Anthousis Andreadis Anish Thomas Andy Preece @@ -522,4 +528,5 @@ Alan Purvis Alan Ott Alan Harris Adrien Grandemange +Adrian Clark Adam Richard diff --git a/ChangeLog b/ChangeLog index 37d3466f0..3ffe78c0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2015-02-26 19:13 robert + + * src/osg/Image.cpp: From Bradley Baker Searles, "We had someone + replace a DDS texture with a GL_RGB/GL_UNSIGNED_SHORT_5_6_6 + image, which would trigger a crash in Image.cpp while flipping + the mipmap chain. The code was trying to flip the mipmaps using + the rowStep for the full-size image (we have "dds_flip" set in + the osgDB::ReaderWriter::Options in the osgDB::Registry)." + +2015-02-26 18:07 robert + + * src/osgPlugins/dds/ReaderWriterDDS.cpp: From Bradley Baker + Searles, "Small patch attached to handle DDS flip when s=4. + Currently it will omit flipping and generate a warning: "Vertical + flip was skipped. Image dimensions have to be multiple of 4."." + +2015-02-26 14:16 robert + + * src/osgPlugins/tiff/ReaderWriterTIFF.cpp: Fixed typo + +2015-02-23 20:28 robert + + * src/osg/TransferFunction.cpp: Fixed image allocation operations. + +2015-02-23 11:07 robert + + * src/osgViewer/StatsHandler.cpp: From Arjun Ramamurthy, fix for + StatsHandler when being used in multiple view/windows + +2015-02-18 10:23 robert + + * src/osgPlugins/dds/ReaderWriterDDS.cpp: From Sebastian + Messerschmidt,"Attached you find a version of the ReaderWriterDDS + with info outputs set to OSG_INFO instead of OSG_NOTICE. The old + version spams the console for each loaded DDS file." + +2015-01-06 15:10 robert + + * ChangeLog: Updated ChangeLog + 2015-01-06 14:55 robert * src/osgVolume/Property.cpp: From Julien Valentin, added missing diff --git a/applications/osgversion/Contributors.cpp b/applications/osgversion/Contributors.cpp index 7e2bc61ff..2c3a0268c 100644 --- a/applications/osgversion/Contributors.cpp +++ b/applications/osgversion/Contributors.cpp @@ -470,7 +470,12 @@ TypoCorrection typoCorrections[] = {"Dannahuer","Dannhauer"}, {"Chebeav", "Chebaev"}, {"Messershmidt","Messerschmidt"}, - {"Auelien","Aurelien"} + {"Auelien","Aurelien"}, + {"AurĂ©lien","Aurélien"}, + {"McDonnell","Mc Donnell"}, + {"DelallĂ©e","Delallée"}, + {"Gjøl","Gjřl"}, + {"Ravšelj","Rav¨elj"} }; @@ -647,7 +652,13 @@ NameCorrection nameCorrections[] = {"Lauren", "Voerman", "Laurens", "Voerman"}, {"Pjotr", "Sventachov", - "Pjotr", "Svetachov"} + "Pjotr", "Svetachov"}, + {"Miha", "Ravsel", + "Miha", "Rav¨elj"}, + {"Bradley", "Baker", + "Bradley", "Baker Searles"}, + {"PawelKsiezopolski", "", + "Pawel", "Ksiezopolski"} };