vocx-fc
04a0c0bbf8
Draft: WorkingPlane, Pythonic style, improved the docstring.
2019-08-09 16:54:50 -03:00
vocx-fc
2d294994a7
Draft: WorkingPlane, Pythonic style, improved the docstrings.
2019-08-09 16:54:50 -03:00
vocx-fc
9b3aba60b0
Draft: WorkingPlane, Pythonic style, improved the docstrings, in particular offsetToPoint(); I have some doubts about the implementation in 3D space as it seems to calculate a projected distance, and not the real distance; I don't think this is very helpful when the direction is different from perpendicular (normal); perpendicular distance is certainly the most common case, so I don't know if there is any problem at all in practice.
2019-08-09 16:54:50 -03:00
vocx-fc
59f66dcf87
Draft: WorkingPlane, Pythonic style, docstring of the initialization of the plane class
2019-08-09 16:54:50 -03:00
vocx-fc
dbbb84b441
Draft: WorkingPlane, Pythonic style, docstring of the plane class
2019-08-09 16:54:50 -03:00
vocx-fc
89b9e64786
Draft: WorkingPlane, Pythonic style, docstring of the plane class
2019-08-09 16:54:50 -03:00
vocx-fc
15b11b8cb9
Draft: WorkingPlane, Pythonic style, added whitespace
2019-08-09 16:54:50 -03:00
vocx-fc
1161cbb9ba
Draft: WorkingPlane, moved document docstring to the top
2019-08-09 16:54:50 -03:00
vocx-fc
f54cbb9682
Draft: WorkingPlane, Pythonic style, added spaces after commas, and removed trailing whitespace
2019-08-09 16:54:50 -03:00
vocx-fc
ba5ba2af68
Draft: WorkingPlane, Pythonic style, added spaces after commas
2019-08-09 16:54:50 -03:00
vocx-fc
cdde9a4df6
Draft: WorkingPlane, Pythonic style, added spaces after commas
2019-08-09 16:54:50 -03:00
vocx-fc
0decb4118b
Draft: WorkingPlane, Pythonic style, added spaces
2019-08-09 16:54:50 -03:00
vocx-fc
92797bc976
Draft: WorkingPlane, Pythonic style, add spaces
2019-08-09 16:54:50 -03:00
vocx-fc
4ecb107098
Draft: WorkingPlane, removed excessive indentation
2019-08-09 16:54:50 -03:00
vocx-fc
d3a41be668
Draft: WorkingPlane, removed unnecessary semi-colons and indentation
2019-08-09 16:54:50 -03:00
vocx-fc
364e3927c1
Draft: improved the style of the code, checked with flake8
2019-07-26 10:54:01 -03:00
vocx-fc
edaf03b0a4
Draft: improved Python style, checked with flake8
2019-07-26 10:54:01 -03:00
Syres916
7674502063
[Draft] ImportSVG apply suggested changes
...
along with two bug fixes subsequently detected in testing
2019-07-25 23:36:34 -03:00
Syres916
3db7496ebf
[Draft] ImportSVG - Set DPI automatically where possible
...
...otherwise request user input
2019-07-25 23:36:34 -03:00
Yorik van Havre
521fc29eac
Draft: minor fixes to Label tool
2019-07-17 18:00:55 -03:00
luz.paz
ff1a7fd0a8
Fix typos
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller`
2019-07-16 11:21:52 -03:00
donovaly
4703495334
update, fix and uniform draft tooltips
2019-07-16 13:28:06 +02:00
Yorik van Havre
8048f93627
Cleanup in doxygen stuff
2019-07-15 23:20:52 -03:00
paullee0
589a2ac4f5
ArchWall_DraftGeomUtils Multi-Width support added
...
Discussion:- https://forum.freecadweb.org/viewtopic.php?f=23&t=36772&p=319829#p319829
2019-07-13 12:52:20 -03:00
Yorik van Havre
7eccda34d0
Arch: Lightweight mode for Arch References
2019-07-11 19:37:10 -03:00
luz.paz
c79fc5ce2c
[Draft] source comment typo fix
2019-07-11 19:17:07 +02:00
Yorik van Havre
0d4106541c
Draft: Fixed clone bugs
2019-07-11 12:44:04 -03:00
Yorik van Havre
cf18161dc2
Draft: discard unsupported curve types in intersection snap
2019-07-09 17:33:03 -03:00
Yorik van Havre
45367edb6d
Arch/Draft: Fixed remaining bugs from latest commits
2019-07-09 15:07:00 -03:00
Yorik van Havre
7c53cbf921
Draft: Added button to working plane task panel to orient the view to the WP
2019-07-09 12:29:32 -03:00
carlopav
4efa7c6743
[Draft] Bezcurve fix to display length
...
Added property Length to bezcurve objects.
2019-07-08 22:21:58 -03:00
Yorik van Havre
265faf6c59
Draft: General grid fixes
...
- Killed 'double-grid' bug
- Consistent one grid per view, be it new doc or new view
- Grid recreated when needed on each snap use
- Misc optimizations
2019-07-08 22:07:14 -03:00
Yorik van Havre
dadd8a8580
Draft: Fixed ghost not appearing in scale tool
2019-07-08 19:56:05 -03:00
Yorik van Havre
afed22ef01
Draft: Fixed bug in edit mode - Fixes #4047
2019-07-08 18:28:41 -03:00
Yorik van Havre
87154d67de
Draft: Fixed wrong units display in snapping dimensions
2019-07-08 17:38:31 -03:00
Yorik van Havre
68f4eccc58
Arch: Added View clipping abilities to BuildingParts, like SectionPlanes
2019-07-06 20:22:30 -03:00
Yorik van Havre
169c975e19
Draft: Remember Offset copy mode separately from Move copy mode
2019-07-06 16:52:58 -03:00
Yorik van Havre
122dfd4a62
Draft: Set global copy mode to False by default
2019-07-06 14:05:31 -03:00
Yorik van Havre
07d3423add
Arch: Misc bugfixes
2019-07-05 20:58:44 -03:00
Yorik van Havre
4c63541a06
Draft: Proper support for layers in DXF import/export (py exporter)
2019-07-04 11:03:03 -03:00
Yorik van Havre
5bc05c28e6
Draft: Support of layers in DXF import
2019-07-03 21:49:50 -03:00
carlopav
13563bdc73
[Draft] Edit: Fix bug in Bezcurve editing preview
...
Better handling of coincident point check.
2019-07-02 20:02:43 -03:00
Yorik van Havre
36bc48c9bf
Draft: Better positioned layers button popup + new layer entry
2019-06-30 13:32:42 -03:00
Yorik van Havre
507c40669d
Draft: Turned autogroup button into layers selector (added pref option to restore old groups-based system)
2019-06-30 01:00:50 -03:00
Yorik van Havre
fe3cb2f0e8
Moving OfflineRenderingUtils.py from Draft to Arch
2019-06-29 21:03:03 -03:00
Yorik van Havre
6778232022
Draft: Added Offline rendering utils module
2019-06-29 20:59:46 -03:00
Yorik van Havre
44b9929d8c
Draft: Fixed SelectPlane command not working when an object is selected
2019-06-29 19:48:41 -03:00
carlopav
e7e3550901
[Draft] Cleaned code in arc 3Points preview
...
Arc tracker during creation is computed by arc tracker new method.
2019-06-27 11:50:45 -03:00
carlopav
87225f0a6b
[Draft] Fixed a bug in arc editing and added preview
...
Fixed a bug so arc editing take correctly the placement into account.
Added preliminary support for preview during arc editing. To be improved in the future.
2019-06-27 11:50:45 -03:00
carlopav
04ce90c4fd
[Draft] Arc Tracker by 3points method
...
Added arcBy3Points method to arc tracker
2019-06-27 11:50:45 -03:00