Commit Graph

12553 Commits

Author SHA1 Message Date
Peter Lama
033334474c Rename superPlacement property to AttachmentOffset
The name Attachment Offset gives a better picture of what the
property does.
2017-11-05 16:41:25 +01:00
PLChris
98faf0c661 make philips postprocessor compatible with current Path Workbench 2017-11-05 13:03:35 +01:00
Harald Geyer
91719fce6c Draft: Fix module loading in non-GUI mode
The WorkingPlane module is used in getSVG and getDXF, so we need to
import it unconditionally.
2017-11-05 12:47:08 +01:00
wmayer
3923438307 add 2d features to body for drag and drop 2017-11-05 12:37:46 +01:00
wmayer
2f2ba28156 remove pointless Section option from boolean operation in PD 2017-11-04 13:46:42 +01:00
looooo
d4136b9698 windows python path setup:
allow to set the PYTHONHOME variable
2017-11-04 11:45:06 +01:00
looooo
2e891a3af7 move PySide abstraction layer to Ext
/bin is not in the python-path for a installed build.
2017-11-03 23:24:08 +01:00
wmayer
053be6c847 fix build failures with gcc 2017-11-03 17:21:48 +01:00
wmayer
cc6827a87c implement own ply/pcd importer/exporter 2017-11-03 17:03:51 +01:00
Yorik van Havre
3bd9846428 Arch: Fixed wrong strucutral presets 2017-11-03 12:28:29 -02:00
Yorik van Havre
6e086b1c59 Merge pull request #1071 from abdullahtahiriyo/restore_carbon_copy_interbody
Sketcher: Restore inter-body expression engine links in Carbon Copy
2017-11-03 11:40:48 -02:00
Abdullah Tahiri
bfa6de056e Sketcher: Restore inter-body expression engine links in Carbon Copy 2017-11-02 19:52:26 +01:00
Yorik van Havre
f8ed890db0 Merge pull request #1069 from easyw/master
avoid stop loading on coincident points
2017-11-02 12:15:52 -02:00
easyw
a1c5b2a4bd avoid stop loading on coincident points
reference at the forum:
https://forum.freecadweb.org/viewtopic.php?f=3&t=25146&p=197699#p197607
2017-11-02 10:24:25 +01:00
wmayer
c7d6734124 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2017-11-01 14:14:23 +01:00
wmayer
10eb96c6e7 use scoped connection to automatically disconect on deletion 2017-11-01 14:13:57 +01:00
Markus Lampert
9851b43df9 Comment explaining the local implementation of snapper mouse move 2017-11-01 10:39:07 -02:00
Markus Lampert
e0197fb6ea Fixed holding tags snapper interaction. 2017-11-01 10:39:07 -02:00
Markus Lampert
694cb621a3 Moved tag generation together with button box for better getpoint handling. 2017-11-01 10:39:07 -02:00
Markus Lampert
606786eeb9 Use PathGetPoint for Tags. 2017-11-01 10:39:07 -02:00
Markus Lampert
6bcbb68cbc Fixed PathSanity. 2017-11-01 10:39:07 -02:00
Markus Lampert
b35d044d16 Using vertical speed for tags. 2017-11-01 10:39:07 -02:00
Markus Lampert
0a24c0fa95 checkpoint 2017-11-01 10:39:07 -02:00
Bernd Hahnebach
9246723ad9 FEM: general prefs, use directory chooser for working dir setting 2017-11-01 10:37:25 -02:00
Wilfried Hortschitz
88fd4f4253 FEM: material task panel, repair restore of values considering locales 2017-11-01 10:37:25 -02:00
wmayer
2339d6b0be add occ library dir to PathSimulator 2017-11-01 13:19:09 +01:00
Shai Seger
eabaf52d53 PathSimulator: move all changes to branch path_simulator 2017-10-31 11:10:23 -02:00
Shai Seger
c2ad2c1fcb Fix dialog texts 2017-10-31 11:10:23 -02:00
Shai Seger
fc94e4f2f4 Solve the C++/Python type checking issue 2017-10-31 11:10:23 -02:00
Shai Seger
da6c885232 change abs to fabs (for linux compatibility) 2017-10-31 11:10:23 -02:00
Shai Seger
62cf54cc5c fix some linux compiler warnings 2017-10-31 11:10:23 -02:00
Shai Seger
6ee622b675 Fixed some non standard c++ operations. 2017-10-31 11:10:23 -02:00
Shai Seger
57f2e68746 Fix another linux compilation issue... 2017-10-31 11:10:23 -02:00
Shai Seger
88f7cc4594 Increase Fast Forward speed
Fix Linux compilation issue (hopefully)
2017-10-31 11:10:23 -02:00
Shai Seger
81011b1a50 fix bug: when pressing play again, only first operation was done. 2017-10-31 11:10:23 -02:00
Shai Seger
51f9a8674b Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
b4b7098ae1 Add sliders to task 2017-10-31 11:10:23 -02:00
Shai Seger
0fccc2b40b Add missing files and place ui file in correct location 2017-10-31 11:10:23 -02:00
Shai Seger
2004a7033c fixes after merge with upstream 2017-10-31 11:10:23 -02:00
Shai Seger
6e766deb32 integrate simulator into path workbench 2017-10-31 11:10:23 -02:00
Shai Seger
45fa948099 Initial simulation works 2017-10-31 11:10:23 -02:00
Shai Seger
84d037cc4b debugging wip 2017-10-31 11:10:23 -02:00
Shai Seger
1d47ceeaea implement ApplyCommand and SetCurrentTool 2017-10-31 11:10:23 -02:00
Shai Seger
9687b2f864 implement beginSimulation and getResultMesh 2017-10-31 11:10:23 -02:00
Shai Seger
d9c610b044 Finally! the PathSim object is visible at freecad 2017-10-31 11:10:23 -02:00
Shai Seger
0f8659fe83 add python object resistration 2017-10-31 11:10:23 -02:00
Shai Seger
5a2296ea55 initial sim engin added. initial python interface. 2017-10-31 11:10:23 -02:00
Shai Seger
2f786d2287 Add initial class 2017-10-31 11:10:23 -02:00
Shai Seger
84798a6aa6 Add generated PathSimulation Module 2017-10-31 11:10:23 -02:00
tomate44
eef61c54ff fix BSpline curves treatment in Draft.makeSketch. BSplineCurves in a wire were doubled. Don't expose internal geometries of BSplineCurves of a wire to keep sketch lighter. 2017-10-30 18:13:32 +01:00