FreeCAD: master 65c974ed

Author Committer Branch Timestamp Parent
wmayer wmayer master 2014-07-29 17:26:28 master c10ddae0
Affected Issues  0001640: Improve speed when adding profiles to a sketch
Changeset Squashed commit of the following:

commit 6e78052d325eadcb212a6d50c6cd09cc29ac7870
Author: Johan K <johankristensen@gmail.com>
Date: Tue Jul 29 14:52:08 2014 +0200

    Adding missing file RegularPolygon.py

commit 416396283032a31a1ea307df23d33ecfccf37935
Author: Johan K <johankristensen@gmail.com>
Date: Mon Jul 28 22:51:28 2014 +0200

    Replaced sketcher implementation of RegularPolygons with a Python script version.
mod - src/Mod/Sketcher/App/CMakeLists.txt Diff File
mod - src/Mod/Sketcher/CMakeLists.txt Diff File
mod - src/Mod/Sketcher/Gui/CommandCreateGeo.cpp Diff File
add - src/Mod/Sketcher/ProfileLib/RegularPolygon.py Diff File