OpenSceneGraph/src/osgText
Robert Osfield bf1aa5088e Revert "From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string."
as this submission was meant for the master only, not the binary compatible 3.4 branch.

This reverts commit df97a18a5754ed39ac43044ad9557e8409790ff3.
2016-01-25 12:18:32 +00:00
..
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
DefaultFont.cpp From Andreas Henne, Support for GL3 core profile in osgText 2015-02-25 18:56:29 +00:00
DefaultFont.h From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
FadeText.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Font.cpp Revert "From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string." 2016-01-25 12:18:32 +00:00
Glyph.cpp From Jannik Heller, "I have added new functions Texture::generateAndAssignTextureObject mirroring the Texture::generateTextureObject functions. 2015-06-01 10:50:44 +00:00
GlyphGeometry.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
GlyphGeometry.h Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation. 2015-05-26 10:05:47 +00:00
String.cpp From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
Style.cpp Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation. 2015-05-26 10:05:47 +00:00
Text3D.cpp Fixed memory error associated with reading over the end of container due to an unbounded while loop. 2015-05-21 14:11:32 +00:00
Text.cpp Added checks for the validity of chached coordinate arrays. 2015-08-06 15:03:50 +00:00
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-12 08:04:42 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00