OpenSceneGraph/src
OpenSceneGraph git repository 486cd48daf
Merge pull request #476 from LaurensVoerman/submit_luaWarn
silence MSVC warning C4324: 'lua_longjmp': structure was padded
2018-02-14 17:16:39 +00:00
..
OpenThreads remove conficting defenition of _WIN32_WINNT in OSG_DETERMINE_WIN_VERSION is ON 2018-02-12 10:47:37 +01:00
osg Improved handling of updates to the Texture target that require the texture to be reapplied. 2018-02-13 12:12:34 +00:00
osgAnimation remove unused variable "maxBonePerVertex" 2018-01-15 15:59:56 +01:00
osgDB Typo in comment 2018-01-24 10:29:49 +01:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA From Jordi Torres, removed unused local variables 2017-12-02 17:58:17 +00:00
osgManipulator osgManipulator: Constraint: snap_point_to_grid wants Vec3d instead of Vec3 2017-02-16 10:37:03 -05:00
osgParticle Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +00:00
osgPlugins Merge pull request #476 from LaurensVoerman/submit_luaWarn 2018-02-14 17:16:39 +00:00
osgPresentation Restructured the system() fallback to be usable for C and C++ 2018-01-21 12:09:49 +00:00
osgShadow Deprecated dirtyDisplayLists(), use established dirtyGLObjects() instead 2017-12-18 13:54:08 +00:00
osgSim Added returns to avoid fall through between case statements 2018-01-11 08:51:08 +00:00
osgTerrain Typo fix 2017-11-29 21:20:10 +00:00
osgText Changed the text bounding box calcualtion so that it only takes in to account the basic glyph size, and doesn't add in the glyph margin used for accounting for texel sampling 2018-02-06 17:54:33 +00:00
osgUI added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgUtil add recursivity on Camera Callbacks 2018-01-04 03:59:25 +01:00
osgViewer osgViewer::ViewerBase setThreadingModel func fix: should not start threading, must only restart 2018-01-13 15:49:39 +03:00
osgVolume Removed unused class 2017-01-16 17:18:58 +00:00
osgWidget text copy - get unicode text to clipboard. 2018-01-19 11:20:34 +01:00
osgWrappers Merge pull request #443 from mp3butcher/osgSampler1 2018-01-14 12:40:34 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00