wandererfan
cd2764fcb9
[TD]let DVD fail gracefully
2019-11-27 07:31:45 -05:00
wandererfan
4323ca24e7
[TD]Fix detail position
2019-11-27 07:31:45 -05:00
wandererfan
92dfecea75
[TD]correct alignment of Section & Detail with Base
2019-11-27 07:31:45 -05:00
wandererfan
333b67026c
[TD] add CS3 dump
2019-11-27 07:31:45 -05:00
wandererfan
51d4c16e47
[TD]Section UI changes
2019-11-27 07:31:45 -05:00
asapelkin
8bc5b585c8
Used single quotes for single character in string::find algorithm, more efficient
2019-11-21 18:59:43 +01:00
asapelkin
e951094af9
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01:00
donovaly
1a21e8d1ee
simplify 2 tool names as suggested
...
- also correct encoding of a file
2019-11-17 08:22:09 -05:00
donovaly
15e5b29c22
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
914edfc2ce
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
wandererfan
fc7890cf10
[TD]fix Compound of Edges as Source for View
2019-11-15 20:20:30 -05:00
wandererfan
0c99d32dd4
[TD]Add getEdges Py functions
2019-11-12 07:08:50 -05:00
wandererfan
a7ad04ba4a
[TD]const-ness for dump function parameter
2019-11-10 15:58:45 -05:00
wmayer
ac4e23012a
[skip ci] remove Standard_Handle.hxx to still support older OCC versions
2019-11-09 11:03:23 +01:00
wandererfan
aab61f3e15
[TD]Fix wrong default for parameter
2019-11-07 16:59:10 -05:00
wandererfan
9802d362ec
[TD]fix duplicate name in parent & derived
2019-11-07 16:59:10 -05:00
wandererfan
c773e20bf3
[TD]Always show degree symbol
2019-11-07 16:59:10 -05:00
wandererfan
f3fcabdcc3
[TD]fix balloon colors
2019-11-07 16:59:10 -05:00
wandererfan
5b63ac5a7d
[TD]CL removal
2019-11-06 20:31:02 -05:00
wandererfan
37fdcec6cf
[TD]ensure default edge avail for geom copy
2019-11-06 20:31:02 -05:00
wandererfan
805d701aa7
[TD]Allow skip restore cosmetics
...
- temporary work around due to format changes during v019
devl
2019-11-06 20:31:02 -05:00
wandererfan
4027c780a3
[TD]Avoid double delete on cosmetic items
2019-11-06 20:31:02 -05:00
wandererfan
fcf5435b43
[TD]Save geometry and tag with centerline
2019-11-06 20:31:02 -05:00
wandererfan
900a7c6bdd
[TD]use UUID for CosmeticEdges instead of indices
2019-11-06 20:31:02 -05:00
wandererfan
18028d18a1
[TD]fix Balloon text positioning
2019-11-04 19:03:22 -05:00
donovaly
953b802f83
[TD] Command.cpp: fix indentation
2019-11-04 08:04:56 -05:00
donovaly
42742db540
[TD] Command.cpp: uniform menu names
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608 for the reason
2019-11-04 08:04:56 -05:00
donovaly
33844f8760
DrawViewAnnotation: add transformation procedure for changed properties
2019-11-04 07:23:34 -05:00
donovaly
3a34cf1344
TD annotation: use more suitable properties
...
- see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608 for details
- also simplify tooltips
2019-11-04 07:23:34 -05:00
donovaly
28daf35955
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
c2851ae4b6
[TD]fix Quadrant/Midpoint selection
2019-11-03 18:52:19 -05:00
wandererfan
6ada9e96ad
[TD]using namespace clean up
2019-11-03 18:52:19 -05:00
donovaly
adccd0d3f3
DlgPrefsTechDraw.ui: uniformity and tooltip improvements
...
- add and improve tooltips using the info given in the Wiki
- fix typos
- uniform letter casing
2019-11-03 11:28:31 -05:00
donovaly
286926d0c8
[TD] DrawView.cpp: better tooltips
...
- for the reason of the change, see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608
- also use "0.0" as initialization because these values are floats, not integers and e.g. in the mesh WB these are initialized that way
2019-11-03 11:25:12 -05:00
wandererfan
f3c6db990c
[TD]fix ShowAll on DPG
2019-11-02 20:12:14 -04:00
wandererfan
f1e9c1967a
[TD]fix py2 unicode/string handling
2019-11-02 14:59:32 -04:00
wandererfan
5cab111a65
[TD]Implement unique tags for Cosmetic Vertex
2019-11-02 14:59:32 -04:00
wandererfan
a7d9661b1d
[TD]Extent Dimensions
2019-11-02 14:59:32 -04:00
wandererfan
481870be2b
[TD]Simplify Section cut surface formatting
2019-10-30 14:25:35 -04:00
wandererfan
1b4d2d48ae
[TD]fix Section frame paint
2019-10-30 14:25:35 -04:00
wandererfan
5d6c5312c6
[TD]fix const-ness of CS routines
2019-10-30 14:25:35 -04:00
wandererfan
266b5cfdbd
[TD]fix default svg hatch file retrieval
2019-10-30 14:25:35 -04:00
wandererfan
ccd0c4ebaa
[TD]fix selection issue for View and ProjGroup
...
- DrawPage should not be include in Source selection
2019-10-28 08:39:06 -04:00
wandererfan
3124323b28
[TD]improve handling of Assembly4 Models
2019-10-28 08:39:06 -04:00
wandererfan
a8ee33a754
[TD]hide uneditable properties for DPGI
2019-10-27 07:23:18 -04:00
wandererfan
6e6fdb88fe
[TD]fix Orientation of Detail of Section of DPG
2019-10-27 07:23:18 -04:00
wandererfan
efd55884ad
[TD]fix regression in multi source selection
2019-10-23 20:00:33 -04:00
wandererfan
f3ae1aaf49
[TD]prevent bleed through on angled details
2019-10-23 14:19:52 -04:00
wandererfan
789733d691
[TD]fix Detail orientation from DPG source
2019-10-23 14:19:52 -04:00
wandererfan
5bb659e7e2
[TD]Transition to on demand page updates ph1
2019-10-23 14:19:52 -04:00