Commit Graph

10421 Commits

Author SHA1 Message Date
wandererfan
765709ddcf Fix DrawProjGroup Positioning
- DrawPage was not including DPG in list of all
  views, so DPG was not being positioned properly.
2018-05-16 18:58:10 -04:00
wandererfan
6f61c21e3c export TD Annotation to Dxf 2018-05-16 18:58:10 -04:00
wandererfan
cfc3c015e5 Export Points to Dxf 2018-05-16 18:58:10 -04:00
Yorik van Havre
8da0c7050d Draft: added ConvertDraftSketches() convenience function to convert App::Annotations to the new Draft Text object 2018-05-16 16:27:12 -03:00
sgrogan
ba04c64a9e Fix Dice3DS nested directory for non-installed build 2018-05-16 11:15:26 -03:00
Yorik van Havre
dfcfd425a1 Arch: Added combobox with presets in multimaterial layer names 2018-05-15 22:28:12 -03:00
wandererfan
7e1de990bb Fix selection when multiple pages 2018-05-15 21:50:48 +02:00
wandererfan
338107367a Fix message for empty detail area 2018-05-15 21:50:48 +02:00
wandererfan
6ba7f912ee Fix selection for radius Dims
- selection of ellipse curves was allowed
  but not supported for radius dims.
2018-05-15 21:50:48 +02:00
wandererfan
f41598ee33 Fix CCW ellipse arcs 2018-05-15 21:50:48 +02:00
Markus Lampert
8c4a838740 Fixed abs usage for doubles - thanks to clang warnings. 2018-05-15 21:45:58 +02:00
Yorik van Havre
f7da2b38db Draft: More streamlined console output 2018-05-14 18:57:57 -03:00
Yorik van Havre
096af04a57 Draft: Show in-command shortcuts on buttons and in console 2018-05-14 18:57:28 -03:00
Yorik van Havre
3198ee8af3 Draft: Added 'Flatten' context menu entry to Draft Wires 2018-05-14 16:49:25 -03:00
Yorik van Havre
a805bf82a4 Arch: Added CutMargin property to section planes 2018-05-14 12:34:14 -03:00
Yorik van Havre
f128639d32 Arch: Window placement now keeps orientation from last face hovered. Much, much easier to place windows in walls now 2018-05-13 12:45:40 -03:00
Yorik van Havre
a8c6f1b647 Arch: Added convenience function ArchComponent.convertOldComponents to convert the Role property to IfcRole 2018-05-11 23:14:41 -03:00
Yorik van Havre
63794fcefd Arch: Renamed Role property to IfcRole 2018-05-11 12:01:55 -03:00
Yorik van Havre
03908877fc Draft: Catch deleted objects in DraftGui.todo 2018-05-11 12:01:22 -03:00
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