OpenSceneGraph/src
Robert Osfield 7ea1a97afd From Frederic Bouvier, SetCursor fixes from GraphicsWindowWin32,
Original email from Frederic at start of thread:
"he patch attached, made from r10068, fix two things, in other of importance :

- the selected cursor is never shown ( second change in file ). Only the left arrow is always displayed.
- remove the arbitrary ( in my sense ) limitation that the user cannot choose a cursor with the same shape that one used when resizing the window. This limitation doesn't exist for X11, and we have a diverging behaviour there ( first change in file ). Flightgear use the LeftRightCursor in look around mode."

Follow up email from Frederic (with changes that finally made it into this check in:
"I've just tested Mark's suggestion and it works perfectly, even when the
cursor goes to the border then come back inside the window.
But his patch doesn't seem to be based on the last revision of the
files, or at least not on the trunk, and there are more changes than
expected in them, including some loss from the previous patches.
The patch attached is based on r10068 of
src/osgViewer/GraphicsWindowWin32.cpp and r10067 of
include/osgViewer/api/Win32/GraphicsWindowWin32"
2009-05-07 13:30:54 +00:00
..
OpenThreads From Csaba Halasz, "IIRC the C++ standard says members will be initialized in declaration 2009-03-23 16:28:48 +00:00
osg Fixed typo 2009-04-27 16:32:24 +00:00
osgAnimation From Cedric Pinson, remove unsused method in Bone class\nadd namespace osgAnimation for Timeline constructors\nadd OSGANIMATION_EXPORT on VertexInfluence and Timeline class 2009-04-10 15:30:02 +00:00
osgDB From Stephan Huber, "while debugging a problem in finding plugins on OS X I discovered, that 2009-05-07 13:23:35 +00:00
osgFX 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
osgGA From Cory Riddell, "I added an _allowThrow bool and get / set accessors to 2009-04-09 14:31:15 +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 Added typedef and updated wrappers 2009-04-10 10:07:13 +00:00
osgParticle 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
osgPlugins From MAthias Froehlich, "Attached is a compile fix I need on Suse 11.1 for a successful compile. 2009-05-07 13:21:05 +00:00
osgShadow 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
osgSim 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
osgTerrain Added disabling of mipmapping for non power of two textures 2009-04-06 12:28:02 +00:00
osgText 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
osgUtil From Mathias Froehlich, "change adds some code to also print the NodePath when a NaN is 2009-04-24 11:01:00 +00:00
osgViewer From Frederic Bouvier, SetCursor fixes from GraphicsWindowWin32, 2009-05-07 13:30:54 +00:00
osgVolume Changed debug message from NOTICE to INFO 2009-05-05 12:46:06 +00:00
osgWidget 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
osgWrappers Created a simple XmlNode parser class for reading of basic xml files, such as used by present3D. 2009-04-29 20:30:21 +00:00
CMakeLists.txt 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