From 5af4884558dbfff88eda8b0709af64866780452c Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 27 Sep 2010 17:11:12 +0000 Subject: [PATCH] Moved Text3D across to using Style for character thickness. Quitened down debug messages in 3D text geometry creation. Improved the Text3D implementation of the new 3D text geometry. --- include/osgText/Text3D | 2 -- src/osgText/Glyph.cpp | 14 +++++++------- src/osgText/GlyphGeometry.cpp | 4 ++-- src/osgText/Text3D.cpp | 16 ++++++++++------ 4 files changed, 19 insertions(+), 17 deletions(-) diff --git a/include/osgText/Text3D b/include/osgText/Text3D index a616bd054..47c2d15c9 100644 --- a/include/osgText/Text3D +++ b/include/osgText/Text3D @@ -165,8 +165,6 @@ protected: osg::ref_ptr _font; osg::ref_ptr