Commit Graph

16156 Commits (OpenSceneGraph-3.6)
 

Author SHA1 Message Date
Ralf Habacker af5a794a82 Fix 'Incorrect default location for true type fonts on openSUSE'
5 years ago
Robert Osfield faa2b1d964 Added check against any empty _segments to avoid undefined behaviour
5 years ago
Robert Osfield ab95a79540 Removed debug info for constructor and destructors
5 years ago
Robert Osfield 079cf6c090 Added FrameBufferAttachment::resizeGLObjectBuffers(..) and releaseGLObjects(..) methods
5 years ago
StefanBruens 7dbcb4b7d3 Fix wxWidgets COMPONENTS specification, deprecated usage broken with CMake 3.14
5 years ago
Robert Osfield 634bd7f12d Updated ChangeLog for rc4
5 years ago
Robert Osfield 384cc25380 Updated SO number to refect change to the Drawable header inline method status
5 years ago
Robert Osfield b43a59aa5d Updated in prep for 3.6.4-rc4
5 years ago
Colin McDonald e135a85c1a Trivial change to src/osgSim/LineOfSight.cpp to quieten down an info message in DatabaseCacheReadCallback::readNodeFile.
5 years ago
Robert Osfield 2f914506e9 Updated release candidate number to 4 in prep for 3.6.4-rc4 release.
5 years ago
Robert Osfield e5c951f5a3 Removed stray tab
5 years ago
jimcamel 9566fb7acf Fixed bug where FFmpeg Image Stream would stop if paused for more than 10 seconds
5 years ago
Riccardo Corsi 511f7be394 Bugfix due to copy-paste typo which prevented multi uv channel mesh to be imported correctly.
5 years ago
Robert Osfield 56e2a03378 Fixed layout
5 years ago
Robert Osfield 5fc917881d Merge branch 'patch-27' of https://github.com/mp3butcher/OpenSceneGraph into patch-27
5 years ago
Alexey Galitsyn 00e2930fb7 Fix not checking num lock state when remapping keypad keys on Windows.
5 years ago
Robert Osfield fe9c235806 Restructed the setting of the default osgDB::Options so it doesn't override the ObjectCacheHint setting when a user specified osgDB::Options object is passed in.
5 years ago
Robert Osfield 8d505e80a9 Merge branch 'OpenSceneGraph-3.6_vas' of https://github.com/eligovision/OpenSceneGraph into OpenSceneGraph-3.6_vas
5 years ago
Robert Osfield b6cb11b655 Couldn't resolve warnings coming from the FBX headers so had to suppress warnings.
5 years ago
Laurens Voerman 4b6d9287bc replaced "if (apm || !apm->valid())"
5 years ago
Laurens Voerman b41c5bde96 fix typo in header guard.
5 years ago
Laurens Voerman 2ac97b5ece fix typo in ReaderWriterFBX: writObject -> writeObject
5 years ago
OpenSceneGraph git repository 21c0affe66
Merge pull request #760 from LaurensVoerman/readObject
5 years ago
OpenSceneGraph git repository 68fc6ca610
Merge pull request #759 from AnyOldName3/more-tga
5 years ago
OpenSceneGraph git repository 52edc4af8d
Merge pull request #758 from LaurensVoerman/osgt_indentation
5 years ago
OpenSceneGraph git repository c1757aadb4
Merge pull request #757 from LaurensVoerman/rendererNoRefCount
5 years ago
Julien Valentin cfd190a9fa
update traversedebug preventing traversal to disable OQN
5 years ago
Julien Valentin 5311d6fb6b
add enable check in traverseQuery
5 years ago
Konstantin S. Matveyev e31afbf78a typo fix
5 years ago
valid-ptr be6bc39016 VertexArrayState's lazy disabling of vertex attributes mechanism major fix: _vertexAttribArrays must be 'shared'
5 years ago
Laurens Voerman 38727ed4b4 implement readObject for all relevant readerWriters
5 years ago
AnyOldName3 8491fd780d Add support for Targa type 3 and 11 images (greyscale)
5 years ago
Laurens Voerman 3ccdc66717 fix indentation for osgt files for windows dynamic library build.
5 years ago
Laurens Voerman 2f71c55da9 fix compile error if OSGUTIL_RENDERBACKEND_USE_REF_PTR not defined in include/osgUtil/RenderLeaf
5 years ago
AnyOldName3 7b6135f0f7 Avoid wasting memory loading optional TGA fields as RLE image data
5 years ago
AnyOldName3 05e896af7e Add support for type 9 (colour mapped, compressed) TGA images.
5 years ago
AnyOldName3 33bf30cd8c Check TGA footer if present to see if attribute channel contains alpha data
5 years ago
Robert Osfield fd014e3b52 Merged ELSEIF fix from master
5 years ago
Laurens Voerman 3f0c1daaa2 add missing E to ELSIF
5 years ago
AnyOldName3 c9fc6e0f79 Consistently check for failed memory allocation
5 years ago
AnyOldName3 348fbfe410 Switch to using safe buffers (fixing a memory leak)
5 years ago
AnyOldName3 47ec2c7951 Cleanup TGA header interpretation
5 years ago
Robert Osfield 6ea8ebf25a Fixed indentation
5 years ago
Wei Lisi 2b65555d5f remove tabs
5 years ago
flashk 2439679b0c Update fbxRMesh.cpp
5 years ago
Wei Lisi 0cbf839425 clean up
5 years ago
Wei Lisi 82cae6daf4 fix fbx hierarchy issue
5 years ago
Derek Quam 6767ff540b Fix two bugs introduced when removing the Geode visitor from the FBX
5 years ago
Derek Quam 69ebfecfcc Fix duplicate geometries in FBX export.
5 years ago
OpenSceneGraph git repository 3834172342
Merge pull request #745 from eligovision/OpenSceneGraph-3.6_cmake
5 years ago