File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
26
Version 7.8.1.1 - December 2024
2
27
===============================
3
28
You can’t perform that action at this time.
0 commit comments