FreeCAD/src/Mod/Drawing/App
2012-06-13 18:49:10 +02:00
..
AppDrawing.cpp Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
AppDrawingPy.cpp + added DXF output code from danielfalck to the Drawing module 2011-10-14 15:08:05 +00:00
CMakeLists.txt Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
DrawingExport.cpp + fix ellipse problem in SVG output (j-dowsett) 2011-11-28 15:14:27 +00:00
DrawingExport.h + separate SVG & DXF output from projection algorithm and move to own classes 2011-10-14 16:56:57 +00:00
FeatureClip.cpp Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
FeatureClip.h Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
FeaturePage.cpp Fix build errors with autotools, fix a couple of grave bugs 2012-06-11 21:19:49 +02:00
FeaturePage.h + more small fixes to DrawingPage 2011-12-30 13:02:33 -02:00
FeatureProjection.cpp + move vec_traits into its own module 2011-12-30 11:45:28 +00:00
FeatureProjection.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureView.cpp + add patch for ortho view (j-dowsett) 2011-12-15 18:31:59 +00:00
FeatureView.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureViewAnnotation.cpp Refined Drawing::FeatureViewAnnotation 2012-05-03 16:04:48 -03:00
FeatureViewAnnotation.h Added 0000602 : Annotations object for Drawing pages 2012-05-02 18:16:41 -03:00
FeatureViewPart.cpp Set number if decimals in property editor according to user settings 2012-06-11 18:25:56 +02:00
FeatureViewPart.h Added LineWidth property to Part DrawingViews 2012-04-17 20:52:27 -03:00
Makefile.am Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
PageGroup.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PageGroup.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ProjectionAlgos.cpp Fix critical warnings 2012-06-13 18:49:10 +02:00
ProjectionAlgos.h + separate SVG & DXF output from projection algorithm and move to own classes 2011-10-14 16:56:57 +00:00