7a933ebf72From David Spilling, fix for VS6.0 build.
Robert Osfield
2004-11-16 14:20:39 +00:00
f99dc8f051Made the inner helper classes friend to try and get round VS6.0 problems
Robert Osfield
2004-11-16 14:10:30 +00:00
8254be2962Added using namespace osgDB to try and resolve some of the VS6.0 problems.
Robert Osfield
2004-11-16 12:40:45 +00:00
e47b92c3e5Added osgText dependency to osgsequence app
Robert Osfield
2004-11-16 09:09:31 +00:00
e378e3da8fFrom Loic Dachary, changes to Timer for PowerPC support, with small re-arrangement by Robert Osfield to make tick() code block mode readable.
Robert Osfield
2004-11-16 09:03:24 +00:00
7ddb8ed87fAdded Cygwin to #define stat64 stat path.
Robert Osfield
2004-11-14 20:00:30 +00:00
8d55111c73Added COMPILE_OSG_OP_OT_WITH_SONAMES is YES guard around soname settings.
Robert Osfield
2004-11-14 17:02:30 +00:00
f5a2ba0194Added sonames support under Linux/gcc
Robert Osfield
2004-11-14 16:36:27 +00:00
7d43aee78dMade the use of the standard clock default instead of the RDTSC calls to avoid problems with variable CPU frequency such as found on laptops.
Robert Osfield
2004-11-14 10:41:48 +00:00
ff92aef6fePowerPC fix for Timer by Guillaume Morin
Don BURNS
2004-11-13 22:04:26 +00:00
a0fc9632b8Fixed warnings.
Robert Osfield
2004-11-13 21:42:45 +00:00
98a1108696Added support for opening an istream archive
Robert Osfield
2004-11-13 21:39:29 +00:00
ddb0d6bd4fAdded prelimarny support for reading archives via the .net plugin
Robert Osfield
2004-11-13 16:21:48 +00:00
06f1b602e7Fixed the passing of the parsed server name/server file when handling files via the .net plugin
Robert Osfield
2004-11-13 16:18:15 +00:00
de4dc63ca7Fixed openArchive so that it only enforces the checking of the archive's existance when in READ mode.
Robert Osfield
2004-11-13 10:24:07 +00:00
fb631059feRemove unistd.h include
Robert Osfield
2004-11-12 21:07:17 +00:00
6f0a2c4cb1Added --image and --dem documentation to command line parameters
Robert Osfield
2004-11-12 16:36:53 +00:00
21e6c87fefRotated scene to face the viewer
Robert Osfield
2004-11-12 15:39:18 +00:00
b60304f8adImprovements to support for archives
Robert Osfield
2004-11-12 08:55:11 +00:00
f30146a9feFrom Stephane Simon, added missing OSGDB_EXPORT to osgDB::openArchive functions
Robert Osfield
2004-11-11 22:26:07 +00:00
a0eb4c72a1Added write to ostream to ReaderWriterDDS
Robert Osfield
2004-11-11 16:05:55 +00:00
9d8e24a4a3Fixed file extraction.
Robert Osfield
2004-11-11 16:05:30 +00:00
6f96cf4ad2Moved the .osga implementation into the src/osgPlugins/osga plugin and made osgDB::Archive a pure virtual base class.
Robert Osfield
2004-11-11 13:22:55 +00:00
9fcda76143Fixed uninitialized variable.
Robert Osfield
2004-11-10 22:11:28 +00:00
141c3cadbfSet the pos_type and size_type explictly to 8 byte types.
Robert Osfield
2004-11-10 21:52:30 +00:00
8ba55e2922Added debugging info for swapped endian values
Robert Osfield
2004-11-10 21:47:08 +00:00
84e60f5884Fixes to endian handling.
Robert Osfield
2004-11-10 21:38:54 +00:00
258fd88a1eRemoved duplicated swap bytes
Robert Osfield
2004-11-10 21:31:44 +00:00
d397b5b90bAdded sizeof tests of istream::pos_type and off_type to osgunittests.
Robert Osfield
2004-11-10 21:28:06 +00:00
3523577235Added check for endianess of .osga archives
Robert Osfield
2004-11-10 21:18:31 +00:00
67aa3792e5More cleanups for CYGWIN from Norman Vine
Don BURNS
2004-11-10 16:56:58 +00:00
4973824b1dAdded new osga plugin for reading OSG native archives
Robert Osfield
2004-11-10 16:40:08 +00:00
5d3dcd3e18Commented out some redundent debuggin info.
Robert Osfield
2004-11-10 16:37:02 +00:00
2db9dc2e60Moved the ReadFunctor to protected section.
Robert Osfield
2004-11-10 13:47:22 +00:00
4e19c03de1Added support for master file and clean up Archive API.
Robert Osfield
2004-11-10 13:03:52 +00:00
1772c9daa5Removed the explicit setting for convert to geocentric when setting --bluemarlbe-west, --bluemarble-east and --whole-globe.
Robert Osfield
2004-11-10 10:57:03 +00:00
a383330ae4From Mike Weiblen, fix to the state leakage.
Robert Osfield
2004-11-10 09:56:03 +00:00
8f621d6ae1Added explicit setting of the precision to allow .osg files to be used succsefully.
Robert Osfield
2004-11-09 16:50:02 +00:00
bb3d651453Fixed tabbing
Robert Osfield
2004-11-09 16:49:29 +00:00
9e2d6a51bdFrom Mike Weiblen adding lib paths to net.dsp, and changes by Robert Osfield moving the osgDB and osg dependency from the net.dsp to VisualStudio.dsp to keep it consistent with the rest of the OSG plugins and executables.
Robert Osfield
2004-11-09 15:12:38 +00:00
f1129dde16Added rainer's changes for adding billboard glow around sun.
Robert Osfield
2004-11-09 15:01:39 +00:00
564869487aAdded support of archiving into osgTerrain::DataSet and osgdem.
Robert Osfield
2004-11-09 14:18:29 +00:00
ec319e663fFixes to the .net plugin for Cygwin, submitted by Norman Vine
Don BURNS
2004-11-09 07:34:28 +00:00
744315b65cFixed the compute of PagedLOD ranges for non geocentric datasets
Robert Osfield
2004-11-08 20:44:16 +00:00
8c4ab92117Added resolutionSensitivityScale of 0.9 into the DataSet::createDestinationGraph() to prevent overly conservative subdivision of data.
Robert Osfield
2004-11-08 19:56:22 +00:00
91af37573aAdded public access to VertexProgram's LocalParamters and added .osg support for these.
Robert Osfield
2004-11-08 17:12:36 +00:00
72b7e08d93From Stephane ???, fixes for VS.NET build
Robert Osfield
2004-11-08 16:39:32 +00:00
fd9063628aAdded guard to testing _internalFormat in compareTexture(..) so that a comparison would only be done if both the lhs and rhs had already been set to a non zero value.
Robert Osfield
2004-11-08 16:39:10 +00:00
d26c8460dcUpdates to osgDB::Archive support, and refactoring of implementation of reading files in Registry to faciliate the new archiving support.
Robert Osfield
2004-11-08 16:11:07 +00:00
f84f8d87e0Added support for openArchive into osgDB
Robert Osfield
2004-11-07 21:17:31 +00:00
f44ecb1f65Fixed insertion of files into an existing archive
Robert Osfield
2004-11-07 12:13:56 +00:00
1e0af60669Removed un-needed setCullActive(false)
Robert Osfield
2004-11-06 21:21:29 +00:00
8d6aa8b405Further work on osgDB::Archive
Robert Osfield
2004-11-06 21:18:19 +00:00
3fde44b5a5Made fix to the setReferenceFrame method to properly disable culling when reference frame is ABSOLUTE.
Robert Osfield
2004-11-06 10:18:55 +00:00
20958de1eaDisabled culling on the aboslute transform to fix bug culling of hud.
Robert Osfield
2004-11-04 21:11:12 +00:00
72330d33eeAdded a clear() into the RefNodePath operator = (NodePath) method.
Robert Osfield
2004-11-04 20:25:35 +00:00
f85d2c7c9eFrom Morné Pistorius, fixes for VisualStudio7.0
Robert Osfield
2004-11-04 15:32:03 +00:00
c691860b5cImproved handling of uflow and underflow() in proxy_streambuf, and change unsigned char* to char* to avoid stoooopid VS6.0 compile errors
Robert Osfield
2004-11-02 21:04:14 +00:00
ffca165611Added prelimanary prox stream buffer to fake the ending of file.
Robert Osfield
2004-11-02 17:05:15 +00:00
fae2416584Added debugging messages to setTrackerNode
Robert Osfield
2004-11-02 17:04:06 +00:00
ce3d785751Fixed missing write of image tiles.
Robert Osfield
2004-11-02 14:05:37 +00:00
2718058173Removed the font cache from the FreeType plugin, moving the support across to osgDB::Registry.
Robert Osfield
2004-11-02 11:10:44 +00:00
5d49c88240Removed referecence to the old c2 wiki.
Robert Osfield
2004-11-01 18:29:05 +00:00
de9f5c82d0Commented out settings of TexEnvCombine alpha values
Robert Osfield
2004-11-01 16:16:31 +00:00
d548d77010From Tree chagenes required for Java Wrappers
Robert Osfield
2004-11-01 16:14:53 +00:00
41823a115dAdded handling of endian in DrawElementsUShort/UInt implementations
Robert Osfield
2004-11-01 10:04:40 +00:00
4065c551efAdded useage of TexEnvCombine
Robert Osfield
2004-10-29 18:24:26 +00:00
8dc722e2a7Added multi-textured city illumination
Robert Osfield
2004-10-29 15:42:51 +00:00
62adba38baTest done.
Don BURNS
2004-10-28 22:29:46 +00:00
40a1757032Directory write test to new CVS
Don BURNS
2004-10-28 22:28:30 +00:00
3de902a474Silly little temporary file to test CVS writes to the new server
Don BURNS
2004-10-28 22:27:32 +00:00
12793c0580Fixed support for NodeTrackerManipulator.
Robert Osfield
2004-10-28 19:09:32 +00:00
2b8140e125Added support for listing contents of archive
Robert Osfield
2004-10-28 14:27:41 +00:00
48191bb1abFrom Anders Backman, unit tests to test matrix to quat compute.
Robert Osfield
2004-10-28 13:40:09 +00:00
fd327f68f6From Tom Jolley, Added a new enum POINT_ROT_WORLD_Z_AXIS and a new section in computeMatrix for this enum. With a small tweak from Robert Osfield to set _cacheMode.
Robert Osfield
2004-10-28 13:26:06 +00:00
013c963a6bAdded return type to addFileReference().
Robert Osfield
2004-10-28 13:04:35 +00:00
70e636bf15Added return value to getFileReferences()
Robert Osfield
2004-10-28 13:02:33 +00:00
90e5586777Updates to osgDB::Archive, and IVE plugin to support usage via the Archive.
Robert Osfield
2004-10-28 12:16:47 +00:00
e97364899bUpdates for Rainer, and with a few changes by Robert.
Robert Osfield
2004-10-28 09:38:03 +00:00
ce73909033Removed direct dependency on GDAL
Robert Osfield
2004-10-28 08:57:23 +00:00
8dfea424c5Removed gdal_priv.h from include/osgTerrain/DataSet to remove the external dependency on GDAL.
Robert Osfield
2004-10-28 07:00:55 +00:00
61b0f5d301Added IndexBlock inner class to osgDB::Archive
Robert Osfield
2004-10-27 14:09:24 +00:00
2d4f7d7be0Added setCullingActive false to the absolute transform.
Robert Osfield
2004-10-27 08:39:18 +00:00
2c933fb920Fixed make files.
Robert Osfield
2004-10-26 18:36:47 +00:00
676f204cdbUpdates to osgDB::Archive
Robert Osfield
2004-10-26 18:29:27 +00:00
e79feb1004Removed GDAL reference
Robert Osfield
2004-10-26 18:20:52 +00:00
6f22082c0bRemoved the _initVisitor traversal for update() to prevent OpenGL being called at the wrong time.
Robert Osfield
2004-10-26 18:11:26 +00:00
dc6dc022cdRemoved link to X11
Don BURNS
2004-10-26 15:31:33 +00:00
d8340148a6Made the className() const
Robert Osfield
2004-10-26 10:31:52 +00:00