OpenSceneGraph/include/osgViewer
Björn Blissing 09eefd7973 Added script to identify Windows version
Added script to identify the Windows version used to compile the source.
Currently the windows version for Windows NT is hard coded into the
source. By running this CMake script the _WIN32_WINNT preprocessor
variable gets set to the corresponding windows version.
2017-11-30 12:53:24 +01:00
..
api Added script to identify Windows version 2017-11-30 12:53:24 +01:00
config From David Callu, "in osgViewer::WoWVxDisplay::WoWVxDisplay(unsigned int type=20, unsigned int screenNum=0) 2013-06-28 10:59:01 +00:00
CompositeViewer 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
Export
GraphicsWindow From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
Keystone From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
Renderer Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
Scene split requiresUpdateSceneGraph() into requires update and requires redraw (wip) 2016-07-04 23:19:20 +02:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View Fixed typo 2017-03-28 14:42:40 +01:00
Viewer 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
ViewerBase Fix typo in processor affinity API 2016-10-10 18:02:38 +02:00
ViewerEventHandlers Fixed VisualStudio warning 2016-10-07 14:51:39 +01:00