Bernd Hahnebach
2e19facb78
FEM: revert 4421020, it is based on a change which is not in master, not yet ;-)
2018-09-27 11:09:22 +02:00
wmayer
fdd4b9d00c
in linear pattern handle selected edge of a 2d part object
2018-09-27 11:04:30 +02:00
Bernd Hahnebach
6ce1b7b89f
FEM: vtk, post task boxes, add some comment
2018-09-26 22:43:07 +02:00
Bernd Hahnebach
0b227a1670
FEM: vtk fix, task panels, some enumerations are no longer set back on any open of the tp
2018-09-26 22:42:53 +02:00
Bernd Hahnebach
d7dc8a893e
FEM: vtk, initialize the enums of piplines VP
2018-09-26 22:42:40 +02:00
Bernd Hahnebach
08400a91b3
FEM: vtk fix, remove scaling of vtk results
...
- only displacements had been scaled, all other results remained untouched
- if the results should be scaled all results needs to be scaled
- this includes all possible result types with their units
2018-09-26 22:42:26 +02:00
Bernd Hahnebach
381ab13a1a
FEM: input filewriter base class, remove no longer working mesh shape property, has been replaced by part
2018-09-26 22:41:56 +02:00
wmayer
1fb55d8d0a
fixes 0003618: FEM, GUI, mesh view provider, highlighted node show wrong node number on selection
2018-09-26 19:59:32 +02:00
Clemens Weissbacher
483060cc90
FEM: fix an error handling issue, caused by an non existing variable
2018-09-26 17:15:03 +02:00
paullee
84ad999c3b
ArchStairs: Fix HalfTurnLeft error/bug
2018-09-26 17:10:42 +02:00
kreso-t
cdbb902ae8
Fix for crash on windows env.
2018-09-26 17:05:29 +02:00
kreso-t
e6abbef296
Path: Adaptive - small improvement
...
- tendency to join cuts when possible
2018-09-26 17:05:05 +02:00
Zheng, Lei
1b4ff49d3a
Path.Area: fix offset pocket mode
2018-09-26 17:02:36 +02:00
wandererfan
0235df777c
Better error messages for bad selections
2018-09-26 17:00:07 +02:00
wandererfan
50a31575bf
Add Peppino's ISO7200 templates
2018-09-26 16:59:49 +02:00
wandererfan
cf738047d4
Fix double scaling in DPG AutoScale
2018-09-26 16:59:39 +02:00
wandererfan
f2c6edbb19
Fix late repaint of secondary views
...
- when ScaleType=Automatic and Scale changes
individual views were not being repainted until
next document recompute.
2018-09-26 16:59:12 +02:00
wandererfan
e2c22ae98e
Suppress spurious message
...
- was reporting "pattern not found" even if
hatch source file was not a .pat file.
2018-09-26 16:59:00 +02:00
wandererfan
6cb7255c30
Show full width Edges around Section Face
...
- Section Face was hidding 1/2 of Edge if "Show Section
Edges" was set to false.
2018-09-26 16:58:52 +02:00
wmayer
1c646c9488
fixes 0003427: Measurement tool measures wrongly
2018-09-26 16:37:00 +02:00
wmayer
c345e4e728
fixes 0003469: FreeCAD crashes on edge selection during fillet edge operation on extruded geometry
2018-09-25 22:51:33 +02:00
wmayer
6c87152d36
fixes 0003333: Wrong behaviour of fuse operation
2018-09-25 17:53:37 +02:00
wmayer
510eed1caf
fixes 0003496: Can't delete spreadsheet if spreadsheet is opened.
2018-09-25 16:17:05 +02:00
wmayer
bbdb0ab323
fixes 0003611: Linear pattern: 'Select reference' does near to nothing
2018-09-25 11:07:43 +02:00
wmayer
511ddfffa1
fixes 0003521: Import of csv file into Spreadsheet does not work if the path contains non ASCII characters
2018-09-24 22:16:48 +02:00
wmayer
1b7708a391
fixes 0003148: PartDesign does not allow colouring of single faces for non-primitives
2018-09-24 19:30:36 +02:00
kreso-t
f24b838b57
Path: Adaptive - enhancements and bug fixes
...
- more accurate path cleaning
- fix for uncleared area remaining
- linking paths smoothing
2018-09-23 10:45:45 +02:00
easyw
42919cfd1f
make stepZ py3 compliant
2018-09-23 10:43:14 +02:00
wmayer
1816164a8d
fixes 0003380: Involute gear should be created inside of Body and respect Attachment
2018-09-22 20:10:48 +02:00
wmayer
ac8aaa2419
fixes 0003447: False PartDesign migration request
2018-09-22 13:59:34 +02:00
wmayer
b230e8a872
improve whitespaces
2018-09-22 13:40:28 +02:00
wmayer
d56a8f655d
fixes #0001672 : Raytracing export to POV-Ray - respect ASCII convention for I/O filenames
2018-09-22 10:48:45 +02:00
wmayer
b3795b7579
fixes #0003582 : ShapeBinder did not show correctly
2018-09-22 00:55:46 +02:00
wmayer
81b133e174
fixes #0003597 : PartDesign Additive and Subtractive Loft features don't allow changing the first section after creation
2018-09-20 22:12:43 +02:00
wmayer
0b8ff8de0b
clean-up work in TaskPipeOrientation
2018-09-20 17:47:36 +02:00
wmayer
149262a7cc
fixes #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 17:17:41 +02:00
wmayer
525a44905a
issue #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 15:14:33 +02:00
Bernd Hahnebach
fbf94e127c
FEM: Python code formating, flake8
2018-09-19 21:40:57 +02:00
Bernd Hahnebach
e16ee9648f
FEM: menues, delete the FEM before material menue entries, just like all other entries
2018-09-19 21:40:44 +02:00
Bernd Hahnebach
e4c71803c4
FEM: menues, move element geometry enties into sub menue
2018-09-19 21:40:34 +02:00
kreso-t
2104222f45
Path: Adaptive - fix for profiling operation
...
- improved handling for sharp corners for profiling op.
2018-09-19 18:29:18 +02:00
kreso-t
214b45a180
Path: Adaptive - enhancements and bug fixes
...
- cleanup & spelling corrections
- lead-in/lead-out improvements
- safer transition of linking path into lead-in/cut
- self-intersection check for keep tool down path
- additional perf. optimisations by parameter tuning
2018-09-19 18:28:48 +02:00
wmayer
5df6090150
Make destructors of all generated Py class protected
...
This is to avoid to create an object on the stack and thus to clutter Python's reference counting mechanism
2018-09-19 18:22:22 +02:00
luz.paz
360e581672
Misc. typo and whitespace fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=3&t=30988#p256964
along with other misc. fixes
2018-09-19 17:26:03 +02:00
wmayer
3e7079d9cd
fix -Wreorder
2018-09-19 17:17:43 +02:00
wmayer
fc7c802ab5
fix CID 183848
2018-09-19 17:14:46 +02:00
wmayer
3a521917ef
fix possible crash when aborting geometry checker
2018-09-19 13:50:44 +02:00
wmayer
7c76767bc5
improve manual mesh filling
2018-09-18 21:53:04 +02:00
wmayer
f626549928
add verifier class to check the result of the polygon triangulation
2018-09-18 21:38:04 +02:00
wmayer
644cfa06bb
replace boolean to check for inside/outside cutting with enum values
2018-09-18 18:25:51 +02:00