OpenSceneGraph/src
2010-03-12 09:32:23 +00:00
..
OpenThreads Added automatic updating of the OpenThreads version number from the CMake version numbers 2010-03-10 09:37:04 +00:00
osg Clean up of initialization of statics/use of getenv 2010-03-11 16:46:01 +00:00
osgAnimation Build fixes for build without ref_ptr<> automatic type conversion 2010-01-31 18:24:01 +00:00
osgDB From David Fries,"We are needing to compile Debug, Release, and MinSizeWithDebInfo, but 2010-03-10 17:19:35 +00:00
osgFX Added missing .get() to fix build when compiling with no automatic type convention in ref_ptr<> 2010-01-13 11:45:19 +00:00
osgGA Changed controls for changing animation speed to '(' and ')' to avoid overlap with window resize handler. 2010-02-18 21:15:28 +00:00
osgIntrospection From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgManipulator From Stephan Huber, "attached you'll find a bugfix for removeTransformUpdating and another 2009-11-19 17:42:25 +00:00
osgParticle From Martin Scheffler, "osgParticle: method to set start and end tile for particle texture (for animated particles). I also updated examples/osgParticle to show the feature. 2009-11-24 15:00:11 +00:00
osgPlugins From Sukender, "I had some conflicts when updating but they seem resolved now. Attached files (four files) are against rev. 11200. Changelog: 2010-03-11 16:53:35 +00:00
osgPresentation <iterator>, <stdlib.h> and <ctype.h> includes required for QNX compiler 2009-11-17 14:06:07 +00:00
osgQt From Wang Rui, QWidgetImage class that enables QWidgets to be used as an interactive osg::Image that can be assigned to textures. 2010-03-10 13:24:53 +00:00
osgShadow From Wojcoech Lewandowski, "Attched are aimShadowCastingCamera() call changes, I have described in former post. Basically now MinimalShadowMap overrides first variant and keeps second. So both variants of aimShadowCastingCamera are clearly defined in MinimalShadowMap::ViewData scope. This way compilers have no problem and code looks less obscure. Changes made against the trunk." 2010-03-05 16:17:12 +00:00
osgSim Replaced use of unsigned int/enum mask combinations with int/enum mask combinations to avoid the need for casting enums to unsigned ints, 2010-03-05 12:55:08 +00:00
osgTerrain Convert NOTIFY to OSG_NOTIFY to avoid problems with polution of users apps with the NOTIFY macro 2010-02-10 12:44:59 +00:00
osgText From Mathias Froehlich, "If you want to have that qfont plugin loader, this is the updated 2010-03-05 15:46:17 +00:00
osgUtil Added initializer 2010-03-12 09:32:23 +00:00
osgViewer Removed now redundent call to register PagedLODs 2010-03-04 12:14:39 +00:00
osgVolume Added return at end of to fix warning 2009-09-24 10:11:32 +00:00
osgWidget Fixed warning 2010-03-05 16:07:12 +00:00
osgWrappers Updated wrappers 2010-03-10 14:44:12 +00:00
CMakeLists.txt Moved QWebViewImage and QGraphicsViewAdapter into new osgQt utility library. 2010-03-04 12:15:35 +00:00