Updated ChangeLog

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14913 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield 2015-06-12 11:28:54 +00:00
parent 1e78098967
commit 82c188c24a

View File

@ -1,3 +1,19 @@
2015-06-12 08:04 robert
* src/osgText/TextBase.cpp: From Farshid Lashkari, "I've modified
some setter methods of TextBase to avoid unnecessary calls to
computeGlyphRepresentation() if the value has not changed."
2015-06-11 08:44 robert
* include/osg/GLDefines: Reverted the typdef GLfloat GLdouble for
Andoid as this was causing conflicts.
2015-06-10 18:22 robert
* AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS file for
3.3.8 dev release
2015-06-10 16:48 robert
* CMakeModules/FindOpenEXR.cmake: From Laurens Voerman, "attached