Updated ChangeLog and AUTHORS files
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14929 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
78
ChangeLog
78
ChangeLog
@@ -1,3 +1,81 @@
|
||||
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
|
||||
|
||||
2015-06-12 20:23 robert
|
||||
|
||||
* include/OpenThreads/Exports: Removed old and unused windows code
|
||||
path to avoid confusion
|
||||
|
||||
2015-06-12 11:28 robert
|
||||
|
||||
* ChangeLog: Updated ChangeLog
|
||||
|
||||
2015-06-12 08:04 robert
|
||||
|
||||
* src/osgText/TextBase.cpp: From Farshid Lashkari, "I've modified
|
||||
|
||||
Reference in New Issue
Block a user