OpenSceneGraph/src/osgSim
2018-01-11 08:51:08 +00:00
..
BlinkSequence.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
ColorRange.cpp From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
DOFTransform.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ElevationSlice.cpp Fixed invalidated iterator bug pick up by Coverity. 2016-06-10 12:44:26 +01:00
HeightAboveTerrain.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Impostor.cpp Refactored ImpostorSprite so that it no longer uses GLBeginEndAdapter 2016-10-11 11:29:29 +01:00
ImpostorSprite.cpp Fixed build errors when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to OFF 2016-10-11 11:29:29 +01:00
InsertImpostorsVisitor.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
LightPoint.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LightPointDrawable.cpp Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
LightPointDrawable.h 2014-05-14 10:19:43 +00:00
LightPointNode.cpp Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
LightPointSpriteDrawable.cpp Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
LightPointSpriteDrawable.h Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
LineOfSight.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
MultiSwitch.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
OverlayNode.cpp Replaced deprecated osg::Shader::reaDShaderFile()/loadShaderFromSource() usage 2017-11-27 18:38:37 +00:00
ScalarBar.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
ScalarsToColors.cpp From Hartwig Wiesmann, "ScalarsToColors returns a wrong color in case a value larger max is passed to getColor" 2016-12-23 17:16:16 +00:00
Sector.cpp Fixed unitialized variable access to premature calling of computeMatrix(). 2017-01-04 12:55:15 +00:00
ShapeAttribute.cpp Added returns to avoid fall through between case statements 2018-01-11 08:51:08 +00:00
SphereSegment.cpp Removed commented out debug message 2016-10-11 11:29:29 +01:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
VisibilityGroup.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00