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 "LibreCAD 3 - Whats done and whats not"

From LibreCAD wiki
Jump to: navigation, search
m
Line 1: Line 1:
#Whats done,
+
 
 +
 
 +
= Whats done, =
  
 
* Document storage.
 
* Document storage.
Line 9: Line 11:
 
* Builder pattern for operations on multiple entities
 
* Builder pattern for operations on multiple entities
 
* Entities  
 
* Entities  
  * Line
+
* Line
  * Circle
+
* Circle
  * Arc
+
* Arc
  * Ellipse
+
* Ellipse
  * Text
+
* Text
  * Dimensions
+
* Dimensions
  * LWPolyline ( Viewer Portion Remaining )
+
* LWPolyline ( Viewer Portion Remaining )
  * Spline ( Some parts ) ( Viewer Portion remaining ).
+
* Spline ( Some parts ) ( Viewer Portion remaining ).
 
* Concept of Layers.
 
* Concept of Layers.
 
* I in I/O ( DXF read support )
 
* I in I/O ( DXF read support )
  
  
#Whats not done ( Help Wanted )
+
 
 +
= Whats not done ( Help Wanted ) =
  
 
* Trim
 
* Trim

Revision as of 19:20, 31 March 2016


Whats done,

  • Document storage.
  • Undo/Redo
  • Move
  • Rotate
  • Scale
  • Copy
  • Builder pattern for operations on multiple entities
  • Entities
  • Line
  • Circle
  • Arc
  • Ellipse
  • Text
  • Dimensions
  • LWPolyline ( Viewer Portion Remaining )
  • Spline ( Some parts ) ( Viewer Portion remaining ).
  • Concept of Layers.
  • I in I/O ( DXF read support )


Whats not done ( Help Wanted )

  • Trim
  • Extend
  • Hatch
  • Block Entity
  • ViewPorts
  • Paper Space
  • Model Space
  • Ray Entity
  • Bezier Curves ( Work in Progress )