Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: Oslandia/SFCGAL

SFCGAL 1.2.1

10 Nov 18:00
Compare
Choose a tag to compare

Fix-only release to be compliant with CGAL 4.7

SFCGAL 1.2.0

18 Sep 15:25
Compare
Choose a tag to compare
  • Improve the computation speed of straight skeletons by using an inexact construction kernel
  • Add a new function approximateMedialAxis
  • Fix an invalidity case (polygon degenerated to a point) #108
  • Fix compilation issues with boost 1.58
  • Add Travis support

SFCGAL 1.1.0

19 Jan 11:30
Compare
Choose a tag to compare

New spatial operation Union(geom, geom) and Difference(geom, geom).

Exposed Volume(geom) in C api and added output with a decimal representation sfcgal_geometry_as_text_decim (thanks @Matze09)

Minor bug fixes.

SFCGAL 1.0.5

19 Aug 08:57
Compare
Choose a tag to compare

1.0.5:

  • Fix validity check message when converting to 2D
  • Fix a polygon orientation test (postgis bug #2818)
  • Fix a bug in plane3D
  • Add better handling of EMPTY in collections
  • Compilation issues:
    • Fix a cmake issue (FindOsgQT)
    • Fix compilation issue with gcc < 4.5
    • Avoid osg dependency when viewer is not built
    • Fix postgresql include directory
    • Add detection of lib64 directories

SFCGAL 1.0.4

29 Nov 16:44
Compare
Choose a tag to compare

Fix compilation issues with CGAL 4.3

SFCGAL 1.0.3

14 Oct 15:09
Compare
Choose a tag to compare

Fixes version number in installation

SFCGAL 1.0.2

10 Oct 20:51
Compare
Choose a tag to compare

Bug fixes
License header fixes

SFCGAL 1.0.1

10 Oct 15:59
Compare
Choose a tag to compare

Change license from GPL v3 to LGPL v2
Bug Fixes

SFCGAL 1.0

08 Jul 06:58
Compare
Choose a tag to compare

First stable public release