Skip to content

Releases: tpaviot/smesh

6.7.6

16 Feb 07:27
287f195
Compare
Choose a tag to compare

Version 6.7.6 - February 2018

This version is binary compatible with smesh-6.7.3, smesh-6.7.4 and smesh-6.7.5

  • [clang-error-fix] ordered comparison between pointer and zero

  • improved ci travis/appveyor

Users who contributed to this release:
Thomas Paviot

6.7.5

24 Aug 13:40
Compare
Choose a tag to compare

Version 6.7.5 - August 2017

This version is binary compatible with smesh-6.7.3 and smesh-6.7.4

  • fixed english translations

  • fixed STL binary importer

Users who contributed to this release:
Thomas Paviot

6.7.4

01 Jun 05:02
Compare
Choose a tag to compare

Version 6.7.4 - June 2017

This version is binary compatible with smesh-6.7.3

  • fixed Macosx rpath

  • fixed example

  • fixed conda build

Users who contributed to this release:
Thomas Paviot

6.7.3

13 May 14:29
Compare
Choose a tag to compare

Version 6.7.3 - May 2017

This version is not binary compatible with smesh-6.7.2

  • port to oce-0.18.1

  • fixed compiler warnings

  • fixed use of areteideale in trte.c

  • support for more verbose messages in MEFISTO2 mesher

Users who contributed to this release:
Thomas Paviot

6.7.2

13 May 06:44
Compare
Choose a tag to compare

Version 6.7.2 - March 2017

This version is binary compatible with smesh-6.6

  • fixed compiler warnings

Users who contributed to this release:
Thomas Paviot

6.7.1

10 Feb 05:51
Compare
Choose a tag to compare

Version 6.7.1 - February 2017

This version is binary compatible with smesh-6.7

  • bugfixes

Users who contributed to this release:
Thomas Paviot

6.7

14 Jul 14:43
Compare
Choose a tag to compare
6.7

Version 6.7 - July 2016

This version is binary compatible with smesh-6.6

  • port to oce-0.17 fix: don't use NCollection_BaseCollection anymore.

Users who contributed to this release:
Thomas Paviot

6.6

05 Apr 14:59
Compare
Choose a tag to compare
6.6

Version 6.6 - April 2016

This version is not binary compatible with smesh-6.5.3.1, OCE_ABI_VERSION was incremented

  • port to oce-0.17
  • gcc6 fixes

Users who contributed to this release:
Jelle Feringa, Thomas Paviot, Richard Shaw

smesh-6.5.3.1 released

08 Dec 14:23
Compare
Choose a tag to compare

Version 6.5.3.1 - December 2014

This version is not binary compatible with smesh-5.1.2.5, OCE_ABI_SOVERSION
was incremented.

  • ported up to 6.5.3

Users who contributed to this release:
Thomas Paviot, integrating patch from Fotios Sioutis

smesh-5.1.2.5 released

30 Nov 05:32
Compare
Choose a tag to compare

Version 5.1.2.5 - November 2014

  • fixed a regression in 5.1.2.4
  • cmake improvements:
    • Fix spelling of monolithic build option
    • Add install target for documentation.
    • Make sure ALL libraries get installed when not building the monolithic library.
    • Install bundled boost to include/smesh if Boost not found by cmake

Users who contributed to this release:
Thomas Paviot, Richard Shaw