wandererfan
e4debdcfce
Convert deprecated boost::signal to signals2
2018-05-11 10:32:24 -03:00
wandererfan
8a183a0ba0
Eliminate some redundant executes
...
- excessive calls to DrawView::execute were
slowing data entry in PropertyEditor.
2018-05-11 10:32:24 -03:00
Markus Lampert
aca06377fa
Cleaned up translation.
2018-05-11 10:18:56 -03:00
Markus Lampert
d03c2cb589
Updated copyright
2018-05-11 10:18:56 -03:00
Markus Lampert
0ffc050297
Setting rotation center for the job on change.
2018-05-11 10:18:56 -03:00
Markus Lampert
fe357336e0
Maintain center of rotation for compound objects.
2018-05-11 10:18:56 -03:00
sliptonic
c4bd67724c
Set Path Center. Depends on mlampert's rotation vis
2018-05-11 10:18:56 -03:00
sliptonic
ac155d7360
fixed feed rate for angular moves
2018-05-11 10:18:56 -03:00
sliptonic
1413797ac4
Path rename dressup
...
for name standard compliance
2018-05-11 10:18:56 -03:00
sliptonic
ebb9e360fd
Initial Commit
2018-05-11 10:18:56 -03:00
Markus Lampert
701a2589e3
Fixed rotation axis rendering for B and C.
2018-05-11 10:18:56 -03:00
Markus Lampert
4bc71f8c99
Add support for rotation center to ViewProviderPath.
2018-05-11 10:18:56 -03:00
Markus Lampert
fd0cdc02a1
Fixed inch scaling
2018-05-11 10:18:56 -03:00
Markus Lampert
cbd5f297f3
Added center property to Path to deal with rendering rotational axis.
2018-05-11 10:18:56 -03:00
Markus Lampert
1f030de9ac
Added support for G20/G21 to g-code import.
2018-05-11 10:18:56 -03:00
Markus Lampert
18240a15ab
Added g-code A parameter support to drilling cycle.
2018-05-11 10:18:56 -03:00
Markus Lampert
461934cd61
A g-code parameter support for G2/G3
2018-05-11 10:18:56 -03:00
Markus Lampert
4b3535266c
PathViewProvider support for A parameter in G0 and G1.
2018-05-11 10:18:56 -03:00
Shai Seger
b2e9348892
fix FreeCad crash when no tool is assigned to an operation
2018-05-11 10:17:16 -03:00
luz.paz
ec072982f7
Added missing comma
2018-05-11 10:02:56 -03:00
luz.paz
b36b21247c
follow-up source typos
2018-05-11 10:02:56 -03:00
luz.paz
68c4b22315
Source typos fixes
2018-05-11 10:02:56 -03:00
Yorik van Havre
b36816f4bb
Draft: Draft Text now uses its own python object instead of App::Annotation
2018-05-10 17:43:16 -03:00
Yorik van Havre
5512c1e9fd
Arch: optimizing block walls
2018-05-10 16:32:43 -03:00
Yorik van Havre
34ba3d8f3c
Arch: All Arch objects can now have any IFC type(role)
2018-05-10 10:42:06 -03:00
Yorik van Havre
8a7ee4de52
Draft: Added reference mode to Draft Scale task panel
2018-05-09 22:38:51 -03:00
Yorik van Havre
d49a194279
Arch/Draft: Make sure an active doc exists before creating objects
2018-05-08 16:07:55 -03:00
Gaël Écorchard
a09be6f0ee
[AddonManager] Add github support
...
- Add support for installing macros from https://github.com/FreeCAD/FreeCAD-addons.git .
- Macros which have the same name on git and on the wiki are not
repeated.
2018-05-08 15:47:16 -03:00
Gaël Écorchard
e4f01ed99a
[AddonManager] Save macros without 'Macro_' prefix
...
- Save macros without 'Macro_' prefix.
- Installed macros are recognized with or without this prefix.
- Prepare the ground for integration of the code fetching macros from
github.
2018-05-08 15:47:16 -03:00
Yorik van Havre
f3329e2c71
Arch: Added a new 'beam mode' to draw structure objects
2018-05-07 23:21:53 -03:00
Markus Lampert
485cf86454
Expose task panel layout through preferences.
2018-05-07 12:20:10 -03:00
looooo
52a0eb8f13
draft: fix snapping with images
2018-05-07 12:18:43 -03:00
Yorik van Havre
00a16927bd
Arch: Optimized Arch panel waves generation
2018-05-07 10:41:17 -03:00
wmayer
c7e9ff1b62
set exception message when returning with 0
2018-05-05 22:44:29 +02:00
Shai Seger
9111efacb2
fix bug tracker issue id:0003450 : Freecad crash when simulating without operations.
2018-05-04 00:59:16 +03:00
Yorik van Havre
0b1a8c96ae
Draft: Fixed syntax error
2018-05-03 10:46:00 -03:00
wandererfan
066a8b0b47
Point Draft importDXF to Mod/Import/ImpExpDxf
...
- also add "deprecated" message to DraftUtils.readDXF
2018-05-02 22:09:46 +02:00
Markus Lampert
ab70a94592
Only setting Path.Area curve accuracy if it is not, and also set it when Preferences get saved.
2018-05-02 22:07:17 +02:00
luz.paz
9f9980eef4
removed newline altogether
2018-05-02 15:48:01 -04:00
luz.paz
9ba3e0345e
Used QChar::fromLatin1('\n') instead
2018-05-02 14:57:49 -04:00
luz.paz
138b318c97
Added QString::fromUtf8("\n")
2018-05-02 00:50:06 -04:00
luz.paz
489b1a16c8
revert some spacing changes
2018-05-02 00:50:06 -04:00
luz.paz
8057a45d4b
Crowdin: more fixes
2018-05-02 00:50:06 -04:00
luz.paz
e9a34e20ff
Draft: move newlines out of translations
2018-05-02 00:50:06 -04:00
luz.paz
a463c94796
Crowdin: fix in different WBs
2018-05-02 00:50:06 -04:00
wandererfan
cdf956423c
Add Export Page as Dxf to TD Gui
2018-05-01 13:22:02 -04:00
wandererfan
76aee3965d
Add writeDXFObject to Import
...
- add a function to write DocumentObject(s) to Dxf file.
- all caller to specifiy parameter source to ImpExpDxf
functions.
2018-05-01 13:22:02 -04:00
Yorik van Havre
7bf490d42c
Arch: Added setting to limit areas calculations for large objects
2018-04-30 17:39:11 -03:00
Yorik van Havre
647658383e
Arch: Window presets now include windows and doors from Parts Library, if available
2018-04-30 14:34:36 -03:00
Markus Lampert
d86ed64df6
Changed grbl feed rate output to mm/min.
2018-04-30 09:54:08 +02:00