Commit Graph

420 Commits (OpenSceneGraph-3.6)

Author SHA1 Message Date
Robert Osfield a687ab72dc Added support for mining the ChangeLog for a list of contributors.
19 years ago
Robert Osfield 4cb43e0f6c Added some docs on command line options.
19 years ago
Robert Osfield bd68294ed6 Added --help-env option.
19 years ago
Robert Osfield d2487e73e5 Added support for tracking the directory of the output file whilst still maintaining
19 years ago
Robert Osfield e404b95dc3 Added support in osgTerrain/osgdem for setting the image format to use when writing tiles out to disk
19 years ago
Robert Osfield a4b2383672 Removed old GeoSet backward compatibility code since its now redudent.
20 years ago
Robert Osfield bf4d63f6ea Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
20 years ago
Robert Osfield d1a1b1d95c Added more comprehensive releaseGLObjects(State*=0) throughout Nodes,
20 years ago
Robert Osfield 1ae62b2f19 Changed check() method name to checkConsistency() to avoid perculiar OSX Tiger build error.
20 years ago
Robert Osfield 015c9a9765 Added support for generating RGBA, RGBA-16 and RGBA-compressed texture databases
20 years ago
Robert Osfield 154656e24a Commented out support for the -m option for inserting 3d models in a terrain
20 years ago
Robert Osfield 16c55531da Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
20 years ago
Robert Osfield a8d4da8163 Added #include <osg/io_utils>
20 years ago
Robert Osfield c687b5fc6f Added layer support
20 years ago
Robert Osfield 9e54b00205 From Randall Hopper, with small order tweak from Robert and addition to GNUmakefile.inst,
20 years ago
Robert Osfield 451a27ac65 Added guard to texture image to avoid seg fault when dealing with incomplete databases.
20 years ago
Robert Osfield 033fe70f9a Added --addMissingColours / --addMissingColor support into osgconv which
20 years ago
Robert Osfield 1d94826b40 Added --smooth option to osgconv
20 years ago
Don BURNS 2e3aab7cbb Added GNUmakefile for the new applications directory
20 years ago
Don BURNS bdd04bef60 Added applications directory. Copied (not moved)
20 years ago