OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

OpenSceneGraph git repository

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

target_include_directories(osg ...) does not include the directory that contains the autogenerated osg/Config. This prevents building and linking against OpenSceneGraph as part of a larger CMake build (e.g., via `add_subdirectory(OpenSceneGraph)`) without...

Once Apple finally decides to drop OpenGL support then OSG can also then remove support for Apple products. This cuts down on the amount of spam, 8 lines per call...

Fedora installs FLTK to /usr/include/FL/Fl.H

When using the txp plugin in Debug configuration, the application may crash with an error message as show in the image below: ![txpError](https://user-images.githubusercontent.com/94164788/141431534-66842149-6e38-49cb-a459-2b6e9991207f.png) This is caused in various lines of...

This is [useful](https://gitlab.com/OpenMW/openmw/-/merge_requests/1379) for OpenMW to store `std::int64_t` and `std::uint64_t` user values inside `osg::Object`. C++ doesn't guarantee `long` to be 64 bit wide but it's common to have `std::int64_t` as...

This is more of a suggestion/idea than direct pull request, and may require further work. I hope for feedback, and suggest reviewing the code before merging, and considering whether this...

[Liblas recommends using PDAL instead](https://liblas.org/) ``` As of 2018, libLAS has been replaced by the PDAL project and it is in hibernation or maintenance mode. libLAS does not provide support...

Hi Robert, I noticed that a few of the plugins don't pass their options to dependent (image) loaders. Took me a while to understand that the readRef[Image/Node/Object] functions take their...

When looking at Travis CI, I see the following message: Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on. Looks like things need...