Mattis
2ec06ca548
touch mode for circle implemented, does work for 90% of the cases, not
...
yet with relatively big circles and a narrow selectionbox.
2017-10-12 10:35:52 +02:00
Mattis
c9c5ca3010
added selection of end-points to line touch-select
2017-10-12 10:35:52 +02:00
SparkyCola
2781585a66
Added touchMode-detection and partially implemented touchMode for line-
...
detection (only works when one end-point is selected, yet).
The touchMode refers to a rectangular selection where objects are
selected even if only a part of them is int the box. It's used when the
selection box is drawn from right to left.
2017-10-12 10:35:52 +02:00
Markus Lampert
41a4d71aae
Only check for loop detection if PathWorkbench is active.
2017-10-12 10:17:33 +02:00
wmayer
fb7f1b73a8
avoid raising an exception when getting subobjects of the selection and just filter out unsupported types
2017-10-12 10:15:28 +02:00
Unknown
494a9a3f3b
Draft: tooltip grammar fix
2017-10-11 23:08:33 +02:00
wmayer
76eba3a579
for FEM constraints allow global links
2017-10-11 18:48:13 +02:00
Unknown
60c01ad2ce
crowdin: capitalize modifier key for Draft preferences-draftsnap.ui
...
https://crowdin.com/translate/freecad/548/en-sk#2587401
2017-10-11 09:02:50 -04:00
wmayer
070f1ebd01
in mult-common feature check if input shapes are valid
2017-10-11 13:51:38 +02:00
wmayer
5f86bfcd65
in mult-fusion feature check if input shapes are valid
2017-10-11 13:45:38 +02:00
Unknown
4a75af7e33
upstream orocos_kinematics_dynamics typos
...
These are downstream fixes that I submitted upstream . They were merged in 35aeab5f8e
[skip ci]
2017-10-10 07:46:09 -04:00
Markus Lampert
95817be2ec
PathGeom isHorizontal/isVertical rely on bound box for unknown shapes.
2017-10-10 12:55:59 +02:00
Unknown
ad457ba96b
Misc. Typos
2017-10-09 19:59:33 +02:00
Zheng, Lei
ba125d42f1
Path.Area: add greedy sort mode
2017-10-09 19:57:08 +02:00
Itai Nahshon
8d839b81ad
Use unit conversion when changing feedrates in the tools table of the job edit panel.
...
if the user enters a valid velocity quantity it will be used,
Otherwize if the user enters a unitless value the default velocity unit will be used,
Otherwise error.
2017-10-09 02:47:55 +03:00
Itai Nahshon
d2f50247ff
Some fixes related to milling heights and depths.
...
Fix for large "Step Down".
Correctly handling a part that was moved down the Z axis.
Handle "Finish Depth".
2017-10-08 22:52:10 +02:00
Markus Lampert
c75b3b911d
Fixed refactoring errors.
2017-10-08 10:57:08 -07:00
Markus Lampert
d75a864920
Ensure loop detection logic ignores tree selections.
2017-10-08 10:49:52 -07:00
Markus Lampert
b52eeff727
Renamed stock from-base selection to clarify construction.
2017-10-08 12:24:31 -03:00
Markus Lampert
374aa03277
Take model's placement into account when calculating the placement for stock.
2017-10-08 12:24:31 -03:00
Markus Lampert
f1a0725087
Added comment to not remove findShape which doesn't look like it's used or belongs - still has to stay there.
2017-10-08 12:23:11 -03:00
Markus Lampert
3afbbfa3da
Dwngraded isHorizontal/isVertical error messages for unsuppported types to warnings and cache loop detection result to get a single message - rather than one per second.
2017-10-08 12:23:11 -03:00
Markus Lampert
2b19e69b2e
Added explicit support for BSPlineCurve to isHorizontal/isVertical.
2017-10-08 12:23:11 -03:00
Unknown
50f30eb02a
FEM: typo fixes
...
+ some whitespace formatting
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
16a0d911af
FEM: objects fem module, comment typo
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
03d3d8ffe4
FEM: command modules, get rid of duplicate selection code
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
b729f18084
FEM: nonlinear material command, only allow to add nonlinear material to solid material
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
53505122ed
FEM: analysis command, remove automatic mesh moving, it should work for all FEM objects or for no FEM object
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
a800bcc906
FEM: icons, sort them in qrc file
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
86b925744e
FEM: objects fem module, fix comments
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
8f0c057ff4
FEM: objects fem module, sort defs
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
8a9fcd33df
FEM: move observer into PyGui
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
ec7669992a
FEM: code formating, get rid of mixed line endings in one file, use unix ones (standard in FEM)
2017-10-07 11:51:00 +02:00
wmayer
c7886b3e36
fixes #0003164 : Elements of an analysis including the mesh and constraints should be hidden when hiding the analysis (Space)
2017-10-06 22:24:54 +02:00
wmayer
5a2acd5645
avoid that transform children of a multi-transform stay touched after recompute
2017-10-06 14:56:18 +02:00
wmayer
16d4105a05
automatically set the tip after creating transform features to avoid messing up the history
2017-10-06 10:20:26 +02:00
wmayer
30379bc1ce
re-enable sketcher to reference elements of other body
2017-10-05 15:20:39 +02:00
wmayer
74b7373e48
fixes #0002323 : Workbench Start recent list of 3 files is - after a crash - not sync with recent list in File Menu Recent list of 4 files
2017-10-05 10:38:42 +02:00
luzpaz
ab8f8919b6
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
Zheng, Lei
04530ff516
Path.Area: add line/grid/triangle tool radius compenstation
2017-10-04 17:47:04 +02:00
Yorik van Havre
49fdb1ca78
Arch: Fixed bug in 3DS importer - fixes #3182
2017-10-02 14:53:10 -03:00
WandererFan
381a7375e7
Fix XXX is still touched after recompute in DPG
2017-10-02 13:48:45 -03:00
WandererFan
d6a5672f89
Allow Views of App::Parts
2017-10-02 13:48:45 -03:00
WandererFan
6b922acdd5
Change links to Global scope
2017-10-02 13:48:45 -03:00
WandererFan
f3758bed5b
add missing logic for "true" dimensions
2017-10-02 13:48:45 -03:00
WandererFan
4b8d04f528
change isDeleting to isUnsetting
...
- DocumentObject::isDeleting was changed to isRemoving.
This commit just prevents future confusion.
2017-10-02 13:48:45 -03:00
WandererFan
4b3ab9e74e
Allow Section based on ViewMulti
2017-10-02 13:48:45 -03:00
Markus Lampert
86d9191023
Setting obj.removalshape to the first one if there are any for convenience.
2017-10-02 01:21:13 +02:00
Markus Lampert
af892cc44a
Added more cleanup to the pocket shape face before extrusion - greatly improves stability.
2017-10-02 01:21:13 +02:00
Markus Lampert
f6d4160587
Disabling MinTravel - it being an experimental feature.
2017-10-02 01:21:13 +02:00