Chris Hennes
c0726b8481
Gui: Correct translation context of pref pages
...
Preference page title strings must be in QObject
2023-05-19 20:46:12 -05:00
Roy-043
024c50cd4f
Draft: Change Snap toolbar to standard toolbar
2022-10-27 10:45:48 +02:00
Roy
d2976cd9e6
Arch: Fix translation issues
2022-01-10 10:26:08 +01:00
Chris Hennes
3d3fd72c7b
[Arch] Remove unnecessary pass
2021-10-11 22:22:59 -05:00
Roy-043
14596740f6
Arch: InitGui draft_line_commands not used
2021-10-06 17:46:25 +02:00
Roy-043
9156874491
Update InitGui.py
...
Updated to use the new Draft code.
2021-10-02 09:45:22 +02:00
Yorik van Havre
6189aee357
Merge branch 'master' into alafr-arch-structure
2021-03-26 11:08:01 +01:00
luz paz
ccf30d98d2
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
alafr
3f72d434c5
Arch structure : workflow with master sketch
...
* Add a command that creates multiple Arch Structure objects from a selected base, using each selected edge as an extrusion path. It creates one Arch Structure object from each edge. Therefore, the Arch Structure objects can then be individually edited if needed.
* Split the command Arch Structural System from Arch Structure. For backwards compatibility, the command Arch Structure will run the command Arch Structural System when the requirements for the Arch Structural System (Structure + Axis) are met.
2020-10-31 14:17:01 +01:00
Yorik van Havre
b1c7efa387
Arch: Added Profile command
2020-06-04 12:52:22 +02:00
Yorik van Havre
1ecde67d8b
Arch: [WIP] Curtain Wall tool
2020-04-29 11:43:00 +02:00
Yorik van Havre
800c779e92
Arch: Added Truss tool
2020-04-23 13:18:09 +02:00
donovaly
ef099df0a1
[Arch] split IFC dialog
2020-04-14 11:37:36 +02:00
vocx-fc
549ca9205b
Draft: new Draft_OrthoArray command
...
It replaces the older `Draft_Array` command, and provides
a task panel to select the properties, similar to the
`Draft_PolarArray` and `Draft_CircularArray` commands.
It can also create `App::Links` directly from this task
panel, so it also replaces the `Draft_LinkArray`
introduced by the LinkMerge.
2020-03-03 21:27:31 +01:00
vocx-fc
adfc58580d
Draft, Arch: group the array tools
2020-03-02 11:41:22 -03:00
vocx-fc
69056b51ad
Arch: use init_tools to create Draft toolbars
2020-02-12 12:15:45 +01:00
vocx-fc
f1fce69feb
Arch: explicitly import modules in the initialization
...
Also other small fixes: cleanup for getting the icon
of the workbench; translation of some strings;
cleanup of comments, printing functions, and PEP8 style.
2020-02-12 12:15:45 +01:00
vocx-fc
d32eb1a02b
Arch: add missing Arch_CutLine tool from 43c5f27
2020-01-08 15:21:16 +01:00
luz.paz
8af8689d73
Arch: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Arch files
2019-12-26 18:24:06 +01:00
carlopav
4c065fb782
[Arch] Added Draft Edit Command to toolbar
2019-12-26 13:31:06 -03:00
Yorik van Havre
09d0b2d0e7
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00
Yorik van Havre
4d3f24a5b8
Draft: Reorganizing DraftEdit and future Draft command modules
2019-08-12 21:30:45 -03:00
Syres916
450b96186f
[Arch] Bugfix - Unknown command 'Draft_Edit'
2019-08-09 18:56:18 -03:00
Yorik van Havre
2c918366e4
Draft: Introduced Layers system (former VisGroup)
2019-06-05 18:47:01 -03:00
Yorik van Havre
c498058fc0
Arch: IFC explorer migrated to BIM WB
2019-05-20 22:32:17 -03:00
furti
bc0c959f49
Add Arch Fence builder
...
This tool can build a Fence by giving it a single Section, a single Post
and a Path.
It will calculate the number of posts and sections needed and repeat them
along the path so that a full fence is build.
2019-05-07 21:31:12 -03:00
Yorik van Havre
8894c97744
Arch: Fixed incomplete last commit
2018-12-17 11:24:33 -02:00
Yorik van Havre
87945ecdbd
Arch: Stored if preferences pages are loaded or not
2018-12-17 11:22:20 -02:00
Yorik van Havre
f1e480414c
Arch: Started implementing Arch Reference
2018-09-29 16:41:42 -03:00
wmayer
844165c062
unit tests of Arch and Draft require GUI, improve output of units tests
2018-08-28 19:39:34 +02:00
Yorik van Havre
97932a25bc
Arch: Building now derives from BuildingPart
2018-07-13 10:23:01 -03:00
Yorik van Havre
fcd778e8c1
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
Yorik van Havre
cddc22f24e
Arch/Draft: Less clutter in output window
2018-03-02 12:29:58 -03:00
Yorik van Havre
d98c1640d1
Draft: Added a utility command to add selected objects tothe construction group
2017-11-27 13:38:30 -02:00
Yorik van Havre
c52ac06aa6
Arch: Changed order of Rebar tools to match the wiki
2017-08-24 17:40:23 -03:00
Yorik van Havre
05c36ea2cb
Arch: Fixed typo
2017-06-21 17:34:31 -03:00
Yorik van Havre
6979a26d8d
Arch: Detect and use Reinforcement addon if present
2017-06-21 13:24:43 -03:00
Yorik van Havre
7fc56ca973
Arch: Added Axis System
2017-06-05 20:06:01 -03:00
Yorik van Havre
28f315f4f6
Draft: First version of Draft Label object
2017-05-29 16:57:25 -03:00
Yorik van Havre
f264f0fd41
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
30188fec9e
Moving Arch BIMServer, Arch Git and Web Sketchfab to new external WebTools workbench
2017-04-16 16:37:25 -03:00
Yorik van Havre
9daf12c6b2
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Yorik van Havre
72afcde8db
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
Yorik van Havre
36bc5f37b3
Arch: Added utility command to create an undefined Arch component clone of an object
2016-12-30 18:07:13 -02:00
Yorik van Havre
99312f0e9a
Updated appendMenu() functions in py workbenches
2016-12-26 12:06:17 -02:00
Yorik van Havre
f8436dd909
Arch: Extended panel tools
2016-12-17 14:39:45 -02:00
Yorik van Havre
210455d7db
Made Arch objects properties translatable - issue #2524
2016-10-07 21:37:15 -03:00
Yorik van Havre
1e21d65562
Arch: Renamed Arch_ToggleSubcomponentDisplay command to Arch_ToggleSubs
2016-09-20 11:43:54 -03:00
Yorik van Havre
84d2d8e8fc
Arch: Added Arch/Utilities/Toggle Subcomponent Display command
2016-09-10 14:44:00 -03:00