Commit Graph

124 Commits

Author SHA1 Message Date
Yorik van Havre
12df04e4b8 Draft: Fixed leftover scene callbacks in snapping 2018-08-24 15:16:35 -03:00
Yorik van Havre
90a047b5e8 Draft: Snap to BuildingPart base points 2018-07-25 20:25:11 -03:00
looooo
52a0eb8f13 draft: fix snapping with images 2018-05-07 12:18:43 -03:00
Yorik van Havre
a2951e77e7 Draft: Fixed snapping to shapes inside a moved Part container - fixes #3392 2018-04-17 11:14:40 -03:00
Yorik van Havre
6101a3062c Draft: Do not allow concurrent snap runs 2018-03-08 18:53:49 -03:00
Yorik van Havre
99f227b08d Fixed errors in DraftSnap.py 2018-02-20 17:11:39 -03:00
Yorik van Havre
63d14a1edc Draft: Small fix in snapper 2018-02-16 10:52:57 -02:00
triplus
2ac99ab801 Reusability of snap toolbar commands
- Improved reusability of snap toolbar commands.
- Ability to change draft snap toolbar icon size from preferences. Without the need to restart FreeCAD after.
2018-01-12 10:29:25 -02:00
Unknown
e3eca59173 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
wmayer
a3f5e87c63 fixes #0003258: Draft Snap toolbar doesn't display MenuText AKA status bar text when hovering over icons 2017-11-19 17:59:46 +01:00
luzpaz
e4d1d305ea Draft: tooltip uniformity fixes 2017-11-13 11:49:55 -05:00
Markus Lampert
e0197fb6ea Fixed holding tags snapper interaction. 2017-11-01 10:39:07 -02:00
triplus
d15c27e5ec WhatsThis support for Draft Snap toolbar 2017-09-02 16:01:38 +02:00
Markus Lampert
b3e834f7bf Added option to snapper to hode the snapbar once it's done 2017-08-22 10:16:58 -03:00
Yorik van Havre
04f34b8603 Draft: Added snapping between mid of two hold points 2017-06-01 19:02:15 -03:00
Yorik van Havre
920fc9d9c4 Draft: Fixed snapping to intersection of Arch axes 2017-05-05 10:42:48 -03:00
triplus
a618b0e862 Reusable Draft Snap toolbar commands
- Reusable Draft Snap toolbar commands
- Use default size for toolbar/toolbuttons
2017-04-09 19:01:06 -03:00
Yorik van Havre
10ad6c6d02 Draft: Hold snapping points
When drawing (snapping) using the Draft module, it is now possible
to press the Q key to record points. Additional snap locations then
become available orthogonally to these hold points.
2017-04-05 19:04:05 -03:00
looooo
d8e9d98ae2 py3: Draft: use ordered dicts 2017-02-04 15:48:43 +01:00
Alexander Gryson
15132bc115 Use QToolButton for Draft Snap, not QPushButton 2016-12-05 23:42:33 -02:00
wmayer
c3fe2de155 replace Part.Line with Part.LineSegment 2016-11-30 21:25:18 +01:00
Yorik van Havre
bf0d37bf28 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Yorik van Havre
d6c953d301 Arch: Allow to manually edit structural nodes - issue #2356 2016-10-09 23:18:23 -03:00
Yorik van Havre
fa9e476185 Arch: Fixed remaining bugs in Pipes 2016-08-24 11:25:57 -03:00
Yorik van Havre
031bf0ec10 Arch: Added specials snap
* Remove Arch option to snap to wall base (reimplemented below)
* Added new Specials snap button
* Special snap snaps to wall baselines, structure basepoints, and contents of SnapPoints property, if existing
2016-08-22 13:49:54 -03:00
Yorik van Havre
8b7bbc1bc9 Draft: Fixed grid that was not working anymore after closing a document 2016-08-17 16:38:23 -03:00
Yorik van Havre
5e21c0de2d Draft: Center Snap can now also snap to center of faces 2016-06-13 13:46:51 -03:00
Yorik van Havre
533a3aa852 Draft: solved bug in snapper - fixes #2563 2016-05-28 22:35:14 -03:00
Yorik van Havre
2ff5b6ae01 Draft: small fix in snaps - issue #2487 2016-03-31 19:33:50 -03:00
Yorik van Havre
a31c207c6c Draft: fixes in line/wire creation by angle 2016-02-18 20:09:19 -02:00
Yorik van Havre
c5bff2eecb Draft: Added a grid toggle button to the snap toolbar 2015-12-29 12:10:22 -02:00
Yorik van Havre
a7cd5629bd Draft: Fixed translation of snap bar 2015-02-28 16:45:04 -03:00
Yorik van Havre
b062276c00 Draft: adapt icon sizes from preferences settings - fixes #1783 2014-12-31 21:23:24 -02:00
Yorik van Havre
dcd01e7c55 Draft: Fixed polygon center snap 2014-12-03 11:16:08 -02:00
Yorik van Havre
203fcb7a1b Draft: Adapted Draft module for python3 compatibility - issue #995 2014-10-05 19:40:14 -03:00
Stefan Tröger
f1d122b78c fix reported bugs
- compile on windows
- fix cursors
2014-09-23 10:11:12 +02:00
Yorik van Havre
6b8036784a Draft: small fix in trackers - fixes #1757 2014-09-18 19:39:37 -03:00
Yorik van Havre
51f1098008 Draft: Allow snapping to the center of ellipses 2014-06-08 19:36:59 -03:00
Yorik van Havre
20264383c5 Arch: Fixed OBJ exporter to work with curves - fixes #1527 2014-05-04 13:04:52 -03:00
Yorik van Havre
91e93a210e Draft: Switching to Units system 2014-04-16 15:35:03 -03:00
Yorik van Havre
6681272564 Arch: Axis-bbased structural systems are now a separate object - fixes #1486 2014-03-28 18:31:22 -03:00
Yorik van Havre
7d09ca7314 Arch: minor fixes around Arch & Draft 2014-03-07 20:44:22 -03:00
Yorik van Havre
05dc5a8355 Draft: added workingplane snap mode - fixes #1461 2014-03-07 15:58:51 -03:00
Yorik van Havre
d27d21936d Arch: Survey tool 2014-02-11 16:30:16 -02:00
Yorik van Havre
709644ca38 Arch: Automatic wall height - fixes #980
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
d9a15adf33 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00
Yorik van Havre
b97974793d Arch: Several minor bugfixes 2013-12-18 10:34:24 -02:00
Yorik van Havre
3b76037a65 Draft: Dimension recode - fixes #1000, #852, #678
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
55e4aef796 0001287: Bug in draft snapping 2013-10-27 21:26:10 -02:00
Yorik van Havre
8781ffb883 Arch: Window presets 2013-10-17 16:29:47 -03:00