OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

OpenSceneGraph git repository

Results 147 OpenSceneGraph issues
Sort by recently updated
recently updated
newest added

Fixing issue where setting index 0 element of a std::string will cause an assertion failure. Tested with Visual Studio 2010 on Windows 10.

OpenSceneGraph doesn't build with the recently released ffmpeg 5.0 - main problems are the use of the removed AVPicture API, attempts to access the "codec" member of an AVStream, and...

I now need to compile 3.6.5, where can I find the version of the dependency library,(etc GDAL)

file: OpenSceneGraph\src\osg\GraphicsContext.cpp function: GraphicsContext::runOperations '_operations' variable is not protected here by '_operationsMutex'. Leads to potential (real for me actually) crash.

* Force init for new copy as _uniqVertexGroupList is not copied The problem can occur if you deep copy a scene with a RigTransformSoftware in it after it has already...

hello , I have a problem and very thanks for u reading it . while compile the plugin nvtt, come out error LNK2001 and 2019 . the nvtt_d.lib is from...

When I build OSG via tag `OpenSceneGraph-3.6.5`, the texture examples do not work. When I build OSG using master branch, the texture examples *DO* work. # osgtexture1D.exe built using tag...

Found via `codespell -q 3 -S ./ChangeLog,./NEWS.txt -L aci,alph,ba,blok,childrens,childs,compiletime,currenty,doubleclick,dum,enew,inout,interaktive,lod,ontop,parm,propmt,prset,ro,seh,stil,supercedes,te,tesselation,tesselator,useg,valu,vas,widthout,xwindows`

The Triangles() and Nodes() accessors have been deprecated in favor of the Triangle(index) and Node(index) methods, available since OCC 7.2.0, i.e. for over 5 years. The Nodes() method has been...

Closes #1132 This changes the CMake version range to avoid deprecation warnings.