wandererfan
b8bea76481
[TD]spelling in comments
2023-11-26 16:42:06 -05:00
wandererfan
2954cfa2b6
[TD]trap null 2d shape in ShapeExtractor
2023-11-26 16:42:06 -05:00
pavltom
5a6c3b2606
[TechDraw] Fix DrawView.setPosition signaling changes always
2023-11-16 20:45:02 -05:00
wandererfan
9b377c83d4
[TD]fix regression on Links with scale
2023-11-13 12:21:10 -05:00
wandererfan
6ccf57b3a2
[TD]add 2 utility methods
...
- toAppSpace converts qt point to app view coords
- angleWithX(Base::Vector3d) returns [0,2pi]
2023-11-11 07:48:03 -05:00
Chris Hennes
37a8e348c6
Merge pull request #11231 from DeflateAwning/http-cleanup
...
Find and replace http://freecad to https://freecad
2023-11-06 11:16:13 -06:00
DeflateAwning
1e3179e9bc
Find and replace http://freecad.org to https://freecad.org
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
2023-10-29 22:39:22 -06:00
Florian Foinant-Willig
1d8a51b47b
TechDraw: modernize type checking
2023-10-23 18:08:59 +02:00
pavltom
0657ecf3e3
[TechDraw] - Cosmetic circle fixes
2023-10-20 12:18:30 -04:00
wandererfan
2535a9e835
[TD]#11091 item 12 array over run
2023-10-19 10:07:48 -04:00
wmayer
454716c7da
TD: fix GeometryMatcher::compareBSplines
2023-10-18 19:43:51 -04:00
wmayer
f0d350f60d
TD: fix -Wsign-compare
2023-10-11 15:12:42 +02:00
wandererfan
16dd8fc239
[TD]fix fail on unmeshed shape
2023-10-06 20:39:38 -04:00
wandererfan
5b65757404
[TD]fix sketch location in view
2023-10-03 13:35:36 -04:00
Florian Foinant-Willig
aab4962b5b
TechDraw: Fix #10919 crash at geometry deletion
2023-10-03 09:01:42 -04:00
Chris Hennes
8595b07b76
Merge pull request #10844 from ppphp/remove_redundant_definition
...
[cmake] some definitions do not matter now
2023-10-02 14:20:49 -05:00
Florian Foinant-Willig
2d27b84686
TechDraw: fix extension lines of projected dimension
2023-10-02 13:53:01 -04:00
Florian Foinant-Willig
ed87ce0af0
TechDraw: Implements projected Length dimension
2023-10-02 13:53:01 -04:00
wandererfan
2d72806e29
[TD]Fix no dimensions from old document ( #10880 )
2023-10-02 09:39:27 -04:00
wandererfan
b47e9b6420
[TD]add line spacing property
...
- requires Arch PR #10816 to see results
2023-10-01 19:54:32 -04:00
liukaiwen
721b991b1c
Merge remote-tracking branch 'origin/master' into remove_redundant_definition
2023-10-02 01:42:37 +08:00
wandererfan
2f069bb94f
[TD]fix missing reference geometry
2023-09-28 09:01:39 -04:00
ppphp
ab8ae5ffdd
Merge branch 'master' into remove_redundant_definition
2023-09-28 01:38:38 +08:00
wandererfan
a48490f518
[TD]fix centerline rotation
2023-09-27 12:24:21 -04:00
wandererfan
68f79e06ae
[TD]allow centerline deletion with Del
2023-09-27 12:24:21 -04:00
liukaiwen
329904a055
[cmake] some definitions do not matter build now
2023-09-27 18:17:14 +08:00
wandererfan
80539ff4c4
[TD]initial implementation of cosmetic cicle command
2023-09-20 13:42:11 -04:00
Pieter Hijma
776649be06
TechDraw: Expose two functions for SVG export
2023-09-20 09:27:17 -04:00
André Caldas
0f27212d57
TechDraw: creates closure for concurrent thread context.
...
We use a lambda function with a copy of variables
that might be destructed in the original calling thread,
possibly producing dangling references.
See: https://forum.freecad.org/viewtopic.php?t=81260
2023-09-20 09:26:15 -04:00
wandererfan
272df02684
[TD]fix inverted detail of body
2023-09-15 13:53:54 -04:00
wandererfan
82db4a3e47
[TD]allow cosmetic deletion via DEL
2023-09-15 11:46:37 -04:00
wandererfan
84a8800767
[TD]fix hatch fail due to missing translate method
2023-09-14 12:05:13 -04:00
wandererfan
ac94b43eaf
[TD]rotate centerlines with view
2023-09-13 12:35:25 -04:00
wandererfan
404351065e
[TD]fix fail on section delete
...
- fails in onChange during delete due to null BaseView
2023-09-10 14:25:15 -04:00
wandererfan
5e29c03c63
[TD]fix double delete of centerline
2023-08-29 20:44:14 -04:00
wandererfan
f3b3e25513
[TD]Allow section line stretch/shrink
2023-08-29 20:44:14 -04:00
Chris Hennes
c60e03741a
TD: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
wandererfan
ba6365f950
[TD]use original shape for section of section
2023-08-21 20:31:06 -04:00
wandererfan
858c3444d1
[TD]add preference for choice of section shape
2023-08-21 20:31:06 -04:00
luzpaz
09a965d595
Fix typos
2023-08-21 20:20:47 +02:00
wandererfan
ba721cb0e4
[TD]Fix section of section
2023-08-20 12:25:12 -04:00
wandererfan
2f8a8beca8
[TD]fix 10013 detail of sketch
2023-08-20 12:25:12 -04:00
wandererfan
b0b7df2424
[TD]fix 9990 page parms before display
2023-08-20 12:25:12 -04:00
wandererfan
098757b360
[TD]fix omission in splitting GeometryObject
2023-08-19 17:18:42 -04:00
wandererfan
9084bfd81a
[TD]Rotate CosmeticEdge with View
2023-08-19 17:18:42 -04:00
wandererfan
6eae743361
[TD]rotate CosmeticVertex with View
2023-08-19 17:18:42 -04:00
wandererfan
a94e5b0235
[TD]resolve merge conflicts
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
7503015807
[TechDraw] Improve DimensionGeometry.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
09f1c2ded7
[TechDraw] Improve DimensionFormatter.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
bef32983b0
[TechDraw] Improve CosmeticVertex.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00