Update ChangeLog and AUTHORS.txt for release
This commit is contained in:
parent
59d53b40a1
commit
717c4f785c
12
AUTHORS.txt
12
AUTHORS.txt
@ -1,6 +1,6 @@
|
|||||||
OpenSceneGraph Library 3.1.8
|
OpenSceneGraph Library 3.1.8
|
||||||
|
|
||||||
502 Contributors:
|
504 Contributors:
|
||||||
|
|
||||||
Firstname Surname
|
Firstname Surname
|
||||||
-----------------
|
-----------------
|
||||||
@ -35,13 +35,13 @@ Mike Wittman
|
|||||||
Chris Hanson
|
Chris Hanson
|
||||||
Roland Smeenk
|
Roland Smeenk
|
||||||
Roger James
|
Roger James
|
||||||
|
Laurens Voerman
|
||||||
Jeremy Moles
|
Jeremy Moles
|
||||||
Jason Beverage
|
Jason Beverage
|
||||||
Jan Peciva
|
Jan Peciva
|
||||||
J.P. Delport
|
J.P. Delport
|
||||||
Mattias Helsing
|
Mattias Helsing
|
||||||
Magnus Kessler
|
Magnus Kessler
|
||||||
Laurens Voerman
|
|
||||||
David Fries
|
David Fries
|
||||||
Andy Skinner
|
Andy Skinner
|
||||||
Paul Melis
|
Paul Melis
|
||||||
@ -56,9 +56,9 @@ Art Tevs
|
|||||||
Philip Lowman
|
Philip Lowman
|
||||||
Per Fahlberg
|
Per Fahlberg
|
||||||
Norman Vine
|
Norman Vine
|
||||||
|
Mathieu Marache
|
||||||
Terry Welsh
|
Terry Welsh
|
||||||
Serge Lages
|
Serge Lages
|
||||||
Mathieu Marache
|
|
||||||
Chris Denham
|
Chris Denham
|
||||||
Alberto Farre
|
Alberto Farre
|
||||||
Sherman Wilcox
|
Sherman Wilcox
|
||||||
@ -184,6 +184,7 @@ Santosh Gaikwad
|
|||||||
Ryan Pavlik
|
Ryan Pavlik
|
||||||
Robert Milharcic
|
Robert Milharcic
|
||||||
Rene Molenaar
|
Rene Molenaar
|
||||||
|
Pjotr Svetachov
|
||||||
Piotr Domagalski
|
Piotr Domagalski
|
||||||
Phil Atkin
|
Phil Atkin
|
||||||
Nathan Monteleone
|
Nathan Monteleone
|
||||||
@ -220,6 +221,7 @@ Zach Deedler
|
|||||||
Yuzhong Shen
|
Yuzhong Shen
|
||||||
Wee See
|
Wee See
|
||||||
Warren Macchi
|
Warren Macchi
|
||||||
|
Vladimir Chebaev
|
||||||
Vincent Bourdier
|
Vincent Bourdier
|
||||||
Terrex
|
Terrex
|
||||||
Tassilo Glander
|
Tassilo Glander
|
||||||
@ -232,7 +234,6 @@ Sergey Polischuk
|
|||||||
Sebastian Messerschmidt
|
Sebastian Messerschmidt
|
||||||
Raymond de Vries
|
Raymond de Vries
|
||||||
Ralf Kern
|
Ralf Kern
|
||||||
Pjotr Svetachov
|
|
||||||
Piotr Gwiazdowski
|
Piotr Gwiazdowski
|
||||||
Pierre Haritchabalet
|
Pierre Haritchabalet
|
||||||
Perry Miller
|
Perry Miller
|
||||||
@ -303,7 +304,6 @@ Wang Lam
|
|||||||
Walter J. Altice
|
Walter J. Altice
|
||||||
Volker Walkiewicz
|
Volker Walkiewicz
|
||||||
Vladimir Vukicevic
|
Vladimir Vukicevic
|
||||||
Vladimir Cheaev
|
|
||||||
Vlad Danciu
|
Vlad Danciu
|
||||||
Vivien Delage
|
Vivien Delage
|
||||||
Vincent Vivanloc
|
Vincent Vivanloc
|
||||||
@ -383,6 +383,7 @@ Michael Bach Jensen
|
|||||||
Max Rhiener
|
Max Rhiener
|
||||||
Max Behensky
|
Max Behensky
|
||||||
Mauricio Hofmam
|
Mauricio Hofmam
|
||||||
|
Matthias Helsing
|
||||||
Matthew May
|
Matthew May
|
||||||
Matthew Johnson-Roberson
|
Matthew Johnson-Roberson
|
||||||
Matt Green
|
Matt Green
|
||||||
@ -452,6 +453,7 @@ Frank Warmerdam
|
|||||||
Frank Midgley
|
Frank Midgley
|
||||||
Frank Lindeman
|
Frank Lindeman
|
||||||
Frank Lichtenheld
|
Frank Lichtenheld
|
||||||
|
Francois Tigeot
|
||||||
Filip Arlet
|
Filip Arlet
|
||||||
Ferdinand Cornelissen
|
Ferdinand Cornelissen
|
||||||
Fajran Iman
|
Fajran Iman
|
||||||
|
152
ChangeLog
152
ChangeLog
@ -1,3 +1,155 @@
|
|||||||
|
2013-06-21 14:17 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/dae/daeWGeometry.cpp: Removed unneccessary
|
||||||
|
handling of BIND_PER_PRIMITIVE on output code
|
||||||
|
|
||||||
|
2013-06-21 13:59 robert
|
||||||
|
|
||||||
|
* include/osgUtil/RenderStage, src/osgUtil/RenderStage.cpp: From
|
||||||
|
Pjotr Svetachov, introduced use of osg::observer_ptr<osg::Camera>
|
||||||
|
in place of osg::Camera*
|
||||||
|
|
||||||
|
2013-06-21 13:41 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/imageio/ReaderWriterImageIO.cpp: From Stephan
|
||||||
|
Huber, "attached you'll find the missing
|
||||||
|
readObject-implementations for the imageio-plugin as suggested by
|
||||||
|
Remo Eichenberger."
|
||||||
|
|
||||||
|
2013-06-21 12:10 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/fbx/fbxRMesh.cpp: From Laurens Voerman, build fix
|
||||||
|
|
||||||
|
2013-06-21 10:59 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/dae/daeRGeometry.cpp,
|
||||||
|
src/osgPlugins/dae/daeRMaterials.cpp,
|
||||||
|
src/osgPlugins/dae/daeWGeometry.cpp: Build fixes for new
|
||||||
|
osg::Geometry
|
||||||
|
|
||||||
|
2013-06-21 10:14 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/dae/daeRGeometry.cpp: Converted
|
||||||
|
osg::Geometry::ArrayData usage across to osg::Array.
|
||||||
|
|
||||||
|
2013-06-21 10:03 robert
|
||||||
|
|
||||||
|
* src/osgViewer/View.cpp: From Laurens Voerman, "I just tested
|
||||||
|
openGL quadbuffered stereo with the osgviewer, the mouse works
|
||||||
|
again, so does the keystonecorrection, but the right-eye render
|
||||||
|
to texture camera appears not to clear it's color buffer.
|
||||||
|
I found the problem in src\osgViewer\View.cpp, fix attached."
|
||||||
|
|
||||||
|
2013-06-21 09:53 robert
|
||||||
|
|
||||||
|
* CMakeModules/FindCOLLADA.cmake: From Mathieu Marache, I needed to
|
||||||
|
modify the FindCOLLADA.cmake to enable its compilation under
|
||||||
|
macosx.
|
||||||
|
|
||||||
|
2013-06-21 09:47 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/fbx/fbxRMesh.cpp: Converted ArrayData usage across
|
||||||
|
to set*Array() usage with new binding parameter
|
||||||
|
|
||||||
|
2013-06-21 09:43 robert
|
||||||
|
|
||||||
|
* examples/osggeometry/osggeometry.cpp, include/osg/Geometry,
|
||||||
|
src/osg/Geometry.cpp: Added new osg::Array::Binding parameter to
|
||||||
|
osg::Geometry::set*Array(osg::Array* array, osg::Array::Binding
|
||||||
|
binding=osg::Array::BIND_UNDEFINED) methods to make it easier for
|
||||||
|
the user
|
||||||
|
to set the binding without the need to call the deprecated
|
||||||
|
osg::Geometry::set*Binding(osg::Geometry::AttributeBinding)
|
||||||
|
|
||||||
|
2013-06-21 09:40 robert
|
||||||
|
|
||||||
|
* examples/osggeometry/osggeometry.cpp: Removed spaces at ends of
|
||||||
|
lines
|
||||||
|
|
||||||
|
2013-06-21 09:17 robert
|
||||||
|
|
||||||
|
* applications/present3D/Cluster.cpp, src/osgDB/FileUtils.cpp: From
|
||||||
|
FrancoisTigeot, "OpenSceneGraph 3.0.1 doesn't build out of the
|
||||||
|
box on DragonFly and needs
|
||||||
|
a few modifications to these files:
|
||||||
|
- applications/present3D/Cluster.cpp
|
||||||
|
- src/osgDB/FileUtils.cpp
|
||||||
|
|
||||||
|
The changes are needed to fix a few platform specific things such
|
||||||
|
as the
|
||||||
|
absence of stat64, int/socklen_t differences, etc... and are in
|
||||||
|
the same
|
||||||
|
line as Linux, Apple and FreeBSD specific checks.
|
||||||
|
|
||||||
|
I have attached the modified files; the original patches to 3.0.1
|
||||||
|
are
|
||||||
|
also visible here if you find it more convenient:
|
||||||
|
http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-applications_present3D_Cluster.cpp
|
||||||
|
http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-src_osgDB_FileUtils.cpp
|
||||||
|
|
||||||
|
With these changes, osg 3.0.1 is able to be built and packaged on
|
||||||
|
DragonFly
|
||||||
|
whereas it previously failed to compile."
|
||||||
|
|
||||||
|
2013-06-21 08:56 robert
|
||||||
|
|
||||||
|
* src/osgViewer/GraphicsWindowX11.cpp: From Matthias Helsing, "Here
|
||||||
|
is the changed source to prefer using _NET_WM_STATE_ABOVE but
|
||||||
|
fall back to XRaiseWindow should the Atoms not be supported. I'm
|
||||||
|
not sure how many might be using the raiseWindow feature but I
|
||||||
|
needed it for a splash on Ubuntu 12.04."
|
||||||
|
|
||||||
|
2013-06-21 08:37 robert
|
||||||
|
|
||||||
|
* src/osgPlugins/dds/ReaderWriterDDS.cpp,
|
||||||
|
src/osgPlugins/jpeg/ReaderWriterJPEG.cpp,
|
||||||
|
src/osgPlugins/png/ReaderWriterPNG.cpp: From Farshid Lashkari,
|
||||||
|
"I've updated the dds, png, and jpeg plugins to support writing
|
||||||
|
images with the GL_DEPTH_COMPONENT pixel format. They will simply
|
||||||
|
treat it the same as the GL_LUMINANCE pixel format."
|
||||||
|
|
||||||
|
2013-06-21 08:03 robert
|
||||||
|
|
||||||
|
* CMakeLists.txt: From Jan Ciger, " I have put there in the comment
|
||||||
|
a nicer way of doing version
|
||||||
|
checks, but that needs at least CMake 2.6.2."
|
||||||
|
|
||||||
|
2013-06-20 16:44 robert
|
||||||
|
|
||||||
|
* src/osgViewer/CompositeViewer.cpp, src/osgViewer/Viewer.cpp,
|
||||||
|
src/osgViewer/config/SingleWindow.cpp: Fixed the handling the
|
||||||
|
mouse min/max ranges of slave Cameras that have a parent Camera
|
||||||
|
with a viewport.
|
||||||
|
|
||||||
|
2013-06-20 15:48 robert
|
||||||
|
|
||||||
|
* src/osgViewer/config/SingleWindow.cpp: Temporarily commented out
|
||||||
|
call to view.assignStereoOrKeystoneToCamera() for implementing
|
||||||
|
stereo as this was causing problem in trackball manipulation
|
||||||
|
|
||||||
|
2013-06-20 15:18 robert
|
||||||
|
|
||||||
|
* src/osg/Geometry.cpp: Added local namespace for util functions,
|
||||||
|
and fixed the return type of checkDeprecatedData()
|
||||||
|
|
||||||
|
2013-06-20 12:15 robert
|
||||||
|
|
||||||
|
* include/osgParticle/Particle: From Vladimir Chebaev, "I worked
|
||||||
|
with osg::Particle and see that this class has setter
|
||||||
|
osgParticle::setTextureTileRange and has no getters for startTile
|
||||||
|
and endTile. This can be very uncomfortable.
|
||||||
|
I attached file with two getters."
|
||||||
|
|
||||||
|
2013-06-20 10:59 robert
|
||||||
|
|
||||||
|
* src/osg/State.cpp: Commented out verbose debug messages for
|
||||||
|
shader composition
|
||||||
|
|
||||||
|
2013-06-20 10:42 robert
|
||||||
|
|
||||||
|
* AUTHORS.txt, ChangeLog, applications/osgversion/Contributors.cpp:
|
||||||
|
Updated ChangeLog and AUTHORS file
|
||||||
|
|
||||||
2013-06-20 10:05 robert
|
2013-06-20 10:05 robert
|
||||||
|
|
||||||
* src/osgQt/GraphicsWindowQt.cpp: From Juan Manuel Alvarez, "When
|
* src/osgQt/GraphicsWindowQt.cpp: From Juan Manuel Alvarez, "When
|
||||||
|
@ -265,6 +265,7 @@ struct TypoCorrection
|
|||||||
|
|
||||||
TypoCorrection typoCorrections[] =
|
TypoCorrection typoCorrections[] =
|
||||||
{
|
{
|
||||||
|
{"Cheaev", "Chebaev"},
|
||||||
{"Alaxandre", "Alexandre"},
|
{"Alaxandre", "Alexandre"},
|
||||||
{"Aderian", "Adrian"},
|
{"Aderian", "Adrian"},
|
||||||
{"Adndre", "Andre"},
|
{"Adndre", "Andre"},
|
||||||
@ -466,6 +467,8 @@ struct NameCorrection
|
|||||||
|
|
||||||
NameCorrection nameCorrections[] =
|
NameCorrection nameCorrections[] =
|
||||||
{
|
{
|
||||||
|
{"FrancoisTigeot","",
|
||||||
|
"Francois", "Tigeot"},
|
||||||
{"Juan","Manuel",
|
{"Juan","Manuel",
|
||||||
"Juan", "Manuel Alvarez"},
|
"Juan", "Manuel Alvarez"},
|
||||||
{"Jaap","Gas",
|
{"Jaap","Gas",
|
||||||
|
Loading…
Reference in New Issue
Block a user