Commit Graph

31 Commits

Author SHA1 Message Date
wandererfan
9d56b8b650 [TD]fix rotation of App::Link 2023-05-04 13:16:09 -04:00
wandererfan
25c7e389a9 [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
7760dbf8c8 [TD]clean up from recent preferences/return PRs 2023-04-11 22:40:29 -04:00
Benjamin Bræstrup Sayoc
a93060c6b9 [TechDraw] Simplify return logic
Normal warmup
2023-04-11 13:49:57 -04:00
Benjamin Bræstrup Sayoc
3794897699 [TechDraw] Simplify return logic 2023-04-10 23:34:05 -04:00
Benjamin Bræstrup Sayoc
5d05acc87e [TechDraw] Simplify retrievement of user preferences
for all TechDraw files
2023-04-10 23:34:05 -04:00
wandererfan
88caeca1b2 [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
437457e996 [TD]remove obsolete log messages 2023-01-13 12:15:33 -05:00
Uwe
4c92678dfd [TD] ShapeExtractor.cpp: fix whitespace 2022-10-06 02:45:00 +02:00
Uwe
55f0cf4255 [TD] P* - T*: remove unused includes
- also sort includes
- also additions to precompiled header
2022-10-06 02:36:48 +02:00
wandererfan
aa2b1b8392 [TD]CI clang warnings 2022-09-05 17:48:38 -04:00
berniev
f4ffd15864 Mod: redundant void 2 2022-08-08 10:27:50 +02:00
Uwe
7b4e5d7522 [TD] remove more superfluous nullptr checks 2022-07-20 02:32:52 +02:00
Uwe
36add10c86 [TD] App: remove some superfluous nullptr checks 2022-07-19 02:03:50 +02:00
Wanderer Fan
e2eb653614 [TD]fix crash on body with no shape 2022-07-13 14:31:16 -04:00
Uwe
b1b53a6427 [TD] ShapeExtractor.cpp: add missing include 2022-07-03 21:54:39 +02:00
wmayer
1cae0fb41d 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
9069fdee15 [TD]skip LCS infinite shapes 2022-03-29 08:21:36 -04:00
Wanderer Fan
84dc25bcb3 [TD]fix handling of composite shapes 2022-02-12 08:12:50 -05:00
Aapo
f0992574bd [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
5a25f91beb [TD] ShapeExtractor.cpp: Avoid processing infinite-sized shapes (Datum objects etc). 2020-12-22 17:46:19 +01:00
luz paz
ae71abd1cc TechDraw: Header uniformity and whitespace fixes 2020-11-14 16:59:51 +01:00
wmayer
a9202f931b Coverity: Unchecked dynamic_cast 2020-07-20 17:34:28 +02:00
wmayer
1ae38aea04 PVS: V522 There might be dereferencing of a potential null pointer 2020-07-18 10:59:27 +02:00
wandererfan
4b416241c1 [TD]GlobalPlacement for loose 2D objects 2020-04-13 09:43:21 -04:00
WandererFan
05b17ccbfc [TD]apply global placement 2020-04-11 15:40:15 -04:00
wandererfan
99a9964231 [TD]support App::Link in View Source 2020-03-13 09:00:14 -04:00
wandererfan
75dea4bc24 [TD]Add pref for loose 2D objects 2020-02-27 15:46:31 -05:00
wandererfan
cb2a3d529c [TD]Landmark Dims initial impl 2020-02-25 17:21:00 -05:00
wandererfan
aea08de14c [TD]fix Compound of Edges as Source for View 2019-11-15 20:20:30 -05:00
wandererfan
f4829a5deb [TD]improve handling of Assembly4 Models 2019-10-28 08:39:06 -04:00