Commit Graph

  • 5b5e3e5f78 Updated version numbers to 2.6.0 Robert Osfield 2008-07-25 21:01:57 +00:00
  • f2e87d6188 Updated REAME and NEWS for 2.6 branch Robert Osfield 2008-07-25 21:00:12 +00:00
  • bdd558af3b Updated wrappers Robert Osfield 2008-07-25 20:50:59 +00:00
  • 5cac386fa6 Renamed enums in osgWidget from ALLCAPITALS to normal OSG conventional of AllCapital Robert Osfield 2008-07-25 20:50:42 +00:00
  • eed365aef4 Added PluginQuery function to wrappers Robert Osfield 2008-07-25 20:49:17 +00:00
  • f4d74b66cf Added OSGPL Copyright notices Robert Osfield 2008-07-25 20:04:41 +00:00
  • ff5da51dcb Restructured classes to better fit with style of the rest of the OSG. Robert Osfield 2008-07-25 19:57:17 +00:00
  • 727925a1c2 Added include to help wrapper building Robert Osfield 2008-07-25 19:53:18 +00:00
  • e525dd21bf Improved handling of PAGE_AND_RETAIN_IMAGES Robert Osfield 2008-07-25 18:44:13 +00:00
  • 65d5ef608d Reverted back to using std::list<std::String> Robert Osfield 2008-07-25 17:42:37 +00:00
  • d137394169 Added Mode support Robert Osfield 2008-07-25 16:23:00 +00:00
  • d0890ab250 Updated wrappers, and further refined the ImageSequence API Robert Osfield 2008-07-25 16:11:51 +00:00
  • d8d2bc4193 From Ulrich Hertlein, "as I hinted at on osg-users in the "obj loader: map_* only reads last component" thread, this submission broke material/texture loading for some files I have that specify texture matrix scaling. Robert Osfield 2008-07-25 15:45:40 +00:00
  • 55199b8e38 From Stephan Huber: updated XCode-project Stephan Maximilian HUBER 2008-07-25 15:38:12 +00:00
  • ec4d189b64 Added ImageSequence to .ive plugin, added support for multiple ImageThreads in osgDB::ImagePager Robert Osfield 2008-07-25 13:45:07 +00:00
  • 0d1656055c Moved PluginQuery from osgconv into osgDB Robert Osfield 2008-07-25 10:18:36 +00:00
  • 5cdb5c055c Added extension docs Robert Osfield 2008-07-25 10:18:14 +00:00
  • 7c6aba874b Added option docs Robert Osfield 2008-07-25 09:46:05 +00:00
  • 7cb4c46908 Added missing returns Robert Osfield 2008-07-24 17:38:50 +00:00
  • 79fbab4a95 From Paul Martz, "Not sure about the descriptions, so I left those blank. But at least "osgconv --formats" will display the .ive options now." Robert Osfield 2008-07-24 13:25:49 +00:00
  • c8d3e81e08 Updated wrappers Robert Osfield 2008-07-24 12:48:25 +00:00
  • 2cf44741d7 Added getCurrentCamera/getCurrentRenderStage methods Robert Osfield 2008-07-24 12:47:55 +00:00
  • 6915bce1a2 Added a getCurrentRenderStage() and getCurrentCamera() convninience methods, and converted the CullVisitor::apply(OcclusionQueryNode&) implementation to use the new getCurrentCamera method. Robert Osfield 2008-07-24 12:18:49 +00:00
  • 53aad98d09 Improved the feedback for when a plugin isn't available. Robert Osfield 2008-07-24 12:06:05 +00:00
  • 7dabdf5d7e Added supportOptions() entry docs Robert Osfield 2008-07-24 12:01:45 +00:00
  • efd20ea643 Added --format extname and --plugin pluginname extensions, and improved formating Robert Osfield 2008-07-24 12:01:23 +00:00
  • ea309e2677 From Bob Kuehne, "fix for filenames that have spaces within their name." Robert Osfield 2008-07-24 11:22:43 +00:00
  • 4fe8907748 Updated wrappers Robert Osfield 2008-07-23 22:19:37 +00:00
  • ec9218ad1f Refactored OverlayData so that its possible to subclass OverlayNode/OverlayData. Robert Osfield 2008-07-23 22:19:29 +00:00
  • 820586a3d0 Added wrappers Robert Osfield 2008-07-23 21:52:03 +00:00
  • dc05f2ef95 Moved helper classes into Protected section Robert Osfield 2008-07-23 21:49:07 +00:00
  • 86ca0860cc From Paul Martz, typo fixes Robert Osfield 2008-07-23 21:25:09 +00:00
  • bfcc7473b8 Applied filename fix suggested by Andrew Bettison. Robert Osfield 2008-07-23 19:06:14 +00:00
  • daa3d2381a Implemented ImagePager internals Robert Osfield 2008-07-23 19:04:46 +00:00
  • 6488ff23a5 Fixed unitialized variable Robert Osfield 2008-07-23 15:42:02 +00:00
  • cc2af85c96 Further work on ImageSequence Robert Osfield 2008-07-22 20:20:16 +00:00
  • c9dc578186 Added support for pruning old images, recording the Duration in the .osg file, and -o filename output support in osgimagesequence. Robert Osfield 2008-07-22 16:44:49 +00:00
  • 66c2add024 Improved position when multiple videos are provided Robert Osfield 2008-07-22 15:58:40 +00:00
  • ec13321bd7 Updated wrappers Robert Osfield 2008-07-22 15:21:24 +00:00
  • 669d6be0b2 Fixed handling of TextureCubeMap's with mipmapped/ImageSequence/PBO's. Robert Osfield 2008-07-22 14:47:59 +00:00
  • 14771d3a4d Added ImageSequence IO support in Texture classes Robert Osfield 2008-07-22 12:40:02 +00:00
  • 5ab73e9f80 Added support for ImageSequence to all Texture classes Robert Osfield 2008-07-22 12:28:46 +00:00
  • 74a1b7881e Disabled the setting of Texture::setUnrefImageOnApply(true) when the imagery is an ImageStream. Robert Osfield 2008-07-22 10:13:57 +00:00
  • f513700450 From Mario Valle, "The attached osgWidget source solves three compilation warnings on VC 7.1 on WindowsXP (OSG 2.5.5). BTW the construct is absolutely legal C++, but VC 7.1 has a different idea..." Robert Osfield 2008-07-22 09:02:44 +00:00
  • 19e3b1624d Moved osgViewer::ScreenCaptureHandler's WindowCaptureCallback from head into .cpp to clean up headers and avoid wrapper build issues. Robert Osfield 2008-07-21 23:42:59 +00:00
  • e8344a614d Removed the reducent non const get methods Robert Osfield 2008-07-21 22:38:11 +00:00
  • cad2f6d4fc From Jean-Sebastien Guay, "Changes attached so that the CaptureOperation is passed in the constructor of the ScreenCaptureHandler (default 0 = default CaptureOperation). This way, you can do: Robert Osfield 2008-07-21 21:28:48 +00:00
  • 5e80c3856f From Ruth Lang, "using osg version 2.5.5 and compiling my program under OpenSUSE 11.0 with gcc (version 4.3.1) I got the following error message in include/osgUtil/TriStripVisitor and Tessellator Robert Osfield 2008-07-21 21:20:21 +00:00
  • 573044ceea From Mario Valle, signed/unsgined warning fix Robert Osfield 2008-07-21 21:17:05 +00:00
  • 041a06b89d Further work on osg::ImageSequence/osgDB::ImagePager Robert Osfield 2008-07-21 21:00:57 +00:00
  • 73bcc2613c Upated version number for dev release Robert Osfield 2008-07-21 20:44:37 +00:00
  • e4b22e44d2 Moved the ~Record body into the .cpp to avoid a MipsPro compile error (due to a compiler bug) Robert Osfield 2008-07-21 19:23:03 +00:00
  • 34a085a1bd Added call to OpenThreads::Thread::cancel(); Robert Osfield 2008-07-21 17:45:28 +00:00
  • 6796b4f70d Updated wrappers Robert Osfield 2008-07-21 17:39:55 +00:00
  • acd7e65687 Added basic image sequencing Robert Osfield 2008-07-21 17:28:22 +00:00
  • f088d113f6 Added non const getAuthenticationMap(). Robert Osfield 2008-07-21 17:27:59 +00:00
  • 2125c9843b Moved the if (!buffer) check to infront of the memory initialization Robert Osfield 2008-07-21 16:17:41 +00:00
  • dc19bcc7e0 Added --login <url> <username> <password> http authentication. Robert Osfield 2008-07-21 15:05:08 +00:00
  • 7ec7b8d9cb Added --login url username password http authentication option Robert Osfield 2008-07-21 15:04:19 +00:00
  • ac61676368 Initial cut of osgimagesequence example Robert Osfield 2008-07-21 10:57:06 +00:00
  • d930308de4 From Stephan Huber: updated XCode-project Stephan Maximilian HUBER 2008-07-21 10:48:14 +00:00
  • 09e7bcdf4e Added ImagePager first cut, and updated wrappers Robert Osfield 2008-07-21 10:10:01 +00:00
  • c2432b22da Added first cut of ImageStream IO wrapper Robert Osfield 2008-07-21 09:55:15 +00:00
  • d12708e6f6 First cut of osgDB::ImagePager for updating osg::ImageSequence Robert Osfield 2008-07-21 09:47:39 +00:00
  • d17a255d8e First cut of osg::ImageSequence class Robert Osfield 2008-07-21 09:46:53 +00:00
  • 3814731c27 From Adrain Elgi, added osgGA to link list Robert Osfield 2008-07-18 21:17:35 +00:00
  • 18e9d2d53b Introduce a custom atof function that always assumes data comes in form 10.10 with the full stop used as a decimal place. Robert Osfield 2008-07-18 11:39:06 +00:00
  • 46796978fd From Jean-Sebastien Guay and Robert Osfiled, osgViewer::ScreenCaptureHandler for taking screenshots Robert Osfield 2008-07-17 16:12:39 +00:00
  • 198ae2ba56 Updated version and AUTHORS.txt for 2.5.5 release Robert Osfield 2008-07-17 14:25:04 +00:00
  • c7b2578d5f Updated ChangeLog for 2.5.5 release Robert Osfield 2008-07-17 14:18:59 +00:00
  • 43e2c5fadf Updated wrappers Robert Osfield 2008-07-17 14:13:13 +00:00
  • 4aed0a7eac From Ulrich Hertlein, "attached are some minor tweaks: Robert Osfield 2008-07-17 13:51:14 +00:00
  • dd9364df0e Updated ChangeLog Robert Osfield 2008-07-17 13:32:47 +00:00
  • 1274feb66b From Stephan Huber: updated XCode project Stephan Maximilian HUBER 2008-07-17 13:23:43 +00:00
  • 8751bdbc97 Updated wrappers Robert Osfield 2008-07-17 12:26:42 +00:00
  • 969884e6c2 Moved AuthenticalMap/AuthenticationDetails out in their own files Robert Osfield 2008-07-17 12:13:04 +00:00
  • adaf71fa19 Added osgDB::AuthenticationMap/Details to osgDB and curl plugin to add the ability to authenticate http transfers Robert Osfield 2008-07-17 11:55:55 +00:00
  • a6c72dc21c Removed net plugin for Xcode projects Robert Osfield 2008-07-16 19:07:01 +00:00
  • cacb509f60 Moved .net plugin out into Deprecated section of osg svn repostitory Robert Osfield 2008-07-16 16:19:54 +00:00
  • b0d1f419e3 Fixed path to font Robert Osfield 2008-07-16 16:19:19 +00:00
  • 2fefc911fd Set the default setting of LineWidth to 2.0 to ensure that old default behavior is maintained. Robert Osfield 2008-07-16 16:05:43 +00:00
  • c3a4237e3a From Vincent Bourdier, removed line with setWidth(2.0) as this code prevents user settings of line with. Robert Osfield 2008-07-16 16:04:27 +00:00
  • c33f7e5720 Cleaned up the updateStateSet code Robert Osfield 2008-07-16 15:58:51 +00:00
  • b068777c22 Refactored the MultiTextureControl node callback so that the update is now done as an update callback, with the elevation aquired via a cull callback Robert Osfield 2008-07-16 15:58:15 +00:00
  • 270a671c75 Updated wrappers Robert Osfield 2008-07-16 13:29:35 +00:00
  • 5f0f80cab2 Changed int's to unsigned int's to avoid warnings Robert Osfield 2008-07-16 13:26:06 +00:00
  • 850034ab75 Moved the _textureObjectBuffer assignment to after the imagery has been download to avoid crashes under multi-threaded compile of texture objects (was causing a crash with 3D Textures, but is something that would happen with other Texture types as well.) Robert Osfield 2008-07-16 13:23:58 +00:00
  • ccf22f6a15 From Stephan Huber: updated XCode-project, included osgWidget-Framework Stephan Maximilian HUBER 2008-07-16 12:53:58 +00:00
  • 41bd615f3a Removed a division by precomputing the associated values Robert Osfield 2008-07-16 11:40:01 +00:00
  • a20e5791d9 From Jeremy Moles, Updated file references to reflect new data in OpenSceneGraph-Data Robert Osfield 2008-07-15 22:30:51 +00:00
  • a8cb408213 Added osgWidget wrappers Robert Osfield 2008-07-15 22:13:35 +00:00
  • 8fe0820bb8 Converted tabs to four spaces Robert Osfield 2008-07-15 22:03:59 +00:00
  • e6c99b0434 Fixed typo Robert Osfield 2008-07-15 21:28:22 +00:00
  • e9368c6fa3 Moved the private sections int protected to allow subclasses acces to all methods/members. Moved public section to top of the class definition to make it more consistent with the rest of the OSG. Robert Osfield 2008-07-15 20:30:56 +00:00
  • a383f7ee34 Fixed name of lib Robert Osfield 2008-07-15 19:42:49 +00:00
  • 47255490a9 Changed IMPORT to "Import option", and "EXPORT:" to "Export option:" in supportsOptions() docs make it a little more friendly and understandable Robert Osfield 2008-07-15 19:28:30 +00:00
  • 115787f8e9 From Paul Martz, "Here's documentation for the export options of the FLT plugin. I also labeled the import options as such." Robert Osfield 2008-07-15 19:26:20 +00:00
  • f4cb039a3c Updated version number to 2.5.5 in prep for dev release Robert Osfield 2008-07-15 19:24:48 +00:00
  • abe16fa571 Changed the version setup code to be consistent with the rest of the OSG Robert Osfield 2008-07-15 19:24:22 +00:00
  • b343cbfc5f Removed now redundent example Robert Osfield 2008-07-15 19:23:48 +00:00