Commit Graph

16156 Commits (OpenSceneGraph-3.6)
 

Author SHA1 Message Date
Robert Osfield 7e8665308d Adopted CMake's FindDCMTK.cmake variables
5 years ago
OpenSceneGraph git repository c50b699992
Merge pull request #874 from blobfish/occt7.4
5 years ago
blobfish cd5740e98f Plugins: OpenCasCade: Adding 'std' prefix where needed. See Following.
5 years ago
blobfish 023bfb8bbb Plugins: Cmake: OpenCasCade: Changing header used for include directory search. See Following.
5 years ago
Robert Osfield c5ff9e63df Added classic locale setting to avoid local setting of locale affecting the GLSL code generated.
5 years ago
Robert Osfield e5e5ea6239 Updated ChangeLog
5 years ago
Robert Osfield 9ae47b921b Added automatically removal from the OjbectCache when a object or it's subgraph contain Texture that no longer have an osg::Image.
5 years ago
OpenSceneGraph git repository 994b066329
Merge pull request #871 from LaurensVoerman/commit_tgaFix
5 years ago
Laurens Voerman ad82aea2e3 fix debug compile error for ReaderWriterTGA
5 years ago
OpenSceneGraph git repository 5f2a3ef76f
Merge pull request #870 from eligovision/OpenSceneGraph-3.6_glext_fix
5 years ago
OpenSceneGraph git repository 2e7a7d786a
Merge pull request #869 from eligovision/OpenSceneGraph-3.6_glext
5 years ago
konstantin.matveyev 67523373a9 GLExtensions's isPBOSupported and isVAOSupported flags fixed for GLES2+GLES3 configuration
5 years ago
konstantin.matveyev f38fa9e9c3 GLExtensions's isInvalidateFramebufferSupported flag improved
5 years ago
PntAndCnt 99b2fffa7c Fontconfig should be external library.
5 years ago
PntAndCnt 3fbf24759f Fix a typo and invisible 3dtext in examples/osgtext.
5 years ago
Kent d215b255c4 Mered fix for internalFormat
5 years ago
valid-ptr 51fee80224 glInvalidateFramebuffer added to GLExtensions
5 years ago
konstantin.matveyev fefabb6c2b glFramebufferTexture2DMultisample added to GLExtensions
5 years ago
Dmitry Marakasov 27e3f57da2 Add FreeBSD-specific code bits for pthread_setaffinity_np support
5 years ago
Robert Osfield 56835cf821 Fix linking with Xinerama
5 years ago
OpenSceneGraph git repository 445596e59c
Merge pull request #861 from aluaces/default-ffmpeg
5 years ago
elsid c0ea4c6310 Fix clang 8 & libc++ build errors
5 years ago
OpenSceneGraph git repository ddea94b41c Fixed indentation, replacing tabs with spaces
5 years ago
Tim Moore 5f1e33fcb3 Fix bug in matrix transpose() and transpose3x3
5 years ago
flashk 46e17699b3 Support reading RGB float DDS images
5 years ago
OpenSceneGraph git repository 38807c4bb8
Merge pull request #851 from LaurensVoerman/submitCpSubImg
5 years ago
DCFennell 987521ba9c GL_CLAMP_VERTEX_COLOR and GL_CLAMP_FRAGMENT_COLOR deprecated in GL core profile according to OpenGL 4.5 specification.
5 years ago
Johannes Pabst 6776cc2c63 Fix: LuaCallbackObject could form circular references to LuaScriptEngine that prevented its destruction. Destruction of LuaScriptEngine now disarms all callbacks into Lua.
5 years ago
Riccardo Corsi 3fe2e5a9e0 Fbx Plugin: added plugin option to set the target axis system. Default left to OpenGL.
5 years ago
grdowns 0d94d8e5a6 Add vcpkg installation instructions
5 years ago
OpenSceneGraph git repository c8e283cfe9
Merge pull request #837 from LaurensVoerman/carbonFix
5 years ago
OpenSceneGraph git repository b1314c0fb8
Merge pull request #833 from cj-mcdonald/osga-fix
5 years ago
Guilhem Saurel a86b90ca4a fix dae readme
5 years ago
OpenSceneGraph git repository bc3372fda0
Merge pull request #828 from eligovision/OpenSceneGraph-3.6_ios_build_fix
5 years ago
OpenSceneGraph git repository 6477397b95
Merge pull request #822 from mp3butcher/patch-32
5 years ago
Alberto Luaces 8f6eff9de5 Set ffmpeg as the default plugin for video files.
5 years ago
Laurens Voerman c4e7a07367 fix copySubImage crash on compressed files
5 years ago
Laurens Voerman 23b7c4d47d fix apple carbon reference
5 years ago
Colin McDonald a9900712a4
Update ReaderWriterOSGA.cpp
5 years ago
Konstantin S. Matveyev 6774f77779 Fix build iOS: when using Toolchain or building with Makefiles (not Xcode)
5 years ago
Julien Valentin 5516f86f9e use memcpy instead of union
5 years ago
Julien Valentin a9546da368 optimize conversion with a union
5 years ago
Robert Osfield 415925b024 Removed exlict keyword to address build problems with VS older than 2015.
5 years ago
Remo E 30aae63c3b Debugging: Hint to debug LoadLibrary issues
5 years ago
Robert Osfield 694b1c3d32 Merge branch 'OpenSceneGraph-3.6' of https://github.com/openscenegraph/OpenSceneGraph into OpenSceneGraph-3.6
5 years ago
OpenSceneGraph git repository a2436fa8b5
Merge pull request #820 from Capostrophic/dds
5 years ago
Björn Blissing 64d9b51f91 Fixed spelling error in warning message
5 years ago
capostrophic a3b507bb01 Fix memory leaks
5 years ago
capostrophic cbac09902d Add support for DDPF_PALETTEINDEXED8 pixel format reading
5 years ago
Robert Osfield 515a0bbe65 Added TKXCAF to find package list
5 years ago