FreeCAD/src/Mod/Sketcher/App
2014-11-15 14:31:24 +01:00
..
freegcs + fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized 2014-08-26 19:14:13 +02:00
AppSketcher.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
AppSketcherPy.cpp issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
CMakeLists.txt Squashed commit of the following: 2014-07-29 17:26:28 +02:00
Constraint.cpp Sketcher, 0000466: improve visualization of constraints 2012-07-15 13:23:59 +02:00
Constraint.h + Make destructor virtual for classes with virtual methods (based on DevJohan's patch) 2014-07-26 19:17:12 +02:00
ConstraintPy.xml + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
ConstraintPyImp.cpp + optimize creation of hexagonal sketch profile, add icon 2014-06-04 12:05:41 +02: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 + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
PropertyConstraintList.h New feature: Edit Sketch datum constraints from data Property view 2014-08-19 13:23:15 +02:00
Sketch.cpp some type clearification 2014-08-21 17:59:33 +02:00
Sketch.h + optimize creation of hexagonal sketch profile, add icon 2014-06-04 12:05:41 +02:00
SketchObject.cpp + support adding circles as external geometry not lying on the sketch plane 2014-11-15 14:31:24 +01:00
SketchObject.h Squashed commit of the following: 2014-08-05 00:35:02 +02:00
SketchObjectPy.xml + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
SketchObjectPyImp.cpp + fixes #0001713: Allow Part.Arc to be used as Sketcher geometry 2014-08-26 13:09:37 +02: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 + optimize creation of hexagonal sketch profile, add icon 2014-06-04 12:05:41 +02:00