Skip to content

Commit 1d5acb5

Browse files
Merge pull request #8 from LIHPC-Computational-Geometry/viewpoints_icons
Version 8.8.1. New icons for import/export viewpoints.
2 parents b5579d0 + a53d08a commit 1d5acb5

File tree

6 files changed

+284
-1
lines changed

6 files changed

+284
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set (QT_VTK_MAJOR_VERSION "8")
66
set (QT_VTK_MINOR_VERSION "8")
7-
set (QT_VTK_RELEASE_VERSION "0")
7+
set (QT_VTK_RELEASE_VERSION "1")
88
set (QT_VTK_VERSION ${QT_VTK_MAJOR_VERSION}.${QT_VTK_MINOR_VERSION}.${QT_VTK_RELEASE_VERSION})
99

1010

260 Bytes
Loading
Lines changed: 139 additions & 0 deletions
Loading
90 Bytes
Loading
Lines changed: 138 additions & 0 deletions
Loading

versions.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
A FAIRE : tester le vtkIntersectionPolyDataFilter de VTK 7, voir si de base il propose les services attendus (Inner, ...).
22

3+
Version 8.8.1 : 18/04/25
4+
===============
5+
6+
Nouvelles icônes pour import/export points de vue.
7+
8+
39
Version 8.8.0 : 15/04/25
410
===============
511

0 commit comments

Comments
 (0)