OpenSceneGraph/src/osgText
2016-06-23 07:52:14 +01: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 Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution. 2016-02-15 13:30:39 +00:00
DefaultFont.h From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution. 2016-02-15 13:30:39 +00:00
FadeText.cpp Renamed DrawableUpdate/Event/Cull callbacks to use new include/osg/Callback versions 2016-01-19 11:39:28 +00:00
Font.cpp From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution. 2016-02-15 13:30:39 +00:00
Glyph.cpp Fixed redundent checks and clean up clone usage 2016-06-02 14:36:38 +01:00
GlyphGeometry.cpp Removed dead code 2016-06-23 07:52:14 +01: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 shadows warnings 2016-05-25 10:10:43 +01:00
Text.cpp From Ognjen Kostic, "Some android phones have no support for OES_element_index_uint extension that is required if glDrawElements is to be called with GL_UNSIGNED_INT for element type. 2016-03-01 10:21:14 +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