Commit Graph

320 Commits (OpenSceneGraph-3.6)

Author SHA1 Message Date
Robert Osfield fee977ac90 Added workaround to prevent building against new Asio headers
3 years ago
Arnaud Huck 855212548d fixed installation of PDB files on Windows with Ninja generator.
4 years ago
Graham Stewart fb63c5b0a5
comment out cmake internal help markup
4 years ago
Stuart Mentzer 7a442801cd FBX plugin updates / PREFIX-NOTFOUND work-around
5 years ago
blobfish 023bfb8bbb Plugins: Cmake: OpenCasCade: Changing header used for include directory search. See Following.
5 years ago
Robert Osfield 515a0bbe65 Added TKXCAF to find package list
5 years ago
Julien Valentin 7b3d1dff25
fix cmake block comment syntax
5 years ago
Julien Valentin 842b334803
remove unproperly parsed CMake comment
5 years ago
Daniel Wendt 0a704161fe las plugin: fix linking against static boost library under windows
5 years ago
Ralf Habacker dc9f6f2751 cmake: Added find_package module for fontconfig which is not available with cmake < 3.14
5 years ago
Jeongseok Lee f263ad29db Update CMakeModules/FindCOLLADA.cmake
6 years ago
Thomas Hogarth 5eb9ab1d75 removed ios simulator reference, adjusted readme
6 years ago
Thomas Hogarth e8ba57b22f Improved iOS cmake support for xcode 9.4 and cmake 3.11
6 years ago
Emil Knabe 3577fd9d90 Added support for FBX 2019
6 years ago
Robert Osfield d365a6a347 Added support for Collada DOM-2.5
7 years ago
Aitor Moreno 79fde49084 (re)fix the installation of the PDB files
7 years ago
Aitor Moreno 5fcaf18025 fix installation of PDB files from the examples.
7 years ago
Robert Osfield 556089e6a1 From Raymond de Vries, added support for latest FBX SDK
7 years ago
Alessandro Terenzi 9010fd8035 iOS CMake project generation improvements (bitcode option)
7 years ago
Robert Osfield e84c93dfce Fixed Linux NVTT build issue by restricting the addition of the new libs to just Windows
7 years ago
Robert Osfield 7d311915e7 Merged NVTT cmake fixes from 3.4 branch
7 years ago
Alberto Luaces 958e954b93 Use a minimal set of OpenCASCADE libraries.
7 years ago
OpenSceneGraph git repository b909ac2d95
Added return to last line
7 years ago
Björn Blissing 09eefd7973 Added script to identify Windows version
7 years ago
Raymond de Vries 41dda781ee attached fixes for configuring and building the osgPlugin exr with Visual Studio and using out-of-the-box builds of ilmbase and openexr, i.e. without manual/extra config for using these 2 libs with the OSG.
7 years ago
Robert Osfield 4f2328bc09 From Raymond de Vires, added support for 2018 and 2016 versions of FBX.
7 years ago
Laurens Voerman 985b3a7206 removed las_c library from FindLIBLAS.cmake, it's not used by the osg plugin.
7 years ago
Daniel Emminizer a9f0793e69 SETUP_EXE in CMake now uses same define for including the GLCORE headers as SETUP_LIBRARY and SETUP_PLUGIN. Fixes Windows build errors for applications.
7 years ago
Robert Osfield af609dfb67 Revert commit 904619e219 as it was causeing build problems
7 years ago
Robert Osfield 904619e219 Merged addition of "" around variable from 3.4 branch
7 years ago
Laurens Voerman c939f7f0fc fix for visual studio trying to link "debug.lib" and "release.lib"
7 years ago
luzpaz 2cd31f65e4 misc. typo fixes
7 years ago
Robert Osfield c18be2fc41 Replaced local FindZLIB.cmake usage with CMake's own FindZLIB.cmake, and ZLIB_LIBRARY to ZLIB_LIBRARIES
7 years ago
Robert Osfield e4b4d1aa59 Replaced local FindOurDCMTK.cmake with stock Cmake's FindDCMTK.cmake as the later is now feature complete and has full support for debug and release libraries.
7 years ago
Robert Osfield 9cdeabfbb6 Merged MSVC static build fix from OpenSceneGraph-3.4
7 years ago
cxw dbff652aed Still build even if CPACK_GENERATOR is undefined
7 years ago
Robert Osfield 90cda8ede2 Refactored COLLADA_BUILDNAME and COLLADA_BOOST_BUILDNAME to resolve case where CMAKE_VS_PLATFORM_TOOLSET is not set.
7 years ago
Torben Dannhauer 67ef816da0 Update to FindCollada.cmake to handle Visual Studio 2017 binaries
8 years ago
Torben Dannhauer 53a10a7bd9 as preparation for the upcoming 3rdParty package for Visual Studio 2017, I updated Find3rdPartyDependencies.cmake to find also the newest Freetype 2.7.1 release.
8 years ago
Marcel Pursche 1bf303e566 Improved cpack configuration for building debian packages:
8 years ago
OpenSceneGraph git repository ce0fbabb4e Merge pull request #207 from LaurensVoerman/submitOpenCascade
8 years ago
Laurens Voerman 75e6889366 fix OpenCascade library list for use with shared libs; added list and options for static lib
8 years ago
OpenSceneGraph git repository 58b9f5208f Merge pull request #206 from LaurensVoerman/submitLAScmake
8 years ago
OpenSceneGraph git repository fea86426ed Merge pull request #205 from LaurensVoerman/submitGTAcmake
8 years ago
Laurens Voerman ef01913b9a allow library names liblas.lib and liblas_c.lib;fix include dirs typo; link only liblas_c in plugin.
8 years ago
Laurens Voerman f8ed554ddb use normal cmake search if PKG_CHECK_MODULES fails; fix win32 debug linking with SET(TARGET_LIBRARIES_VARS GTA_LIBRARY)
8 years ago
Laurens Voerman 0f899a2a1e added FBX SDK 2017.1 and try to add apple (clang) support (not tested - I have no apple)
8 years ago
Robert Osfield 0052a650b8 From Torben Dannhauer, build updates for NVTT.
8 years ago
Robert Osfield 45e1523a09 From Torben Dannahauer, updates to track changes to Winddows 3rd party package
8 years ago
Robert Osfield b950c428a6 From Vladimir Chebaev, "Dynamic linking of fbx plugin and fbx SDK"
8 years ago