Commit Graph

  • 54a8ea33ce Added support to slideshow3D for -s commandline option allow the size of the display to be specified. Robert Osfield 2003-11-04 16:38:10 +00:00
  • 8ed0f3ea95 Changed the slide coordinates system so that the bottom left hand corner of the slide is 0,0,0 and the top right is 1,1,0, and the eye point is at the appex of a frustum at x,y,1. Robert Osfield 2003-11-04 15:07:42 +00:00
  • bbc55c14fd Added osgText::Text::getTextureGlyphQuadMap(). Robert Osfield 2003-11-04 13:40:24 +00:00
  • 7f7a51b1ca Fixed positioning of images. Robert Osfield 2003-11-03 23:26:17 +00:00
  • 2e59f65fc9 Fixed positioing of text. Robert Osfield 2003-11-03 23:22:58 +00:00
  • bc7622149d Updated to slideshow3D to support animation + pausing of animation. Robert Osfield 2003-11-03 23:13:31 +00:00
  • de77cede2b Merged fixes from Geof Michel. Robert Osfield 2003-11-02 20:10:04 +00:00
  • 980cfc78f9 Renamed _mips to _mipMapKernel Robert Osfield 2003-10-31 10:11:38 +00:00
  • 1991aa597c Added support for <duration>float</duration> to the slideshow3D .xml format to allow the time for autostepping between layers/slides. Robert Osfield 2003-10-30 16:22:21 +00:00
  • bb97900fe1 Changed the wrap mode from CLAMP to CLAMP_TO_EDGE to avoid artifacts under OSX. Robert Osfield 2003-10-30 00:10:54 +00:00
  • fd016af34b Added support for 565 textures to osgbluemarble. Robert Osfield 2003-10-29 23:10:11 +00:00
  • 1d81edeaab Added option for 565 16bit textures. Robert Osfield 2003-10-29 22:47:21 +00:00
  • 27dbfa9810 Added copying of reference to the main CullVisitor's DatabaseRequestHandler over to the left/right eye CullVisitor to ensure that the database works in stereo. Robert Osfield 2003-10-29 19:22:19 +00:00
  • 47ec8be272 Commented out verbose debugging messages. Robert Osfield 2003-10-29 16:45:17 +00:00
  • f1caec8d6e Added -e -w -o and -l options to the osgbluemarble example. Robert Osfield 2003-10-29 14:59:22 +00:00
  • f1c4dc3b0d Updates for osgdem. Including new read/writeHeightField() methods. Robert Osfield 2003-10-29 11:11:17 +00:00
  • b9775a1a3e Fixed PNG plugin so it handles endianess correctly, and alpha/grey scale textures. Robert Osfield 2003-10-29 10:41:36 +00:00
  • eb4ee3afad *** empty log message *** Robert Osfield 2003-10-27 16:07:21 +00:00
  • bce184e87c Added a check into osg::Sequence::traverse() against an empty sequence, so that a non existant child is not traversed. Robert Osfield 2003-10-27 10:29:52 +00:00
  • d55d8f941d Fixed error when handling mulltiple non per vertex vertex attributes during rendering. Robert Osfield 2003-10-22 13:39:16 +00:00
  • e3713ff106 Added ImageOptions to osgDB. Robert Osfield 2003-10-20 21:31:15 +00:00
  • d78c66a6d1 Added Producer and OpenThreads to linkline. Robert Osfield 2003-10-20 20:17:45 +00:00
  • 8ad75d0ceb Fixed print on scalar bar example. Robert Osfield 2003-10-20 09:01:16 +00:00
  • fa8a06990d From Trajce Nikolov, support for use of PagedLOD in the txp plugin. Robert Osfield 2003-10-19 11:46:34 +00:00
  • c199e74bfc Added support for generating compressed textures in osgbluemarble. Robert Osfield 2003-10-17 15:26:30 +00:00
  • 2db71d01cc Michael Gronager's changes for supporting the in memory gz archiving. Robert Osfield 2003-10-17 15:26:03 +00:00
  • 247efc1635 From Marco Jez, Fix to the bumping mapping effect. Robert Osfield 2003-10-17 14:40:05 +00:00
  • c11762aeb3 Changed the warnings about unhandled op codes to NOTICE instead or WARN Robert Osfield 2003-10-17 10:28:55 +00:00
  • 8f68ca9cf1 Set default values for datatype & pixelformat. Robert Osfield 2003-10-17 10:27:18 +00:00
  • 8bb2ca48b7 Made = opeator const. Robert Osfield 2003-10-17 10:26:31 +00:00
  • 594f25b5d1 Added SceneView::s/getDrawBufferValue(GLenum) to allow customization of what glDrawBuffer() value is set on each frame. Robert Osfield 2003-10-17 10:25:59 +00:00
  • 8b0a5035b2 From Eric Hammil, fix for bmp image size. Robert Osfield 2003-10-17 10:24:22 +00:00
  • 98ed1a8d7d From Michael Gronenger, updates to JP2 plugin. Robert Osfield 2003-10-17 10:23:24 +00:00
  • 42a8ec7eb5 Adding clamping of the tree textures. Robert Osfield 2003-10-17 10:22:46 +00:00
  • 4e7867ba8c From Geoff Michel & Roger James,revised AC3D loader - accepted the improvement from Roger James for texture mapping, and developed his writer until it actually writes most geometries (no text or osgFX nodes of course). Robert Osfield 2003-10-12 15:20:09 +00:00
  • ea04f48251 Moved Producer::Block temporarily into osgDB to ensure that osgDB isn't dependent on Producer. Robert Osfield 2003-10-12 14:51:54 +00:00
  • 42eb39ef37 Improvements to the DatabasePager Robert Osfield 2003-10-12 12:13:58 +00:00
  • fad832425f Improvements to DatabasePager Robert Osfield 2003-10-10 19:25:14 +00:00
  • b9423da386 Added ClusterCullingCallback to ive. Robert Osfield 2003-10-10 12:56:35 +00:00
  • 5d35daa970 Udates to Drawable + IVE plugin with support for new ClusterCullingCallack. Robert Osfield 2003-10-10 12:54:21 +00:00
  • 83b04bd04b Fix for 64bit build. Robert Osfield 2003-10-10 11:12:37 +00:00
  • 53081bc9c1 Fixed the setting of the offset so that it convert degrees to radians. Robert Osfield 2003-10-10 09:41:04 +00:00
  • aee27a18eb Fix for 64bit build. Robert Osfield 2003-10-09 20:56:15 +00:00
  • 5aaa72438f Fixed missing osg:: Robert Osfield 2003-10-09 20:50:21 +00:00
  • 6a3f7dfc45 Added DrawElementsUByte to ive plugin. Robert Osfield 2003-10-09 14:55:56 +00:00
  • 754af22eac Converted the animation path file reading code to use std::ifstream rather than C style file so that it can handle configurable types better - fixing a bug associated with reading animation paths with the new osg::Quat defaulting to doubles. Robert Osfield 2003-10-09 10:44:15 +00:00
  • 3b65b028b2 Added protection to the DatabasePager::requestNodeFile()'s call to startThread to ensure that only one startThread is every issued. Robert Osfield 2003-10-09 09:48:36 +00:00
  • 1a6dc82d32 Made the Drawable::*Callback derive from osg::Object so that they can be saved to .osg properly. Robert Osfield 2003-10-08 21:29:45 +00:00
  • 83816dac04 Added ImageOptions for use with the GDAL plugin Robert Osfield 2003-10-08 14:24:13 +00:00
  • cf55858462 Added osgbluemarble data Robert Osfield 2003-10-08 14:08:28 +00:00
  • e7c0d70747 Added new GDAL plugin and osgbluemarble example to demonstrate how to create PagedLOD'd databases using GDAL. Robert Osfield 2003-10-08 13:09:23 +00:00
  • 48fc18fe8b From Rune Schmidt Jensen, bug fix to reading of osg::Quat's Robert Osfield 2003-10-07 18:41:38 +00:00
  • a3d1e8dd0d Added -losgGL2 to link line for OSX. Robert Osfield 2003-10-06 10:03:39 +00:00
  • d3ae2ed90a Added -losgGL2 Robert Osfield 2003-10-06 08:53:56 +00:00
  • 672e431602 Commented out gdal temporarily from the list of plugins to compile. Robert Osfield 2003-10-06 08:01:12 +00:00
  • b0b73f4ad9 Changed the texture search path mechanism to better utlise the OSG's search file path mechansim. Robert Osfield 2003-10-05 16:16:39 +00:00
  • 5c17b5059a From Mike Weiblen, added support for OpenGL SL to osgFX::Cartoon. Robert Osfield 2003-10-05 11:42:26 +00:00
  • d97720be18 Added VS.dsp updates for Mike Weiblen's updates to osgGL2/osgshaders Robert Osfield 2003-10-05 11:34:25 +00:00
  • ce15c880b1 From Mike Weiblen, updates to osgGL2 to support Uniform values Robert Osfield 2003-10-05 11:30:54 +00:00
  • 9d6bf8d1b6 From Jason Ballenger, fix for ArgumentParser::getApplicationName() Robert Osfield 2003-10-03 16:29:34 +00:00
  • 6ff1f6d127 Updated NEWS Robert Osfield 2003-10-03 16:27:02 +00:00
  • bcf6a4491a Added Producer.lib and OpenThreadsWin32.lib to link lines. Robert Osfield 2003-10-03 09:00:09 +00:00
  • 4ccb46e155 Fixes to project files. Robert Osfield 2003-10-02 19:09:19 +00:00
  • eae83d6a4e Returned revision number to 0, for main development work Robert Osfield 2003-10-02 14:46:07 +00:00
  • 1af9f7f82a Updated the revsion number to 2, for the 0.9.6-2 release. Robert Osfield 2003-10-02 14:43:39 +00:00
  • c7825e7f4d Updated ChangeLog for release. Robert Osfield 2003-10-02 14:42:48 +00:00
  • 5227bc60df Updated docs for 0.9.6-2 release Robert Osfield 2003-10-02 14:28:30 +00:00
  • dec5bb1f2a Updated NEWS Robert Osfield 2003-10-02 14:11:57 +00:00
  • 82143f7553 Added osgDB::Registry::s/getUseObjectCacheHint() Robert Osfield 2003-10-02 13:26:01 +00:00
  • 6deedbf08c Added a check against opaque textures, when detected turn the material white as per specs for 3ds. Robert Osfield 2003-10-01 21:59:55 +00:00
  • e2ab8f18da Added osgcameragroup to the Windows apps list. Robert Osfield 2003-10-01 20:48:37 +00:00
  • d6387e6eb8 Removed afterescher reference from runexamples.bat. Robert Osfield 2003-10-01 20:41:15 +00:00
  • 4700b8902c Introduced new DisplaySettings::set/getDisplayType() and environemtal variables to and command line arguments to set it. Robert Osfield 2003-10-01 15:56:52 +00:00
  • facbdcf43b Added addEntryToObjectCache method to osgDB::Registry Robert Osfield 2003-10-01 13:12:25 +00:00
  • 2f4d02278c Rewrote the osgtexturerectangle and osgprerendercubemap Robert Osfield 2003-10-01 09:46:11 +00:00
  • c00a88f4a4 From Tree, added missing setTextureData method. Robert Osfield 2003-10-01 09:18:24 +00:00
  • ddde1c4e46 Removed debugging comments. Robert Osfield 2003-09-30 21:30:39 +00:00
  • d3a0b5f7c7 Add /Zm200 option to osg library, Robert Osfield 2003-09-30 19:42:27 +00:00
  • f167393b16 Added osgText dependancy to the osgforest project. Robert Osfield 2003-09-30 19:24:40 +00:00
  • 2509c3339d Changed std::vector<>::at to []. Robert Osfield 2003-09-30 19:09:31 +00:00
  • 80d1e69e2c Added text hud instructions. Robert Osfield 2003-09-30 15:50:46 +00:00
  • af8b5df0ae Added quad tree support into osgforest Robert Osfield 2003-09-30 13:48:58 +00:00
  • 8f4c4dbae8 Fixed DriveManipulator::init(,) method so that used a Matrix::set(Quat) rather than the inappropriate usage Matrix::get(Quat). Robert Osfield 2003-09-29 14:42:15 +00:00
  • b57404d17e Fixed the Geometry::verifyBindings && computeCorrectBindingsAndArraySizes so they correctly check the indices and array elements. Robert Osfield 2003-09-29 14:07:46 +00:00
  • e693f148cb Made osg::Quat support either float or double internal representation, defaulting to double. Robert Osfield 2003-09-29 13:35:02 +00:00
  • 7d69f8e193 Added getPerspective() method to Matrix* and SceneView Robert Osfield 2003-09-29 13:14:34 +00:00
  • a1d0ebece0 From Clay Fowler, fixes to osgdemeter so that the whole terrain model can be visualised at once. Robert Osfield 2003-09-29 08:03:08 +00:00
  • da8ef894c1 Added equals operator to CUllingSet. Robert Osfield 2003-09-28 10:15:10 +00:00
  • 32395ae98c Added a using namespace osgGA to keep things compiling under MipsPro + VS6.0 at them same time. Robert Osfield 2003-09-28 09:34:31 +00:00
  • 5027d831c0 Fixed nameing of getAllocationMode() Robert Osfield 2003-09-28 09:23:45 +00:00
  • 00d8ce7a48 Changed std::vector<>::at(i) array access usage to straight [i] to keep things compiling on gcc 2.x serious Robert Osfield 2003-09-26 20:14:30 +00:00
  • 65c33b0574 From Michael Gronager, jp2 plugin for reading and writing JPEG2000 files. Robert Osfield 2003-09-26 16:02:53 +00:00
  • f8df9991b2 Improves to CullStack. Robert Osfield 2003-09-26 11:20:43 +00:00
  • 7fb9f6be4b Added the beginnings of a new osgforest example. Robert Osfield 2003-09-25 21:54:33 +00:00
  • 16216b991f Added a local osg::State to the pbuffer implementation. Robert Osfield 2003-09-24 18:54:28 +00:00
  • 243b288d87 Made the calling of drawable update callbacks always happen when a geode is traversed in the update traversal. Robert Osfield 2003-09-24 18:53:47 +00:00
  • 2812c50329 Improved the Geometry::verifyBinding() and computeCorrectBindingsAndArraySizes() methods to check all atributes and to report warnigns when errors are detected. Robert Osfield 2003-09-24 15:54:22 +00:00
  • 49cc9b85d5 From Tom Jolly, added support for TexEnv to pfb plugin. Robert Osfield 2003-09-23 14:42:56 +00:00
  • dc674e9b20 From Bob Kuehne, added extra include for freetype to find it on OSX. Robert Osfield 2003-09-22 21:22:16 +00:00
  • cf6c5af521 Changed reference to osgPluins/GNUmakefile to Make/makedirdefs Robert Osfield 2003-09-22 17:09:59 +00:00