Skip to content

Commit 94bf579

Browse files
committed
Update CHANGELOG.md
1 parent c619fa9 commit 94bf579

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Constraints (new and improved):
1414
* The equal angle constraint is moved to the `N` shortcut and menu item to allow equal length (`Q`) to be applied to three or four lines.
1515

1616
Allow these constraints to be applied to more entities at once:
17+
1718
* More than two line Segments - equal length.
1819
* More than two Arcs and/or circles - equal diameter/radius.
1920
* Any number of Lines - horizontal or vertical.
@@ -24,13 +25,18 @@ Allow these constraints to be applied to more entities at once:
2425
Sketching
2526

2627
* `Image` sketch elements are not copied in 3d groups (extrude, lathe, revolve, helix) by default. `Toggle Construction` for an image to get the old behavior.
28+
* New option to use radius instead of diameter for circle and arc dimensions.
29+
* Dimensions on arcs default to radius instead of diameter. Uncheck `use radius` in the Property Browser to get diameters.
30+
* `Text in True Type Font` elements now support basic kerning. Enable it with `apply kerning` in the Property Browser.
2731

2832
Translations (now in 10 languages!)
33+
2934
* Added Czech cs_CZ.
3035
* Added Japanese ja_JP.
31-
* Update translation for French fr_FR, Russian ru_RU and Chinese zh_CN.
36+
* Update translation for French fr_FR, Russian ru_RU, Chinese zh_CN and Ukrainian uk_UA.
3237

3338
Other User interface changes:
39+
3440
* `CTRL+Tab` hides/shows the toolbar.
3541
* Marquee selection of line segments is now precise.
3642
* Speed up the animation when moving the view, for example when pressing `F2` or `F3`.
@@ -39,6 +45,14 @@ Other User interface changes:
3945
* New option "use camera mouse navigation" for camera (instead of the default model) rotation navigation.
4046
* Sketches can be displayed with only dimensions visible (the button controlling visibility of constraints in the Property Browser has a new state).
4147
* More entity types described in the text screens.
48+
* A new option to `display the full path in the title bar`; or not.
49+
* Handle smooth scrolling (mouse wheel zoom) on GTK/Linux.
50+
* The embedded vector font (used for the UI and labels):
51+
* now has many new and improved Chinese characters
52+
* includes the Greek alphabet
53+
* improved "є"
54+
* added superscript 5 "⁵"
55+
* fiexd crash when typing "£"
4256

4357
Other
4458

@@ -47,6 +61,11 @@ Other
4761
* Several bug fixes and usability improvements.
4862
* Allow 32 bit SolveSpace to access up to 4GB of RAM to allow working on larger projects.
4963

64+
Bug fixes:
65+
66+
* `Paste Transformed` on elements that contain a point-line distance does not flip any more.
67+
* Fix saving assemblies when opened with a relative path on the command line.
68+
5069
3.1
5170
---
5271

0 commit comments

Comments
 (0)