OpenSceneGraph/include
Robert Osfield b92ebca928 From Maria Ten, "The constructor method of the EllipsoidLocator of osgTerrain assumes
that the terrain is always the Earth planet. I changed the constructor
method to accept the Equator radius and the Polar radius like
parameters. By default, it assumes the Earth radius for the
EllipsoidLocator. I added a setEllipsoidModel method, too.

Now, we are developing some libraries for a GIS applicacion, and our
libraries can visualize terrains of planets like Mars. I think that is
a interesting change."
2007-06-01 21:33:29 +00:00
..
osg From Wojciech Lewandowski, "I did few tests to see whether adding PreDraw callback would help us with SPI problems when using Viewer. Results were positive so I decided to give it a try and ask you to verify and maybe merge with existing codebase. 2007-06-01 19:45:24 +00:00
osgDB Updated wrappers 2007-05-27 19:35:50 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA From Rafa Giatan and Robert Osfield, added support for User defined events, by adding 2007-05-19 13:39:55 +00:00
osgIntrospection From David Callu, " bug: 2007-03-16 14:28:27 +00:00
osgManipulator From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp). 2007-05-28 10:14:29 +00:00
osgParticle Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
osgShadow From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
osgSim Updates to OverlayData 2007-06-01 19:44:09 +00:00
osgTerrain From Maria Ten, "The constructor method of the EllipsoidLocator of osgTerrain assumes 2007-06-01 21:33:29 +00:00
osgText Reorganised the managment of margins around glyphs so that is done entirely 2007-05-04 12:05:29 +00:00
osgUtil Fixes to help C# binding dev. 2007-05-26 15:49:35 +00:00
osgViewer From Mathias Froelich, "have done an interface to change the mouse cursor in the X11 graphics 2007-06-01 19:43:28 +00:00