FreeCAD/src/Mod/Sketcher/App
2012-11-29 22:46:11 +01:00
..
freegcs Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
AppSketcher.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
AppSketcherPy.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CMakeLists.txt Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
Constraint.cpp Sketcher, 0000466: improve visualization of constraints 2012-07-15 13:23:59 +02:00
Constraint.h Sketcher, 0000466: improve visualization of constraints 2012-07-15 13:23:59 +02:00
ConstraintPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ConstraintPyImp.cpp Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
Makefile.am + 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
PropertyConstraintList.cpp + fix a bug in the trimming tool of the Sketcher 2011-10-26 20:27:30 +00:00
PropertyConstraintList.h + whitespace, typo fixes, tidying up 2011-12-12 17:45:41 +00:00
Sketch.cpp Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
Sketch.h Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
SketchObject.cpp Sketcher: Add root point by default 2012-11-28 15:14:13 +01:00
SketchObject.h Sketcher: Add root point by default 2012-11-28 15:14:13 +01:00
SketchObjectPy.xml + raise exception in TopoShape::getSubShape() if shape is empty or wrong sub-type is given 2011-12-27 14:39:29 +00:00
SketchObjectPyImp.cpp + support deletion of external geometries 2012-01-12 18:21:33 +00:00
SketchObjectSF.cpp + restore external constraints after project load 2011-12-28 13:19:26 +00:00
SketchObjectSF.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchObjectSFPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchObjectSFPyImp.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchPy.xml + preparation for external geometry constraints in the sketcher 2011-12-24 00:25:34 +00:00
SketchPyImp.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00