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
b67a331627
OpenSceneGraph
/
examples
/
osgtext3D
History
Robert Osfield
6fab8cadd3
Fixed unused parameter warning.
2016-06-08 12:15:51 +01:00
..
CMakeLists.txt
osgtext3D_orig.cpp
osgtext3D_test.cpp
Fixed unused parameter warning.
2016-06-08 12:15:51 +01:00
osgtext3D.cpp
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
2015-10-22 13:42:19 +00:00
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