Commit Graph

11907 Commits

Author SHA1 Message Date
Shai Seger
ea4f6f2b2d PathSimulator: move all changes to branch path_simulator 2017-10-31 11:10:23 -02:00
Shai Seger
f9fec3f724 Fix dialog texts 2017-10-31 11:10:23 -02:00
Shai Seger
3a28e4f621 Solve the C++/Python type checking issue 2017-10-31 11:10:23 -02:00
Shai Seger
f531914007 change abs to fabs (for linux compatibility) 2017-10-31 11:10:23 -02:00
Shai Seger
c05219cfe8 fix some linux compiler warnings 2017-10-31 11:10:23 -02:00
Shai Seger
e1d624b2cb Fixed some non standard c++ operations. 2017-10-31 11:10:23 -02:00
Shai Seger
08890b77cf Fix another linux compilation issue... 2017-10-31 11:10:23 -02:00
Shai Seger
5d2213381a Increase Fast Forward speed
Fix Linux compilation issue (hopefully)
2017-10-31 11:10:23 -02:00
Shai Seger
1a7c4b3a80 fix bug: when pressing play again, only first operation was done. 2017-10-31 11:10:23 -02:00
Shai Seger
1322bbf13d Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
77193b7e36 Add sliders to task 2017-10-31 11:10:23 -02:00
Shai Seger
831cb793f6 Add missing files and place ui file in correct location 2017-10-31 11:10:23 -02:00
Shai Seger
153959f98f fixes after merge with upstream 2017-10-31 11:10:23 -02:00
Shai Seger
22233110e6 integrate simulator into path workbench 2017-10-31 11:10:23 -02:00
Shai Seger
e886ef2a21 Initial simulation works 2017-10-31 11:10:23 -02:00
Shai Seger
16b1eccd75 debugging wip 2017-10-31 11:10:23 -02:00
Shai Seger
b9362df315 implement ApplyCommand and SetCurrentTool 2017-10-31 11:10:23 -02:00
Shai Seger
fbbd0ce35b implement beginSimulation and getResultMesh 2017-10-31 11:10:23 -02:00
Shai Seger
e366a3cfab Finally! the PathSim object is visible at freecad 2017-10-31 11:10:23 -02:00
Shai Seger
60ef98a8fe add python object resistration 2017-10-31 11:10:23 -02:00
Shai Seger
71ec1392b8 initial sim engin added. initial python interface. 2017-10-31 11:10:23 -02:00
Shai Seger
e3e5a61700 Add initial class 2017-10-31 11:10:23 -02:00
Shai Seger
9f0b8c5efa Add generated PathSimulation Module 2017-10-31 11:10:23 -02:00
tomate44
5657acdfb6 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
tomate44
21c4fa316e add ArcOfEllipse to DraftGeomUtils.orientEdge 2017-10-30 17:30:44 +01:00
tomate44
d2f4fcb6a2 add BSpline support to Draft.makeSketch 2017-10-30 14:02:49 -02:00
PLChris
2bc75bd946 Fixing security error on MacOS for AddonManager, see https://forum.freecadweb.org/viewtopic.php?f=3&t=24898 2017-10-30 14:01:02 -02:00
wmayer
795a57c777 fix layout in ccx preferences page 2017-10-29 19:13:06 +01:00
Yorik van Havre
e16c152da4 Draft/Arch: Support for Y situations in sketches - issue #3163 2017-10-27 16:41:31 -02:00
wmayer
8d3fe21116 Qt5 port: Sandbox module 2017-10-26 13:12:15 +02:00
wmayer
d1ae93df8c save last accessed file directly in the user parameters 2017-10-26 11:57:45 +02:00
wmayer
a16f5bf9aa override onExtendedDocumentRestored in AttachExtension 2017-10-25 22:52:39 +02:00
wmayer
7d3af3647d add virtual method onExtendedDocumentRestored DocumentObjectExtension 2017-10-25 22:51:50 +02:00
wmayer
3360573354 prepare zipios++ for unicode support 2017-10-25 20:43:02 +02:00
wmayer
25fb77a5a0 fixes #0002419: Matrix rotation and Units compatibility 2017-10-25 13:50:06 +02:00
wmayer
0ad9436eab fixes #0002632: Improvements to Prefs for Python 2017-10-25 12:39:06 +02:00
wmayer
5022b41d92 add fem test for testing group behaviour of analysis object 2017-10-25 11:17:18 +02:00
looooo
7529754c34 py3: some diff for fem with py3 2017-10-25 10:56:31 +02:00
Zheng, Lei
e102ac12f4 libarea: improve arc fitting
Handle cases where the ending edge can form an arc with the starting
edge
2017-10-25 10:52:36 +02:00
wmayer
80bc1255c7 support of backward compatibility to load old fem project files 2017-10-24 20:09:35 +02:00
wmayer
ce6809415b inherit FemAnalysis from DocumentObjectGroup and remove Member property 2017-10-24 20:07:05 +02:00
Unknown
8f8f890259 Clarifying preference string
https://forum.freecadweb.org/viewtopic.php?f=10&t=24918
2017-10-24 19:44:08 +02:00
wmayer
be0e70cca5 minor improvements 2017-10-24 19:39:49 +02:00
wmayer
24081a5746 use abstract interface to create point cloud from geometric feature 2017-10-24 19:39:23 +02:00
wmayer
16e6d887e7 implement FileInfo::completeExtension 2017-10-24 19:38:01 +02:00
Yorik van Havre
cfe2d134a2 Updated translations from crowdin 2017-10-23 18:32:02 -02:00
Yorik van Havre
564d5a3e70 removed Complete from translation scripts 2017-10-23 18:31:25 -02:00
Bernd Hahnebach
09fe85e8ff Arch: import IFC, fix View Fit while importing 2017-10-23 08:14:03 +02:00
Markus Lampert
7448d47b8a Fixed more python 2/3 unicode issues. 2017-10-22 19:50:30 -07:00
Markus Lampert
dce9c0e385 Refactored use of iteritems into function to deal with python 2.7 and 3 compatibility. 2017-10-22 18:18:10 -07:00