wandererfan
7906c3a684
[TD]fix assembly CS has wrong XDir
2019-11-27 07:31:45 -05:00
wandererfan
a78e4229da
[TD]correct face detection to avoid ghost faces
2019-11-27 07:31:45 -05:00
wandererfan
2f155b8316
[TD]Add geometry debugging tool
2019-11-27 07:31:45 -05:00
wandererfan
13ed0a1be9
[TD]Section Line position
2019-11-27 07:31:45 -05:00
wandererfan
566894c945
[TD]use XDirection to align DPGI in DPG
2019-11-27 07:31:45 -05:00
wandererfan
c01d6172e9
[TD]Handle missing XDirection on old files
2019-11-27 07:31:45 -05:00
wandererfan
804629d208
[TD]let DVD fail gracefully
2019-11-27 07:31:45 -05:00
wandererfan
c0ad642935
[TD]Fix detail position
2019-11-27 07:31:45 -05:00
wandererfan
9d9d41bcd0
[TD]correct alignment of Section & Detail with Base
2019-11-27 07:31:45 -05:00
wandererfan
7e6664e39d
[TD] add CS3 dump
2019-11-27 07:31:45 -05:00
wandererfan
e0a7284135
[TD]Section UI changes
2019-11-27 07:31:45 -05:00
asapelkin
875a463923
Used single quotes for single character in string::find algorithm, more efficient
2019-11-21 18:59:43 +01:00
asapelkin
ced8100ab9
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01:00
wandererfan
aea08de14c
[TD]fix Compound of Edges as Source for View
2019-11-15 20:20:30 -05:00
wandererfan
4c0bb37f4d
[TD]Add getEdges Py functions
2019-11-12 07:08:50 -05:00
wandererfan
e64929de14
[TD]const-ness for dump function parameter
2019-11-10 15:58:45 -05:00
wmayer
a31b15217a
[skip ci] remove Standard_Handle.hxx to still support older OCC versions
2019-11-09 11:03:23 +01:00
wandererfan
a7c491e639
[TD]Fix wrong default for parameter
2019-11-07 16:59:10 -05:00
wandererfan
585a1ed772
[TD]fix duplicate name in parent & derived
2019-11-07 16:59:10 -05:00
wandererfan
cc1392ed73
[TD]Always show degree symbol
2019-11-07 16:59:10 -05:00
wandererfan
3921a22e8b
[TD]CL removal
2019-11-06 20:31:02 -05:00
wandererfan
5957b72573
[TD]ensure default edge avail for geom copy
2019-11-06 20:31:02 -05:00
wandererfan
44b1f46858
[TD]Allow skip restore cosmetics
...
- temporary work around due to format changes during v019
devl
2019-11-06 20:31:02 -05:00
wandererfan
4b93655b83
[TD]Avoid double delete on cosmetic items
2019-11-06 20:31:02 -05:00
wandererfan
cf94e56905
[TD]Save geometry and tag with centerline
2019-11-06 20:31:02 -05:00
wandererfan
f539a0ea8c
[TD]use UUID for CosmeticEdges instead of indices
2019-11-06 20:31:02 -05:00
donovaly
cc0e1a8f3a
DrawViewAnnotation: add transformation procedure for changed properties
2019-11-04 07:23:34 -05:00
donovaly
c673813f66
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
wandererfan
e987560314
[TD]using namespace clean up
2019-11-03 18:52:19 -05:00
donovaly
b29f738f07
[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
b9035c8ad7
[TD]fix py2 unicode/string handling
2019-11-02 14:59:32 -04:00
wandererfan
b34eb9de77
[TD]Implement unique tags for Cosmetic Vertex
2019-11-02 14:59:32 -04:00
wandererfan
88b07896e6
[TD]Extent Dimensions
2019-11-02 14:59:32 -04:00
wandererfan
67c023765c
[TD]Simplify Section cut surface formatting
2019-10-30 14:25:35 -04:00
wandererfan
0bc3134e24
[TD]fix Section frame paint
2019-10-30 14:25:35 -04:00
wandererfan
f5c6269923
[TD]fix const-ness of CS routines
2019-10-30 14:25:35 -04:00
wandererfan
e84f987a1d
[TD]fix default svg hatch file retrieval
2019-10-30 14:25:35 -04:00
wandererfan
f4829a5deb
[TD]improve handling of Assembly4 Models
2019-10-28 08:39:06 -04:00
wandererfan
1f77bcc0d7
[TD]hide uneditable properties for DPGI
2019-10-27 07:23:18 -04:00
wandererfan
a6357bc86e
[TD]fix Orientation of Detail of Section of DPG
2019-10-27 07:23:18 -04:00
wandererfan
bf6050e575
[TD]prevent bleed through on angled details
2019-10-23 14:19:52 -04:00
wandererfan
346fe1caeb
[TD]fix Detail orientation from DPG source
2019-10-23 14:19:52 -04:00
wandererfan
251e16b6f1
[TD]Transition to on demand page updates ph1
2019-10-23 14:19:52 -04:00
wandererfan
4b55f53334
[TD]Fix Dimension prefix/suffix
2019-10-20 15:36:59 -04:00
wandererfan
b1e61bcae7
[TD]Improve tolerance formatting
2019-10-11 09:16:41 -04:00
wandererfan
97c17029a6
[TD]fix Front lock icon in DPG
2019-10-11 09:16:41 -04:00
Tomas Pavlicek
d54633183c
TechDraw - Fix Annotation and Symbol international characters mangling
2019-10-07 16:56:09 -04:00
Tomas Pavlicek
c67ffc9f44
TechDraw - SVG changes via DOM manipulation instead of Regex replace
2019-10-06 07:31:34 -04:00
wandererfan
8736681edb
[TD]Fix #4085 Win File Rename Fail
2019-10-01 17:32:44 -04:00
wandererfan
ed445718a2
[TD]Section dialog revisions & editor
2019-10-01 17:30:35 -04:00