Changelog for
OpenSceneGraph-examples-3.6.3-35.5.x86_64.rpm :
Wed Oct 10 14:00:00 2018 Ondřej Súkup
- update to 3.6.3
* big bunch of fixes for performance and compatibility
* fixes for crashes
* for details see Changelog
Thu Jul 12 14:00:00 2018 mimi.vxAATTgmail.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
Tue May 29 14:00:00 2018 mimi.vxAATTgmail.com
- update to bugfix release 3.6.1
* big bunch of fixes for performance and compatibility
* for details see Changelog
Tue Apr 17 14:00:00 2018 mimi.vxAATTgmail.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!
Wed Feb 14 13:00:00 2018 mimi.vxAATTgmail.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
Fri Dec 15 13:00:00 2017 crrodriguezAATTopensuse.org
- Switch to QT5, as QT4 is dead.
- Remove manual requires on -devel package.
Sat Aug 19 14:00:00 2017 stefan.bruensAATTrwth-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
Sat Feb 4 13:00:00 2017 jengelhAATTinai.de
- Trim description
Tue Aug 23 14:00:00 2016 rpmAATTfthiessen.de
- Fixed source url, required for factory submission
Sun Jul 31 14:00:00 2016 jengelhAATTinai.de
- Rectify shared library package name
Sat May 21 14:00:00 2016 rpmAATTfthiessen.de
- Fixed BuildRequires (libjasper, and gdal).
Tue Nov 24 13:00:00 2015 rpmAATTfthiessen.de
- Update to 3.4.0
- Removed OpenSceneGraph-gcc43.patch, not more needed
- Removed OpenSceneGraph-libgif6.patch, fixed upstream
Wed Nov 18 13:00:00 2015 Rene.vanPaassenAATTgmail.com
- Removed OpenSceneGraph-giflib.patch, patched upstream
Tue Nov 17 13:00:00 2015 Rene.vanPaassenAATTgmail.com
- Update to 3.2.3
- fixes building osgearth 2.7.0
Wed Feb 11 13:00:00 2015 mpluskalAATTsuse.com
- Update to 3.2.1:
* no changelog provided by upstream
- Fix building with recent giflib (OpenSceneGraph-giflib.patch)
Tue Jan 7 13:00:00 2014 brunoAATTioda-net.ch
- update to 3.2.0 stable release
see http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2.1-rc1/ChangeLog
- updated _opt_so_nr from 12 to 13
- packaging
make verbose 1
use C(XX)_FLAGS_RELEASE for applying optflags correctly
fix some rpmlint warnings
- removed patches:
* OpenSceneGraph-xine12.patch : merged upstream
- modified patches:
* OpenSceneGraph-libgif6.patch : partially merged upstream
First part redone against 3.2.0
Thu Oct 3 14:00:00 2013 seife+obsAATTb1-systems.com
- libOpenThreads-devel does not have a huge dependency
Wed Apr 3 14:00:00 2013 joop.boonenAATTopensuse.org
- Created OpenSceneGraph-libgif6.patch
Used Raymond Wooninck kdelibs patch as a template
https://git.reviewboard.kde.org/r/109478/
Sun Sep 2 14:00:00 2012 thorstenbAATTflightgear.org
- Dropped gtk-glext install dependency for openSUSE factory
Sun Sep 2 14:00:00 2012 thorstenbAATTflightgear.org
- Dropped gtk-glext dependency for openSUSE factory
- Removed obsolete openSUSE versions from spec file
Mon Jul 2 14:00:00 2012 thorstenbAATTflightgear.org
- Patch to compile with libxine >= 1.2.0
Sun Feb 19 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Kill build-time dependency on XUL; it is nowhere referenced
- Remove illegal Obsoletes/Provides (see shlib pol.)
- Ensure pkgconfig symbols are generated
Thu Sep 1 14:00:00 2011 highwaystar.ruAATTgmail.com
- update to 3.0.1
Sat Jul 2 14:00:00 2011 jengelhAATTmedozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
Tue Apr 13 14:00:00 2010 toniAATTlinks2linux.de
- update to 2.8.3
- added docs
- added ffmpeg based plugins
- added gdal based plugins
- split-off viewers (FLTK, QT, SDL, WX) to keep dependencies smaller
- new sonames ==> libOpenSceneGraph65
Tue Oct 27 13:00:00 2009 toniAATTlinks2linux.de
- update to 2.8.2
Thu May 21 14:00:00 2009 toniAATTlinks2linux.de
- update to 2.8.1