FreeCAD/src/Mod/Drawing/App
2014-11-26 10:26:30 +01:00
..
AppDrawing.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
AppDrawingPy.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
CMakeLists.txt Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
DrawingExport.cpp remove all references to BRepMesh 2014-07-18 10:43:16 +02: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 + fixes #0001682: Crash after updating editable texts in drawing 2014-08-13 12:49:09 +02: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 remove all references to BRepMesh 2014-07-18 10:43:16 +02: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
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 issue #1573 remove unavailable headers 2014-10-14 18:46:24 +02:00
ProjectionAlgos.cpp removed catch (...) in Drawing 2014-09-17 11:15:56 +02: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