We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Difference between revisions of "News"

From LibreCAD wiki
Jump to: navigation, search
(Users: added some news...)
(Users: news flash)
Line 3: Line 3:
 
== Users ==
 
== Users ==
  
 +
* added a new way to make copies of objects ([http://forum.librecad.org/Experimental-GUI-tweaking-skip-selection-if-entities-already-selected-td5711538.html info])
 +
* crash fix - Spline ([https://github.com/LibreCAD/LibreCAD/issues/529 issue])
 
* crash fix - Tangential 2 Circles, 1 Point ([https://github.com/LibreCAD/LibreCAD/commit/9fb19029be7291bf9a5871f54a2b25a2e9eb0c50 commit])
 
* crash fix - Tangential 2 Circles, 1 Point ([https://github.com/LibreCAD/LibreCAD/commit/9fb19029be7291bf9a5871f54a2b25a2e9eb0c50 commit])
 
* added Application Preferences → Defaults → Modify layer of selected entities, at layer activation ([https://github.com/LibreCAD/LibreCAD/commit/1129bf77c70b4766525c4565c82377d79f74d38b commit])
 
* added Application Preferences → Defaults → Modify layer of selected entities, at layer activation ([https://github.com/LibreCAD/LibreCAD/commit/1129bf77c70b4766525c4565c82377d79f74d38b commit])

Revision as of 07:15, 17 May 2015

This page contains news that might be of interest to LibreCAD users. The most recent news is found at the top. Note that these changes will probably only be available in Nightly builds or by building from source.

Users

  • added a new way to make copies of objects (info)
  • crash fix - Spline (issue)
  • crash fix - Tangential 2 Circles, 1 Point (commit)
  • added Application Preferences → Defaults → Modify layer of selected entities, at layer activation (commit)
  • Windows users can expect more frequent Nightly builds (source)
  • restrict orthogonal was added to the snap toolbar (commit)
  • command line calculator precision upgraded to 12 (commit)
  • snap commands now toggle the snap toolbar icons (commit)
  • crash fix - free hand line (commit)
  • crash fix - draw ellipse by center and three points (commit)
  • increased precision of the distance point to point tool (commit)
  • added the ability to read DWG files
  • added "Export as MakerCAM SVG"

Developers

  • Windows users can build LibreCAD in Qt Creator (commit)