Abdullah Tahiri
058d01f612
fixes #0002499
2017-06-01 07:47:31 +02:00
Abdullah Tahiri
318db40af8
Fixes #0002735
2017-05-31 23:59:17 +02:00
Abdullah Tahiri
4e9c5bd4c6
fixes #0003018
2017-05-26 23:28:08 +02:00
Yorik van Havre
de4d33cb84
Updated translations
2017-05-25 10:04:05 -03:00
Abdullah Tahiri
51e90dd52b
SketchObject:ModifyBSplineKnotMultiplicity re
...
written to use THROW macro and CADKernelError exception
2017-05-13 15:27:57 +02:00
wmayer
22473ae4a8
fix creation of NaN that invalidates the view frustum
2017-05-12 08:05:12 +02:00
wmayer
ffa10bbf0c
Qt5: workaround for undocking of mdi view
...
fix minor issues reported by clang static analyzer
2017-05-03 22:01:46 +02:00
Abdullah Tahiri
d8d086b2f2
Sketcher: Visualization of horizontal alignment constraint
2017-05-01 23:35:13 +02:00
Abdullah Tahiri
af831520a3
Sketcher: Vertical alignment constraint command
2017-05-01 22:39:37 +02:00
Abdullah Tahiri
0848603051
Sketcher: Horizontal alignment constraint command
2017-05-01 22:39:08 +02:00
wmayer
4141611824
correct method name
2017-05-01 17:51:19 +02:00
wmayer
77d6448da3
Revert "Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints"
...
This reverts commit aa9255509b9e89b10d8fe21d8d5daa2be7eb5bfb.
2017-05-01 16:17:20 +02:00
wmayer
2cb39de755
Revert "Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints"
...
This reverts commit cfd217071bbe83a44b3601b3df294924a9f3dc8d.
2017-05-01 16:16:49 +02:00
wmayer
57cfa6d836
Revert "Sketcher: hidding constraints - fix entry into empty sketch"
...
This reverts commit 38eef417110eed51073ad42a5ffa993cc90ab0ef.
2017-05-01 16:16:13 +02:00
Abdullah Tahiri
6595d5564f
Sketcher: hidding constraints - fix entry into empty sketch
2017-04-30 10:06:15 +02:00
Abdullah Tahiri
a76286aa27
Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints
2017-04-30 10:06:15 +02:00
Abdullah Tahiri
c9fbe9cc6a
Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints
2017-04-30 10:06:15 +02:00
asiersarasua
289f901c29
Fix typos
2017-04-23 18:48:21 -03:00
Abdullah Tahiri
968f01e206
Sketcher: Force solver to return non-driving angles in [-pi,pi]
2017-04-23 06:00:40 +02:00
wmayer
3786a77d3c
encode names of constraints when writing to XML
2017-04-22 19:09:13 +02:00
Abdullah Tahiri
a68a0e6631
Sketcher: Consistency in terminology
2017-04-22 18:16:27 +02:00
Abdullah Tahiri
72a3ddb2b4
Sketcher: On reference constraint double click, change it to driving and enter edit mode
2017-04-22 18:16:27 +02:00
Abdullah Tahiri
a9322ee73f
Sketcher: Lock constraint bug fix
2017-04-22 18:16:27 +02:00
Abdullah Tahiri
eeeff1e1d2
Sketcher: Lock constraint relative mode and group locking
2017-04-22 18:16:27 +02:00
wmayer
1b81ffaaaf
fix crash ExpressionDelegate::paint
2017-04-20 22:31:18 +02:00
Peter Lama
fa4bebf2e0
Use OCCT Handle macro for Handle_ classes
...
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
2017-04-20 12:27:34 +02:00
Abdullah Tahiri
63f77dec59
Sketcher: Remove unused variable
2017-04-17 20:53:12 +02:00
Abdullah Tahiri
10c9ace112
Sketcher: Elements Widget add construction information
2017-04-17 20:53:12 +02:00
Abdullah Tahiri
be1cf4044f
Sketcher: Hide Internal Alignment Constraints
2017-04-17 20:53:12 +02:00
Abdullah Tahiri
daa70d7ada
Sketcher: Rendering order widget
2017-04-17 20:53:12 +02:00
Abdullah Tahiri
be09213bfb
Sketcher: Fixes #3009 error with geompoints in sketcher
...
=======================================================
Introduction of construction points as fixed solver entities introduced this bug, as there was no specific code to check for points as they were by default construction.
2017-04-17 20:47:30 +02:00
Abdullah Tahiri
bcc3cb1fbb
Sketcher: Basic symmetry for angle constraint
...
Fixes #0002804
2017-04-17 19:14:42 +02:00
wmayer
d6214383ce
readd removed preferences icon for sketcher
2017-04-14 11:57:17 +02:00
Abdullah Tahiri
1d6f677781
Sketcher: change carbon copy alignment by-pass from ALT to ALT+CTRL for Linux compatibility
2017-04-12 14:28:43 +02:00
Abdullah Tahiri
23f1d52c13
Sketcher: fix incresing bspline degree fails to show new poles
2017-04-12 14:21:54 +02:00
wmayer
8195b10fc6
consistently use term 'B-spline' in the sketcher GUI
2017-04-12 09:37:58 +02:00
wmayer
5f86aae9a5
fix scan coverity issues
2017-04-11 19:01:32 +02:00
wmayer
ba9ffed16b
fix scan coverity issues
2017-04-11 15:06:37 +02:00
wmayer
c526c18b94
fix scan coverity issues: uncaught exception
2017-04-11 14:03:08 +02:00
wmayer
ca343c43ab
fix scan coverity issues: unchecked dynamic_cast
2017-04-11 12:45:02 +02:00
Abdullah Tahiri
fd7ec2f42e
BSpline: Comb representation factor with hystheresis to avoid continuous comb variations on geometrically independent geometry
2017-04-10 18:55:23 +02:00
Abdullah Tahiri
ea698474d5
Sketcher: addGeometry list addition using copy to avoid copying tags
2017-04-10 18:55:23 +02:00
Abdullah Tahiri
8e4ac4dd70
Sketcher: Carbon Copy - Allow cross-body sketcher links
...
=======================================================
The instructions are shown on the status bar.
press CTRL to allow cross-body link
press ALT to by-pass directional requirements
press CTRL+ALT to allow a cross-body link and by-pass directional requirements
2017-04-10 18:55:23 +02:00
Abdullah Tahiri
17098d011c
Sketcher: Carbon Copy - Correct inverted logic (worked but it is not clear)
2017-04-10 18:55:23 +02:00
Abdullah Tahiri
1b5082201e
Sketcher: Carbon Copy enable checks when not in a body
2017-04-10 18:55:23 +02:00
wmayer
1a97aa2e26
fixes #0002994 : Validate Sketch's missing coincidence tool finds false positives
2017-04-10 17:17:40 +02:00
Abdullah Tahiri
4fd2e0df3c
Sketcher: using copy in addGeometry instead of clone to avoid that python users inadvertendly generate two geometries with the same Geometry tag
2017-04-10 08:57:25 +02:00
Abdullah Tahiri
fdf040f5b7
Sketcher: Carbon Copy
...
=====================
Carbon copy checks for parallel planes, translated origin and rotated axes, so that it can provide flipping detection when using reverse mappings.
This commit enables you to press CTRL will activating the tool in order to bypass this checks. Without the checks you will get a sketch exactly as the one
you want to copy, there are no corrections at all. This enables you to copy a profile on a new plane at a different direction for example for lofting purposes.
2017-04-10 08:57:25 +02:00
Abdullah Tahiri
2bd65d9439
Sketcher: Fix sketchobject copy/clone
2017-04-10 08:57:25 +02:00
Abdullah Tahiri
e8a0776778
Sketcher: Updated resource file
2017-04-10 08:57:25 +02:00