OpenSceneGraph/include/osgText
Robert Osfield 3304646c4c Changed Font's mutex to become a static mutex shared between all instances of Font.
This ensures single threaded access of the freetype plugin.
2007-09-01 15:24:22 +00:00
..
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
FadeText Added FadeText::setFadeSpeed and made internal data structures protected. 2006-10-24 09:06:28 +00:00
Font Changed Font's mutex to become a static mutex shared between all instances of Font. 2007-09-01 15:24:22 +00:00
String From Mike Wittman, "This file removes the virtual destructor of osgText::String. It seemed wrong that osgText::String should have a vtable since it is treated like a value type, and any subclasses containing additional data would effectively be subject to slicing during standard usage. This stuck out as an anomaly when classifying the OSG types for C# bindings." 2007-01-28 09:17:10 +00:00
Text From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
Version Updated copyright years. 2006-07-18 15:21:48 +00:00