Commit Graph

16833 Commits

Author SHA1 Message Date
wandererfan
fc904288a5 Fix point edit when attach point changed 2019-05-24 22:18:32 -04:00
wandererfan
108038df91 Add Midpoint and Quadrant Cosmetic Vertex 2019-05-24 19:38:02 -04:00
wandererfan
3f7570ad80 Initial version addCosmeticVertex 2019-05-24 19:38:02 -04:00
Bernd Hahnebach
dd6673a6e1 FEM: in out, return obj on import 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
436ea86b79 Material: white space 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
1e2beb0823 FEM: code formating, max line length < 100, make objects module 2019-05-24 19:08:17 +02:00
Franck Jullien
ad3666cd6e [TD] Fix cursor behavior 2019-05-24 09:09:56 -04:00
lo
069746975c cmake: manually add dynamic_lookup flag to area-target 2019-05-24 14:37:33 +02:00
lo
1922c84ca0 cmake: add option to disable linking of python extension modules to python-libraries 2019-05-24 14:37:33 +02:00
wmayer
c7cf339ac6 replace raw string with normal C string to fix build failure 2019-05-23 23:28:33 +02:00
easyw
2cb916c245 Adding Part_BoxSelection.svg icon to Part Menu 2019-05-23 14:51:42 -04:00
Tomas Pavlicek
5021d55622 TechDraw: Place diameter label better 2019-05-23 07:10:16 -04:00
Yorik van Havre
e7ca12e03b AddonManager: Misc fixes from forum feedback 2019-05-22 15:03:14 -03:00
Franck Jullien
bcfbd990a7 [TD] Add TaskPanel for Balloons
TaskPanel can be open by double clicking either Balloon label on drawing
page or Balloon object in tree view.
2019-05-22 12:50:47 -04:00
ezzieyguywuf
327d509bc9 Added python virtual environment initialization, if present. 2019-05-22 13:53:47 +02:00
Bernd Hahnebach
d2eed64bd5 FEM: unit tests, main module, add some comments 2019-05-22 06:59:33 +02:00
Yorik van Havre
05b8c2f4d4 AddonManager: Allow to restart FreeCAD directly from the addon manager after installing/updating addons 2019-05-21 16:18:13 -03:00
Andrey Cherepanov
4005981ec7 Add Russian localization to desktop file 2019-05-21 12:12:49 -03:00
wmayer
737e82c053 handle eventual system error messages 2019-05-21 15:44:49 +02:00
wmayer
603191d756 improve whitespaces 2019-05-21 15:44:07 +02:00
Franck Jullien
79f8d4a7cd [TD] Rewrite balloon placing method
When clicking on balloon command, cursor is changing to balloon cursor.
It means user is ready to place a balloon (anywhere on the page).
Balloon object is not created until user click somewhere.

Balloon command can be aborted pressing escape or when page view lost
focus (in other words, when user clic somewhere else than the page).
2019-05-21 08:37:05 -04:00
easyw
977272e4d4 adding Part_BoxSelection.svg icon 2019-05-21 07:12:57 -04:00
easyw
2c77dec0df adding Part_BoxSelection icon 2019-05-21 07:12:57 -04:00
Bernd Hahnebach
ecccc3930d FEM: solver calcuix task panel, fix panel 2019-05-21 06:16:10 +02:00
Yorik van Havre
c498058fc0 Arch: IFC explorer migrated to BIM WB 2019-05-20 22:32:17 -03:00
wmayer
6c97351d8f Py3: make fcbt scripts working 2019-05-20 19:02:35 +02:00
Yorik van Havre
0cbe505e50 Draft: Disbled by default the use of the Support property in Draft objects 2019-05-20 12:27:38 -03:00
Dion Moult
fccbc0ed24 Set working plane immediately upon clicking the set working plane button if you have a face selected 2019-05-20 11:10:40 -03:00
lo
4f92adebf7 missing headers (external smesh) 2019-05-20 11:09:17 -03:00
Derek V. Schmalenberger
297c7f2ec6 increased default snapRange from 5 to 8
Grid snapping will fail with a snapRange of 5 if a line or arc passes through the grid point.
2019-05-20 11:08:48 -03:00
Bernd Hahnebach
708d1735fd FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
508a65f115 FEM: code formating, max line length < 100, fem solver 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
070277c210 FEM: solver calculix writer and solver writer base, use small character for import identifier 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
d528bfae21 FEM: code formating, max line length < 100, fem results 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
77235b3a3b FEM: code formating, max line length < 100, fem examples 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
56ea020c75 FEM: code formating, max line length < 100, fem commands 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
783e063de7 FEM: code formating, max line length < 100, fem objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
a847ac39a4 FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
wandererfan
f7c0f32830 Fix regression in LeaderLine initial position 2019-05-19 13:25:57 -04:00
wmayer
4cfd4b0248 generate minumum number of points from an edge 2019-05-19 19:07:45 +02:00
Bernd Hahnebach
3cbc456759 FEM: inout tetgen converter, code formating 2019-05-18 14:13:41 +02:00
Bernd Hahnebach
e7df0bc851 FEM: inout tetgen converter, guard Gui commands to be able to load the module in CMD mode without problems 2019-05-18 14:06:10 +02:00
SmallSharky
3511f61672 [Sketcher] Fix initial autoconstraints behavior 2019-05-18 11:54:37 +02:00
wandererfan
7c19902ab8 Fix loss of formatting when edit existing text 2019-05-17 19:35:25 -04:00
wandererfan
f47422d366 Remove Surplus VP properties
- color, size and font info are embedded in the rich text
2019-05-17 19:35:25 -04:00
Yorik van Havre
32a1e35b17 Draft: Fixed regression in move tool 2019-05-17 17:44:59 -03:00
Bernd Hahnebach
e8aa4228f9 FEM: fix buildfailure on gcc 2019-05-17 16:17:13 +02:00
luz.paz
92bf2228d9 Misc. typo fixes
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 -L pard,wallthickness,commen,byteorder,alocation`
2019-05-17 13:19:36 +02:00
wmayer
0575a729ed minimum degree of 1 for curve on mesh 2019-05-17 00:50:12 +02:00
wmayer
f5f47f5735 fix FEM build failure 2019-05-16 22:15:36 +02:00