- 03 May, 2020 2 commits
-
-
Julien Valentin authored
-
Robert Osfield authored
-
- 29 Apr, 2020 9 commits
-
-
Robert Osfield authored
-
-
OpenSceneGraph git repository authored
[macosx 10.15] Fix GC resize issue #926 from @PetrBo and @tkittel
-
Robert Osfield authored
-
Robert Osfield authored
-
OpenSceneGraph git repository authored
Name unnamed typedef struct {...} to fix MSVC error
-
OpenSceneGraph git repository authored
Closing ZipArchive in destructor
-
OpenSceneGraph git repository authored
osgsimplegl3: fix minor typo
-
Robert Osfield authored
-
- 18 Apr, 2020 1 commit
-
-
Remo E authored
[macosx 10.15] Fix for https://github.com/openscenegraph/OpenSceneGraph/issues/926 from @PetrBo and @tikittel
-
- 09 Apr, 2020 1 commit
-
-
Conrad Poelman authored
Compile with latest MSVC 16.6.0 Preview Release, got error message: > osgPlugins\x\types.h(41,20): error C7626: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes (compiling source file ...3rdparty\OpenSceneGraph\src\osgPlugins\x\mesh.cpp) The fix was just to give it a name, which will never be used. I picked Vector_struct, feel free to improve.
-
- 26 Mar, 2020 1 commit
-
-
Jason Beverage authored
-
- 24 Mar, 2020 1 commit
-
-
Scott Giese authored
-
- 23 Mar, 2020 3 commits
-
-
OpenSceneGraph git repository authored
Improve PkgConfig usage
-
OpenSceneGraph git repository authored
Ignore Visual Studio Code configuration
-
OpenSceneGraph git repository authored
png and tiff plugins do not depend on C++ exceptions.
-
- 22 Mar, 2020 2 commits
-
-
Scott Giese authored
Including FindPkgConfig directly into scripts is not a recommended practice. Doing so will cause CMake to complain with a warning. Replaced with find_package(PkgConfig QUIET)
-
Scott Giese authored
-
- 13 Mar, 2020 6 commits
-
-
Laurens Voerman authored
fix bug in ProxyNode with DEFER_LOADING_TO_DATABASE_PAGER causing crash when children reorder during load.
-
Laurens Voerman authored
ReaderWriterLAS recenter bug fixed, final batch of points was missed in translating the center point.
-
Robert Osfield authored
-
-
OpenSceneGraph git repository authored
move Win32GWUtils header from src to include.
-
Philip Lamb authored
-
- 02 Mar, 2020 1 commit
-
-
Laurens Voerman authored
-
- 31 Jan, 2020 1 commit
-
-
Robert Osfield authored
-
- 30 Jan, 2020 2 commits
-
-
Laurens Voerman authored
Fix for older versions of fbxsdk without xml or zlib libraries, fix cmake multiconfig generators (msvc) with irrelevant CMAKE_BUILD_TYPE.
-
Robert Osfield authored
-
- 27 Jan, 2020 1 commit
-
-
Stuart Mentzer authored
-
- 21 Jan, 2020 1 commit
-
-
dedowsdi authored
-
- 20 Jan, 2020 1 commit
-
-
dedowsdi authored
-
- 17 Jan, 2020 2 commits
-
-
Robert Osfield authored
-
Robert Osfield authored
-
- 15 Jan, 2020 2 commits
-
-
OpenSceneGraph git repository authored
Correct condition for copying openthreads PDB
-
Jerry authored
Related to issue: https://github.com/openscenegraph/OpenSceneGraph/issues/898
-
- 14 Jan, 2020 3 commits
-
-
Robert Osfield authored
-
Robert Osfield authored
-
Robert Osfield authored
-