[osg-users] OpenSceneGraph-3.3.9 dev release tagged
Robert Osfield
robert.osfield at gmail.com
Tue Jun 30 22:54:10 PDT 2015
Hi All,
I have just tagged the final dev release in the 3.3.x series,
*O**pen**SceneGraph-3.3.9, **released on 1st July **2015*, key deliverables
in this dev release are:
- Support added for glClipControl (OpenGL 4.5)
- Bug and build fixes
*source package :* OpenSceneGraph-3.3.9.zip
<http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.3.9.zip>
*svn tag:* svn co
http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.3.9
OpenSceneGraph
Tomorrow my plan is to create the OpenSceneGraph-3.4 stable branch from
svn/trunk and then tag the 3.4.0-rc1 (release candidate 1).
Thanks to all the contributors,
Robert,
2015-07-01 05:10 robert
* src/osgWrappers/deprecated-dotosg/osg/ClipControl.cpp,
src/osgWrappers/serializers/osg/ClipControl.cpp: From Mathias
Froehlich, added seriliazers for new osg::ClipControl
2015-06-30 09:51 robert
* AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS files
2015-06-30 09:11 robert
* include/osg/ClipControl, include/osg/GLExtensions,
include/osg/StateAttribute, src/osg/CMakeLists.txt,
src/osg/ClipControl.cpp, src/osg/GLExtensions.cpp: From Mathias
Froehlich, "Attached a new state attribute implementing the
glClipControl that appeared with GL4.5."
2015-06-30 08:39 robert
* src/osgViewer/Viewer.cpp: Quitened down debug for ViewConfig
argument parsing
2015-06-30 08:38 robert
* src/osgPlugins/ogr/ReaderWriterOGR.cpp: Build fix for GLDAL>=2
2015-06-26 09:40 robert
* include/osg/Vec2f: From Christian Kehl, added Vec2::set(const
Vec2) method
2015-06-19 09:51 robert
* src/osgUtil/RenderStage.cpp: From Jannik Heller, fixed
clearReferencesToDependentCameras() calls
2015-06-17 16:25 robert
* src/osgUtil/GLObjectsVisitor.cpp: Fixed handling of use
GLObjectsVisitor for modifying scene graph state without
compiling to OpenGL so that the visitor can be run safely without
a graphics context being current.
2015-06-16 17:18 robert
* src/osgQt/CMakeLists.txt: Small tidy up to make script more
readable.
2015-06-16 17:17 robert
* src/osgPlugins/qfont/CMakeLists.txt: Added QT_QTCORE_INCLUDE_DIR
entry to qfont plugin build to fix Qt4 build under Linux
2015-06-15 19:59 robert
* include/osgQt/GraphicsWindowQt,
include/osgQt/QFontImplementation,
include/osgQt/QGraphicsViewAdapter, include/osgQt/QWebViewImage,
include/osgQt/QWidgetImage, src/osgQt/CMakeLists.txt,
src/osgQt/Version.in: From Jannik Heller, "I've added the check
for Qt version mismatches into osgQt as suggested in
http://forum.openscenegraph.org/viewtopic.php?t=14999.
When an application is built with Qt4, but osgQt was built with
Qt5 (or vice versa), upon #includeing osgQt users will receive an
#error aborting the build.
This at least provides a proper error message rather than a
crash, while we are working on better fixes for the problem."
2015-06-15 13:51 robert
* include/osg/GLDefines: Experiment with how to define GLsizeiptr.
2015-06-15 13:51 robert
* CMakeLists.txt: Upated version number
-- ChangeLog since 3.3.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150701/de9e7029/attachment-0001.htm>
More information about the osg-users
mailing list