FreeCAD/src/Mod/Drawing/App
Yorik van Havre 1f2c5b04bb Drawing: Symbol command
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -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 Drawing: Symbol command 2013-11-01 19:12:09 -02: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 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 Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FeatureViewPart.h Set tessellation tolerance in Drawing by user 2012-10-07 17:07:23 +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 + Fix double to float cast 2013-10-10 17:15:03 +02:00
ProjectionAlgos.h + Fix double to float cast 2013-10-10 17:15:03 +02:00