edi271
a9764d5fa5
[TD] Solve issue in MenuBar
2023-12-21 16:04:36 +01:00
Syres916
94b201309e
[TechDraw] Collect doc info to fill template fields
2023-12-07 19:55:01 -05:00
edi271
703561f7bc
[TD] Connect to TechDraw
2023-12-06 08:50:59 -05:00
pavltom
b8278718e9
[TechDraw] Implement arc length calculation for arbitrary edge
2023-11-26 08:53:39 -05:00
wandererfan
80539ff4c4
[TD]initial implementation of cosmetic cicle command
2023-09-20 13:42:11 -04:00
wandererfan
13feebf461
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-08-19 17:18:42 -04:00
wandererfan
de6f33f004
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-07-21 18:13:36 -04:00
Chris Hennes
f4cb4de817
TechDraw: Translate Stacking
2023-06-04 09:58:35 -04:00
Chris Hennes
c3a9b36a8a
TechDraw: Add missing translation string
2023-05-05 09:11:57 -04:00
Chris Hennes
4252278dcd
TechDraw: Add a few missing translation strings
2023-04-22 19:16:53 -04:00
edi271
cfc5d0bb53
Changed files
2023-02-13 14:45:04 -05:00
edi271
ee798b0b36
[TD] Add Command Axo Length Dimension
...
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com >
2023-02-05 14:50:44 -08:00
wandererfan
75ceb8e03e
[TD]Ungroup dimension commands
2023-01-18 17:48:22 -05:00
wandererfan
208104e9e0
[TD]Refactor Dimensions for 3d upgrade
...
- separate validation, geometry and reference handling into
individual files
- improve 3d reference geometry handling
- eliminate duplicate dim creation code
- add Dimension reference repair dialog
- Refactor formatting out of DrawViewDimension
- move dimension repaint control to ViewProvider
2023-01-07 16:32:03 -05:00
wandererfan
87cc3fe864
[TD]SectionView/ComplexSection - preview, direction selection
...
- add preview/live update to TaskSectionView & TaskComplexSection
- add view direction selector to uis
- use SectionNormal as Direction. Make Direction read-only
- simplify section line end point calculation
- section group command in toolbar
- make section and complex section icons consistent
- fix compsolid cutting tool
- terminology: single/piecewise to offset/aligned
2022-10-28 08:47:45 -04:00
wandererfan
0ff473a9b6
[TD]Complex Section - initial implementation
2022-10-28 08:47:45 -04:00
Uwe
afc4451a50
[TD] Gui, everything but Q*, Task* and ViewP*: remove unused includes
...
- also sort includes
2022-10-09 17:20:00 +02:00
wandererfan
d8be4398e3
[TD]implement view stacking
2022-09-07 16:06:54 -04:00
wandererfan
d1d38b779d
[TD]add PrintAll command
2022-09-07 16:06:54 -04:00
edi271
a1b7e3e33b
[TD] Add SurfaceFinishSymbol command
...
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com >
2022-07-20 16:13:56 -04:00
edi271
2a30032c7d
New extension tool: cutomize format
2022-02-17 10:05:56 -05:00
Wanderer Fan
4fd28100ce
[TD]rename CopyView to ShareView
2022-02-03 08:39:01 -05:00
edi271
d5177b09cc
New tool remove prefix characters
2022-02-02 08:35:34 -05:00
edi271
fcb423992b
New tool circle through 3 points
2022-02-02 08:35:34 -05:00
edi271
f2f858190c
[TD] Insert new tool Area Annotation
2022-01-29 14:49:44 -05:00
Wanderer Fan
aa6f8c4b14
[TD]migrate DrawingWB projection functions to TechDrawWB
2022-01-29 14:49:15 -05:00
Roy-043
5f8445a5a3
Update Workbench.cpp
...
I did no realize that there is a `ToolBars` section and a `CommandBars` section in the file. In the previous version I did not edit the ToolBars section. Both sections now match. Sorry for the confusion.
Are `CommandBars` still used? I seem to remember that they are obsolete.
2022-01-26 08:48:42 -05:00
Roy-043
4ae9d0db73
Update Workbench.cpp
...
I had to rebase this file, and forgot one diff. Should be fixed now.
2022-01-26 08:48:42 -05:00
Roy
b974da4ea6
TechDraw: Ext. Tools: Improve menu texts and tooltips
2022-01-26 08:48:42 -05:00
Wanderer Fan
ae7c9bf3e7
[TD]Add MoveView and CopyView commands
2022-01-21 11:21:51 -05:00
Roy
04549a7b3d
TechDraw: Rename TechDraw_ExtensionArc command to TechDraw_ExtensionDrawCosmArc
2022-01-10 11:22:18 -05:00
wandererfan
8e86c4473e
[TD]fix typo in command name
2022-01-07 08:58:10 -05:00
edi271
6438b0426e
Menu seperators added
2022-01-07 08:58:10 -05:00
edi271
b791cc7832
Desired changes in Workbench.cpp
2022-01-07 08:58:10 -05:00
edi271
d09d0b6036
Next31TechDrawTools
2022-01-07 08:58:10 -05:00
luz paz
b56cd8007b
TechDraw: Renames submenu command + exposes to translation
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/82
The dropdown `TechDraw > Extensions: centerlines and threading` (submenu) is too long and superfluous. Renamed to: `Extensions: Centerlines/Threading`. Also exposed to translation.
2021-11-10 01:11:39 +01:00
luz paz
e884c0b41e
TechDraw: Fix typo in Tool Attributes command + expose to translation
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/85
2021-11-09 07:23:11 -05:00
edi271
e660403b17
renamed to CommandExtensionPack
2021-09-06 18:32:45 +02:00
edi271
186b542050
added TechDrawTools Commands
2021-09-06 18:32:45 +02:00
luz paz
2ce2759350
TechDraw: Expose strings in Workbench.cpp to translators
...
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=55382
2021-02-09 20:09:36 +01:00
luz paz
1572971772
TechDraw: minor cosmetic readability change in Gui/Workbench.cpp
...
[skip ci]
2020-11-16 14:52:42 +01:00
wandererfan
fa111f86ad
[TD]draw line through 2 points
2020-08-19 09:02:25 -04:00
wandererfan
cb2a3d529c
[TD]Landmark Dims initial impl
2020-02-25 17:21:00 -05:00
WandererFan
06357db88d
[TD]sync icon names and menu entries
...
- contributed by @uwe
2020-02-03 07:20:52 -05:00
donovaly
ec9dffd535
simplify 2 tool names as suggested
...
- also correct encoding of a file
2019-11-17 08:22:09 -05:00
donovaly
896f1c25b7
TD renaming tools, part 2/2
...
as discussed in https://forum.freecadweb.org/viewtopic.php?p=344899#p344800
we need a more consistent naming for the Wiki
2019-11-17 08:22:09 -05:00
donovaly
056ff6d1b6
TD renaming tools
...
as discussed in https://forum.freecadweb.org/viewtopic.php?p=344899#p344800
we need a more consistent naming for the Wiki
2019-11-17 08:22:09 -05:00
donovaly
86aeb024b5
TD Workbench.cpp: add submenus
...
- the menu was too long even for 4k monitors, see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608
2019-11-03 18:54:59 -05:00
wandererfan
88b07896e6
[TD]Extent Dimensions
2019-11-02 14:59:32 -04:00
wandererfan
251e16b6f1
[TD]Transition to on demand page updates ph1
2019-10-23 14:19:52 -04:00