diff --git a/ChangeLog b/ChangeLog index c91312396..bee411dde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun, 20 May 2018 13:22:58 +0100 +Author : Robert Osfield +Restructed SCREEN auto scaling so that it's removes the rotation of the modelview matrix so that the XY coords of the text map directly to window xy coords for all text alignment types + +Fri, 18 May 2018 15:49:28 +0100 +Author : Robert Osfield +Updates in prep for 3.6.1-rc5 + Fri, 18 May 2018 14:58:53 +0100 Author : Robert Osfield Moved REGISTER_WINDOWINGSYSTEMINTERFACE from include/osg/GraphicsContext to include/osgViewer/GraphicsWindow and added OSGVIEWER_EXPORT diff --git a/README.md b/README.md index b5a267dd1..1a1e4229f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If details below are not sufficient then head over to the openscenegraph.org to Robert Osfield. Project Lead. -18th May 2018. +20th May 2018. ---