OpenSceneGraph/src
Robert Osfield 42b7df1503 Fixed computeImageResolution so that the computed num of columns and rows
of the destination image are clamped to the nearest power of two equal or
above the required resolution.
2004-04-02 15:23:56 +00:00
..
osg Added empty() method to Geometry to facilitate tests for removing empty 2004-03-29 10:24:16 +00:00
osgDB From Stephan Huber, support for reading movie files as ImageStreams using 2004-03-14 15:40:34 +00:00
osgFX From Marco Jez, fix to circular reference which was causing a crash. 2004-03-02 20:05:43 +00:00
osgGA Clean up of headers. 2004-03-07 14:21:11 +00:00
osgGL2 Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
osgParticle From Marco Jez, on behalf of Farshid Lashkari. Details from Marco's email: "I've just received an addition to osgParticle from Farshid Lashkari. It enhances the generation of texture coordinates on particles so that animated textures can be used, with the current frame of animation being computed from each particle's current age. 2004-03-05 15:44:15 +00:00
osgPlugins Changed the comment to make it clear what axis change is implementated. 2004-04-01 07:49:32 +00:00
osgProducer Added support for recording the animation paths relative to an 0.0 start 2004-03-26 11:04:37 +00:00
osgSim From David Fries, add init() call to SphereSegment constructor, and 2004-03-31 08:52:47 +00:00
osgTerrain Fixed computeImageResolution so that the computed num of columns and rows 2004-04-02 15:23:56 +00:00
osgText Added better handling of number of graphic context size changes. 2004-03-16 21:03:37 +00:00
osgUtil Added extra check against a null vertex array to prevent a crash when 2004-03-29 12:28:06 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00