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
041afdc30362e65d01404c174fc49adaeb7be9a3
OpenSceneGraph
/
src
/
osgText
History
Robert Osfield
92b1e7d53f
Changed tabs to four spaces to make merges more straight forward
2007-09-05 17:03:43 +00:00
..
CMakeLists.txt
Changed tabs to four spaces to make merges more straight forward
2007-09-05 17:03:43 +00:00
DefaultFont.cpp
Added mutex to DefaultFont::instance().
2007-09-04 12:38:42 +00:00
DefaultFont.h
Updated copyright years.
2006-07-18 15:21:48 +00:00
FadeText.cpp
Added support for float or double osg::Plane, and the default osg::Plane to double.
2006-11-28 16:00:52 +00:00
Font.cpp
Added mutex into osgText::Font::GlphTexture to marshel adding to and reading
2007-09-04 12:32:47 +00:00
String.cpp
Removed the String inhertiance from osg::Referenced.
2006-09-01 12:46:45 +00:00
Text.cpp
Changed Font's mutex to become a static mutex shared between all instances of Font.
2007-09-01 15:24:22 +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