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
m (typo)
(Users: added info about nightly builds)
Line 3: Line 3:
 
== Users ==
 
== Users ==
  
 +
* Windows users can expect more frequent [https://sourceforge.net/projects/librecad/files/Windows/NightlyBuilds/ Nightly builds] ([http://forum.librecad.org/Nightly-builds-td5711446.html#a5711484 source])
 
* restrict orthogonal was added to the snap toolbar ([https://github.com/LibreCAD/LibreCAD/commit/1914fd1fc70c8ee13024a7884d7566fa5286934c commit])
 
* restrict orthogonal was added to the snap toolbar ([https://github.com/LibreCAD/LibreCAD/commit/1914fd1fc70c8ee13024a7884d7566fa5286934c commit])
 
* command line calculator precision upgraded to 12 ([https://github.com/LibreCAD/LibreCAD/commit/4cf9fcf9395dafe601a3330df6403cb2e0b21397 commit])
 
* command line calculator precision upgraded to 12 ([https://github.com/LibreCAD/LibreCAD/commit/4cf9fcf9395dafe601a3330df6403cb2e0b21397 commit])

Revision as of 21:55, 10 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

  • 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)