wmayer
|
d3f5ace928
|
fix text of commands to create B-spline curves
|
2017-07-17 11:54:18 +02:00 |
|
wmayer
|
1d83d179ca
|
do not hide any drawing elements when entering edit mode of a sketch
|
2017-07-15 15:47:22 +02:00 |
|
luzpaz
|
ba9b2a82b2
|
Sketcher: typo
|
2017-07-11 13:12:14 -04:00 |
|
luzpaz
|
dd137506c4
|
Sketcher: typo
|
2017-07-11 13:08:29 -04:00 |
|
Kurt Kremitzki
|
e1b6fc2e43
|
Add TestSketcherApp.CreateCircleSketch and refactor CreateRectangleSketch
|
2017-07-01 19:30:49 -05:00 |
|
Kurt Kremitzki
|
5b2c0fcccd
|
Complete PartDesign::Pad test cases
|
2017-06-20 15:26:22 -05:00 |
|
Kurt Kremitzki
|
c6fda5862a
|
Add Sketcher test rectangle function
|
2017-06-20 15:26:22 -05:00 |
|
wmayer
|
989fe4028e
|
various fixes:
+ fix typos
+ fix const correctness
+ whitespace improvements
|
2017-06-19 17:18:16 +02:00 |
|
Stefan Tröger
|
4ecd831bfd
|
GeoFeatureGroup: Make link collection non-DAG save
|
2017-06-19 15:37:09 +02:00 |
|
Stefan Tröger
|
bdf981e770
|
Unify and fix group handling in geofeaturegroups
|
2017-06-19 15:37:09 +02:00 |
|
Stefan Tröger
|
6b2558d954
|
Sketcher: Use correct global placements
|
2017-06-19 15:37:09 +02:00 |
|
wmayer
|
6e1a6d8310
|
fix bug in pr774, improve whitespaces
|
2017-06-19 13:32:27 +02:00 |
|
Alexander Lin
|
c3c94e8698
|
Fix 'shrink curve' misbehaviors for Sketcher Extend
|
2017-06-19 13:07:55 +02:00 |
|
Alexander Lin
|
c51d0b4e16
|
Adds extend feature to Mod/Sketcher
Fixes #1187
|
2017-06-19 13:07:37 +02:00 |
|
Felis Catus
|
2ea961f490
|
Sketcher Extend Icon
|
2017-06-19 13:07:18 +02:00 |
|
wmayer
|
5475368ea4
|
various fixes from pr813:
fix crash due to invalifated iterator
minor performance improvement
do not connect twice automatically connected signal-slot
fix compiler warning
|
2017-06-18 21:25:31 +02:00 |
|
wmayer
|
b1495bdf38
|
improve readability, minor performance improvements
|
2017-06-18 18:01:27 +02:00 |
|
Abdullah Tahiri
|
25a28b0851
|
Sketcher: redundant autoconstraint avoidance - Edit control checkbox
fixes #3079
|
2017-06-18 17:37:27 +02:00 |
|
Abdullah Tahiri
|
c093cb1821
|
Sketcher: redundant avoidance - remove old inferior mechanism
|
2017-06-18 17:37:27 +02:00 |
|
Abdullah Tahiri
|
93721e8ca9
|
Sketcher: extension of redundant avoidance to indirect coincidence
|
2017-06-18 17:37:27 +02:00 |
|
Abdullah Tahiri
|
497478fabe
|
horiz/vert redundant autoconstraint avoidance extended to Polyline tool
|
2017-06-18 17:37:27 +02:00 |
|
Abdullah Tahiri
|
90028d4ced
|
Sketcher: avoid horiz and vertical autoconstraint redundants on line creation
|
2017-06-18 17:37:27 +02:00 |
|
Abdullah Tahiri
|
bc6a52ee94
|
fixes #0002499
|
2017-06-01 07:47:31 +02:00 |
|
Abdullah Tahiri
|
1a33f3bf99
|
Fixes #0002735
|
2017-05-31 23:59:17 +02:00 |
|
Abdullah Tahiri
|
c6e0c6aa80
|
fixes #0003018
|
2017-05-26 23:28:08 +02:00 |
|
Yorik van Havre
|
2a2ab3c4ef
|
Updated translations
|
2017-05-25 10:04:05 -03:00 |
|
Abdullah Tahiri
|
80c91a5de7
|
SketchObject:ModifyBSplineKnotMultiplicity re
written to use THROW macro and CADKernelError exception
|
2017-05-13 15:27:57 +02:00 |
|
wmayer
|
a8bd3e95e5
|
fix creation of NaN that invalidates the view frustum
|
2017-05-12 08:05:12 +02:00 |
|
wmayer
|
378a1e4f58
|
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
|
7bee2c5412
|
Sketcher: Visualization of horizontal alignment constraint
|
2017-05-01 23:35:13 +02:00 |
|
Abdullah Tahiri
|
40c6d4be1a
|
Sketcher: Vertical alignment constraint command
|
2017-05-01 22:39:37 +02:00 |
|
Abdullah Tahiri
|
cfc2d86c2e
|
Sketcher: Horizontal alignment constraint command
|
2017-05-01 22:39:08 +02:00 |
|
wmayer
|
9ec00ebce8
|
correct method name
|
2017-05-01 17:51:19 +02:00 |
|
wmayer
|
d679bba659
|
Revert "Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints"
This reverts commit 5b2e2b3d2f.
|
2017-05-01 16:17:20 +02:00 |
|
wmayer
|
7628f2bbb6
|
Revert "Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints"
This reverts commit 03a9d58db6.
|
2017-05-01 16:16:49 +02:00 |
|
wmayer
|
d25d7a2be2
|
Revert "Sketcher: hidding constraints - fix entry into empty sketch"
This reverts commit e94a86dd70.
|
2017-05-01 16:16:13 +02:00 |
|
Abdullah Tahiri
|
e94a86dd70
|
Sketcher: hidding constraints - fix entry into empty sketch
|
2017-04-30 10:06:15 +02:00 |
|
Abdullah Tahiri
|
03a9d58db6
|
Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints
|
2017-04-30 10:06:15 +02:00 |
|
Abdullah Tahiri
|
5b2e2b3d2f
|
Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints
|
2017-04-30 10:06:15 +02:00 |
|
asiersarasua
|
43704f31ee
|
Fix typos
|
2017-04-23 18:48:21 -03:00 |
|
Abdullah Tahiri
|
eefc51ee7a
|
Sketcher: Force solver to return non-driving angles in [-pi,pi]
|
2017-04-23 06:00:40 +02:00 |
|
wmayer
|
444cfc397a
|
encode names of constraints when writing to XML
|
2017-04-22 19:09:13 +02:00 |
|
Abdullah Tahiri
|
b619b844cf
|
Sketcher: Consistency in terminology
|
2017-04-22 18:16:27 +02:00 |
|
Abdullah Tahiri
|
c57e594ad7
|
Sketcher: On reference constraint double click, change it to driving and enter edit mode
|
2017-04-22 18:16:27 +02:00 |
|
Abdullah Tahiri
|
e44208d56c
|
Sketcher: Lock constraint bug fix
|
2017-04-22 18:16:27 +02:00 |
|
Abdullah Tahiri
|
0aa9438c0a
|
Sketcher: Lock constraint relative mode and group locking
|
2017-04-22 18:16:27 +02:00 |
|
wmayer
|
6e5bba3999
|
fix crash ExpressionDelegate::paint
|
2017-04-20 22:31:18 +02:00 |
|
Peter Lama
|
a75a98ef27
|
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
|
ad112ca8ab
|
Sketcher: Remove unused variable
|
2017-04-17 20:53:12 +02:00 |
|
Abdullah Tahiri
|
09d774631c
|
Sketcher: Elements Widget add construction information
|
2017-04-17 20:53:12 +02:00 |
|