Yorik van Havre
e45a3674f0
Arch: bugfixes in IFC exporter
2018-07-26 19:23:48 -03:00
Yorik van Havre
d034c0083c
Draft: Added variable to be able to start Move command in copy mode
2018-07-25 12:55:55 -03:00
Yorik van Havre
43bf3bc0cb
Arch: Handle placement change in BuildingPart + view management
2018-06-28 18:44:07 -03:00
ageeye
ec16d82c96
Add a new array type: PointArray.
2018-06-18 20:38:10 -03:00
Yorik van Havre
93eb05b1b5
Draft: Support new-style Draft texts in TechDraw
2018-06-01 11:05:15 -03:00
luz.paz
c4474f1879
Add source comment typo fix
2018-05-19 12:06:34 -04:00
Yorik van Havre
4cb93bf669
Draft: More streamlined console output
2018-05-14 18:57:57 -03:00
Yorik van Havre
b3fb790d54
Draft: Added reference mode to Draft Scale task panel
2018-05-09 22:38:51 -03:00
luz.paz
fb224b0090
Crowdin: fix in different WBs
2018-05-02 00:50:06 -04:00
Adrian Schröter
5b744ae05b
fix runtime error creating a wire from string with python3
...
Tested against version 0.17
2018-04-18 10:05:49 -03:00
luz.paz
1207b56814
Follow-up fix for e0161f4652
...
e0161f4652
ref: e0161f4652 (commitcomment-28542412)
2018-04-12 09:37:40 -04:00
luz.paz
e0161f4652
[For v0.18]Draft: add translation() + move \n out of translation strings
2018-04-11 10:51:13 -03:00
Yorik van Havre
404452d6ee
Draft: Small fix to Working plane proxy
2018-02-28 12:37:04 -03:00
Yorik van Havre
35ee3f03a7
Draft: Reducing memory leak in snapper - ussie #3340
2018-02-21 12:53:48 -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
looooo
3679c18e55
fix unicode problems for python3
2018-01-12 15:02:28 +01: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
f7629821ed
Draft: Fixed translation problem in bezcurve
2018-01-05 22:08:39 -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
3e921cbda5
Draft: Added a utility command to add selected objects tothe construction group
2017-11-27 13:38:30 -02: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
luzpaz
d8b2855933
Draft: tooltip uniformity fixes
2017-11-13 11:49:55 -05:00
Unknown
494a9a3f3b
Draft: tooltip grammar fix
2017-10-11 23:08:33 +02:00
Yorik van Havre
61c7ac7fdd
Draft: WP Proxy now supports perspective camera too
2017-09-01 19:47:13 -03:00
Yorik van Havre
fccb5dbc87
Draft: New UI for the Scale tool
2017-08-25 16:40:49 -03:00
Yorik van Havre
352accabd9
Draft: Fixed Move & Rotate continue mode
2017-07-26 12:51:52 -03:00
Yorik van Havre
7fc063508f
Draft: Copy groups too when moving/rotating/copying groups
2017-07-25 15:01:58 -03:00
Yorik van Havre
d31be3117d
Draft: Refined Select plane to accept any 3 selected vertices
2017-07-08 14:27:44 -03:00
Yorik van Havre
087a1c1056
Draft: Extended WPProxy tool
2017-07-06 14:44:13 -03:00
Yorik van Havre
cab3358ee8
Arch: Removed Armatures property from Structures + added Host property to Rebars
2017-07-05 20:58:48 -03:00
Yorik van Havre
74e7940024
Draft: More solid closing of Draft commands - fixes #2532
2017-06-29 12:17:36 -03:00
Yorik van Havre
859b94e311
Draft: trying different method to solve encoding problem
2017-06-26 23:51:45 -03:00
Yorik van Havre
3ada1416ba
Draft: Fixed encoding error
2017-06-24 20:55:40 -03:00
looooo
fe66e96faf
draft: move translation to DraftGui
...
otherwiser there are some strange ImportEroors.
2017-06-20 12:18:01 +02:00
looooo
d9d1e8640f
py3: Draft: string / unicode:
...
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
Yorik van Havre
3c96803d12
Draft: move the planetrack when drawing a polyline
2017-06-06 20:09:30 -03:00
Yorik van Havre
d52f9f5d1a
Draft: autogroup arrays
2017-06-03 14:50:15 -03:00
Yorik van Havre
83095ca574
Draft: Fixed clone bug - fixes #3066
2017-06-02 23:43:47 -03:00
Yorik van Havre
f55592755e
Draft: First version of Draft Label object
2017-05-29 16:57:25 -03:00
Yorik van Havre
335da6a0ad
Arch: Fixed moving and rotating spaces
2017-05-25 10:46:52 -03:00
Yorik van Havre
ee58881f18
Draft: Leave all clones selected after cloning
2017-05-21 18:21:01 -03:00
Yorik van Havre
8da45638be
Draft: Allow to set the Working Plane from 3 selected vertices
2017-05-20 00:53:11 -03:00
Yorik van Havre
19b14520e9
Draft: New button to modify working plane during Wire drawing
2017-05-09 23:36:41 -03:00
DeepSOIC
164b8c7f93
Draft: use viewer.redraw() in interactive operations
...
improves responsiveness of Draft on Windows dramatically
2017-05-08 11:44:41 -03:00
Yorik van Havre
3b06b86162
Draft: Fixed weaknesses in Draft Edit command
2017-04-16 12:18:21 -03:00
Yorik van Havre
43ab645670
Draft: Fixed buggy Trimex in non-XY planes
2017-04-07 16:03:35 -03:00
Kunda
19f8fd4c10
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
Kunda
dde52952f4
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00