Commit Graph

16150 Commits (7505cb46037bf09bd7197cb771e5f6276950c444)
 

Author SHA1 Message Date
konstantin.matveyev 4b0bed8161 GLExtensions improved: added support for WebGL compressed textures: S3TC, ETC{1,2}, PVRTC
4 years ago
tomhog ddbed23537 fix for typo in windows branch of delimiter definition
4 years ago
Robert Osfield a13f8cf4b4
Merge pull request #973 from arnauddgbes/OpenSceneGraph-3.6
4 years ago
Robert Osfield fab1431e59
Merge pull request #989 from eligovision/OpenSceneGraph-3.6_shader_composer
4 years ago
Matthew Reid 073cfab166 Added support for sRGB texture formats
4 years ago
Robert Osfield bf279a59fa Merged from master "Declare "result" as LONG for Mingw build"
4 years ago
Robert Osfield 4ad410969e Added Node::accept() usage from IntersectionVisitor to IntersectVisitor
4 years ago
Robert Osfield f50d32547d Changed to using Node::accept() to handled children of Geode/Billboard to enable scene graphs with non drawables as children
4 years ago
Robert Osfield 8406442a96
Merge pull request #976 from MeyerFabian/build/windows_clang_3.6_target
4 years ago
Robert Osfield 7994bfa767
Merge branch 'OpenSceneGraph-3.6' into build/windows_clang_3.6_target
4 years ago
Robert Osfield b8982224c3
Merge pull request #969 from unelsson/daeremoveprotcheck
4 years ago
Robert Osfield 8178b51956
Merge pull request #968 from unelsson/getdaenamesbonesskel
4 years ago
Robert Osfield a7a7c0de8b
Merge pull request #967 from unelsson/daepluginoptionsfix
4 years ago
Alberto Luaces 2ade061ced Code comments, log strings and some variable spell fixes.
4 years ago
valid-ptr 0415b7df84 ShaderComposition mechanism on the osg::State fixed: condition improved
4 years ago
valid-ptr 43724f004e ShaderComposition mechanism on the osg::State fixed
4 years ago
OpenSceneGraph git repository 300ba7aa02
Merge pull request #983 from rhabacker/update-so-version
4 years ago
Ralf Habacker 97a4094d76 Updated SO version as osgDB::ReaderWriter changes from #981 change the ABI
4 years ago
OpenSceneGraph git repository 6b95718d65
Merge pull request #981 from rhabacker/3.6-add-plugin-env-support
4 years ago
Ralf Habacker 47ab799168 Use new method supportsEnvironment() from class ReaderWriter in client code
4 years ago
Ralf Habacker c3108697de Add support for showing environment variables provided by osg plugins
4 years ago
MeyerFabian ba70c7d543 build/windows_clang
4 years ago
Arnaud Huck 855212548d fixed installation of PDB files on Windows with Ninja generator.
4 years ago
Robert Osfield 47207248d4 Selected USE_NEW_DELETE allocation mode to fix memory leak
4 years ago
Nelsson Huotari e1e6e07de3 Remove protocol check
4 years ago
Nelsson Huotari 508cf89f9c get names of bones and skeleton to osg nodes
4 years ago
Nelsson Huotari f29ecc10a8 clone pluginOptions.options
4 years ago
OpenSceneGraph git repository 46505f66d3
Merge pull request #965 from gramnation/patch-1
4 years ago
Graham Stewart fb63c5b0a5
comment out cmake internal help markup
4 years ago
Calum Robinson 2b64d30fca Return early in osgText::Text property setters
4 years ago
Mathias Nährig e0b288fe37 Update GLExtensions.cpp
4 years ago
Conrad Poelman 91cfc02700 Remove register keyword (deprecated in C++17/20)
4 years ago
Robert Osfield b29fb0b870 Added ZLIB as a build depdency to PNG plugin build
4 years ago
OpenSceneGraph git repository 6ca2487362
Merge pull request #934 from mp3butcher/orphanalreadyimmutable
4 years ago
Julien Valentin 197fc401b4 prevent immutability resetting when textureobject is taken from orphans
4 years ago
Robert Osfield 16cd192562 Updated shaders from OpenSceneGraph-Data.
4 years ago
Remo E 2f043345c9 [macosx 10.15] Fix for https://github.com/openscenegraph/OpenSceneGraph/issues/926 from @PetrBo and @tikittel
4 years ago
Robert Osfield 24fc34a440 Merge branch 'AnyOldName3-tga-1' into OpenSceneGraph-3.6
4 years ago
Robert Osfield decf339b74 Merge branch 'tga-1' of https://github.com/AnyOldName3/osg into AnyOldName3-tga-1
4 years ago
Conrad Poelman 889325b496 Name unnamed typedef struct {...} to fix MSVC error
4 years ago
Jason Beverage 126623645f Closing ZipArchive in destructor
4 years ago
Scott Giese 6c908e9081 osgsimplegl3: fix minor typo
4 years ago
Robert Osfield e4373b0143 Fixed crash during compile traversal
4 years ago
Chris Djali 16a5e019c5
Register option
4 years ago
AnyOldName3 597441ca33 Add option to treat all TGA files as TGA 1.0
5 years ago
Scott Giese 864b087b1f Ignore Visual Studio Code configuration
5 years ago
Philip Lamb 75d03de844 png and tiff plugins do not depend on C++ exceptions.
5 years ago
OpenSceneGraph git repository 1bd75f464a
Merge pull request #918 from LaurensVoerman/proxy-3.6
5 years ago
OpenSceneGraph git repository d501def836
Merge pull request #914 from LaurensVoerman/las_recenter
5 years ago
Robert Osfield cdbec116fa Added arguments to viwer construction to allow better command line control
5 years ago