OpenSceneGraph/include/osgUtil
OpenSceneGraph git repository 1126812f8f Merge pull request #372 from openscenegraph/text_improvements
Text improvements, introducing implementation of Signed Distance Function texture generation and new shaders for outlines and shadows replacing old multi-pass approach
2017-10-26 14:26:01 +01:00
..
ConvertVec
CubeMapGenerator
CullVisitor Replaced dynamoc_cast<osg::CullStack*> with asCullStack() to improve performance of AutoTransform, screen size based LOD and PagedLOD. 2017-04-26 17:10:58 +01:00
DelaunayTriangulator
DisplayRequirementsVisitor Remove redundant handling of Geode in DisplayRequirementsVisitor 2017-02-03 17:42:21 +01:00
DrawElementTypeSimplifier fix nodevisitor construction 2017-08-21 18:33:56 +02:00
EdgeCollector
Export
GLObjectsVisitor Fixed pre compilation osg::Program state leaking into the main scene graph rendering 2017-10-25 16:13:26 +01:00
HalfWayMapGenerator
HighlightMapGenerator
IncrementalCompileOperation Added automatic assignment of _markerObject to CompileSet. 2016-10-11 11:29:29 +01:00
IntersectionVisitor
IntersectVisitor
LineSegmentIntersector
MeshOptimizers Fix handling of in-scenegraph Drawables in MeshOptimizers 2017-02-03 17:48:18 +01:00
OperationArrayFunctor
Optimizer Fix MergeGeometryVisitor to work with a Group instead of Geode 2017-02-24 01:05:57 +01:00
PerlinNoise
PlaneIntersector
PolytopeIntersector Tidied up spacing 2017-05-25 08:56:53 +01:00
PositionalStateContainer
PrintVisitor
RayIntersector
ReflectionMapGenerator
RenderBin
RenderLeaf Replacement of commas with semicolons 2017-10-22 15:04:33 +02:00
RenderStage
ReversePrimitiveFunctor
SceneGraphBuilder
SceneView misc. typo fixes 2017-08-15 12:23:49 -04:00
ShaderGen Fix handling of in-scenegraph Drawables in ShaderGenVisitor 2017-02-03 17:51:03 +01:00
Simplifier Fix handling of in-scenegraph drawables in osgUtil::Simplifier 2017-02-03 17:35:40 +01:00
SmoothingVisitor Fix handling of in-scenegraph Drawables in SmoothingVisitor, TriStripVisitor and GraphicsCostEstimator 2017-02-03 17:55:55 +01:00
StateGraph
Statistics
TangentSpaceGenerator
Tessellator
TransformAttributeFunctor
TransformCallback
TriStripVisitor Fix handling of in-scenegraph Drawables in SmoothingVisitor, TriStripVisitor and GraphicsCostEstimator 2017-02-03 17:55:55 +01:00
UpdateVisitor Add a comment explaining some confusing code in UpdateVisitor and EventVisitor 2017-02-03 17:39:56 +01:00
Version