caf3167dbepng and tiff plugins do not depend on C++ exceptions.
Philip Lamb
2020-03-13 20:00:01 +1300
9eaf257a67move Win32GWUtils header from src to include.
Laurens Voerman
2020-03-02 14:48:41 +0100
68c5e6e6cafix bug in ProxyNode with DEFER_LOADING_TO_DATABASE_PAGER causing crash when children reorder during load.
Laurens Voerman
2020-03-02 10:44:59 +0100
638069f93bReaderWriterLAS recenter bug fixed, final batch of points was missed in translating the center point.
Laurens Voerman
2020-02-19 09:49:51 +0100
35f3876797Updates for 3.6.5 release
Robert Osfield
2020-01-31 11:02:47 +0000
f0e89c41aaAdded mutex lock to avoid threading issues when glyphs are added to a Font from multiple threads
Robert Osfield
2020-01-31 10:37:25 +0000
2e0472ba7eAdded mutex lock to avoid threading issues when glyphs are added to a Font from multiple threads
Robert Osfield
2020-01-31 10:37:25 +0000
36e47d31bdUpdates for 3.6.5-rc3
Robert Osfield
2020-01-30 19:25:50 +0000
274938e3c5Fix for older versions of fbxsdk without xml or zlib libraries, fix cmake multiconfig generators (msvc) with irrelevant CMAKE_BUILD_TYPE.
Laurens Voerman
2020-01-30 16:32:42 +0100
25868955d2Added explicit clean up removeView
Robert Osfield
2020-01-30 16:21:32 +0000
54ac72a126Added explicit clean up removeView
Robert Osfield
2020-01-30 16:21:32 +0000
6559295768Fix for older versions of fbxsdk without xml or zlib libraries, fix cmake multiconfig generators (msvc) with irrelevant CMAKE_BUILD_TYPE.
Laurens Voerman
2020-01-30 16:32:42 +0100
a90a9a0a15Add getPreRenderList getPostRenderList to RenderStage.
dedowsdi
2020-01-17 18:47:49 +0800
995e849e8aOcclusionQueryNode: make all usages of 'updateDefaultQueryGeometry' thread safe
Daniel Trstenjak
2019-08-23 09:59:54 +0200
ddb72691bcOcclusionQueryNode: fix resetting to default query geometry
Daniel Trstenjak
2019-08-23 09:46:02 +0200
817d92b703OcclusionQueryNode: fix use case of user defined query geometry
Daniel Trstenjak
2019-08-14 11:27:40 +0200
8fb5ba4a3fOcclusionQueryNode: reset the test result of the invalid geometry
Daniel Trstenjak
2019-01-29 14:40:16 +0100
3ef5d2b331OcclusionQueryNode: ensure a valid query geometry
Daniel Trstenjak
2019-01-29 11:37:28 +0100
c64b94da2eOcclusionQueryNode: ensure a consistent value for '_passed'
Daniel Trstenjak
2019-01-25 15:02:45 +0100
19cf8b46c3Introduced a QueryGeometry::getQueryResult(const osg::Camera*) method as a more informative replacedment for QueryGeometry::getNumPixels().
Robert Osfield
2019-01-26 16:33:23 +0000
481cb4f770Added commment explaining that OpenThreads::Thread::CurrentThread() return NULL on non OpenThreads thread.
Robert Osfield
2020-01-13 14:12:54 +0000
ccf6554d2dAdded Thread::CurrentThreadId() method to wrap up thread id functionality in a more platform appropriate way.
Robert Osfield
2020-01-06 18:39:51 +0000
9305485a11Added commment explaining that OpenThreads::Thread::CurrentThread() return NULL on non OpenThreads thread.
Robert Osfield
2020-01-13 14:12:54 +0000
037e0f3a12Added support for using CurrentCodePage functionality with osgText::String To the DXF plugin added Option string support for using CurrentCodePage|WidePage, UTF8, UTF16, UTF32 and FontFile=filename
Robert Osfield
2020-01-13 13:41:37 +0000
9e75926338Added support for using CurrentCodePage functionality with osgText::String To the DXF plugin added Option string support for using CurrentCodePage|WidePage, UTF8, UTF16, UTF32 and FontFile=filename
Robert Osfield
2020-01-13 13:41:37 +0000
a4054572b9Added encoding and font setting to dxfText as a first step towards making these user controllable to enble handling of non default settings
Robert Osfield
2020-01-13 09:58:47 +0000
d969516595Added encoding and font setting to dxfText as a first step towards making these user controllable to enble handling of non default settings
Robert Osfield
2020-01-13 09:58:47 +0000
356e16e6c4Implemented TextBase::compileGLObjects() with handling of VAO/VBOs to address bugs associated with VAO usage of Text.
Robert Osfield
2020-01-07 11:12:18 +0000
605821e655Implemented TextBase::compileGLObjects() with handling of VAO/VBOs to address bugs associated with VAO usage of Text.
Robert Osfield
2020-01-07 11:12:18 +0000
5235811c47add linewidth support
Long Huan
2020-01-07 09:16:18 +0800
22473d0f7fadd MappingBitField serializer and increment SO version
Julien Valentin
2020-01-06 20:10:43 +0100
d1ff16614cAdded Thread::CurrentThreadId() method to wrap up thread id functionality in a more platform appropriate way.
Robert Osfield
2020-01-06 18:39:51 +0000