Releases: tpaviot/oce
Official upstream occt releases
official-upstream-packages Official occt packages
OCE-0.18.3 released
Version 0.18.3 - February 2018
This version is binary compatible with OCE 0.18.x
-
Fix some typos / some rephrasing in README
-
Update for vtk 8
-
Fixed osx issue with xlocale
-
Added missing Precision.hxx header
-
Added missing header in Quantity_Color_1.hxx
-
Fixed MinGW issue in OSD_MemInfo.cxx
-
travis-ci (gcc-5/6/7, osx images) and appveyor updates (Mingw)
Users who contributed to this release:
Thomas Séverin, Janus Weil, Michael Gielda, Nicolas Vuaille, Thomas Paviot
OCE-0.18.2 released
Version 0.18.2 - August 2017
This version is binary compatible with OCE 0.18.x
-
Fix issue of raise exception when sweep along with cornered line
-
osx ifx: Visualization, Font_FontMgr - do not look for fonts.dir on OS X
-
fix external linkage error in BRepBuilderAPI_Copy
Users who contributed to this release:
@heropan ([email protected]), Martin Müllenhaupt, Thomas Paviot
OCE-0.18.1 released
Version 0.18.1 - May 2017
This version is binary compatible with OCE 0.18
-
Added missing ErrorStatus function in BRepLib_CheckCurveOnSurface
-
Install Shaders directory to resource folder
-
Fix normals of generated VTK polydata
-
prevent DRAWEXE from being added to OCE_LIBRARIES (issue #660)
-
Fix warnings with VTK 7.1
-
Fix missing include and other minor header issues
-
Fix clockget_time detection on osx
Users who contributed to this release:
Luis Manuel Alvarez Tapia, @cfcohen, Florian Chevassu, Thomas Paviot,
Janus Weil, Simon Wells
OCE-0.17.3 released
Version 0.17.3 - March 2017
This version is binary compatible with OCE 0.17, OCE 0.17.1 and OCE 0.17.2
- Fixed gcc "uninitialized variable" compilation warnings
- Fixed debug library paths for gl2ps/freeimage/tbb
Users who contributed to this release:
Thomas Paviot
OCE-0.18 released
Version 0.18 - January 2017
This version is not binary compatible with OCE 0.17.x, OCE_ABI_SOVERSION
was incremented.
- Upgraded to OCCT 6.9.1
https://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf - Support VTK OpenGL2 backend
- 0027385: assertion in static initializer in a Windows GUI application
- Removed outdated OpenCL option
- Fix null pointer access in BRepMesh_EdgeTessellator
Users who contributed to this release:
blobfish, Florian Chevassu, Julien Finet, Thomas Paviot
OCE-0.17.2 released
Version 0.17.2 - June 2016
This version is binary compatible with 0CE 0.17 and OCE 0.17.1
- Fix VTK6.2 support
- Fixed typo in BRepGProp_Sinert wich leads to wrong inertia matrix
computation - Workaround clang optimizations for null references
- IntCurveSurface_Polygon::Init() improvement
- Check distance between points before line creation
- Replace obsolete vtkFloatingPointType typedef/define with double
- Fixed crash on OS X due to clang compiler errors
Users who contributed to this release:
Jacob Abel, Julien Finet, Thomas Paviot, Martin Siggel
OCE-0.17.1 released
Version 0.17.1 - January 2016
This version is binary compatible with 0CE 0.17.
- Mingw64 (5.2.0) and Mingw32 (4.8.1, 4.9.3) fixes
- OCE_USE_STATIC_MSVC_RUNTIME advanced option to use static version of the
MSVC run-time library - Revert change in HLR inverted flag
- Fix nmake build
- Patch from setting correct tolerance.
- Replace gp_Ax1 reference with direct value. Fixes #559
- VS2015 fix
- Fix for static building on MSVC
- New oce-win-bundle handling
- ppc64le fix
- Build OCE and run tests on appveyor.com service.
Users who contributed to this release:
Jacob Abel, Ali Kämäräinen, Denis Barbier, Benjamin Bilher,
Rajeev Jain, Sergio L. Pascual, Thomas Paviot, QbProg,
Jeremy Wright
OCE-0.17 released
Version 0.17 - March 2015
This version is not binary compatible with OCE 0.16, OCE_ABI_SOVERSION
was incremented.
- Upgraded to OCCT 6.8.0
- Build system changes
- Remove OCE_DISABLE_BSPLINE_MESHER option, OCCT improved meshing
in recent releases.
- Remove OCE_DISABLE_BSPLINE_MESHER option, OCCT improved meshing
Users who contributed to this release:
Denis Barbier, Mario Lang, blobfish, QbProg
OCE-0.16.1 released
Version 0.16.1 - November 2014
This bugfix version is binary compatible with OCE 0.16.
- cppcheck fixes (memory leaks and parse errors)
- Fix LDOMBasicString assignment operator
- Mingw fixes (OpenGl compilation)
- Fix build failures with Mesa 10.3.1
Users who contributed to this release:
Denis Barbier, Jacob Abel, Benjamin Bihler