Yorik van Havre
35ee3f03a7
Draft: Reducing memory leak in snapper - ussie #3340
2018-02-21 12:53:48 -03:00
Yorik van Havre
f445ace40c
Fixed errors in DraftSnap.py
2018-02-20 17:11:39 -03:00
luz.paz
b47e011c1c
Misc source comment typos
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
Whitelist consists of:
```
aline
alledges
als
ang
behaviour
bloaded
calculater
cancelled
cancelling
cas
centimetre
childs
colour
colours
doubleclick
dum
eiter
elemente
freez
iff
indicies
initialisation
initialise
initialised
initialises
kilometre
lod
mantatory
methode
metres
millimetre
modell
nd
normaly
nto
oder
ot
pres
que
recurrance
rougly
seperator
serie
strack
substraction
te
thru
vertexes
whitespaces
```
2018-02-16 09:35:19 -05:00
Yorik van Havre
cfde8a0d51
Draft: Small fix in snapper
2018-02-16 10:52:57 -02:00
wmayer
903aae07b9
fixes #0003347 : No 'Tick' arrow style among other styles in Draft preferences
2018-02-12 21:53:17 +01:00
luz.paz
ec04b0e9fc
Misc. typos
2018-02-08 13:23:25 -05:00
easyw
dac8cd50f3
moving comment at right place
2018-01-29 22:41:29 +01:00
easyw
44e57a3675
adding 'import sys' needed when opening a dxf file
2018-01-29 22:41:29 +01:00
Yorik van Havre
f0d06f0c15
Draft - fixed chamfer property of Wires - fixes #3044
2018-01-25 19:07:19 -02:00
Yorik van Havre
6051a6e9cd
Draft: Fixed wrong wire point position - closes #3063
2018-01-17 10:49:24 -02:00
looooo
f3b32da633
PathScripts: py3 print
...
Draft: typo in importDXF.py
2018-01-14 22:29:25 +01:00
looooo
3679c18e55
fix unicode problems for python3
2018-01-12 15:02:28 +01:00
triplus
706be3fbd7
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
Yorik van Havre
249c4a05be
Draft: Added property to allow to turn off Shape2DView recomputes if invisible
2018-01-08 15:13:01 -02:00
Yorik van Havre
8382a8f61b
Draft: Fixed DXF import
2018-01-08 13:45:10 -02:00
luz.paz
8690d870a5
Misc. typos
...
+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
2018-01-07 18:41:29 -02:00
Yorik van Havre
dd45eddbba
Draft: Fixed py3 compatibility issues
2018-01-06 13:19:08 -02:00
Yorik van Havre
4c9c0175b0
Draft: fixed bug in Point tool
2018-01-06 13:09:03 -02:00
Yorik van Havre
f7629821ed
Draft: Fixed translation problem in bezcurve
2018-01-05 22:08:39 -02:00
Yorik van Havre
d16ef8763e
Arch: Fixed some missing objects in IFC export
2018-01-05 20:04:40 -02:00
Yorik van Havre
c198650bd5
Draft: Fixed problem with french translation
2018-01-05 20:00:32 -02:00
wmayer
90a71f34bc
fix utf-8 decoding issue in Draft
2018-01-02 10:24:37 +01:00
luzpaz
5107d86b60
Crowdin: Removing whitespace from widgets
...
Modified the code so that the whitespace was hardcoded since translators on Crowdin weren't adding the whitespace. Please review if correct.
+ found some other typos/grammar issues along the way.
CC @yorikvanhavre
2018-01-01 17:52:12 +01:00
Unknown
a8ecffb652
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
Yorik van Havre
c3ca4bc899
Draft: Fixed bug in DXF import
2017-12-13 15:20:22 -02:00
Yorik van Havre
2cf8e0ffd6
Draft: Fixed default precision value
2017-12-13 10:57:55 -02:00
Unknown
d949210aed
Typos, grammar & uniformiity
...
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00
Unknown
19254207c2
Draft: crowdin tooltip typo fix
...
ref: https://crowdin.com/translate/freecad/548/en-cs#6500043
2017-12-12 21:57:44 +01:00
Yorik van Havre
564f977dbd
Fixed gradient in last commit
2017-12-07 18:54:47 -02:00
Yorik van Havre
04e4e59ada
Bitacovir's new clone icon
2017-12-07 18:50:22 -02:00
WandererFan
750661de35
Fix #1947 non-ASCII in file path
...
- this also fixes file path part of #3139
- this needs work for Py3
2017-12-06 19:51:22 -05:00
WandererFan
640fce5d06
Fix #1939 Draft ShapeString with whitespace string
2017-12-06 19:51:22 -05:00
Unknown
c8c9b76f43
Misc. typos
2017-12-06 20:59:55 +01:00
Unknown
25afe3227c
SVG Cleanup: tweaked <dc:description> tags for changed clone icons
...
Follow-up to changes made in 71836f4b37
+ remove agryson from the 2 icon properties
2017-12-02 14:02:14 +01:00
Unknown
9831dfe531
SVG Cleanup: remove typos + uniformity fixes
2017-12-02 14:02:14 +01:00
luzpaz
56111a0810
Typos: user-facing and trivial
...
Several typos and uniformity fixes.
Note:
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
Yorik van Havre
7822f4aacb
Draft: Added Fuse property to Clones
2017-11-28 12:59:40 -02:00
Yorik van Havre
3e921cbda5
Draft: Added a utility command to add selected objects tothe construction group
2017-11-27 13:38:30 -02:00
Yorik van Havre
2ee230a1a0
Draft: Added preference option to set focus on Length when drawing lines
2017-11-27 13:05:10 -02:00
wmayer
b3631e134b
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
706141b967
Make uniform the use of B-spline visible to users
...
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25411
This commit does not include fixes to source comments unless they were 'doxygenated'.
No .xml files were altered either.
2017-11-17 19:30:37 -05:00
Yorik van Havre
0b33f977f7
Draft: Fix import of dxf files in no-gui mode
2017-11-14 10:19:33 -02:00
luzpaz
d8b2855933
Draft: tooltip uniformity fixes
2017-11-13 11:49:55 -05:00
Yorik van Havre
71836f4b37
Less copyright-harmful clone icons for Draft and PartDesign
2017-11-06 19:38:36 -02:00
Harald Geyer
2677363769
Draft: Fix module loading in non-GUI mode
...
The WorkingPlane module is used in getSVG and getDXF, so we need to
import it unconditionally.
2017-11-05 12:47:08 +01:00
easyw
095bc78627
avoid stop loading on coincident points
...
reference at the forum:
https://forum.freecadweb.org/viewtopic.php?f=3&t=25146&p=197699#p197607
2017-11-02 10:24:25 +01:00
Markus Lampert
03ad4fb598
Fixed holding tags snapper interaction.
2017-11-01 10:39:07 -02:00
tomate44
5657acdfb6
fix BSpline curves treatment in Draft.makeSketch. BSplineCurves in a wire were doubled. Don't expose internal geometries of BSplineCurves of a wire to keep sketch lighter.
2017-10-30 18:13:32 +01:00
tomate44
21c4fa316e
add ArcOfEllipse to DraftGeomUtils.orientEdge
2017-10-30 17:30:44 +01:00
tomate44
d2f4fcb6a2
add BSpline support to Draft.makeSketch
2017-10-30 14:02:49 -02:00