FreeCAD: master 590e3fbe
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Abdullah Tahiri | wmayer | master | 2014-10-17 14:50:39 | master fde9bded |
Changeset | Sketcher: New Feature: Hyperbola/ArcOfHyperbola =============================================== - ArcOfHyperbola creation method - Solver representation (undefined moving) - SketchObjectPyImp (here we still miss the Part->Partdesign conversion) - Sketch validation for hyperbola - Hyperbola creation method: shows the "proof of concept", but it is very buggy!! Notes: - Missing icons, probably missing geo normal curve implementation - rebasing - - Fixes to adapt Hyperbola to Derivector implementation and make it compile |
|||
mod - src/Mod/Sketcher/App/Sketch.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/Sketch.h | Diff File | |||
mod - src/Mod/Sketcher/App/SketchObject.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/planegcs/Geo.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/planegcs/Geo.h | Diff File | |||
mod - src/Mod/Sketcher/Gui/CommandCreateGeo.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/TaskSketcherValidation.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/Workbench.cpp | Diff File |