Gleb Mazovetskiy
199035ae51
CMakeLists.txt: OSG_FIND_3RD_PARTY_DEPS option
...
Android-specific macros aren't needed in some cases, e.g. if the NDK is
setup with all the needed dependencies a much easier way to find
packages is to simply specify the correct `CMAKE_FIND_ROOT_PATH`.
The `ANDROID_3RD_PARTY` macro interferes with this.
Adds an option to disable it.
WIN32 build is in a similar situation, the new option affects it also.
2021-01-23 17:25:45 +00:00
Gleb Mazovetskiy
44d3da02a9
Fix osgViewer USE_GRAPHICSWINDOW
without a windowing system
...
There is no way for the user to know whether OSG was compiled with a
windowing system.
This means calling USE_GRAPHICSWINDOW() in client libraries was unsafe
in the case of the "None" windowing system, as it would fail to link.
Turns the call into a no-op in that case.
2021-01-18 14:48:12 +00:00
Gleb Mazovetskiy
4093860c32
cmake: Allow passing LTO option
2021-01-18 14:45:41 +00:00
Sam Brkopac
9c7cde1db4
updated cmake to properly disable debug iterators on windows
2021-01-18 13:42:40 +00:00
Ralf Habacker
97a4094d76
Updated SO version as osgDB::ReaderWriter changes from #981 change the ABI
2020-08-19 11:19:08 +02:00
Robert Osfield
35f3876797
Updates for 3.6.5 release
2020-01-31 11:02:47 +00:00
Robert Osfield
36e47d31bd
Updates for 3.6.5-rc3
2020-01-30 19:25:50 +00:00
Robert Osfield
f3c615631b
Updater rc number for 3.6.5-rc2, and CHangeLog
2020-01-21 10:11:30 +00:00
Robert Osfield
d8896f4bcb
Updated ChangeLog and set rc candidate 1 for 3.6.5-rc1
2020-01-14 16:30:14 +00:00
OpenSceneGraph git repository
c8e283cfe9
Merge pull request #837 from LaurensVoerman/carbonFix
...
fix apple carbon reference
2019-12-11 17:51:02 +00:00
Laurens Voerman
23b7c4d47d
fix apple carbon reference
2019-09-11 10:22:16 +02:00
Konstantin S. Matveyev
6774f77779
Fix build iOS: when using Toolchain or building with Makefiles (not Xcode)
2019-08-23 18:35:49 +03:00
Robert Osfield
149c04b0df
Added a _fontFallback to TextBase to cache any fallback font (usually DefaultFont) that is used when the Textbase::_font is null.
2019-07-31 14:11:59 +01:00
Robert Osfield
b3808ef89c
Updated version to 3.6.5
2019-07-29 09:59:57 +01:00
konstantin.matveyev
b0c89b137d
OSG_TEXT_USE_FONTCONFIG cmake option added: Set to ON to enable attempt to use FontConfig in osgText; Disabled by default for iOS and Android
2019-07-26 14:09:36 +03:00
Robert Osfield
b2daa32420
UPdated for 3.6.3-rc9
2019-07-25 15:10:36 +01:00
Robert Osfield
4e126469fc
Updates for 3.6.4-rc8
2019-07-22 19:22:16 +01:00
Robert Osfield
060a641c2b
Updated for rc7
2019-07-19 09:20:50 +01:00
Robert Osfield
7f370bdfc6
Removed references OpenVRML plugin
2019-07-18 11:16:49 +01:00
Robert Osfield
a8017cb807
Updated for rc6
2019-07-16 13:50:02 +01:00
OpenSceneGraph git repository
ac6b082963
Merge pull request #789 from rhabacker/OpenSceneGraph-3.6
...
cmake: Add find_package module for fontconfig
2019-07-16 11:53:24 +01:00
Alberto Luaces
117fd42efc
Avoid that mingw cross-compilation choosing X11 as the windowing system.
...
I have moved the PROJECT stanza before the conditionals, because
otherwise expressions like IF(MINGW) always fail.
2019-07-16 11:08:25 +02:00
Ralf Habacker
387e66911b
cmake: Add summary information to get an idea of what dependencies might be missing
2019-07-15 19:00:55 +02:00
Robert Osfield
8a4cdcf264
Updated for 3.6.4-rc5
2019-07-15 17:06:51 +01:00
StefanBruens
7dbcb4b7d3
Fix wxWidgets COMPONENTS specification, deprecated usage broken with CMake 3.14
...
Current FindWxWidgets.cmake allows to specify OPTIONAL components, unfortunately
this broke the (deprecated) use of wxWidgets_USE_LIBS.
Fixes : #779
2019-07-03 07:24:03 +01:00
Robert Osfield
384cc25380
Updated SO number to refect change to the Drawable header inline method status
2019-07-02 20:21:05 +01:00
Robert Osfield
2f914506e9
Updated release candidate number to 4 in prep for 3.6.4-rc4 release.
2019-07-01 16:12:53 +01:00
Laurens Voerman
3f0c1daaa2
add missing E to ELSIF
...
# Conflicts:
# src/osgViewer/CMakeLists.txt
2019-05-08 09:50:17 +01:00
Konstantin S. Matveyev
036bb7b472
CMake: Win32 option added to OSG_WINDOWING_SYSTEM
2019-04-14 00:47:36 +03:00
valid-ptr
b5dff94107
CMake: OSG_WINDOWING_SYSTEM fixed; FORCE flag removed
2019-04-14 00:08:09 +03:00
Jeongseok Lee
43b274f65c
Update comments and fix cmake version check
2019-03-21 08:40:33 +00:00
Capostrophic
12b298130a
Add OSG_USE_FLOAT_QUAT build option to use single precision quaternions
2019-03-14 10:46:42 +00:00
Robert Osfield
625c771641
Updates for 3.6.4-rc3
2019-01-26 19:36:30 +00:00
Robert Osfield
035abfdb71
Updated for 3.6.4-rc2
2019-01-09 10:19:34 +00:00
Robert Osfield
820532ddff
Updated rc number for 3.6.4 release candidate
2019-01-04 09:22:12 +00:00
Thomas Hogarth
e8ba57b22f
Improved iOS cmake support for xcode 9.4 and cmake 3.11
2018-12-10 08:22:36 -07:00
Robert Osfield
8b4359b77e
Restructed the setting of the OSG_GL_CONTEXT_VERSION to allow script to set it's default value
2018-11-11 10:14:50 +00:00
Robert Osfield
c5d00bc223
Added make clobber target, imported in from the VSG project.
2018-11-09 11:28:57 +00:00
Robert Osfield
3a6b13c46e
Updated version number and date for 3.6.3 stable release
2018-09-14 10:41:24 +01:00
Robert Osfield
d6d6c3cda2
Updated for 3.6.3-rc3
2018-09-13 08:47:17 +01:00
Robert Osfield
2213011caa
Updated rc number 2 for 3.6.3-rc2
2018-09-11 11:56:04 +01:00
Robert Osfield
2f056dcaa9
Updated for 3.6.3-rc1
2018-09-06 12:29:44 +01:00
Robert Osfield
2a4dd6e03b
Updated SO version as XmlNode::Input changes change the ABI
2018-09-04 14:13:32 +01:00
Robert Osfield
5040c583b4
Updated version number to 3.6.3 in prep for next naintainance release
2018-09-03 11:19:50 +01:00
Robert Osfield
dff2faa63b
Updates for 3.6.2 stable release
2018-06-29 10:54:13 +01:00
Robert Osfield
2b7b051421
Removed the gl3.h usage for GL3 case as these headers were replaced by glcorearb.h, it's probably better to just fallback to gl.h and have the OSG get the extentions at runtime.
2018-06-29 09:52:47 +01:00
Robert Osfield
469d743bec
Updated for rc3
2018-06-28 07:06:59 +01:00
Robert Osfield
11e4a995c4
Updated for 3.6.2-rc2
2018-06-27 09:17:00 +01:00
Robert Osfield
89e186014e
Updates for 3.6.2-rc1
2018-06-20 13:59:10 +01:00
Robert Osfield
a9f91a875b
Changed version to 3.6.2 in prep for next release
2018-06-14 08:54:21 +01:00