d3d0859b4c
disable pragmas that turn off specific warnings for MSVC. Unfortunately it's presence is only checked in osg/Export header, making other Export headers disable warnings no matter what, which is kind of incoherent. My fix adds #include <osg/Config> to every Export header. I've also unified checking whether to disable warnings to current osg/Export way: #if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS). Attachment contains all changed Export files in their original locations." |
||
---|---|---|
.. | ||
BlinkSequence | ||
ColorRange | ||
DOFTransform | ||
ElevationSlice | ||
Export | ||
GeographicLocation | ||
HeightAboveTerrain | ||
Impostor | ||
ImpostorSprite | ||
InsertImpostorsVisitor | ||
LightPoint | ||
LightPointNode | ||
LightPointSystem | ||
LineOfSight | ||
MultiSwitch | ||
ObjectRecordData | ||
OverlayNode | ||
ScalarBar | ||
ScalarsToColors | ||
Sector | ||
ShapeAttribute | ||
SphereSegment | ||
Version | ||
VisibilityGroup |