OpenSceneGraph/src/osgText
2008-08-26 09:39:45 +00:00
..
CMakeLists.txt Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
DefaultFont.cpp From Sid Byce, fixes for compiling with gcc 4.3 2007-12-24 15:19:52 +00:00
DefaultFont.h Convert osgText and freetype plugin across to keeping the font size as state that 2007-12-23 18:15:54 +00:00
FadeText.cpp Set the DataVariance on FadeText to DYNAMIC to reflect their nature 2008-07-03 10:03:06 +00:00
Font3D.cpp Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash 2008-02-25 12:54:54 +00:00
Font.cpp From Sherman Wilcox with a little reorganisation from Robert Osfield, added 2008-03-29 09:59:23 +00:00
String.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Text3D.cpp From David Callu, "fixed bounding box bug" 2008-06-18 10:46:05 +00:00
Text.cpp From Christian Kaser, "I discovered a bug that lead to a space being displayed at the start of the new line after an automatic line break (through setMaximumWidth()). The fix simply skips all spaces at the end of the line, before skipping a line break which was done already. 2008-04-13 14:32:13 +00:00
TextBase.cpp Added provisional block in computePositions() 2008-08-26 09:39:45 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00