Skip to content

Commit d61f2e5

Browse files
authored
Merge pull request #443 from DGtal-team/kerautret-patch-9
Update ChangeLog.md
2 parents 938335c + cabc039 commit d61f2e5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ChangeLog.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
# DGtalTools 1.3 (beta)
1+
# DGtalTools 1.3
22

33
- *build*
44
- New cmake option (DGTAL_RANDOMIZED_BUILD_THRESHOLD) to set the
55
(approximated) % of tools build
66
(Bertrand Kerautret [#416](https://github.com/DGtal-team/DGtal/pull/416))
77

8-
98
- *converters*
109
- heightfield2shading: new option to add a matcap rendering (from normal
1110
direction interpreted as HSV vector)
@@ -17,7 +16,7 @@
1716
- vol2slice: fix infinite slices extraction.
1817
(Bertrand Kerautret [#439](https://github.com/DGtal-team/DGtalTools/pull/439))
1918

20-
- *generatos*
19+
- *generators*
2120
- 2dSimplePolygonDigitizer: new tool compute the Gauss Digitization of a simple closed polyline.
2221
(Phuc Ngo [#398](https://github.com/DGtal-team/DGtalTools/pull/398))
2322

@@ -36,8 +35,8 @@
3635
- criticalKernelsThinning3D: new option to keep the resulting image
3736
domain equal to the input image (instead using the resulting bouding box set).
3837
(Bertrand Kerautret [#431](https://github.com/DGtal-team/DGtalTools/pull/431))
39-
- criticalKernelsThinning3d: it can now export OBJ files for input surface and
40-
output skeletons (Jacques-Olivier Lachaud [#414](https://github.com/DGtal-team/DGtalTools/pull/414))
38+
- criticalKernelsThinning3d: it can now export OBJ files for input surface and
39+
output skeletons (Jacques-Olivier Lachaud [#414](https://github.com/DGtal-team/DGtalTools/pull/414))
4140

4241
# DGtalTools 1.2
4342
- *global*

0 commit comments

Comments
 (0)