Overview
Request 819358 accepted
- Update to version 1.3.8
+ This is the last release on Github. Oslandia migrates from GitHub to GitLab:
https://oslandia.com/en/2020/06/19/en-oslandia-migrates-from-github-to-gitlab/
Next iteration of package will be based on gitlab.
+ Changes:
* Fix CMake scripts so that SFCGAL_USE_STATIC_LIBS works properly again
* Fix for divide by zero error in triangulatePolygon3D
* Replace of auto_ptr with unique_ptr and move to c++14
* Add implementation of Geometry::operator=
* Fix CGAL v4.7 compatibility
* add pkg-config descriptor file
* Remove libtoolize
* Add point_m and is_measured to c api
* Fix SFCGAL with CGAL 5 (and GMPXX issues)
* Add covers and covers3D to c api
* Add documentation to SFCGAL::algorithm::extrude
* Add 3D linear referencing / LineSubString and Fix built with MSCV 14
and export to C API
* Fix CAPI export symbol for windows
* Update and fix documentation #138
- Created by bruno_friedmann
- In state accepted
- Package maintainer: bruno_friedmann
Request History
bruno_friedmann created request
- Update to version 1.3.8
+ This is the last release on Github. Oslandia migrates from GitHub to GitLab:
https://oslandia.com/en/2020/06/19/en-oslandia-migrates-from-github-to-gitlab/
Next iteration of package will be based on gitlab.
+ Changes:
* Fix CMake scripts so that SFCGAL_USE_STATIC_LIBS works properly again
* Fix for divide by zero error in triangulatePolygon3D
* Replace of auto_ptr with unique_ptr and move to c++14
* Add implementation of Geometry::operator=
* Fix CGAL v4.7 compatibility
* add pkg-config descriptor file
* Remove libtoolize
* Add point_m and is_measured to c api
* Fix SFCGAL with CGAL 5 (and GMPXX issues)
* Add covers and covers3D to c api
* Add documentation to SFCGAL::algorithm::extrude
* Add 3D linear referencing / LineSubString and Fix built with MSCV 14
and export to C API
* Fix CAPI export symbol for windows
* Update and fix documentation #138
bruno_friedmann accepted request
Thanks, accepted fix most of build failure on Factory & TW