View Issue Details

IDProjectCategoryView StatusLast Update
0001640SketcherFeaturepublic2014-07-29 20:07
Reporterwmayer Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version0.15 
Summary0001640: Improve speed when adding profiles to a sketch
DescriptionAdding new profiles becomes slower and slower because all lines and constraints are added step by step and in between the sketcher recalculates everything again and again. To avoid this all geometries and constraints should be added in one go.

See also: http://forum.freecadweb.org/viewtopic.php?f=17&t=7017&p=56644
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 65c974ed

2014-07-29 17:26:28

wmayer

Details Diff
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.
Affected Issues
0001640
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

Issue History

Date Modified Username Field Change
2014-07-27 09:17 wmayer New Issue
2014-07-29 20:07 wmayer Changeset attached => FreeCAD Master master 65c974ed
2014-07-29 20:07 wmayer Status new => closed
2014-07-29 20:07 wmayer Assigned To => wmayer
2014-07-29 20:07 wmayer Resolution open => fixed
2014-07-29 20:07 wmayer Fixed in Version => 0.15