FreeCAD/src/Mod/Drawing/App
2014-04-30 13:41:13 +02:00
..
AppDrawing.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
AppDrawingPy.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
CMakeLists.txt Apply SET_BIN_DIR macro to Mod 2014-04-30 13:41:13 +02:00
DrawingExport.cpp Drawing: approximate rational splines and enforece only GeomAbs_C0 2014-01-18 11:50:57 +01: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 Draft: Added Layer tool - issue #1504 2014-04-17 18:18:51 -03:00
FeaturePage.h + more small fixes to DrawingPage 2011-12-30 13:02:33 -02:00
FeatureProjection.cpp Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FeatureProjection.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureView.cpp 0001155: FreeCAD crashed while creating a loft of two ellipses 2013-06-20 13:12:31 +02:00
FeatureView.h 0001155: FreeCAD crashed while creating a loft of two ellipses 2013-06-20 13:12:31 +02: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 Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used. 2014-01-10 11:31:14 +00:00
FeatureViewPart.h Drawing: Added property to set hidden line width - fixes #606 2014-01-01 14:41:39 -02:00
FeatureViewSymbol.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
FeatureViewSymbol.h Drawing: Symbol command 2013-11-01 19:12:09 -02: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 0000749: PI was not declared in this scope - compile error 2012-06-14 13:01:07 +02:00
ProjectionAlgos.cpp forgot to add include file for this 2014-04-23 19:39:57 -03:00
ProjectionAlgos.h Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used. 2014-01-10 11:31:14 +00:00