Skip to content

Commit cfa3ac5

Browse files
committed
Update Doxyfile and manifest to v2025.4
1 parent 35c314c commit cfa3ac5

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PROJECT_NAME = open_iA
3030
# This could be handy for archiving the generated documentation or
3131
# if some version control system is used.
3232

33-
PROJECT_NUMBER = 2024.9
33+
PROJECT_NUMBER = 2025.4
3434

3535
# Using the PROJECT_BRIEF tag one can provide an optional one line description
3636
# for a project that appears at the top of each page and should give viewer

at.zfp.openia.appdata.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,33 @@
4545
</screenshot>
4646
</screenshots>
4747
<releases>
48+
<release version="2025.4" date="2025-04-09">
49+
<description>
50+
Many fixes and improvements:
51+
- Faster histogram computation
52+
- Annotations:
53+
- Also shown in VR with new VRAnnotations module
54+
- Automatic positioning of new annotations in renderer/slicer
55+
- Surface/Mesh filters:
56+
- Fix crash on flying edge surface extraction
57+
- Split up combined surface extraction + simplification into separate filters
58+
- add triangles/normal computation filters
59+
- Slicer:
60+
- Optional lines indicating other slicer positions
61+
- Alternate color scheme for slicer/axis colors
62+
- Fix crash of slice export after dataset 0 removal
63+
- Option to hide ruler/scalar bar
64+
- Compression level option for slice .png export
65+
- (Arbitrary ->) Free slice plane: show plane parameters
66+
- Proper dependency handling for filter parameters in GUI (parameters currently unavailable because of others are disabled)
67+
- Option to hide slicer/renderer title bar
68+
- Mesh renderer: Point/wireframe/surface option
69+
- ARM compatibility
70+
- ... and many more minor improvements and fixes, see https://github.com/3dct/open_iA/compare/2024.9...2025.4
71+
open_iA is now also built automatically through github actions (see https://github.com/3dct/open_iA/actions)
72+
</description>
73+
<url>https://github.com/3dct/open_iA/releases/tag/2025.4</url>
74+
</release>
4875
<release version="2024.9" date="2024-09-06">
4976
<description>
5077
Many major and minor improvements:

0 commit comments

Comments
 (0)