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
234d6cf4318e94b383a56e08cdf777152bf97759
OpenSceneGraph
/
examples
/
osgtext3D
History
Robert Osfield
6fab8cadd3
Fixed unused parameter warning.
2016-06-08 12:15:51 +01:00
..
CMakeLists.txt
Moved TextNode from osgText into example/osgtext3D in prep for 3.0
2010-11-23 17:33:43 +00:00
osgtext3D_orig.cpp
…
osgtext3D_test.cpp
Fixed unused parameter warning.
2016-06-08 12:15:51 +01:00
osgtext3D.cpp
…
TextNode.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
TextNode.h
…