@@ -13,6 +13,7 @@ Constraints (new and improved):
1313
1414* Add Parallel and Perpendicular constraints for 2 faces.
1515* 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.
16+ * Allow tangent on arcs/lines/splines without coincident endpoints.
1617
1718Allow these constraints to be applied to more entities at once:
1819
@@ -54,18 +55,27 @@ Other User interface changes:
5455 * improved "є"
5556 * added superscript 5 "⁵"
5657 * fiexd crash when typing "£"
58+ * The the animation speed when changing the 3D view is configurable.
59+ * Add an 'only unconstrained' option on the Property Browser home screen that shows only unconstrained groups.
60+
5761
5862Other
5963
6064* Merged and improved the experimental Web version (Emscripten port).
6165* Better Flatpack support.
6266* Several bug fixes and usability improvements.
6367* Allow 32 bit SolveSpace to access up to 4GB of RAM to allow working on larger projects.
68+ * STEP Export now exports solid bodies.
6469
6570Bug fixes:
6671
6772* ` Paste Transformed ` on elements that contain a point-line distance does not flip any more.
6873* Fix saving assemblies when opened with a relative path on the command line.
74+ * Windows: The Property Browser remains visible when going full screen (CTRL-F11).
75+ * Fix crash when linking .STL and .EMN files with extensions in capital letters.
76+ * Mac: Don't crash on file ops without changing dir.
77+ * Fix incorrect arc handling when linking IDF files.
78+ * Windows: avoid (sometimes) showing multiple messages when deleting an entity causes other entities to be removed.
6979
70803.1
7181---
0 commit comments