Robert Osfield
65aee287e7
From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and
...
hpux. I have skipped irix this time as irix is too dead to keep osg building
there.
As usual, solaris does not like member templates in stl containers.
Some headers missing and link problems due to missing libraries."
2010-12-02 14:13:54 +00:00
Robert Osfield
0ee0aad0fe
Moved TextNode from osgText into example/osgtext3D in prep for 3.0
2010-11-23 17:33:43 +00:00
Robert Osfield
d1ee7bca8d
Removed files that have been moved into osgText.
2010-09-07 19:55:41 +00:00
Robert Osfield
50be800787
Moved TextNode into osgText.
...
Cleaned up freetype plugin so it no longer does tesselation - instead Glyph and TextNode do this.
2010-09-07 18:18:35 +00:00
Robert Osfield
a6abbb545e
Further work on new 3D text support
2010-09-06 15:43:59 +00:00
Robert Osfield
32db4d6a98
Added basic wiring up of TextTechnique to 3D glyph code
2010-09-03 15:03:42 +00:00
Robert Osfield
8c3e3055e7
Refactored osgText::Font so that it now supports both 2D and 3D glyphs.
...
Added TextNode.h and TextNode.cpp to examples/osgtext3D in prep for introducing the new node to osgText library
2010-09-03 08:26:46 +00:00