Commit Graph

  • 6298312cf0 Updated ChangeLog for 2.8.0-rc2 Robert Osfield 2009-02-06 16:03:38 +00:00
  • 1a28f0105d Bumped version number of svn/trunk to 2.9.0 Robert Osfield 2009-02-06 15:49:21 +00:00
  • b19b2f820b Added a couple more pragma's to resolve final Windows warnings Robert Osfield 2009-02-06 15:39:44 +00:00
  • f5ecacdf4e From Paul Melis & Robert Osfeild, improvements to find scripts to better handle diffrent installation combinations Robert Osfield 2009-02-06 15:38:09 +00:00
  • 1a3a801857 From Gary Quinn, spelling fixes Robert Osfield 2009-02-06 15:27:41 +00:00
  • 22e4e63060 From Gary Quinn, spelling fixes Robert Osfield 2009-02-06 15:17:49 +00:00
  • 5ee4a99de0 Updated date of release Robert Osfield 2009-02-06 15:13:19 +00:00
  • 9097925163 Added version checks and an extra header check to make sure everything that is required by the gecko plugin is available. Robert Osfield 2009-02-06 14:23:58 +00:00
  • e63e19bed4 Fixed path to version resource input file Robert Osfield 2009-02-06 14:19:14 +00:00
  • ac150182b2 From Gary Quin + Robert Osfield, clean up of old batch file Robert Osfield 2009-02-06 14:13:40 +00:00
  • d307ca2dea Fixed data copy bug Robert Osfield 2009-02-06 12:15:15 +00:00
  • f29ddb0e05 Fixed data copy bug Robert Osfield 2009-02-06 12:12:40 +00:00
  • 96cd49d43a From Gary Quin, update to paths Robert Osfield 2009-02-06 11:14:12 +00:00
  • cd666f61e8 Added #include <osg/Config> to export to enable the pragama to work Robert Osfield 2009-02-06 10:54:57 +00:00
  • 1224e0883a From Paul Melis, added use of pkg-config to find FindXUL and DCMTK env var for finding DCMTK Robert Osfield 2009-02-06 10:48:38 +00:00
  • b6d2a67651 From Alberto Luaces, "here are some minor fixes to notify warnings were the std::hex modifier was used but never restored to the decimal notation. That made OSG print messages like the following after some notifications: Robert Osfield 2009-02-06 10:35:21 +00:00
  • fde95d5ccf From Alberto Luaces, "here are some minor fixes to notify warnings were the std::hex modifier was used but never restored to the decimal notation. That made OSG print messages like the following after some notifications: Robert Osfield 2009-02-06 10:35:18 +00:00
  • d0e12bd379 Added pragma disables for VS C4702 and C4511 as VS7.1 was spitting out lots warnings for valid code. Robert Osfield 2009-02-06 10:12:40 +00:00
  • 9acbe3e44f Removed -Wunitialized flag as it was caused warnings from some versions of gcc Robert Osfield 2009-02-06 10:06:02 +00:00
  • 75f0e64cc7 Added support for VS versioning of OpenThreads Robert Osfield 2009-02-06 08:46:02 +00:00
  • eb9b99b5ec Added the disabling of VS warning C4267. Robert Osfield 2009-02-05 16:09:56 +00:00
  • 42f06bf81a Updated release candidate number to 2 Robert Osfield 2009-02-05 15:24:59 +00:00
  • 76dd3698ce From Fabien Lavignotte, "Here is some various small fixes i have done while playing with osgAnimation. - Animation : removed the _name attribute that is never used. - BasicAnimationManager : fix a crash on Windows with the example osganimationviewer. The _lastUpdate attribute was not initialized when using copy constructor. - CMakeLists.txt : add RigGeometry to the headers list" Robert Osfield 2009-02-05 15:23:08 +00:00
  • 3fdc0b4cfd From Fabian Lavignotte, "Here is some various small fixes i have done while playing with osgAnimation. - Animation : removed the _name attribute that is never used. - BasicAnimationManager : fix a crash on Windows with the example osganimationviewer. The _lastUpdate attribute was not initialized when using copy constructor. - CMakeLists.txt : add RigGeometry to the headers list" Robert Osfield 2009-02-05 15:22:42 +00:00
  • 09dca8e90b Changed version to only be run for Visual Studio Robert Osfield 2009-02-05 14:56:39 +00:00
  • f3166c2d96 From Sherman Wilcox, added VS versioning information into libs Robert Osfield 2009-02-05 14:55:17 +00:00
  • 2e58416826 Added exports, and moved constructors into .cpp. Robert Osfield 2009-02-05 14:54:42 +00:00
  • a88f4e2f86 Added initializer and fixed indentation Robert Osfield 2009-02-05 14:42:29 +00:00
  • 2864a75ad2 Suppress gcc warnings emitted by external headers Robert Osfield 2009-02-05 14:35:46 +00:00
  • a571574a1c Added suppression of strict-alaising warning emitted by gecko headers Robert Osfield 2009-02-05 14:34:15 +00:00
  • 223c603a8c Disabled deprecated warning Robert Osfield 2009-02-05 14:16:04 +00:00
  • 91716f6e06 Fixed tabs Robert Osfield 2009-02-05 12:45:02 +00:00
  • b8345534c5 Added initializer to fix warning Robert Osfield 2009-02-05 12:43:22 +00:00
  • 33cba8392a Added exports to TileID classes, and moved their constructors to .cpp's. Robert Osfield 2009-02-05 12:36:53 +00:00
  • 42cc008c06 From Morne Pistorius, "Attached is a modified version of the QOSGWidget example that shows the workaround we discussed for adding/removing views in a composite viewer at runtime. A dummy view is added to the viewer to always keep it live. Robert Osfield 2009-02-05 12:21:50 +00:00
  • 2ab6a762c8 From Morne Pistorius, "Attached is a modified version of the QOSGWidget example that shows the workaround we discussed for adding/removing views in a composite viewer at runtime. A dummy view is added to the viewer to always keep it live. Robert Osfield 2009-02-05 12:21:25 +00:00
  • a2c88dd39e Warning fixes Robert Osfield 2009-02-05 12:03:19 +00:00
  • cc68950e7a Warning fixes Robert Osfield 2009-02-05 12:03:09 +00:00
  • 087d6390fa Added VS and gcc warning suppression to clean up a few last stubborn warnings Robert Osfield 2009-02-05 11:10:32 +00:00
  • 59c1483fb9 Added suppression of C4512 as it's just causing lots of warnings on some VS compiler versions, fixes the warnings via code is just too much of risk at this late stage of the 2.8 release Robert Osfield 2009-02-05 11:06:23 +00:00
  • cb37bf2446 Removed the --format=2 entry as it was reported problems with buggy standard library headers Robert Osfield 2009-02-05 10:40:43 +00:00
  • baac534bcc From Jean-Sebastien Guay, warning fixes Robert Osfield 2009-02-05 10:14:49 +00:00
  • 3a34e2869b From Jean-Sebastien Guay, warning fixes. Robert Osfield 2009-02-04 19:22:25 +00:00
  • df8de6403a From Stephan Huber: fix for local config-file used by the deprecated XCode-project Stephan Maximilian HUBER 2009-02-04 16:12:30 +00:00
  • 849333d43e Updated ChangeLog Robert Osfield 2009-02-04 14:15:11 +00:00
  • a15813c4a7 From Paul Melis, spelling fixes Robert Osfield 2009-02-04 13:53:32 +00:00
  • c1fa3e0f6c Form Paul Melis, spelling fixes Robert Osfield 2009-02-04 13:51:12 +00:00
  • a606fd688c Branch OpenSceneGraph-2.8 Robert Osfield 2009-02-04 13:01:44 +00:00
  • af8696ca57 Set the release candidate to 1. Robert Osfield 2009-02-04 12:59:44 +00:00
  • fc6fa1e268 Updated news to keep in sync with online news entry Robert Osfield 2009-02-04 12:54:18 +00:00
  • a40c476aa4 Updated AUTHORS file for 2.8 branch. Robert Osfield 2009-02-04 12:50:26 +00:00
  • fadc4661e7 Updated NEWS and README for 2.8 branch Robert Osfield 2009-02-04 12:31:33 +00:00
  • 3c6b26c970 Fixed the constness of osg::Image* pointer Robert Osfield 2009-02-04 11:35:24 +00:00
  • 316a7a4dbd Removed cast, to quieten VS warnings. Confirm change with original author Mathias Froehlich. Robert Osfield 2009-02-04 09:03:13 +00:00
  • ff66ca022e Clean up warning disable code Robert Osfield 2009-02-03 20:26:26 +00:00
  • 2540c7dd57 Disabled warning Robert Osfield 2009-02-03 20:17:24 +00:00
  • d4afe154f0 Fixed warning Robert Osfield 2009-02-03 17:14:34 +00:00
  • 7eafde35e2 Fixed warning Robert Osfield 2009-02-03 17:11:54 +00:00
  • 734463fcc7 Warning fixes Robert Osfield 2009-02-03 15:28:53 +00:00
  • abb63e3199 Added setDataVariance(DYNAMIC) to text label as it's being updated dynamically Robert Osfield 2009-02-03 12:47:41 +00:00
  • c5733fef14 Added local disabling the the VS C4121 "alignment of a member was sensitive to packing" warning Robert Osfield 2009-02-03 11:54:46 +00:00
  • b51adc6f24 Fixed warning Robert Osfield 2009-02-03 11:07:13 +00:00
  • 1f3551820b Added disabling of "warning: format not a string literal, argument types not checked" under FreeBSD as these errors are being generated from std library ostream implementation. Robert Osfield 2009-02-03 11:05:35 +00:00
  • 17241da4e5 Added explict initialization of osg::Object contstructor to fix warning Robert Osfield 2009-02-03 11:04:37 +00:00
  • 5aeca01828 Updated wrappers Robert Osfield 2009-02-02 20:42:33 +00:00
  • 1153ea5feb Warnings fixes for VS. Robert Osfield 2009-02-02 20:35:19 +00:00
  • 965b7ddc72 Attempt to appease both FreeBSD CMAke 2.6.2 + Linux CMake 2.4.8 builds Robert Osfield 2009-02-02 20:34:58 +00:00
  • bd3c5ac0fa From Cedric Pinson, warning fix. Robert Osfield 2009-02-02 18:55:08 +00:00
  • 10d16c92fe Added initializer for local Quat definition Robert Osfield 2009-02-02 17:46:16 +00:00
  • 81b336756b Added explict intializiers of base classes Robert Osfield 2009-02-02 17:32:34 +00:00
  • c37d72957a Added /lib64 to search paths. Robert Osfield 2009-02-02 17:16:02 +00:00
  • e1bdee5338 Improved handling of stats projection size Robert Osfield 2009-02-02 17:15:40 +00:00
  • 630f5087dc From Stephan Huber, build fix for OSX XCode build Robert Osfield 2009-02-02 16:56:46 +00:00
  • b1a5228972 Fixed version Robert Osfield 2009-02-02 15:04:53 +00:00
  • 33d158e290 Updated OpenThreads and OpenSceneGraph version ready for OSG-2.8 branch. Robert Osfield 2009-02-02 14:55:51 +00:00
  • fa727038a4 From Cedric Pinson, "Here an update of the osgAnimation ReaderWriter, it add other NodeCallback that could be attached to a node with Bone." Robert Osfield 2009-02-02 14:51:51 +00:00
  • 3d1c38f5e8 From Pierre Haritchablaet, "The wind vector of osgParticle::FluidFrictionOperator has not been written and read in IO_FluidFrictionOperator. This patch fixes osg plug'in FluidFrictionOperator_readLocalData and FluidFrictionOperator_writeLocalData." Robert Osfield 2009-02-02 14:50:19 +00:00
  • 2d55740b3e Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU. Robert Osfield 2009-02-02 14:43:27 +00:00
  • 6130f292a7 From Sukender, add check against NULL parameter value Robert Osfield 2009-02-02 09:23:28 +00:00
  • d6b0cd64f1 Ground work for full .osg support for osg::TransferFunction* Robert Osfield 2009-02-01 12:38:55 +00:00
  • a13c6405d8 Updated NEWS Robert Osfield 2009-01-31 21:46:27 +00:00
  • b514b435f4 Added initial placeholder for .osg support for osgVolume::TransferFunctionProperty Robert Osfield 2009-01-31 21:46:16 +00:00
  • 281800539e Fixed handling of TransferFunctionProperty. Robert Osfield 2009-01-31 21:45:47 +00:00
  • 6fda032aa2 Rejigged the Xrandr include Robert Osfield 2009-01-31 10:21:36 +00:00
  • aed3339e43 Improved shaders to better handle region of constant values when doing normal generation Robert Osfield 2009-01-30 18:56:30 +00:00
  • a358bd7370 Updated iso surface shaders Robert Osfield 2009-01-30 17:10:27 +00:00
  • cbaf9d639c Added support for discard fragment that don't generate an iso surface intersect Robert Osfield 2009-01-30 16:45:54 +00:00
  • 5c7a6a25a0 From Paul Melis, "I think TransferFunction needs to call _image->dirty() in two places in response to an assign() of new transfer map values. Here's an updated file, which seems to work here. " Robert Osfield 2009-01-30 15:04:07 +00:00
  • eae23b01c3 From Lionel Lagarde, "this correct how the ParticleEffect are serialized : - the texture file name is taken from the TextFileName field - the texture file name is written using writeString " Robert Osfield 2009-01-30 14:54:22 +00:00
  • f394179baf Update AUTHORS for release Robert Osfield 2009-01-30 13:05:07 +00:00
  • a019c74de1 Updated ChangeLog for 2.7.9 release Robert Osfield 2009-01-30 12:17:59 +00:00
  • 7a7c64211c Fixed size of background of frame stats so that it's the correct width of the window Robert Osfield 2009-01-30 12:09:06 +00:00
  • 1dd7f10e19 Updated wrappers Robert Osfield 2009-01-30 11:40:19 +00:00
  • 411431f3be Fixed warnings, updated NEWS Robert Osfield 2009-01-30 10:55:28 +00:00
  • 6710fbc78a Added support for osgVolume::ProperyAdjustmentCallback Robert Osfield 2009-01-29 20:40:56 +00:00
  • 51403143bd Added support for osgVolume::Property classes Robert Osfield 2009-01-29 20:34:22 +00:00
  • 4c75313ced Fixed handling of files with event callbacks on them. Robert Osfield 2009-01-29 17:19:47 +00:00
  • 04631ff9ae From Jean-Sebastien Guay, added missing windows socket library Robert Osfield 2009-01-29 16:38:46 +00:00
  • d277a85537 Updated FindOSG.cmake from the version used by Present3D as this is more up to date. Robert Osfield 2009-01-29 15:37:52 +00:00
  • 3e8249591b Update ChangeLog Robert Osfield 2009-01-29 15:32:43 +00:00