Commit Graph

18170 Commits

Author SHA1 Message Date
WandererFan
c50491dca2 [TD]fix overload warning 2019-12-27 20:27:19 -05:00
WandererFan
ccd107f1ce [TD]fix Balloon placement issues
- contributed by @lidiriel
2019-12-27 20:27:19 -05:00
Yorik van Havre
134f9d4f26 Arch: Fixed bug in materials merging 2019-12-27 21:32:33 -03:00
wmayer
5442dfbbcc Sketcher: [skip ci] force redraw after using rubberband selection 2019-12-27 21:18:27 +01:00
wmayer
bd36bcb22b [skip ci] scale grabbed image to defined width 2019-12-27 21:00:34 +01:00
wmayer
9e4710d679 Gui: [skip ci] allow to pass multi-sampling in Python wrapper 2019-12-27 15:19:19 +01:00
vocx-fc
71154715e7 Draft: add GuiCommandBase class to serve as the parent class of all DraftTools
Prepare auxiliary directories to restructure all graphical tools
for objects, viewproviders, gui commands, and taskpanels.
2019-12-27 11:01:34 -03:00
wmayer
a7a11341fc Gui: [skip ci] show navi cube also when rendering as framebuffer or GL image 2019-12-27 13:57:21 +01:00
wmayer
e7796c0497 Gui: [skip ci] add option to grab 3D view as is 2019-12-27 13:52:34 +01:00
luz.paz
ae7cb9e300 Draft: [skip ci] Fix header uniformity
This PR fixes header uniformity across all Draft files
2019-12-27 00:16:12 +01:00
wmayer
e78e468e0f TechDraw: [skip ci] fix warnings -Wunused-private-field and -Winconsistent-missing-override 2019-12-26 20:13:52 +01:00
Zheng, Lei
668e237889 Draft: fix array restore 2019-12-26 15:56:31 -03:00
ageeye
51a23bd770 Use DraftVecUtils.tup only two times. 2019-12-26 15:54:10 -03:00
ageeye
b22c33ab61 Fix the Draft Array polar type. Rotate first global and then object own rotation(spin) of placement. 2019-12-26 15:54:10 -03:00
Syres916
0d17b6faaf [Draft] ImportDXF Bug upgrading from 0.16
See discussion https://forum.freecadweb.org/viewtopic.php?f=3&t=41879
2019-12-26 15:52:30 -03:00
luz.paz
8fb5c65736 Arch: [skip ci] fix header uniformity
This PR fixes header uniformity across all Arch files
2019-12-26 18:24:06 +01:00
luz.paz
c7f9874422 ReverseEngineering: [skip ci] Fix header uniformity
This PR fixes header uniformity across all ReverseEngineering files
2019-12-26 18:22:37 +01:00
luz.paz
9d4b58ae85 Robot: [skip ci] fix header uniformity + trailing whitespace
This PR fixes header uniformity across all Robot files
2019-12-26 18:22:03 +01:00
carlopav
6992863638 [Draft] Edit further cleanup
[Draft] Edit fix minor bug
2019-12-26 13:31:06 -03:00
carlopav
df846aaea4 [Draft] Edit _ code cleanup
According to @vocx_fc suggestions, this commit is a first cleanup of the code.
2019-12-26 13:31:06 -03:00
carlopav
99f9aa42f7 [Draft] Edit: improved Draft Circle editing
Now Draft circle editing works also with App::Part
2019-12-26 13:31:06 -03:00
carlopav
edca1b4aff [Arch] Added Draft Edit Command to toolbar 2019-12-26 13:31:06 -03:00
carlopav
4fc3af1390 [Draft] Edit _ improved rectangle editing
Improved rectangle editing to use 3 nodes. Now it works also inside App::Part
2019-12-26 13:31:06 -03:00
carlopav
8dd2b328fe [Draft] Edit: general refactor
Changed names of several methods from set to get, changed the general set of nodes, improved placement calculation to use getGlobalPlacement instead of Placement.
2019-12-26 13:31:06 -03:00
vocx-fc
aef11c1f8c Arch: division including a float to obtain correct result 2019-12-26 13:22:35 -03:00
wandererfan
4a736b7731 [TD]fix Py2/Qt4 errors 2019-12-26 08:56:21 -05:00
wandererfan
d9d440bb6c [TD]format RichAnno frame 2019-12-26 08:56:21 -05:00
wandererfan
1e48af0fbb [TD]make symbol text adjustable
- also fix QGIWeldSymbol bounding rect
2019-12-26 08:56:21 -05:00
wandererfan
e7a0cd4dfa [TD] remove obsolete code 2019-12-26 08:56:21 -05:00
wandererfan
c05f2268a8 [TD]fix Leader position override by QGIView 2019-12-26 08:56:21 -05:00
wandererfan
f252aaff68 [TD]add static routine for default line weights 2019-12-26 08:56:21 -05:00
wandererfan
b5f12376a9 [TD]fix LeaderLine point edit 2019-12-26 08:56:21 -05:00
wmayer
c766d75791 [skip ci] replace German comments 2019-12-26 10:19:12 +01:00
luz.paz
d923798946 [skip ci] Fix header uniformity for Import, Mesh, Points, Raytracing 2019-12-26 10:10:30 +01:00
wmayer
bfdd6d8a2f Units: [skip ci] restore translations of unit schema names 2019-12-25 13:02:14 +01:00
luz.paz
f11783a498 src/Gui: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Gui` files
2019-12-25 11:39:17 +01:00
luz.paz
6f11ed298a src/Base: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Base` files
2019-12-25 11:38:58 +01:00
luz.paz
4f308dc03c src/App: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/App` files
2019-12-25 11:38:43 +01:00
wmayer
72065b0d39 [skip ci] MPH already defined 2019-12-24 13:33:38 +01:00
donovaly
ce56205ed0 more fixes for the UnitsCalculator
- we must read out the unit system description UTF8 to get the characters ² and ³
- update unit system description according to today's unit "cft" addition
- don't hardcode the unit system descriptions in the .ui file
- add acceleration to imperial schema
2019-12-24 13:31:13 +01:00
donovaly
6aeb0910b8 cosmetics to keep the overview 2019-12-24 13:31:00 +01:00
donovaly
cd8b63028c missing parts from from commit d9d903faea
- also add keV and MeV since these are the units used in practice
2019-12-24 13:31:00 +01:00
Zolko-123
7dbc309015 Manual dimension centers the plane's view
With the current manual dimensions a Datum Plane is visually ex-centred from it's origin, so when drawing a circle the circle is outside of the Plane representation. With this proposed change the visual representation is centred.
2019-12-24 01:17:46 +01:00
Yorik van Havre
0af2e760a1 Arch: Fixed minor colorbug in IFC export 2019-12-23 17:18:16 -03:00
wmayer
d9d903faea Units: extend parser to accept mph, sqft and cft. Fix a bug in imperial civil schema 2019-12-23 19:55:21 +01:00
luz.paz
fad1badd05 Fix typo in templateClassPyExport.py [skip ci] 2019-12-23 16:50:23 +01:00
donovaly
82c84c4d90 changes according to vocx-fc's annotations 2019-12-23 16:50:07 +01:00
donovaly
f07e97b813 DlgUnitsCalculator: some tweaks
- we call it "unit system" in the preferences, thus call it here so too
- add tooltips
- we have unit categories
2019-12-23 16:50:07 +01:00
donovaly
9c707479a6 also add unit THz as requested 2019-12-23 16:49:45 +01:00
donovaly
63bc9c5683 add units Mpsi, cal and kcal
- also ass missing parts from commit d7ca604c
2019-12-23 16:49:45 +01:00