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
3d43b775d2
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
Moved handling of character aspect ratio into osgText::Style.
2010-09-29 12:45:35 +00:00
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
From Jean-Sebastien Guay, build fixes for windows.
2010-11-24 20:20:57 +00:00