Robert Osfield
|
ba9dfb2ff6
|
From Albert Luaces, typo fixes.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14883 16af8721-9629-0410-8352-f15c8da7e697
|
2015-06-01 13:40:20 +00:00 |
|
Robert Osfield
|
47db2da8b4
|
From Andreas Henne, Support for GL3 core profile in osgText
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14717 16af8721-9629-0410-8352-f15c8da7e697
|
2015-02-25 18:56:29 +00:00 |
|
Robert Osfield
|
14a563dc9f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
|
Robert Osfield
|
fe1c75aa8a
|
Fixed handling of Font implementations that don't handle multiple font resolutions.
|
2011-05-13 19:08:04 +00:00 |
|
Robert Osfield
|
74cf034404
|
Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup
which address the problems of black 3D text and the kerning causing problems with font positioning.
|
2011-01-11 11:39:31 +00:00 |
|
Robert Osfield
|
f8b44c3b33
|
Added support for osgText::Style into osgText::Text3D.
Refactored Text3D implementation to use new GlyphGeometry class.
Implemented GlyphGeometry backend and cleaned up Glyph3D interface.
|
2010-09-27 16:18:20 +00:00 |
|
Robert Osfield
|
fdfad4848b
|
Added include<osg/Geode> to fix compile error
|
2010-09-26 11:02:03 +00:00 |
|
Robert Osfield
|
c006c75615
|
Moved Style and Bevel classes out into their own include/osgText/Style header.
Introduced GlyphGeometry class for handling the geometry data for rendering 3D text
|
2010-09-24 12:57:55 +00:00 |
|
Robert Osfield
|
234cb82867
|
Moved Glyph and Glyph3D out of Font header/source file into their own header/source file.
|
2010-09-07 18:20:03 +00:00 |
|