Abdullah Tahiri
e4be4f8362
Sketcher Bug fix: External geometry shown after reorient
...
========================================================================
Reported here:
http://forum.freecadweb.org/viewtopic.php?f=10&t=12517&p=100388#p100429
Solution:
When a sketch loses support, all external geometry is deleted right away.
2015-09-28 11:45:06 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
756a9c8130
+ fix various warnings with gcc
2015-09-01 19:29:39 +02:00
Abdullah Tahiri
df832ed746
Sketcher: New Functionality: Mirror full sketch
...
===============================================
Support for mirroring a full sketch.
A dialog appears allowing to select X, Y axis mirroring or mirroring about the origin of the sketch.
2015-08-30 12:08:44 +02:00
Abdullah Tahiri
230d505554
Sketcher: Improvement: Continuous Mode - View sketch Perpendicular
...
==================================================================
It allows the view sketch perpendicular button to be active during continuous mode creation (and if activated does not exit the continuous mode).
Feature requested:
http://forum.freecadweb.org/viewtopic.php?f=10&t=11051&start=30#p92256
2015-06-24 17:57:02 +02:00
Abdullah Tahiri
58fe93dc57
Sketcher: Improvement Continuous Creation Mode: Leave Sketch
...
============================================================
This enables to exit the sketch by clicking the corresponding toolbar icon, even when in creation mode, i.e.
with a drawHandler active.
Requested here:
http://forum.freecadweb.org/viewtopic.php?f=10&t=11051&start=30#p92181
2015-06-24 17:57:01 +02:00
wmayer
1f600388aa
+ fix typo, consistent icon name
2014-11-26 14:36:11 +01:00
Abdullah Tahiri
86501ade65
Sketcher Enhancement: Merge sketches : Art by Jim
2014-11-26 14:23:46 +01:00
Abdullah Tahiri
28f7051dc9
Sketcher Enhancement: Merge sketches
...
- It copies the geometry and associated constraints of a plurality of sketches into a new sketch
- The functionality is accessible from outside sketch edit mode, directly from the menu Sketch
2014-11-26 14:23:14 +01:00
wmayer
4e72e4a937
+ fix Qt help problems
2014-10-01 17:16:43 +02:00
wmayer
a4cd6fa0cb
+ split create/edit sketch command into two commands
2014-07-13 10:17:50 +02:00
wmayer
6805eb10de
+ do not accept objects with no sub-elements selected if this is required
2014-05-16 19:09:15 +02:00
wmayer
a0fbb11faf
+ fix crash in CmdSketcherMapSketch
2014-05-16 15:34:26 +02:00
wmayer
e3684706cb
+ fixes #0001514 : Padding a sketch inside a group fails with error message
2014-04-25 17:28:32 +02:00
wmayer
4d16127432
+ Add a sketch validation panel
2013-10-15 17:11:49 +02:00
wmayer
5b5ef943d6
Command to reorient sketch
2013-04-29 21:12:45 +02:00
wmayer
d5983e7ba6
Add icons for sketcher commands
2012-12-03 12:50:31 +01:00
wmayer
445dd03929
+ check if re-mapping causes cyclic dependency
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5409 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-16 14:45:48 +00:00
logari81
fad7696ad4
+ avoid code repetition in positioning of Sketch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5254 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 15:14:56 +00:00
logari81
5f186325e5
+ add Levenberg-Marquardt and DogLeg algorithms in freegcs (from ickby)
...
+ use fallback solvers in Sketch::solve and ask for users feedback
+ improve tooltip text
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5112 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-10 18:29:52 +00:00
wmayer
a53559fe62
+ implement command to view sketch perpendicular to sketch plane
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5046 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-21 11:24:55 +00:00
wmayer
7713342af9
+ reorient camera for reversed sketches
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5037 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-19 09:44:31 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00