Commit Graph

  • 22f96935fb Merge pull request #127 from LaurensVoerman/Submissions4 OpenSceneGraph git repository 2016-09-12 16:22:18 +01:00
  • 55b8c380d8 wrong Meta_Shape tag in ConvexHull Laurens Voerman 2016-09-12 16:49:35 +02:00
  • d772304cec GLSL 1.3 support for vertex-attrib aliasing Anish Thomas 2016-08-10 14:12:27 +01:00
  • 743ecf3706 remove last Performer reference Laurens Voerman 2016-09-09 10:58:19 +02:00
  • 489860fb87 Updated version number to 3.5.5 Robert Osfield 2016-09-06 09:31:16 +01:00
  • aae78b8a8b Updated ChangeLog formatting Robert Osfield 2016-09-05 19:12:54 +01:00
  • beb617ad90 Updated ChangeLog, AUTHORS and README for 3.5.4 dev release Robert Osfield 2016-09-05 17:57:27 +01:00
  • cb6e6ff2be Fixed warnings, deprecated another out of date method Robert Osfield 2016-09-05 15:35:54 +01:00
  • ec344a85b4 Fixed warnings Robert Osfield 2016-09-05 13:44:59 +01:00
  • 2c4a5319bf Final version of FindFreetype.cmake that is based on the now-accepted CMake patches. This supports the new freetype include path structure and fixes the failure to find the debug library on Windows due to its name having a 'd' suffix. Stuart Mentzer 2016-09-05 12:18:46 +01:00
  • a494cd71e8 Fixed typo Robert Osfield 2016-09-05 07:59:15 +01:00
  • 4a6fb5a49a Fixed warnings Robert Osfield 2016-09-04 19:50:28 +01:00
  • fb4f7a025b Added local deprecated_osg::Geometry implementation from OpenSceneGraph-3.4 to keep build working now that deprecated_osg::Geometry has been removed from the core OSG. Robert Osfield 2016-09-04 18:31:13 +01:00
  • 19270d0833 Fixed warning Robert Osfield 2016-09-02 19:09:13 +01:00
  • f4fbe6625a Merge branch 'LaurensVoerman-Submissions2e' Robert Osfield 2016-09-02 18:26:37 +01:00
  • 79ff8ba273 Merge branch 'Submissions2e' of https://github.com/LaurensVoerman/OpenSceneGraph into LaurensVoerman-Submissions2e Robert Osfield 2016-09-02 18:26:11 +01:00
  • c19b271586 Merge pull request #119 from LaurensVoerman/Submissions2c OpenSceneGraph git repository 2016-09-02 17:47:37 +01:00
  • 14bdadaf86 Merge pull request #123 from LaurensVoerman/Submissions2f OpenSceneGraph git repository 2016-09-02 17:44:57 +01:00
  • 8d827ced1b Merge pull request #117 from LaurensVoerman/Submissions2a OpenSceneGraph git repository 2016-09-02 17:35:47 +01:00
  • def6508308 Merge pull request #118 from LaurensVoerman/Submissions2b OpenSceneGraph git repository 2016-09-02 17:34:20 +01:00
  • 0873a69ff5 Merge pull request #124 from LaurensVoerman/Submissions3 OpenSceneGraph git repository 2016-09-02 17:28:40 +01:00
  • 92ca556243 fix the missing ")" in BasicAnimationManager copy constuctor Laurens Voerman 2016-08-29 17:00:00 +02:00
  • 1da43a5960 added copyconstructor for osgAnimation::BasicAnimationManager Laurens Voerman 2016-08-29 13:03:36 +02:00
  • 628f8fd9dc added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes Laurens Voerman 2016-08-29 10:41:40 +02:00
  • d0020b7dfc bugfix: osg::TextureBuffer::clone() crash Laurens Voerman 2016-08-23 14:33:24 +02:00
  • 0433d29d11 bugfix: osgVolume::ScalarProperty clone crash Laurens Voerman 2016-08-23 14:35:47 +02:00
  • ca877a8424 fix colliding include guards and spurious #define OSGUI_EXPORT Laurens Voerman 2016-08-23 14:32:48 +02:00
  • dd223002dd bugfix: wrong class name in META_Object macro for osg::Enablei osg::Disablei Laurens Voerman 2016-08-23 14:31:50 +02:00
  • 2e6f0d7aab Quitened unused parameter warnings Robert Osfield 2016-08-26 19:28:36 +01:00
  • 0ad09d6dad Fixed unused variable warnings Robert Osfield 2016-08-26 19:18:00 +01:00
  • 322adc266c Merge branch 'master' of https://github.com/openscenegraph/OpenSceneGraph Robert Osfield 2016-08-26 18:00:52 +01:00
  • 11ddd53eb4 Removed redundent Referenced::s/getThreadSafeReferenceCounting() and associated static and env vars as there are now inapprorpiate and no longer supported Robert Osfield 2016-08-26 17:59:30 +01:00
  • 5c66ecfc99 RigTransformHardware fix: warn; don't crash if MAX_MATRIX not found Laurens Voerman 2016-05-25 13:27:06 +02:00
  • 2bdf56cb4b Merge pull request #114 from scrawl/const-cast OpenSceneGraph git repository 2016-08-16 12:40:35 +01:00
  • 15ec7e2ae7 Merge pull request #115 from zakalawe/master OpenSceneGraph git repository 2016-08-16 12:39:57 +01:00
  • ea9f479674 Attempt to fix broken DLL exports from osgDB James Turner 2016-08-05 13:16:07 +01:00
  • 8f68da89d7 Fixed handling in osgUtil::IncrementalCompileOperation/CompileSet/StateToCompile when the _markerObject is NULL. Robert Osfield 2016-08-15 12:56:57 +01:00
  • 192574958a Fixed handling in osgUtil::IncrementalCompileOperation/CompileSet/StateToCompile when the _markerObject is NULL. Robert Osfield 2016-08-15 12:56:57 +01:00
  • 9d9025a6b4 Changed the default paramter for the osgUtil::StateToCompile to retain the OSG-3.4 ABI and fixed indentation. Robert Osfield 2016-08-15 12:13:07 +01:00
  • 06cb31a3d2 Added automatic assignment of _markerObject to CompileSet. Robert Osfield 2016-08-15 11:45:58 +01:00
  • 0b450a5113 Remove an unneeded const_cast scrawl 2016-08-14 19:30:55 +02:00
  • e9d6737ec4 Updates to the CMake build system for Mac OSX Ravi Mathur 2016-08-10 14:30:28 +01:00
  • 2b9dfab1fc GLSL 1.3 support for vertex-attrib aliasing Anish Thomas 2016-08-10 14:12:27 +01:00
  • e6d4d99edb Fixed filename encoding bug Konstantin S. Matveyev 2016-08-10 12:58:38 +01:00
  • 26bce07f2b Fixed handlinge of fgets returning a 0 length string Robert Osfield 2016-08-10 12:00:18 +01:00
  • f8c090ff7f Merge pull request #111 from hernando/master OpenSceneGraph git repository 2016-08-10 11:32:15 +01:00
  • 0c938cab8a Merge pull request #112 from mathieu/feature/macOS_CoreProfile OpenSceneGraph git repository 2016-08-05 09:07:23 +01:00
  • c77a7ecae9 Added usage of osgUtil::Optimizer to tessellate input geometry Mathieu MARACHE 2016-08-05 07:51:33 +02:00
  • a54dc34752 Added CoreProfile selection if OSG_GL3_AVAILABLE defined Mathieu MARACHE 2016-08-05 07:49:22 +02:00
  • b3c242e270 Added missing GL enums to Texture::computeInternalFormatType Juan Hernando Vieites 2016-08-04 17:03:51 +02:00
  • 2550c95c32 Added GL_NORMALIZE usage to handle the case of the FlattenStaticTransform visitor not being applied to the scaled subgraphs causing lighting problems Robert Osfield 2016-08-02 17:52:45 +01:00
  • 02cb58d3d9 Merge pull request #106 from rafagaitan/osgdb_curl OpenSceneGraph git repository 2016-08-02 15:45:49 +01:00
  • 46fb6bd299 Merge pull request #109 from scrawl/renderbuffer_fix OpenSceneGraph git repository 2016-08-02 15:27:39 +01:00
  • 5b70f208e3 Fix RenderBuffer not being attached (bug introduced with commit 55b3becb7c ) scrawl 2016-08-01 17:47:32 +02:00
  • 7df7eb78ac Merge branch 'OpenSceneGraph-3.4' of https://github.com/openscenegraph/OpenSceneGraph into OpenSceneGraph-3.4 Robert Osfield 2016-07-31 14:57:11 +01:00
  • e2359890bd Added FT_LOAD_NO_HINTING Robert Osfield 2016-07-31 14:00:30 +01:00
  • 2578fce085 Added FT_LOAD_NO_HINTING Robert Osfield 2016-07-31 14:00:30 +01:00
  • 912e4f8a0c Revert "corrected syntax error in src/osgPlugins/fbx/ReaderWriterFBX.cpp" Robert Osfield 2016-06-28 18:39:12 +01:00
  • 78300f7d61 Fixed build error reported on gcc 4.6.4/Ubuntu 12.04 32bit, issue #108 Robert Osfield 2016-07-31 11:06:51 +01:00
  • 1794374c78 Fixed build error reported on gcc 4.6.4/Ubuntu 12.04 32bit, issue #108 Robert Osfield 2016-07-31 11:06:51 +01:00
  • 953b150c17 Merge pull request #107 from marchelbling/fix_tangentspacegenerator_regression OpenSceneGraph git repository 2016-07-31 10:49:23 +01:00
  • e1c0b74454 OsgUtil::TangentSpaceGenerator, merge tangent space for index array Cedric Pinson 2013-01-31 02:16:34 +01:00
  • 5e4543513b Added OSG_CURL_SSL_VERIFYPEER option to the curl plugin to allow connecting to secure servers without the certificate Rafael Gaitán 2016-07-19 13:40:19 +02:00
  • f9172a000e Fixed bug in setting the ratio value Robert Osfield 2016-07-18 20:04:45 +01:00
  • 0faebbef33 Merge pull request #105 from marchelbling/compiler-friendly-gles OpenSceneGraph git repository 2016-07-13 09:46:19 +01:00
  • a44057b0df Moves gles visitors implementation in cpp files Marc Helbling 2016-07-11 14:38:13 +02:00
  • fd0af1d9df Added Optimizer::BufferObjectVisitor and associated BUFFER_OBJECT_SETTINGS value to enable it via the OSG_OPTIMZIER env var. Robert Osfield 2016-07-11 09:52:07 +01:00
  • 51f85f4c94 Added dirty of the vertex arrays to make sure they are uploaded when using VBO + VAO's Robert Osfield 2016-07-11 09:46:50 +01:00
  • 483982de3a Fixed coverity issue Robert Osfield 2016-07-07 07:31:15 +01:00
  • f62a07beba Removed dead code Robert Osfield 2016-07-07 07:27:37 +01:00
  • 5ab9a1b420 Fixed potential memory leak Robert Osfield 2016-07-07 07:16:56 +01:00
  • 6d85404cf0 Added ref_ptr<> to quieten down Coverity Robert Osfield 2016-07-06 20:57:53 +01:00
  • c820b611ed Removed dead code Robert Osfield 2016-07-06 20:36:50 +01:00
  • f99408f254 Fixed possible memory leak Robert Osfield 2016-07-06 20:34:41 +01:00
  • e5e89a3ac9 Added handling of null Robert Osfield 2016-07-06 20:23:34 +01:00
  • 8b3944f51c Changed dynamic_cast<> to static_cast<> as type is known based on getType() query. Robert Osfield 2016-07-06 20:21:53 +01:00
  • 0ef196b84c Added null pointer check Robert Osfield 2016-07-06 20:15:49 +01:00
  • b907a6e1a6 Fixed null pointer check Robert Osfield 2016-07-06 20:13:36 +01:00
  • 84eca67498 Added null pointer check Robert Osfield 2016-07-06 20:08:03 +01:00
  • 666a5def96 Fixed use of invalidated iterator Robert Osfield 2016-07-06 20:04:13 +01:00
  • 5c5cdbabf7 Added null pointer check Robert Osfield 2016-07-06 19:58:23 +01:00
  • a898f2a7e1 Fixed TabPlaneDragger's handling of pressing the right mouse button whilst holding the left mouse button down, then releasing hte left mouse button. Robert Osfield 2016-07-06 19:45:02 +01:00
  • 74f1cc1ec4 Improved casting to address crashes when handling classes that use virtual inheritance. Robert Osfield 2016-07-06 11:36:47 +01:00
  • c753a99a38 Added ability to assign callbacks from lua scripts Robert Osfield 2016-07-06 11:36:25 +01:00
  • dba3fa00b9 Uodate README date Robert Osfield 2016-07-05 19:22:15 +01:00
  • d8bac1d363 Merge branch 'master' of https://github.com/openscenegraph/OpenSceneGraph Robert Osfield 2016-07-05 18:11:31 +01:00
  • 8066a1da04 Added readObject() implementation. Robert Osfield 2016-07-05 18:10:51 +01:00
  • bb509879ca Merge pull request #103 from marchelbling/update_stl OpenSceneGraph git repository 2016-07-05 18:04:50 +01:00
  • ca4355974f Fixed warnings Robert Osfield 2016-07-05 17:57:28 +01:00
  • 9cd52fc54e Merge pull request #102 from marchelbling/update_gles+osgjs OpenSceneGraph git repository 2016-07-05 17:49:03 +01:00
  • e4c31cdcbf Adds support for incomplete stl binary files Marc Helbling 2016-07-05 17:08:08 +02:00
  • f4d0131967 Fixes magics color parsing Marc Helbling 2016-07-05 17:01:42 +02:00
  • 67c301c236 Adds specific flag for compressed animation buffers Marc Helbling 2016-07-05 16:37:46 +02:00
  • 67b17fa801 Updates osgjs plugin for animation serialization Marc Helbling 2016-07-05 16:37:12 +02:00
  • 6fd972fa42 Fixes gles coverity defects Marc Helbling 2016-07-05 16:32:00 +02:00
  • ab69edb506 Fixed typo Robert Osfield 2016-07-05 12:57:41 +01:00
  • dce1473a53 Seperated out the scene->requiresRedraw() method into a osgViewer::Viewer::requiresRedraw() method to make the functionality clearer and easier to override. Robert Osfield 2016-07-05 11:54:31 +01:00
  • 16d497ef80 Simplified DatabasePager::requires*() methods Robert Osfield 2016-07-05 11:42:03 +01:00
  • 076503f247 Merge pull request #100 from filnet/checkneedtodoframe OpenSceneGraph git repository 2016-07-05 11:27:44 +01:00
  • 7635f1774f Added missing Plane and Quat handling Robert Osfield 2016-07-05 07:41:23 +01:00