Commit Graph

  • d038866649 Fixed method to match parent class. Robert Osfield 2016-06-02 14:31:44 +01:00
  • 09bad85522 Fixed method to match parent class. Robert Osfield 2016-06-02 14:30:58 +01:00
  • 203e5f7ef8 Removed redudent codepaths, standardizing on the most portable Texture2D path. Robert Osfield 2016-06-02 14:22:25 +01:00
  • 5c7e155a69 Removed redudent code paths Robert Osfield 2016-06-02 14:18:12 +01:00
  • 26e489f17d Cleaned up the cloning usage Robert Osfield 2016-06-02 13:51:46 +01:00
  • 2b3ecb4af8 Fixed unitialized variables Robert Osfield 2016-06-02 13:23:34 +01:00
  • dd9bcf6013 Set default value of OSG_USE_REF_PTR_SAFE_DEREFERENCE of OFF to avoid the check overhead polutting all OSG applications. Robert Osfield 2016-06-02 13:03:07 +01:00
  • c0b560175c Fixed typo Robert Osfield 2016-06-02 12:43:09 +01:00
  • b1b7d17633 Fixed build issues when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is set to OFF Robert Osfield 2016-06-02 12:22:51 +01:00
  • 88a01aa09d Bumped version number for 3.5.3 dev release Robert Osfield 2016-06-02 11:25:40 +01:00
  • 045fa05b0d Restructed the control of OSG_AGGRESSIVE_WARNINGS_FLAGS to make it possible to edit them in ccmake/CMakeSetup. Changed the name of OSG_USE_AGGRESSIVE_WARNINGS to OSG_AGGRESSIVE_WARNINGS to make sure it sits alongside the OSG_AGGRESSIVE_WARNINGS_FLAGS within ccmake so that it's easier to see how the two variables are coupled. Robert Osfield 2016-06-02 11:06:50 +01:00
  • 6428c33d30 Fixed version of CMakeLists.txt when you check BUILD_OPENTHREAD_WITH_QT and compile with Visual Studio 2015 Davide Raccagni 2016-06-02 10:06:58 +01:00
  • a58f50e6fd Fixed line endings Robert Osfield 2016-06-02 10:04:36 +01:00
  • 5211c782d8 Added _LIBRARIES var to mix Robert Osfield 2016-06-01 16:22:42 +01:00
  • 853fad71ae Changed freetype plugin to utilize CMake's FindFreetype.cmake rather than use a local one. Robert Osfield 2016-06-01 15:51:49 +01:00
  • 5c5753682b Fixed line endings Robert Osfield 2016-06-01 15:09:21 +01:00
  • d3c6dc6f34 Fixed doxygen warnings Robert Osfield 2016-06-01 14:20:14 +01:00
  • 99391a2cea Removed no longer supported doxygen settings Robert Osfield 2016-06-01 13:41:17 +01:00
  • 58bf998442 Fixed line endings Robert Osfield 2016-06-01 13:40:06 +01:00
  • 2be4e3c4d6 Fixed missing " Robert Osfield 2016-06-01 12:49:55 +01:00
  • 8c79dccbbc Fixed missing " Robert Osfield 2016-06-01 12:49:55 +01:00
  • 517728c7d9 Added macosx10.11 to the list of supported OSX SDK's Robert Osfield 2016-06-01 11:41:10 +01:00
  • ebfbc3dd78 Added macosx10.11 to the list of supported OSX SDK's Robert Osfield 2016-06-01 11:41:10 +01:00
  • 1c78996a09 Added in extra search paths for FBX Robert Osfield 2016-06-01 11:25:31 +01:00
  • 0f7e30a74e Added in extra search paths for FBX Robert Osfield 2016-06-01 11:25:31 +01:00
  • 51e3b61555 Merge pull request #74 from susnux/fix-61 OpenSceneGraph git repository 2016-06-01 10:55:19 +01:00
  • 6cacc5a2c2 Replace deprecated FFmpeg API to fix build with ffmpeg-3.0.x Andreas Cadhalpun 2016-06-01 10:32:35 +01:00
  • e85d574334 Replace deprecated FFmpeg API to fix build with ffmpeg-3.0.x Andreas Cadhalpun 2016-06-01 10:32:35 +01:00
  • 5a4a5c3507 Added glDrawArraysIndirect, glMultiDrawArraysIndirect, glDrawElementsIndirect and glMultiDrawElementsIndirect extensions. Julien Valentin 2016-06-01 10:01:44 +01:00
  • aae4f22163 Do not install non existant pdb file in release build mode Stephan van Alste 2013-03-06 09:38:48 +01:00
  • e6d200abfb Do not install non existant pdb file in release build mode Stephan van Alste 2013-03-06 09:38:48 +01:00
  • fc3e30ef25 Install msvc debug files along with the binaries Ralf Habacker 2013-02-12 13:09:00 +01:00
  • 6eaf2f5781 Install msvc debug files along with the binaries Ralf Habacker 2013-02-12 13:09:00 +01:00
  • e536d8e601 Fixed bug not detecting unc pathes in osgDB::isAbsolutePath() Ralf Habacker 2016-05-31 16:14:51 +01:00
  • c31baa96de Fixed bug not detecting unc pathes in osgDB::isAbsolutePath() Ralf Habacker 2016-05-31 16:14:51 +01:00
  • af9d8889c8 defines for building on Hurd and BSD kernels Alberto Luaces 2016-05-31 12:58:57 +01:00
  • 68baf15806 defines for building on Hurd and BSD kernels Alberto Luaces 2016-05-31 12:58:57 +01:00
  • 37258df59c Fix for nvtt plugin to support RGTC1/RGTC2 pixel format. Thanks to this simple fix it's possible to compress red/red-green channel of RGB/RGBA image to GL_COMPRESSED_RED_RGTC1_EXT/GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT pixel format. Marcin Hajder 2016-05-31 12:45:28 +01:00
  • a4c9cac2a8 small optimization to the osgb/t serializers. Pjotr Svetachov 2016-05-31 11:27:30 +01:00
  • 1823341cce small optimization to the osgb/t serializers. Pjotr Svetachov 2016-05-31 11:27:30 +01:00
  • 60c3998143 I Use two touch screen in my App. I had a bug touch point in secondary screen ( the touch point not same mouse push point). Nguyen Van Truong 2016-05-31 11:05:02 +01:00
  • 8336ce121e Fixed indentation Robert Osfield 2016-05-31 10:54:38 +01:00
  • 3bb8b73b8c Fixed warning message Robert Osfield 2016-05-31 10:32:43 +01:00
  • 01f1277203 Removed the redudent ive::ReadWrite base class Robert Osfield 2016-05-31 10:28:08 +01:00
  • 1b4aa2ce51 Removed virtual methods from base class as this was breaking the casting. Ironically this fix was required as the original "fix" for issue raised by Coverity introduced a crash! Robert Osfield 2016-05-31 09:46:03 +01:00
  • 55e5d74a1c Fixed typo of method name Jannik Heller 2016-05-30 13:43:09 +01:00
  • 5c46d9de3e Fixed typo of method name Jannik Heller 2016-05-30 13:43:09 +01:00
  • 8d08b75e19 OpenFlight-plugin with Surface Material Codes. There is one additional field that may be required by an existing application in addition to the IR Code is the IR Material. I have a small fix to include the IR Material as the User Value <UA:IRM> Tony Vasile 2016-05-30 12:41:25 +01:00
  • 759b537250 OpenFlight-plugin with Surface Material Codes. There is one additional field that may be required by an existing application in addition to the IR Code is the IR Material. I have a small fix to include the IR Material as the User Value <UA:IRM> Tony Vasile 2016-05-30 12:41:25 +01:00
  • 260cbab518 Typo fixes Alberto Luaces 2016-05-30 12:30:05 +01:00
  • 307001391f Fix 'unterminated_case: The case for value 7U is not terminated by a 'break' statement' in jpeg plugin. Ralf Habacker 2016-05-27 10:34:15 +01:00
  • 8851d548f9 Fix 'bad_override: Method ive::DirectionalSector::read hides but does not override ive::ReadWrite::read because some type qualifiers do not match'. Ralf Habacker 2016-05-27 10:28:26 +01:00
  • 31592d206b Changed the RenderStageCache::RenderStageMap to use map<Referenced*, ref_ptr<RenderStage>> in place of map<CullVisitor*, ref_ptr<RenderStage>> to avoid problems of dynamic_cast<> on an object that is being deleted. Robert Osfield 2016-05-27 09:47:07 +01:00
  • 110cf56a17 From Wee See, "attached a small submission, which makes the option "readObjectRecordData" of OpenFlight-plugin working like documented in the Knowledge Base of OSG (52-using-the-openflight-plugin). Robert Osfield 2016-05-26 18:07:46 +01:00
  • 6ec5d80b0d From Wee See, "attached a small submission, which makes the option "readObjectRecordData" of OpenFlight-plugin working like documented in the Knowledge Base of OSG (52-using-the-openflight-plugin). Robert Osfield 2016-05-26 18:07:46 +01:00
  • f48b5a3fdb From Philippe Renon and Robert Osfield, osgViewer::Viewer::checkNeedToDoFrame should return true when only the root node has an update callback. Robert Osfield 2016-05-26 17:49:06 +01:00
  • 8c7806eab3 From Philippe Renon and Robert Osfield, osgViewer::Viewer::checkNeedToDoFrame should return true when only the root node has an update callback. Robert Osfield 2016-05-26 17:49:06 +01:00
  • 7d816362e6 Fixed shadows warning Robert Osfield 2016-05-26 15:07:02 +01:00
  • dbce12842e Fixed shadows warnings Robert Osfield 2016-05-26 11:13:56 +01:00
  • 80e318ce15 Fixed shadows warnigns Robert Osfield 2016-05-26 10:35:33 +01:00
  • 304c048d84 Fixed shadows warnings Robert Osfield 2016-05-26 10:24:44 +01:00
  • 40f4cdb1ce Fixed shadows warnings Robert Osfield 2016-05-26 10:24:31 +01:00
  • a41282b7be Fixed shadows warnings Robert Osfield 2016-05-26 10:01:20 +01:00
  • bf8e22ae63 Fixed shadows warnings Robert Osfield 2016-05-26 09:48:16 +01:00
  • bdad1f60c9 Fixed shadows warnings Robert Osfield 2016-05-26 08:25:12 +01:00
  • 95d8d7d993 Fixed shadows warnings in lwo plugin Robert Osfield 2016-05-25 18:12:43 +01:00
  • f268afd044 Disable -Wshadow on GNU compile as OGR headers have shadowing parameters we can't fix. Robert Osfield 2016-05-25 17:39:25 +01:00
  • 29d4a02ee7 Fixed shadows warnigns Robert Osfield 2016-05-25 17:34:59 +01:00
  • 259b70156f Fixed shadows warnings Robert Osfield 2016-05-25 17:10:54 +01:00
  • 3a77520d22 Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. Robert Osfield 2016-05-25 17:08:51 +01:00
  • e8aa106184 Fixed shadows warnings Robert Osfield 2016-05-25 13:58:06 +01:00
  • 426fd3acb1 Fixed shadows warnings Robert Osfield 2016-05-25 13:27:35 +01:00
  • 89b061e318 Fixed shadows warning Robert Osfield 2016-05-25 13:22:51 +01:00
  • 1cc0f31e30 Fixed shadows warnings Robert Osfield 2016-05-25 11:30:49 +01:00
  • 9cb714cd39 Fixed shadows warning and an associated by in osgAnimation::Statshandler::changeYposition(..) Robert Osfield 2016-05-25 11:20:13 +01:00
  • 13dfd34ab6 Fixed shadows warnings Robert Osfield 2016-05-25 11:11:11 +01:00
  • 9ba599fe4c Fixed shadows warnings Robert Osfield 2016-05-25 11:00:35 +01:00
  • 831f406d17 Fixed shadows warnings Robert Osfield 2016-05-25 10:26:35 +01:00
  • 8f20bc9147 Fixed shadows warnings Robert Osfield 2016-05-25 10:10:43 +01:00
  • 92ffa85917 Fixed line endings Robert Osfield 2016-05-25 10:09:18 +01:00
  • 559f138152 Fixed shadows warnings Robert Osfield 2016-05-25 09:56:40 +01:00
  • 7bcc5d861e Fixed RenderStageCache's handling of Observer functionality that was causing a crashing on exit in osgoit and osgprerender examples. Robert Osfield 2016-05-24 20:46:44 +01:00
  • ff9617d210 Fixed RenderStageCache's handling of Observer functionality that was causing a crashing on exit in osgoit and osgprerender examples. Robert Osfield 2016-05-24 20:46:44 +01:00
  • c36c0033fd Fixed shadows warnings Robert Osfield 2016-05-23 20:02:36 +01:00
  • 2056800017 Fixed shadows warning Robert Osfield 2016-05-23 16:22:49 +01:00
  • 4b61f4c95d Fixed shadows warnings Robert Osfield 2016-05-23 16:20:59 +01:00
  • 5260e3a35e Fixed build error introduced by c3f2711b09 Robert Osfield 2016-05-23 11:31:02 +01:00
  • c3f2711b09 Merge pull request #73 from susnux/safeptr OpenSceneGraph git repository 2016-05-23 11:29:07 +01:00
  • c72516ceb0 Merge branch 'master' of https://github.com/openscenegraph/OpenSceneGraph Robert Osfield 2016-05-23 11:24:50 +01:00
  • b76538d6ea Merge pull request #72 from bjornblissing/feature/gitignore-visualstudio OpenSceneGraph git repository 2016-05-23 11:24:23 +01:00
  • ff01d9c663 Fixed shadows warnings Robert Osfield 2016-05-23 10:52:55 +01:00
  • 04214a4288 Fixed shadows warning Robert Osfield 2016-05-23 10:36:00 +01:00
  • c15dfa7ddd Fixed shadows warning Robert Osfield 2016-05-23 10:31:56 +01:00
  • d4815932dc Removed redundent local variable Robert Osfield 2016-05-23 10:30:22 +01:00
  • 33ec90376c Fixed shadows warning Robert Osfield 2016-05-23 10:28:45 +01:00
  • 776fa48cd4 Fixed shadows warnings Robert Osfield 2016-05-23 10:22:16 +01:00
  • 475948f8a2 Added missing stdexcept header, fixes #61 Rohan Budhiraja 2016-05-21 21:40:07 +02:00
  • da34da18ca add safety checking when dereferencing ref_ptr rdiankov 2016-05-21 21:29:14 +02:00
  • ae3ba28fee Fixes shadows warnings Robert Osfield 2016-05-20 13:38:34 +01:00
  • 580ebbdbef GitIgnorePatterns for Visual Studio Björn Blissing 2016-05-20 14:12:09 +02:00