PaddleStroke
|
ffa62cd52e
|
TechDraw: Add support for Assembly Exploded Views
|
2024-05-06 18:32:00 +02:00 |
|
wandererfan
|
33a3c84d92
|
[TD]implement BrokenView
|
2024-04-06 15:25:23 -04:00 |
|
wandererfan
|
158ef7ee8f
|
[TD]Revert detail to piecewise algo
|
2024-01-11 18:24:51 -05:00 |
|
wandererfan
|
18e62a731c
|
[TD]prevent gp_GTrsf::Trsf() - non-orthogonal GTrsf
|
2023-12-21 17:32:16 -05:00 |
|
wandererfan
|
2a51d79afd
|
[TD]fix double transform for linked objects
|
2023-12-21 09:46:09 -05:00 |
|
wandererfan
|
f9ea3bc072
|
[TD]fix Landmark dim with datum points
|
2023-12-20 19:33:00 -05:00 |
|
wandererfan
|
9cb4745f38
|
[TD]handle loose geometry via HLR
|
2023-12-03 08:55:59 -05:00 |
|
wandererfan
|
ca90c73811
|
[TD]trap null 2d shape in ShapeExtractor
|
2023-11-26 16:42:06 -05:00 |
|
wandererfan
|
69761e72d2
|
[TD]fix regression on Links with scale
|
2023-11-13 12:21:10 -05:00 |
|
Florian Foinant-Willig
|
24352a7f4c
|
TechDraw: modernize type checking
|
2023-10-23 18:08:59 +02:00 |
|
wandererfan
|
ed72c03df3
|
[TD]fix sketch location in view
|
2023-10-03 13:35:36 -04:00 |
|
wandererfan
|
b45cb18ce1
|
[TD]fix inverted detail of body
|
2023-09-15 13:53:54 -04:00 |
|
wandererfan
|
a51e46775f
|
[TD]fix 10013 detail of sketch
|
2023-08-20 12:25:12 -04:00 |
|
wandererfan
|
766a04e26e
|
[TD]cleanup debug messages
|
2023-05-19 19:07:48 -04:00 |
|
wandererfan
|
176cdd45fe
|
[TD]fix rotation of App::Link
|
2023-05-04 13:16:09 -04:00 |
|
wandererfan
|
0146d070e2
|
[TD]fix ShapeExtractor error
- recent changes caused ShapeExtractor to return only the
first source shape encountered instead of gathering all
source shapes.
|
2023-04-11 22:40:29 -04:00 |
|
wandererfan
|
84aa21329e
|
[TD]clean up from recent preferences/return PRs
|
2023-04-11 22:40:29 -04:00 |
|
Benjamin Bræstrup Sayoc
|
3f81006ac4
|
[TechDraw] Simplify return logic
Normal warmup
|
2023-04-11 13:49:57 -04:00 |
|
Benjamin Bræstrup Sayoc
|
ef5fc4f237
|
[TechDraw] Simplify return logic
|
2023-04-10 23:34:05 -04:00 |
|
Benjamin Bræstrup Sayoc
|
15fe52a04b
|
[TechDraw] Simplify retrievement of user preferences
for all TechDraw files
|
2023-04-10 23:34:05 -04:00 |
|
wandererfan
|
f5a7b499ce
|
[TD]fix fail on transform of infinite shape
- passing an infinite shape to TopoShape::transformGeometry
throws exception GeoConvert::Surface2BSpline() - infinite surface
|
2023-04-07 17:15:43 -04:00 |
|
wandererfan
|
12db3618df
|
[TD]remove obsolete log messages
|
2023-01-13 12:15:33 -05:00 |
|
Uwe
|
5eae33e4e8
|
[TD] ShapeExtractor.cpp: fix whitespace
|
2022-10-06 02:45:00 +02:00 |
|
Uwe
|
a6c6344c6b
|
[TD] P* - T*: remove unused includes
- also sort includes
- also additions to precompiled header
|
2022-10-06 02:36:48 +02:00 |
|
wandererfan
|
acf17905ed
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Uwe
|
8304a0942e
|
[TD] remove more superfluous nullptr checks
|
2022-07-20 02:32:52 +02:00 |
|
Uwe
|
93796e2d92
|
[TD] App: remove some superfluous nullptr checks
|
2022-07-19 02:03:50 +02:00 |
|
Wanderer Fan
|
5abbfd7087
|
[TD]fix crash on body with no shape
|
2022-07-13 14:31:16 -04:00 |
|
Uwe
|
c5ed57c405
|
[TD] ShapeExtractor.cpp: add missing include
|
2022-07-03 21:54:39 +02:00 |
|
wmayer
|
23eb600774
|
TD: fixes warning: local variable will be copied despite being returned by name [-Wreturn-std-move]
|
2022-04-17 17:21:37 +02:00 |
|
Wanderer Fan
|
7c24e54704
|
[TD]skip LCS infinite shapes
|
2022-03-29 08:21:36 -04:00 |
|
Wanderer Fan
|
484ff4fafb
|
[TD]fix handling of composite shapes
|
2022-02-12 08:12:50 -05:00 |
|
Aapo
|
9318c4c1f2
|
[TD] ShapeExtractor.cpp: Fix linked View source bug, link targets were translated but not scaled in TD.
|
2021-02-05 22:41:09 +01:00 |
|
Aapo
|
07211b0fb1
|
[TD] ShapeExtractor.cpp: Avoid processing infinite-sized shapes (Datum objects etc).
|
2020-12-22 17:46:19 +01:00 |
|
luz paz
|
a3cb87b117
|
TechDraw: Header uniformity and whitespace fixes
|
2020-11-14 16:59:51 +01:00 |
|
wmayer
|
45b755a596
|
Coverity: Unchecked dynamic_cast
|
2020-07-20 17:34:28 +02:00 |
|
wmayer
|
e9bc970c28
|
PVS: V522 There might be dereferencing of a potential null pointer
|
2020-07-18 10:59:27 +02:00 |
|
wandererfan
|
e537972ef9
|
[TD]GlobalPlacement for loose 2D objects
|
2020-04-13 09:43:21 -04:00 |
|
WandererFan
|
a05ffd4993
|
[TD]apply global placement
|
2020-04-11 15:40:15 -04:00 |
|
wandererfan
|
37b578bf49
|
[TD]support App::Link in View Source
|
2020-03-13 09:00:14 -04:00 |
|
wandererfan
|
233453c181
|
[TD]Add pref for loose 2D objects
|
2020-02-27 15:46:31 -05:00 |
|
wandererfan
|
96e8f752be
|
[TD]Landmark Dims initial impl
|
2020-02-25 17:21:00 -05:00 |
|
wandererfan
|
fc7890cf10
|
[TD]fix Compound of Edges as Source for View
|
2019-11-15 20:20:30 -05:00 |
|
wandererfan
|
3124323b28
|
[TD]improve handling of Assembly4 Models
|
2019-10-28 08:39:06 -04:00 |
|