Commit Graph

8419 Commits

Author SHA1 Message Date
wmayer
47b41a7883 fixes #0002460: Use keyword 'explicit' for Quantity constructor 2016-11-05 23:21:42 +01:00
Yorik van Havre
b75e2d54c3 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2016-11-05 15:14:05 -02:00
Yorik van Havre
df69eccac7 Draft: implemented dxf export of techdraw pages 2016-11-05 15:13:48 -02:00
wmayer
211383819b support of unicode strings in saveImage function 2016-11-05 18:04:22 +01:00
wwmayer
081d553267 Merge pull request #330 from sliptonic/sliptonic/ProcessProfileHoles
Sliptonic/process profile holes
2016-11-05 13:27:51 +01:00
sliptonic
f51d1ddc2e fix for direction/cutside bug 2016-11-04 15:04:32 -05:00
Yorik van Havre
cabdf67d67 Fixed defaut shortcuts for view rotation - fixes #2756 2016-11-04 16:26:19 -02:00
sliptonic
2d7d19e8ec Patch from nahshon
http://forum.freecadweb.org/viewtopic.php?f=15&t=18148&sid=9dcb94b872e170a78e8940bd08880b92&start=10#p143439
2016-11-04 09:19:49 -05:00
Yorik van Havre
4fc0cc2286 Arch: Added preference setting to control linewidth of Draft objects seen by Arch Section Planes 2016-11-03 16:40:12 -02:00
Yorik van Havre
fe8f0945d7 Arch: Support for opening symbols - fixes #2353 2016-11-02 20:10:20 -02:00
Yorik van Havre
5d866f15e0 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2016-11-02 20:05:09 -02:00
Yorik van Havre
88bd5585e0 Draft: Better method to project arcs to SVG - issue #1612 2016-11-02 17:06:48 -02:00
Bernd Hahnebach
f6a9efe0cd FEM: solver, do not initialize the solver working directory, since it is eventually only used if it is left blank in preferences 2016-11-02 18:09:48 +01:00
Bernd Hahnebach
5bbe2a447d FEM: ccx input file splitting, fix restore of pref 2016-11-02 18:09:48 +01:00
Bernd Hahnebach
27b256f971 FEM: ccx input file splitting, small improvements 2016-11-02 18:09:48 +01:00
vdwalts
b01f7cefb2 FEM: Add separate definitions for split AND non-split input writer files to FemInputWriterCcx.py 2016-11-02 18:09:48 +01:00
vdwalts
636865189b FEM: Add split input writer option to preferences dialog GUI 2016-11-02 18:09:48 +01:00
wwmayer
782821d27d Merge pull request #328 from triplus/master
Part multiFuse enable SetRunParallel
2016-11-02 17:03:01 +01:00
Yorik van Havre
dcacee28e0 TechDraw: Fixed solid rendering of Arch Views 2016-11-02 13:14:31 -02:00
triplus
f91da85fe9 Part generalFuse enable SetRunParallel
Test case:

http://forum.freecadweb.org/viewtopic.php?f=10&t=18179&p=143225#p143225
2016-11-02 15:52:42 +01:00
triplus
420ac818bb Part multiFuse enable SetRunParallel
Forum discussion:

http://forum.freecadweb.org/viewtopic.php?f=10&t=18179

Test case:

http://forum.freecadweb.org/viewtopic.php?f=10&t=18179#p142663
2016-11-02 14:44:58 +01:00
Markus Lampert
153e070a8e Fixed consecutive abort of job editing and selection of current base object. 2016-11-02 10:58:35 +01:00
Markus Lampert
e0fedefba0 Support for Cancel in PathJob creation and editing. 2016-11-02 10:58:35 +01:00
Markus Lampert
a7f39f2644 On PathJob creation pre-select the currently selected object. 2016-11-02 10:58:35 +01:00
Markus Lampert
4e3d124c0f Fixed enumeration issue for task panel. 2016-11-02 10:58:35 +01:00
Markus Lampert
4b67af15fe Improved default behaviour and removed output-policy from job settings. 2016-11-02 10:58:35 +01:00
Markus Lampert
33ca2275e7 Switched job assignments to be empty which uses the default from the prefrences - if no preferences can't be found the user is prompted. 2016-11-02 10:58:35 +01:00
ml
27f47f84dd Added suppor for default OutputFile with templates and a policy on how to deal with file name conflicts. 2016-11-02 10:58:35 +01:00
ml
a66b4683ba Added tooltip processing to the job preferences page. 2016-11-02 10:58:35 +01:00
ml
a057d160d8 Refactored post processor into its own class, concentrating all post processor script operations. 2016-11-02 10:58:35 +01:00
ml
e614be6512 Refactored post processor into its own class, concentrating all post processor script operations. 2016-11-02 10:58:35 +01:00
ml
cc4e05c1d4 Basic Job preferences dialog 2016-11-02 10:58:35 +01:00
ml
3ba7b8d9bc Consolidated finding post processor scripts into class method. 2016-11-02 10:58:35 +01:00
ml
e76d5ed335 Fixed post processors and Command constructor (wasn't dealing with parameters being optional). 2016-11-02 10:58:35 +01:00
ml
1aa7348b8a Cleaned up Machine removal. 2016-11-02 10:58:35 +01:00
ml
62dd69cd69 Added contributed post-processor scripts. 2016-11-02 10:58:35 +01:00
Markus Lampert
807008c021 Added reloading of post processor to pick up user changes in the script in case they edited it. 2016-11-02 10:58:35 +01:00
Markus Lampert
71f5632c62 Sort Post Processor list for dialog and make 'dumper' the default if none is set in the preferences. 2016-11-02 10:58:35 +01:00
Markus Lampert
01f4feca5c Path preferences for default post processor and arguments. 2016-11-02 10:58:35 +01:00
Markus Lampert
bf4783235b Added tooltip support for PostProcessor scripts. 2016-11-02 10:58:35 +01:00
Markus Lampert
70b445a099 Added argument support for post processors - examples in linuxcnc_post.py. 2016-11-02 10:58:35 +01:00
WandererFan
0efa65a8b9 MSVC syntax fix 2016-11-01 20:02:15 -04:00
WandererFan
54bd97c4f4 Fix accented characters within SVG symbol 2016-11-01 20:02:15 -04:00
Yorik van Havre
b548d7148e Arch: fixed rotation of space labels in techdraw 2016-11-01 18:53:48 -02:00
Yorik van Havre
d9c006aaa6 Draft: temporary workaround for techdraw with no utf 2016-10-31 23:54:13 -02:00
Yorik van Havre
a17330fcfc Arch: minor fix in strucutral nodes calculaiton 2016-10-31 23:53:30 -02:00
wmayer
179c05a42f fix compiler warning 2016-10-31 21:31:35 +01:00
wmayer
4c004daa62 fix compiler warning 2016-10-31 16:13:16 +01:00
Yorik van Havre
1351399707 Arch: Section planes can now also include Draft stuff (dimensions, etc) 2016-10-31 11:10:08 -02:00
Yorik van Havre
958d07067b Merge branch 'master' of github.com:FreeCAD/FreeCAD 2016-10-31 11:07:59 -02:00