Commit Graph

  • 63789c81b9 From Mathias Froehlich, compile fix for HP-UX without large file support Robert Osfield 2007-09-27 12:15:39 +00:00
  • b23316838a From Mathias Froehlich, "Some more file that needs some adjustment because of missing member templates in suns stl." Robert Osfield 2007-09-27 10:47:15 +00:00
  • 5e504026a5 Changed copy constrcutor to a default constrcutor and std::copy to avoid problems with dodge Sun compiler. Robert Osfield 2007-09-27 10:42:56 +00:00
  • 308bb5a797 Added support for selecting internal texture format via the internalFormat <numbits> entry in the .osg file Robert Osfield 2007-09-27 10:22:09 +00:00
  • e485c780c1 updated XCode project-files Stephan Maximilian HUBER 2007-09-26 16:17:46 +00:00
  • 5c007029ae From Jean-Sebastien Guay, "Attached you will find an expanded FindOpenVRML.cmake file, as well as a fixed CMakeLists.txt file for the VRML plugin ." Robert Osfield 2007-09-26 14:44:22 +00:00
  • af498b6e1f Updated wrappers Robert Osfield 2007-09-26 14:31:10 +00:00
  • 2640fd1456 Added IntensityMap reading in .view files Robert Osfield 2007-09-26 14:02:40 +00:00
  • dcd7fd837f Tweaked the wrapping of osgViewer::Scene to fix build problems Robert Osfield 2007-09-26 11:32:51 +00:00
  • bfbc73785a From Stephan Huber, "attached you'll find a first implementation for the obj-plugin to write obj-files. It is not feature complete but usable. Robert Osfield 2007-09-26 10:58:29 +00:00
  • 1e9b4f7855 Added suprression of the reflection of osgViewer::Scene to avoid build issues associated with the class. Robert Osfield 2007-09-26 10:46:30 +00:00
  • 92092d6996 Updated wrappers Robert Osfield 2007-09-26 09:59:59 +00:00
  • 18ad07160d From David Callu, adding support for GraphicsWindowX11 window inhertance and setWindowName() method. Robert Osfield 2007-09-26 09:50:32 +00:00
  • d743eb2d95 Added support for intensityMap and fix naming of --panoramic-sd and --3d-sd command line arguments Robert Osfield 2007-09-25 19:14:29 +00:00
  • 501b3241c6 Added --flip argument docs. Robert Osfield 2007-09-25 17:02:22 +00:00
  • 61d0bc4eaf Added --flip option to allow one to flip the source data about the x axis. Robert Osfield 2007-09-25 17:01:16 +00:00
  • b8ddf1f786 Removed all dome distortion correction code as this is now part of the core osgViewer. Robert Osfield 2007-09-25 15:01:11 +00:00
  • 43eacc4cbc Preliminary PanoramicSphericalScreen support Robert Osfield 2007-09-25 13:51:03 +00:00
  • 3a94dd7b25 Added --major/minor/path-number support Robert Osfield 2007-09-25 12:34:01 +00:00
  • 1c4b8a1d15 Fixed version number Robert Osfield 2007-09-25 11:26:16 +00:00
  • d8cbd49471 Added thread unit test to test the create, start and destruction of threads Robert Osfield 2007-09-25 10:18:50 +00:00
  • 6d822cbf45 Updated Version and AUTHORS for 2.1.12 dev release Robert Osfield 2007-09-24 16:34:28 +00:00
  • a6369fb617 Renamed packaging directory to pkgconfig Robert Osfield 2007-09-24 16:30:59 +00:00
  • caad9d26e1 Updated ChangeLog for release Robert Osfield 2007-09-24 16:28:58 +00:00
  • e725f30d81 Updated wrappers Robert Osfield 2007-09-24 16:25:55 +00:00
  • d11d5b819a From Adrian Egli, further work on PSSM implementation. Robert Osfield 2007-09-24 15:24:23 +00:00
  • a4f79e7a37 From Alberto Luaces, fixed typo of valid() in warning message Robert Osfield 2007-09-24 10:36:39 +00:00
  • 9f3783929a Changed iterator name to avoid warning Robert Osfield 2007-09-24 10:31:35 +00:00
  • 10d59e73f6 From Mirko Viviani, "attacched you'll find the updated xcode project for OpenSceneGraph 2.1.11. The one supplied in the archive does not build due to some missing file references." Robert Osfield 2007-09-24 09:39:30 +00:00
  • 0726624a86 From Jose Delport: "have been using the new VIEW_DEPENDENT_WITH_ORTHOGRAPHIC_OVERLAY mode of the OverlayNode. Robert Osfield 2007-09-24 09:35:59 +00:00
  • bd68958877 From Art Tevs, "Following two lines has to be included into the Image.cpp in the computeNumComponents(...) method: Robert Osfield 2007-09-24 09:26:21 +00:00
  • cf2c9da74d Made ReaderWriter and ReaderWriter::Options use thread safe ref counting. Robert Osfield 2007-09-24 09:05:42 +00:00
  • 54c579fcae Improved the handling of OSG_CONFIG_FILE support. Robert Osfield 2007-09-22 17:39:15 +00:00
  • da70320707 From David Callu, added getOrCreateScene method, made contractors protected. Robert Osfield 2007-09-22 16:50:45 +00:00
  • 82b0f004e9 From Adrian Egli, update to ParallelSplitShadowMap. Robert Osfield 2007-09-22 16:46:38 +00:00
  • 1dc8983a76 Added EXPORT Robert Osfield 2007-09-22 13:06:07 +00:00
  • 5c36fbb18f From David Callu, added findSlaveIndexForCamera method Robert Osfield 2007-09-21 19:43:06 +00:00
  • 6630dcf15c Added return Robert Osfield 2007-09-21 19:04:02 +00:00
  • 3bfaee3654 Added support for basic viewer configuration files Robert Osfield 2007-09-21 15:34:25 +00:00
  • ece7b57df2 Further steps towards reading coniguration files. Robert Osfield 2007-09-21 13:30:33 +00:00
  • 609315caa5 From Luc Frauciel, "A few improvements to osgstereoimage: - When using a large numbrer of files, the command line was too long; Added a -files option that allow to store filenames in a file (one file per line) - Added some more intuitive key bindings for controls (left, right, + , -) - Set the texture wrapping to CLAMP_TO_EDGE (it's cleaner now) " Robert Osfield 2007-09-21 09:02:03 +00:00
  • 1e128aed1d Updated wrappers Robert Osfield 2007-09-20 10:14:08 +00:00
  • 55a9ea19d7 From Anders Backman, added bias and texture size methods. Robert Osfield 2007-09-20 10:12:58 +00:00
  • 5fb9673382 Added supoort for OSG_WRITE_OUT_DEFAULT_VALUES env var Robert Osfield 2007-09-19 16:53:40 +00:00
  • 7ea3632dfc Added support for bool in ArgumentParser::Parameter. Robert Osfield 2007-09-19 15:29:57 +00:00
  • cf69352873 From Adrian Egli, ParallelSplitShadowMap implmentation. Robert Osfield 2007-09-19 11:56:44 +00:00
  • 1f7b27f851 Changed the simplifier so that it produces deterministic results, no longer using memory pointers for sorting. Robert Osfield 2007-09-19 10:14:52 +00:00
  • 8bc8b6b5e9 Removed check for shaders/overlay_perspective_main.vert Robert Osfield 2007-09-19 09:00:05 +00:00
  • c8fd1e4627 Commented out herror() as its not called anywhere in the code. Robert Osfield 2007-09-18 16:00:21 +00:00
  • e091d65c91 Updated ChangeLog, AUTHORS and README for 2.1.11 release Robert Osfield 2007-09-17 09:33:00 +00:00
  • acfa793032 Updated version numbers for 2.1.11 dev release Robert Osfield 2007-09-17 09:26:02 +00:00
  • ae5883dd23 Fixed Locator::setTransform method so it takes a const Matrixd&, and improved the setting of Locator in the gdal plugin. Robert Osfield 2007-09-16 17:48:07 +00:00
  • 41dc911166 Setting for new option for hinting whether to write out default values Robert Osfield 2007-09-16 17:46:33 +00:00
  • 4c787abfd7 Added option for controlling whether output code should write out default values Robert Osfield 2007-09-16 17:45:53 +00:00
  • c583dbe3c5 Fixed warning Robert Osfield 2007-09-16 17:43:00 +00:00
  • 6a83c9e641 From Loic Dachary, pkg_config files Robert Osfield 2007-09-16 07:55:58 +00:00
  • e19f23021f Introduced the use of a ReentrantMutex to avoid problems with findFontFile. Robert Osfield 2007-09-15 17:40:08 +00:00
  • e433762105 From David Spilling, "Given no replies to my recent "does anybody use the DDS writer" query, I was emboldened to submit this very small patch. The bitmasks for RGBA and RGB have been modified in the writer portion of the code (line 765 onwards). This is now consistent with what the DDS plugin reads. In terms of testing, note that many 3rd party applications erroneously ignore the bitmasks in the file, and assume a BGRA order." Robert Osfield 2007-09-15 17:36:03 +00:00
  • 8051c48e56 Updated wrappers Robert Osfield 2007-09-14 11:26:23 +00:00
  • f6eaa58c56 From Andy Skinner, added support for ot-soversion-OpenThreads.dll dll naming under Windows Robert Osfield 2007-09-14 11:06:12 +00:00
  • 97b66b877d Updated wrappers Robert Osfield 2007-09-14 11:02:06 +00:00
  • 69de74aedf Added TemplateRegisterDotOsgWrapperProxy. Robert Osfield 2007-09-14 11:01:48 +00:00
  • cb1c916e25 Ran conversion of tabs to four spaces Robert Osfield 2007-09-14 11:00:32 +00:00
  • d5cc0e966f Introduce GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask() methods to help make it easier to get event handles to ingore events that have already been handled. Robert Osfield 2007-09-14 10:44:46 +00:00
  • 290adbe7ab From Ole-Morten Duesund, added IgnoreUsedEventsMask. Robert Osfield 2007-09-14 10:26:14 +00:00
  • 89428f743a Added _hudText->setDataVariance(osg::Object::DYNAMIC); to prevent from the text being updated at the same time as being rendered. Robert Osfield 2007-09-14 10:00:28 +00:00
  • d6e24c0dc2 Fix for build error during aggressive warning build Robert Osfield 2007-09-13 11:00:12 +00:00
  • 86ab5a2392 Fixed warning in wrappers Robert Osfield 2007-09-13 10:42:26 +00:00
  • 0b39152321 Fixed warnigns Robert Osfield 2007-09-13 10:38:38 +00:00
  • c88bcc4506 Updated wrappers and READEME Robert Osfield 2007-09-13 10:33:10 +00:00
  • 5caf64e5c7 From Paul Martsz, changed the Texture clamping mode to CLAMP_TO_EDGE Robert Osfield 2007-09-13 10:32:05 +00:00
  • 2aff52be23 From Blake Williams, warning fixes Robert Osfield 2007-09-13 10:21:47 +00:00
  • eac9831723 Add static_cast to fix warning. Robert Osfield 2007-09-13 10:21:18 +00:00
  • 34af300957 Removed unncessary typedefs Robert Osfield 2007-09-13 10:16:19 +00:00
  • 0c5d6da793 Fixed warnings of casting void* by refactoring the type and extensiosn setup. Robert Osfield 2007-09-13 10:15:48 +00:00
  • b2fe3d475b Fixed uint/int comparison warning. Robert Osfield 2007-09-13 10:10:35 +00:00
  • 0f135d6d35 Created two PixelBufferX11::closeImplementation() one the real implementation and a second non op one for GLX <1.3. Robert Osfield 2007-09-13 09:30:30 +00:00
  • 45e98d5f18 Added preliminary handling of cases where GLX version < 1.3 Robert Osfield 2007-09-12 17:01:47 +00:00
  • 23945bb506 Removed debug messages Robert Osfield 2007-09-12 17:01:09 +00:00
  • 4d0e86f1e2 Moved the linking of OpenThreads from osgversion/CMakeLists.txt into applications/CMakeLists.txt Robert Osfield 2007-09-12 16:28:50 +00:00
  • a933587753 Rejigged the casting to avoid warnings under Windows Robert Osfield 2007-09-12 16:20:40 +00:00
  • c15ec121f4 Updated version, ChangeLog and AUTHORS file for 2.1.10 release Robert Osfield 2007-09-12 10:43:49 +00:00
  • 0137047429 From Jan Peciva, build fix Robert Osfield 2007-09-12 10:04:36 +00:00
  • d8f875ec9e Added log2(int) and log2(uint) methods Robert Osfield 2007-09-11 20:54:39 +00:00
  • b89a1480fc Removed int version of log2 to avoid possible errors in assuming log2(10) should ~= log2(10.0) Robert Osfield 2007-09-11 20:24:48 +00:00
  • be33fbc66b Added OpenThreads to target libraries Robert Osfield 2007-09-11 17:10:24 +00:00
  • b63ce0dee9 From Art Tevs, Added log2 function. Robert Osfield 2007-09-11 17:08:06 +00:00
  • 0bd4d303e3 From Art Tevs, build fix. Robert Osfield 2007-09-11 16:59:19 +00:00
  • 041afdc303 Replaced allocateMipmap code with warning message as mipmaps aren't support for TextureRectangle. Robert Osfield 2007-09-11 16:56:21 +00:00
  • 66cc306f18 Removed the output num_children from Group .osg output and removed the output of "DataVaraince UNSPECIFIED" as this is redundent considering the default value is UNSPECIFIED. Robert Osfield 2007-09-11 13:47:06 +00:00
  • 9819217136 Updated wrappers Robert Osfield 2007-09-11 13:42:23 +00:00
  • 291d253161 From Mathias Froenlich, "have a problem with the SunOS CC. It does not like that the prototype of ClipNode::setStateSetModes() differs from implementation of that function in the constness of the second parameter. On SunOS it compiles fine, but I get link errors when the variant that is declared in the header is referenced. Robert Osfield 2007-09-11 13:39:55 +00:00
  • 175c3ce806 From Art Trevs, "File Changes: - GL2Extensions, Program and Program.cpp Robert Osfield 2007-09-11 13:34:41 +00:00
  • 884b3b7aa2 Seperated out GeometryTechnique .osg support. Robert Osfield 2007-09-11 13:32:46 +00:00
  • c51e893ba4 Changed the isTextureIntegerSupported method so that it no longer has the EXT entry in it for forward compatability reasons. Robert Osfield 2007-09-11 12:28:03 +00:00
  • 5e83ae4821 From Art Trevs, "Features of the patch are: Robert Osfield 2007-09-11 12:04:58 +00:00
  • 98763cc4c5 From Rafa Giatan, "Changed int to GLsizei in the input parameter of the method osg::Texture2DArray::applyTexImage2DArray_subload inside Texture2DArray (lines 214 and 257), Otherwise it gives a compile error on MacOSX." Robert Osfield 2007-09-11 10:16:21 +00:00
  • bea07b5f72 From Mike Wittman and Robert Osfield, added support for SO_VERSION number in runtime version info. Added checks for OpenThreads version. Robert Osfield 2007-09-11 10:10:43 +00:00
  • 269a3956e3 Maded versioning under Windows the default. Robert Osfield 2007-09-10 16:06:23 +00:00
  • 409cdd0b28 Intoduced a new setGLExtensions template method to do a copy of void* pointer to local function pointer to avoid compiler warnings related to case void*. Robert Osfield 2007-09-10 15:19:23 +00:00