FreeCAD/src/Mod/Sketcher/App
2011-11-17 19:58:45 +00:00
..
freegcs + try to make the SQP solver in the Sketcher more robust 2011-11-17 19:58:45 +00: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 + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Constraint.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Constraint.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ConstraintPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ConstraintPyImp.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00: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 + clean up the synchronization of Contraints and Geometry lists 2011-10-26 11:02:04 +00:00
Sketch.cpp + reorganize the fallback solvers mechanism in the Sketcher 2011-11-12 10:09:41 +00:00
Sketch.h + reorganize the fallback solvers mechanism in the Sketcher 2011-11-12 10:09:41 +00:00
SketchObject.cpp + revert to previous values when setDatum fails 2011-11-14 18:45:59 +00:00
SketchObject.h + link Constraints list to a specific Geometry list in order to fix undo crashes in the Sketcher (experimental, needs testing) 2011-10-25 17:35:33 +00:00
SketchObjectPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchObjectPyImp.cpp + revert to previous values when setDatum fails 2011-11-14 18:45:59 +00:00
SketchObjectSF.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +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 + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchPyImp.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00