Changelog for
colmap-3.6+37-lp155.6.7.x86_64.rpm :
* Wed Dec 02 2020 malcolmlewisAATTopensuse.org- Update to version 3.6+37:
* Fix CUDA CMake script for older CMake versions.
* Update dead URLs.
* Support for CUDA compute architecture 8.6.
* Remove deprecated qt foreach, (gh#colmap/colmap#1039).
* Ensure DecomposeHomographyMatrix() always returns rotations, (gh#colmap/colmap#1040).
* Update .travis.yml, (gh#colmap/colmap#989).
* fixed small bug in visualize_model.py, (gh#colmap/colmap#1007).
* fix camera model query, (gh#colmap/colmap#997).
* Print status about initial image pair search.- Change versioning to PARENT_TAG+TAG_OFFSET.
* Sun Dec 08 2019 malcolmlewisAATTopensuse.org- Update to version 3.6+git20191208.aac98d7:
* Fix bug in GpuMat::Rotate() implementation, (gh#colmap/colmap#755).
* Update licensing description.
* Fix gpu_mat unit test.
* Fix bug in GpuMat::FillWithScalar() implementation, (gh#colmap/colmap#743).
* Update Travis display configuration.
* Upgrade Qt, CUDA versions on Travis.
* Compile single COLMAP static library and link internal dependencies against it.
* Remove unused include.
* Increase RANSAC confidence by requiring more sample iterations.
* Tue Jul 17 2018 malcolmlewisAATTopensuse.org- Initial build at version 9b3fefa (2018-07-16).- Add generic icon for colmap desktop file.