Skip to content

Commit 6c78bf9

Browse files
committed
Update CHANGELOG.md
1 parent 6c0273f commit 6c78bf9

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Other User interface changes:
4242
* `CTRL+Tab` hides/shows the toolbar.
4343
* Marquee selection of line segments is now precise.
4444
* Speed up the animation when moving the view, for example when pressing `F2` or `F3`.
45+
* The animation speed when changing the 3D view is configurable.
4546
* Pressing ESC while drawing a sketch entity now deletes the entity rather than completing it.
4647
* `CTRL+Shift+S` shortcut for "Save As..."
4748
* New option "use camera mouse navigation" for camera (instead of the default model) rotation navigation.
@@ -55,9 +56,8 @@ Other User interface changes:
5556
* improved "є"
5657
* added superscript 5 "⁵"
5758
* fixed crash when typing "£"
58-
* The animation speed when changing the 3D view is configurable.
5959
* Add an 'only unconstrained' option on the Property Browser home screen that shows only unconstrained groups.
60-
60+
* Some faces can be gragged. Linked objects can be moved by gragging their faces.
6161

6262
Other
6363

@@ -77,6 +77,11 @@ Bug fixes:
7777
* Mac: Don't crash on file ops without changing dir.
7878
* Fix incorrect arc handling when linking IDF files.
7979
* Windows: avoid (sometimes) showing multiple messages when deleting an entity causes other entities to be removed.
80+
* "Split Curves at Intersection" fixes:
81+
* Does not create a zero length edge when splitting lines intersecting in a T shape
82+
* Does not create an invisible zero length edge and jump the intersection point to (0, 0, 0) when splitting lines with coincident end points.
83+
* Fix IDF import with THOU units.
84+
* macOS: Fix some points not draggable on macOS 26 (Tahoe).
8085

8186
3.1
8287
---

0 commit comments

Comments
 (0)