kreso-t
|
1e53a8f479
|
Fix for crash on windows env.
|
2018-09-26 17:05:29 +02:00 |
|
kreso-t
|
27f9a69f24
|
Path: Adaptive - small improvement
- tendency to join cuts when possible
|
2018-09-26 17:05:05 +02:00 |
|
Zheng, Lei
|
35f6a4fa72
|
Path.Area: fix offset pocket mode
|
2018-09-26 17:02:36 +02:00 |
|
wandererfan
|
df0eb076a6
|
Better error messages for bad selections
|
2018-09-26 17:00:07 +02:00 |
|
wandererfan
|
f9b9de42dd
|
Add Peppino's ISO7200 templates
|
2018-09-26 16:59:49 +02:00 |
|
wandererfan
|
859fed207d
|
Fix double scaling in DPG AutoScale
|
2018-09-26 16:59:39 +02:00 |
|
wandererfan
|
3163c3d6f5
|
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
|
db593f2169
|
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
|
6b9c1e89d1
|
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
|
57cc33c8ee
|
fixes 0003427: Measurement tool measures wrongly
|
2018-09-26 16:37:00 +02:00 |
|
wmayer
|
ff0cacca0a
|
fixes 0003469: FreeCAD crashes on edge selection during fillet edge operation on extruded geometry
|
2018-09-25 22:51:33 +02:00 |
|
wmayer
|
dfd3d86b22
|
fixes 0003333: Wrong behaviour of fuse operation
|
2018-09-25 17:53:37 +02:00 |
|
wmayer
|
654fc12c8f
|
fixes 0003496: Can't delete spreadsheet if spreadsheet is opened.
|
2018-09-25 16:17:05 +02:00 |
|
wmayer
|
b330950251
|
fixes 0003611: Linear pattern: 'Select reference' does near to nothing
|
2018-09-25 11:07:43 +02:00 |
|
wmayer
|
a2d44d2642
|
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
|
3653d7ed11
|
fixes 0003148: PartDesign does not allow colouring of single faces for non-primitives
|
2018-09-24 19:30:36 +02:00 |
|
kreso-t
|
ac6eebe7b9
|
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
|
b8cceb5f52
|
make stepZ py3 compliant
|
2018-09-23 10:43:14 +02:00 |
|
wmayer
|
8d2f8a3d96
|
fixes 0003380: Involute gear should be created inside of Body and respect Attachment
|
2018-09-22 20:10:48 +02:00 |
|
wmayer
|
3c048904ff
|
fixes 0003447: False PartDesign migration request
|
2018-09-22 13:59:34 +02:00 |
|
wmayer
|
2fb62cf0a1
|
improve whitespaces
|
2018-09-22 13:40:28 +02:00 |
|
wmayer
|
f6b4ffb149
|
fixes #0001672: Raytracing export to POV-Ray - respect ASCII convention for I/O filenames
|
2018-09-22 10:48:45 +02:00 |
|
wmayer
|
b5811a42b4
|
fixes #0003582: ShapeBinder did not show correctly
|
2018-09-22 00:55:46 +02:00 |
|
wmayer
|
ac21bcc35c
|
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
|
198b047bdd
|
clean-up work in TaskPipeOrientation
|
2018-09-20 17:47:36 +02:00 |
|
wmayer
|
14b8579a62
|
fixes #0003599: PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
|
2018-09-20 17:17:41 +02:00 |
|
wmayer
|
83c40da2a5
|
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
|
50ab6e292c
|
FEM: Python code formating, flake8
|
2018-09-19 21:40:57 +02:00 |
|
Bernd Hahnebach
|
d6c6c4da6e
|
FEM: menues, delete the FEM before material menue entries, just like all other entries
|
2018-09-19 21:40:44 +02:00 |
|
Bernd Hahnebach
|
a20fa51084
|
FEM: menues, move element geometry enties into sub menue
|
2018-09-19 21:40:34 +02:00 |
|
kreso-t
|
96e2f44e28
|
Path: Adaptive - fix for profiling operation
- improved handling for sharp corners for profiling op.
|
2018-09-19 18:29:18 +02:00 |
|
kreso-t
|
de5ad52415
|
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
|
4a717a8a44
|
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
|
b214f606c4
|
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
|
8ab6ffa692
|
fix -Wreorder
|
2018-09-19 17:17:43 +02:00 |
|
wmayer
|
d978287af6
|
fix CID 183848
|
2018-09-19 17:14:46 +02:00 |
|
wmayer
|
24cf5d23b5
|
fix possible crash when aborting geometry checker
|
2018-09-19 13:50:44 +02:00 |
|
wmayer
|
17d36cecc9
|
improve manual mesh filling
|
2018-09-18 21:53:04 +02:00 |
|
wmayer
|
6b055ee899
|
add verifier class to check the result of the polygon triangulation
|
2018-09-18 21:38:04 +02:00 |
|
wmayer
|
ff6ed27ba9
|
replace boolean to check for inside/outside cutting with enum values
|
2018-09-18 18:25:51 +02:00 |
|
wmayer
|
4c8e70b9a3
|
polish Mesh workbench
|
2018-09-18 14:53:37 +02:00 |
|
wmayer
|
4b90bed74e
|
fix -Winconsistent-missing-override
|
2018-09-17 14:18:36 +02:00 |
|
Markus Lampert
|
97ad1b687f
|
Renamed Path Chamfer op to Deburr.
|
2018-09-17 10:27:49 +02:00 |
|
Markus Lampert
|
a9e040eb10
|
Fixed selection restore of entire object.
|
2018-09-17 10:23:41 +02:00 |
|
Markus Lampert
|
91371a6c6a
|
Added option to rotate multiple base objects as a compound or individually.
|
2018-09-17 10:23:41 +02:00 |
|
Markus Lampert
|
041d800518
|
Changed Rotate tool behaviour to rotate the entire selection group instead of each one individually.
|
2018-09-17 10:23:40 +02:00 |
|
Markus Lampert
|
725d87417b
|
Don't force stock refresh on editor start
|
2018-09-17 10:23:40 +02:00 |
|
wmayer
|
f9ca7d62c2
|
fix compiler warning, fix build failure with older OCCT versions
|
2018-09-17 10:20:03 +02:00 |
|
tomate44
|
f6d9b692be
|
add a check to BSplineCurve.segment()
|
2018-09-17 10:02:04 +02:00 |
|
kreso-t
|
ee128a32fd
|
Fix for compiler warnings
|
2018-09-17 09:57:47 +02:00 |
|