Skip to content

Commit 877397f

Browse files
committed
Update NEWS for upcoming 7.9.0 release
1 parent 26226a5 commit 877397f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

NEWS

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
Version 7.9.0 - April 2025
2+
==========================
3+
4+
This release requires opencascade-7.9.0
5+
6+
* wrapper: upgrade to OpenCASCADE 7.9.0
7+
8+
* wrapper: add ReadFromString method prototype for memory increase protection
9+
10+
* display: fix x3dom renderer material id
11+
12+
* display: fix threejs renderer, json formatting
13+
14+
* data exchange: add binary/ascii option to gltf export
15+
16+
* data echange: fix return type when as_compound = False and there is a single shape
17+
18+
* wrapper: add SetDeviation and GetDeviation methods to ShapeTesselator class
19+
20+
* tesselator: fix constructor and return types
21+
22+
* tesselator: fix 'Standard_ConstructionError' when a shape has no geometry
23+
24+
* tesselator: tesselator: multiple coding improvements using Clang-Tidy recommendations
25+
126
Version 7.8.1.1 - December 2024
227
===============================
328

0 commit comments

Comments
 (0)