2019-03-24 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add conflicts for the legacy libOpenSceneGraph1-devel and
libOpenThreads1-devel packages, which install into the same location.
2018-10-10 - Ond?ej Súkup <mimi.vx@gmail.com>
- update to 3.6.3
* big bunch of fixes for performance and compatibility
* fixes for crashes
* for details see Changelog
2018-07-12 - mimi.vx@gmail.com
- update to 3.6.2
* Removed deprecated xine plugin to simplify licensing
* big bunch of fixes for performance and compatibility
* for details see Changelog
2018-05-29 - mimi.vx@gmail.com
- update to bugfix release 3.6.1
* big bunch of fixes for performance and compatibility
* for details see Changelog
2018-04-17 - mimi.vx@gmail.com
- update to 3.6.0
- drop 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch
- drop 01c712e85195_Explicit_signed_char_declarations.patch
* OpenThreads::Affinity introduced to enable setting of processor affinity
on viewer and database threads
* osgText rewritten to improve visual quality, add signed distance field
support and full GLES2/3 and GL3/4 support
* Added VertexArrayObject support, enable full OpenGL Core Profile support
* Added OpenCASCADE plugin
* Added STEP (.stp) plugin
* Improvements to FBX and COLLADA loaders
* Improvements to gles plugin to provide better Sketchfab support
* Added osgemscripten example
* Improvements to osgAnimation
* NodeVisitor ValueMap for storing values that can be stored and accessed
across frames, such as update, event and cull traversals
* ShapeDrawable rewritten as an osg::Geometry to improve performance and flexibility
* Added osg::MultiDrawArrays support
* Added osgdeferred example that illustrates how to implement deferred rendering
* Added MultiDrawIndirect support
* Moved glDispatchCompute control out of osg::Program into a dedicated
osg::DispatchCompute class to improve control of compute shaders
* KdTree support added for PolytopeIntersector, and ability to work with
points, lines and polygons
* osgQt has been moved out to it's own dedicated osgQt github repository
* CMake build support for iOS bitcode builds
* CoverityScan testing introduced, fixes bring defect density to 0.0
per 1,0000 lines of code!
2018-02-14 - mimi.vx@gmail.com
- update to 3.4.1
* Improves to GLES support across platforms
* Full support for osgText and on screen stats across all platfroms
* Build fixes to allow compilation against recent
3rd party depdendency changes
* Range of runtime fixes
2017-12-15 - crrodriguez@opensuse.org
- Switch to QT5, as QT4 is dead.
- Remove manual requires on -devel package.
2017-08-19 - stefan.bruens@rwth-aachen.de
- Add 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch
Fix out-of-bound-read, also required for the next patch to apply
- Add 01c712e85195_Explicit_signed_char_declarations.patch
Fix compilation on architectures where char is unsigned
2017-02-04 - jengelh@inai.de
- Trim description
2016-08-23 - rpm@fthiessen.de
- Fixed source url, required for factory submission