Blame meshlab.changes

0994ec
-------------------------------------------------------------------
0994ec
Sun Oct 25 22:34:15 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
0994ec
0994ec
- Update to version 2020.09
0994ec
- Removed upstream patches:
0994ec
  * 0001-Fix-qhull-cmake-lookup.patch
0994ec
  * 0001-Fix-missing-return-value.patch
0994ec
  * 0001-Set-correct-RPATH-when-CMAKE_INSTALL_LIBDIR-is-absol.patch
0994ec
  * 0001-Force-STATIC-linking-to-internal-library.patch
0994ec
- Add patch to fix building with vcglib release:
0994ec
  * Added-easyexif-minimal-lib-for-exif-loading.patch
0994ec
  * Substituted-the-notorious-jhead-with-a-smaller-minimal-lib.patch
0994ec
  * libjhead-removed.patch
0994ec
  * fixed-cmake-removed-any-other-reference-to-jhead.patch
0994ec
0994ec
-------------------------------------------------------------------
0994ec
Thu Jul  9 12:19:42 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
0994ec
0994ec
- Update to version 2020.07
0994ec
  * new plugin "Global Registration" based on OpenGR library
0994ec
  * option to reverse wheel direction
0994ec
  * snap package allows to associate file extensions and to open
0994ec
    files on external disks
0994ec
  * u3d exporter is now more stable and works on every platform
0994ec
  * removed support for XML plugins and QtScript dependecy
0994ec
  * VisualSFM (and some other formats) output *.nvm, *.rd.out
0994ec
    projects supported by meshlabserver
0994ec
  * various bugfixes
0994ec
  * For a full changelog, see
0994ec
    https://github.com/cnr-isti-vclab/meshlab/releases
0994ec
- Drop obsolete patches:
0994ec
  * meshlab-2016.12-sharedlib.patch
0994ec
  * meshlab-2016.12-novoid-return.patch
0994ec
  * meshlab-2016.12-filter-move-xml.patch
0994ec
  * meshlab-2016.12-noctm.patch
0994ec
  * meshlab-2016.12-fix-qt.patch
0994ec
  * meshlab-2016.12-ply-numeric.patch
0994ec
  * meshlab-2016.12-readheader.patch
0994ec
- Rebased patches:
0994ec
  * meshlab-2016.12-plugin-path.patch
0994ec
  * meshlab-2016.12-shader-path.patch
0994ec
  * meshlab-2016.12-remove-double-slash.patch
0994ec
- Added patches:
0994ec
  * 0001-Fix-qhull-cmake-lookup.patch
0994ec
  * 0001-Fix-missing-return-value.patch
0994ec
  * 0001-Set-correct-RPATH-when-CMAKE_INSTALL_LIBDIR-is-absol.patch
0994ec
  * 0001-Force-STATIC-linking-to-internal-library.patch
0994ec
0994ec
-------------------------------------------------------------------
0994ec
Fri Jun  8 13:47:01 UTC 2018 - dliw@posteo.net
0994ec
0994ec
- Update to version 2016.12
0994ec
  * Total rewriting of the internal rendering system. Huge rendering speed ahead!
0994ec
  * Screened Poisson Surface Reconstruction updated to the very latest version.
0994ec
  * New Transformation filters.
0994ec
  * New ways of getting metric information out of your models.
0994ec
  * Transformation matrices are now used more uniformly among filters.
0994ec
  * Alpha value is now used properly by all color-related filters.
0994ec
  * Improvement and typos removal on various help/description texts.
0994ec
  * Direct upload of models on SketchFab
0994ec
  * Raster registration on 3D model based also on 2D/3D correspondences
0994ec
  * Bug-fixing on almost all filters.
0994ec
0994ec
- Revisited all patches
0994ec
- Cleaned up spec file
0994ec
0994ec
-------------------------------------------------------------------
0994ec
Tue Mar 25 18:21:39 UTC 2014 - tchvatal@suse.com
0994ec
0994ec
- Initial package at version 1.3.2
0994ec
  * inspired and based on fedora spec
0994ec
  * Added patch to fix no return in nonvoid functions
0994ec
    + meshlab-1.3.2-novoid-return.patch