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
Eivind Kvedalen
1cf3667f62
Fix for issue #3200 : Convert angle to degrees when used in an expression.
2017-10-07 11:28:02 +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
d898ecc32e
add missing header
2017-10-06 17:06:31 +02:00
wmayer
8c0258ac21
scroll to newly created group item
2017-10-06 16:29:21 +02:00
wmayer
941cc68efc
add signal to scroll to view object
2017-10-06 16:28:30 +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
81e2480ca6
add new property rawValue to QuantitySpinBox to make it accessible from Python
2017-10-05 22:46:02 +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
wmayer
9d977b90a4
check for null string
2017-10-04 20:03:59 +02:00
wmayer
6df1ace5d5
include missing header
2017-10-04 18:58:40 +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
wmayer
cea54396e7
expose Attach/Detach of parameter group class to Python
2017-10-04 17:16:22 +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
Markus Lampert
a6263f4c1a
Fixed face combining and moved to PathGeom.
2017-10-02 01:21:13 +02:00
Peter Lama
842480d3e7
Use macOS 10.11 travis environment
...
Better supported by homebrew
2017-10-02 01:19:25 +02:00
Markus Lampert
5b0ea79726
Fixed tooltips for post processor and its arguments in job dialog again.
2017-10-02 01:16:26 +02:00
Markus Lampert
ddf820a089
Force page 0 for preferences.
2017-10-02 01:16:26 +02:00
Markus Lampert
9f9eb42b78
Placement preferences for stock.
2017-10-02 01:16:26 +02:00
Markus Lampert
d436239785
Basic stock preferences and usage if no job template is specified.
2017-10-02 01:16:26 +02:00
luzpaz
700c6bc3d2
Path: misc typo
...
[skip ci]
2017-10-02 01:14:09 +02:00
wmayer
67bcee40cb
fixes #0001955 : Part Section not available in the Part menu
2017-10-02 01:08:28 +02:00
wmayer
8a17c4e079
fixes #0002862 : Check for shape type before using selection as base feature
2017-10-02 00:56:47 +02:00
wmayer
ce559a4643
issue #0002304 : Duplicate multi selection of sketch element produces many sketches
2017-10-01 22:10:00 +02:00
wmayer
de0ac35a50
fixes #0002045 : Make Euler Rotation default or user-pref default
2017-10-01 21:15:58 +02:00
wmayer
397d7b74c0
handle editing of view provider of base feature
2017-10-01 19:32:11 +02:00
wmayer
98c6e0e2b0
implement clone command for part design
2017-10-01 18:25:55 +02:00
wmayer
9055324ee8
add define to better control if native or Qt file dialogs should be used
2017-10-01 17:28:21 +02:00
Kunda
d4769e7023
Misc. typo
2017-10-01 10:15:31 +02:00
wmayer
9e91219d0f
0001591: STL export in various units
2017-09-30 23:55:49 +02:00
wmayer
62d98deccf
fixes #0003071 : List of vertexes returned by wire.OrederedVertexes missing last vertext in the list
2017-09-30 22:24:47 +02:00
wmayer
53168d39d6
fixes #0003025 : memory leak in tree view
2017-09-30 19:45:25 +02:00
wmayer
93c32f0aa9
fixes #0001906 : add Parameters isRelative, theAngDeflection of BRepMesh_IncrementalMesh in MeshFromShape Gui command
2017-09-30 16:15:24 +02:00
wmayer
755cd3bfbd
fixes #0002931 : Box select misbehaves with touchpad navigation style
2017-09-30 14:55:18 +02:00
wmayer
0a86d959c0
add method to check for planar surface
2017-09-30 00:23:00 +02:00
wmayer
5a1a88568a
harmonize creation of linear pattern inside a multi transform to direction creation of linear pattern
2017-09-29 23:57:31 +02:00
wmayer
2244292552
fix crashes when aborting linear pattern panel due access of null pointers
2017-09-29 21:22:48 +02:00