This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ec860725331f337ffaf878ce761fa6cf2ab60fef
OpenSceneGraph
/
include
/
osgText
History
Robert Osfield
8b433f8364
Replaced osg::DrawElementeUInt usage for a more flexible DrawElements base class approach with the default set to DrawElementUShort to ensure compatibility with GLES2 implementes that don't support uint for glDrawElements.
2017-05-25 10:41:12 +01:00
..
Export
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
FadeText
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Font
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
2015-10-22 14:14:53 +00:00
Font3D
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
2015-10-22 14:14:53 +00:00
Glyph
From Albert Luaces, typo fixes.
2015-06-01 13:40:20 +00:00
KerningType
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
String
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Style
Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation.
2015-05-26 10:05:47 +00:00
Text
Replaced osg::DrawElementeUInt usage for a more flexible DrawElements base class approach with the default set to DrawElementUShort to ensure compatibility with GLES2 implementes that don't support uint for glDrawElements.
2017-05-25 10:41:12 +01:00
Text3D
2014-05-14 10:19:43 +00:00
TextBase
2014-05-14 10:19:43 +00:00
Version
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00