Commit Graph

  • 6a82bb28fc Added handling of $ comment line, and 'g' empty group name Robert Osfield 2004-08-29 15:09:26 +00:00
  • 2f4a384fa9 Added two options to the .net loader: hostname=<hostname> - Specify the host to connect to to retreive files server_prefix=<directory> - Specify a prefix to each file indicating a directory for the server to look into Also, the .net server now does not require a file to have the .net suffix. ALl this together now means that you can do this: Don BURNS 2004-08-29 00:57:02 +00:00
  • 3e74db50e5 Changes for IRIX build and fix to build system Don BURNS 2004-08-28 23:04:47 +00:00
  • 2a3f7b2799 Added the .net plug-in. This allows the reading of files by specifying <host>:file.<ext>.net for example: Don BURNS 2004-08-28 07:25:21 +00:00
  • f2f1543a88 Fix of OSX build Robert Osfield 2004-08-27 16:52:23 +00:00
  • 617f6d4585 Fix for OSX build. Robert Osfield 2004-08-27 16:19:05 +00:00
  • 255c27d552 Added a new osgDB::appendPlatformSpecificLibraryFilePaths() method to FileUtils.cpp Includes a new OSX code from Eric Wing Robert Osfield 2004-08-27 16:14:21 +00:00
  • 79bcd892bd Added .tif extension to handled extension list Robert Osfield 2004-08-27 14:56:08 +00:00
  • 2bfc9c855c Removed eroneous cancel() and join() from the DatabasePager::run() method. Robert Osfield 2004-08-27 12:04:29 +00:00
  • 5d8d05970e Added handling of short (<=4 points) polygons as tri fans and the rest as polygons which are tesselated, to improve load and build time, yet still resselating the large polygons that need it. Robert Osfield 2004-08-27 08:03:26 +00:00
  • b50f0db0a9 Added handling of DrawArrayLengths PrimitiveSet. Robert Osfield 2004-08-27 08:01:17 +00:00
  • b5c2d85962 Improvements to handling of winding of polygons. Robert Osfield 2004-08-26 16:20:26 +00:00
  • 71149635fc Removed debugging output. Robert Osfield 2004-08-26 14:52:14 +00:00
  • 889704964b Rewrite of OBJ parser + converter to OSG Robert Osfield 2004-08-26 14:33:38 +00:00
  • 075c2f94d0 Fixed getHomePosition Robert Osfield 2004-08-26 06:41:09 +00:00
  • 45313a0aae Robert must've forgotten to set VERSION_REVISION back to 0 after tagging the release Don BURNS 2004-08-24 21:35:41 +00:00
  • 8c92d043ad Removed "interlace" debugging message Robert Osfield 2004-08-24 18:27:47 +00:00
  • f15877f89b Changed the AnimationPathCallback::reset() to reset the _firstTime to DBL_MAX so that it resets on the next update traversal. Robert Osfield 2004-08-24 18:23:53 +00:00
  • 91dfbf1f06 Added support for looping mode Robert Osfield 2004-08-24 13:25:45 +00:00
  • b2d39d7f5b Added s/getLoopingMode() to ImageStream and MPEG plugin Robert Osfield 2004-08-24 12:55:15 +00:00
  • 5095ee5909 Removed HoveManipulator Robert Osfield 2004-08-24 11:00:05 +00:00
  • 81d2e576a4 Updated docs Robert Osfield 2004-08-24 10:58:51 +00:00
  • 314874cf81 Made the command buffer have 20 elements in it to protect against wrapping around. Robert Osfield 2004-08-24 08:43:53 +00:00
  • c3f6e9f7cd Changed --compress to --compressed in commandline docs Robert Osfield 2004-08-24 07:29:28 +00:00
  • 3326454650 Fixed error for when screen width * 0.75 is greater than screen height for compute of window size when coming from fullscreen when 'f' key is pushed. Don BURNS 2004-08-23 20:29:42 +00:00
  • 360de7f15b Fixed assumption that the users's screen is 1280x1024 when toggling full screen with the 'f' key. Don BURNS 2004-08-23 17:17:46 +00:00
  • 884db0048c Fixed link to download page Robert Osfield 2004-08-23 14:08:26 +00:00
  • 4dd1c6688a Added protection to prevent crashes on calls when no data is set up Robert Osfield 2004-08-23 08:44:47 +00:00
  • 9486146ace Changed the write help option to just output commandline options. Robert Osfield 2004-08-23 08:31:55 +00:00
  • 40e42793b9 Updated docs to point to correct 3rd party binaries Robert Osfield 2004-08-23 07:25:19 +00:00
  • 19ed70a6ce Added back in the -s (scale) argument to osgconv, which was dropped in the last revision. Don BURNS 2004-08-21 17:29:19 +00:00
  • 89a6e092cc From Don Tidrow, fixes to comments. Robert Osfield 2004-08-20 09:46:02 +00:00
  • c2a4f696f0 Bumped up the revision number to 2 for the 0.9.7-2 release Robert Osfield 2004-08-18 10:07:02 +00:00
  • a5951d05e4 Set date for 0.9.7-2 release Robert Osfield 2004-08-18 09:34:50 +00:00
  • 1a455e1aad Rejigged the __int* definitions to try and get round Mingw compile errors Robert Osfield 2004-08-18 06:06:02 +00:00
  • 5460013a92 From Bruce Clay, fixes for VS6.0 build. Robert Osfield 2004-08-17 19:42:45 +00:00
  • 6ff7195964 From David Fries, added getBinNum() method Robert Osfield 2004-08-17 18:57:02 +00:00
  • a1fc4b986c Changed sizeof(..) references to 1,2,4 respectively. Robert Osfield 2004-08-17 18:56:24 +00:00
  • 5a147261de Updated changelog Robert Osfield 2004-08-17 08:14:50 +00:00
  • ca61c11134 From David Fries, "I added code to also check the local up vector, but only if one of the rotation modes is selected, because autoscale isn't affected by the camera rotations. " Robert Osfield 2004-08-17 07:58:32 +00:00
  • ffc5dfb83b Changed the "flip" keyword to "dds_flip" Robert Osfield 2004-08-17 07:44:31 +00:00
  • c86fbe2efa Updated docs for second rev of 0.9.7 Robert Osfield 2004-08-17 07:43:30 +00:00
  • d565d92cc8 Removed computeMipMaps call Robert Osfield 2004-08-17 06:15:54 +00:00
  • 4f376529b7 Added support for "flip" option string, which if present flips incoming images about the vertical axis. Accessed via -O flip on the commandline. Robert Osfield 2004-08-16 21:14:19 +00:00
  • a9cb803404 Added a handling of different hex long long handling for VS and non VS. Robert Osfield 2004-08-16 21:03:41 +00:00
  • cf99c3c9bd Added support in Image::flipVertical for flipping mipmapped imagery and for flipping compressed imagery. Robert Osfield 2004-08-16 20:57:24 +00:00
  • bb6fe74738 Fixed _MSC_VAR reference Robert Osfield 2004-08-16 16:43:17 +00:00
  • 34a63749ea Added dxtctool.h/.cpp Robert Osfield 2004-08-16 15:45:17 +00:00
  • 8c1f1e05c8 Added fxtctool in prep for adding compressed imagery swap Robert Osfield 2004-08-16 15:43:12 +00:00
  • 7d41c7f4c3 Cleaned up output level of debugging messages Robert Osfield 2004-08-16 14:21:31 +00:00
  • dc0bc861b2 Fix to order of materials Robert Osfield 2004-08-16 14:03:17 +00:00
  • 87a2a282be From Michael Gronager, addition of NodeCallback support in .osg format. Robert Osfield 2004-08-16 13:54:40 +00:00
  • a8c05e9342 Improvements to the handling of OBJ files Robert Osfield 2004-08-16 13:17:29 +00:00
  • 28e43fb2da Disabled the culling on the DistortionNode. Robert Osfield 2004-08-16 08:58:07 +00:00
  • 6c3eb95f7b Disabled the culling for clear node. Robert Osfield 2004-08-16 08:55:48 +00:00
  • d64aa24449 Changed the length multiple to be 2x the bounding sphere radius Robert Osfield 2004-08-16 08:32:16 +00:00
  • f62d0e4dd2 From Michael Gronager, fix to an orientation bug. Robert Osfield 2004-08-16 07:29:07 +00:00
  • 1f3e43997d P*E*G*O*U*T Sound. Spelling fixes. Don BURNS 2004-08-14 15:42:01 +00:00
  • 289a41fb17 Added news for release 0.9.7-2 Robert Osfield 2004-08-13 15:48:24 +00:00
  • baeb980c1a Updates for 0.9.7-2 release Robert Osfield 2004-08-13 15:29:15 +00:00
  • 907f6361ca From Corbin Holtz, addition of support for reading imagery with color tables, including code from Frank Warmerdam on the GDAL side, and integration/reworking work form Robert Osfield. Robert Osfield 2004-08-13 14:42:26 +00:00
  • 3024fffbc4 Updated docs. Robert Osfield 2004-08-13 14:09:48 +00:00
  • 796e6bb50a Added docs for CacheObjectHints Robert Osfield 2004-08-13 13:46:47 +00:00
  • 14d9013699 Removed redundent include/ReadFile call Robert Osfield 2004-08-13 13:27:29 +00:00
  • 3568e60718 Changed the "Reading a byte swapped file" message to info level. Robert Osfield 2004-08-13 12:38:12 +00:00
  • 195a1be76e Fix for VS6.0 build Robert Osfield 2004-08-13 12:05:08 +00:00
  • 15240f8601 Added #include<typeinfo> required for X-platform build. Robert Osfield 2004-08-13 10:50:44 +00:00
  • 61033103bc Removed inappropriate #ifdefs Robert Osfield 2004-08-13 10:49:45 +00:00
  • 6227aa6251 Fixes for OSX. Robert Osfield 2004-08-13 10:46:04 +00:00
  • 821b0991d9 From Ben Discoe, build fix for float version of Matrix. Robert Osfield 2004-08-11 08:25:14 +00:00
  • e871adae1a Changed the database pager run message to only output at an info level Robert Osfield 2004-08-10 18:31:43 +00:00
  • b52b972a67 Updated to include reference to osgdem Robert Osfield 2004-08-10 13:30:32 +00:00
  • 45221db0bc Added osgdem quick usage guide Robert Osfield 2004-08-10 13:19:04 +00:00
  • a6c8ea6806 Set revision number back to 0. Robert Osfield 2004-08-09 15:12:00 +00:00
  • 2ac669bea4 Set version to 0.9.7-1 Robert Osfield 2004-08-09 15:08:30 +00:00
  • 3cad12d967 Updated NEWS Robert Osfield 2004-08-09 13:58:03 +00:00
  • bd68cf9f50 Changed binding warnings to be reported as info rather than as warnings. Robert Osfield 2004-08-07 19:08:12 +00:00
  • 857d8e2435 Added the ability to set the global stateset, as use this RenderStageLighting Robert Osfield 2004-08-07 09:42:19 +00:00
  • 2754f46c5d From Bob Kuehne, change the FREETYPE_INCLUDE and _LIB to hardcoded version to avoid reliance on freetype-config. Robert Osfield 2004-08-06 19:55:36 +00:00
  • 9e797a8408 Fix for Mingw from Norman Vine. Robert Osfield 2004-08-06 09:38:43 +00:00
  • aff56d35f2 Updated NEWS Robert Osfield 2004-08-06 09:36:13 +00:00
  • 4340a0a1e4 From Bob Kuehne, adding of SDKPATH to OSX build Robert Osfield 2004-08-06 09:35:08 +00:00
  • 740524bb56 Added support for the "precision <value>" options string Robert Osfield 2004-08-06 08:56:18 +00:00
  • 4689db0fd8 Updated docs Robert Osfield 2004-08-06 08:34:54 +00:00
  • 3579506fa8 Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating the previous setAutoRotateToScreen(). Added support for ROTATE_TO_CAMERA mode. Robert Osfield 2004-08-06 08:22:58 +00:00
  • ed10594139 Updated docs Robert Osfield 2004-08-06 06:53:36 +00:00
  • c35d5de13a Typo fixes from Geoff Michel Robert Osfield 2004-08-06 05:28:51 +00:00
  • e004dbe58e From Bruce Clay, Build fixes for Win32 VS6.0 Robert Osfield 2004-08-06 05:25:21 +00:00
  • e9f4ed87bc From Jay Zuckerman, fixes to AutoTransform so that it includes checking of previous position value. Robert Osfield 2004-08-05 15:15:51 +00:00
  • 009cda4134 From Marco Jez, updates to work with latest StateAttrbiute::compileGLObjects method Robert Osfield 2004-08-05 15:14:50 +00:00
  • 4d2c08b39a From Marco Jez, commented out info debugging messages Robert Osfield 2004-08-05 15:02:51 +00:00
  • b57a4ec323 From Marco Jez, VS.NET warning fixes. Robert Osfield 2004-08-05 13:41:52 +00:00
  • 66397b3962 Changed the popProjectionMatrix so that it didn't allow modification on the near and far values when clamping the projection matrix. Robert Osfield 2004-08-05 12:47:55 +00:00
  • 53dc96bb50 Added s/getClearColor and deprecated s/getBackgroundColor(). Re-implemented setClearColor so that it passes on its value to Camera::setClearColor(), and changed OsgSceneHandler to use the Camera::getClearColor() on each new frame to ensure that it reflects the settings of the camera correctly. Robert Osfield 2004-08-05 10:01:32 +00:00
  • ddb7423e46 Set version numbers for 0.9.7 release Robert Osfield 2004-08-05 08:02:48 +00:00
  • 54d47a13ce Added GDAL to dependencies list Robert Osfield 2004-08-04 10:22:55 +00:00
  • e59fcfe6ce Cleaned up the gdal-config usage to work with gdal-1.1.9 Robert Osfield 2004-08-04 10:03:57 +00:00
  • b03d3e3a58 Added support for setting custom dependencies Robert Osfield 2004-08-04 09:20:28 +00:00
  • 7eb3f2646e From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin Robert Osfield 2004-08-04 08:27:43 +00:00
  • 041b664660 From Brede Johansen, fixes for Win32 build Robert Osfield 2004-08-04 07:14:12 +00:00