Commit Graph

15963 Commits

Author SHA1 Message Date
lo
d05feb2f45 missing headers (external smesh) 2019-05-20 11:09:17 -03:00
Derek V. Schmalenberger
a6fca79576 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
2f94302bb5 FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
1d507364b1 FEM: code formating, max line length < 100, fem solver 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
454729f12d FEM: solver calculix writer and solver writer base, use small character for import identifier 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
adac097c40 FEM: code formating, max line length < 100, fem results 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
08c83d3b53 FEM: code formating, max line length < 100, fem examples 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
77f0571acc FEM: code formating, max line length < 100, fem commands 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
7171d20dd6 FEM: code formating, max line length < 100, fem objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
5ca75ca7ea FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
wandererfan
8ef3f13fbb Fix regression in LeaderLine initial position 2019-05-19 13:25:57 -04:00
wmayer
b17a784e32 generate minumum number of points from an edge 2019-05-19 19:07:45 +02:00
Bernd Hahnebach
51c317dc96 FEM: inout tetgen converter, code formating 2019-05-18 14:13:41 +02:00
Bernd Hahnebach
06fffbd6a2 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
41c828a3b5 [Sketcher] Fix initial autoconstraints behavior 2019-05-18 11:54:37 +02:00
wandererfan
15f440525e Fix loss of formatting when edit existing text 2019-05-17 19:35:25 -04:00
wandererfan
249d7f2e9e 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
7e90fcfd9c Draft: Fixed regression in move tool 2019-05-17 17:44:59 -03:00
Bernd Hahnebach
a2c491261c FEM: fix buildfailure on gcc 2019-05-17 16:17:13 +02:00
luz.paz
11f4f30a37 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
af2d85d914 minimum degree of 1 for curve on mesh 2019-05-17 00:50:12 +02:00
wmayer
ec5720d51c fix FEM build failure 2019-05-16 22:15:36 +02:00
Abdullah Tahiri
4a3b81861f PCH: Fem Gui Enable 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
241c370f5f PCH: Fem Gui 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
e4b181dab9 PCH: Enable Fem App PCH 2019-05-16 21:43:07 +02:00
Abdullah Tahiri
676a4f0457 PCH: Fem App 2019-05-16 21:43:07 +02:00
Yorik van Havre
2e616a4749 Draft: Removed annoying an unuseful verbose command line output 2019-05-16 15:31:57 -03:00
Yorik van Havre
bff34a36ec Draft: Fixed regression bug in Rotate 2019-05-16 14:38:46 -03:00
wmayer
a2d3b12a57 add option to disable approximation of splines when creating curve on mesh 2019-05-16 16:16:03 +02:00
wmayer
b547373f35 fix Part build failure 2019-05-16 12:46:03 +02:00
Abdullah Tahiri
8550ce91ee PCH: Enable PartGui PCH 2019-05-16 12:46:03 +02:00
wmayer
8b477e6053 fix Path build failure 2019-05-16 12:46:02 +02:00
wmayer
4c63bd49e3 fix Sketcher build failure 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
604f8296e4 PCH: Path GUI PCH Enable 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
bb38abd6dd PCH: Sketcher GUI PCH Enable 2019-05-16 12:46:02 +02:00
wmayer
74b3169dba fix PartDesign build failure 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
55a5f652e1 PCH: PartDesign GUI PCH Enable 2019-05-16 12:46:02 +02:00
wandererfan
ab986d9a00 Fix Leader point edit 2019-05-16 06:32:44 -04:00
wmayer
4223f3c063 fix -Winconsistent-missing-override 2019-05-16 10:43:26 +02:00
Bernd Hahnebach
2d1f6ab1a2 Arch: import IFC, improve import of colors 2019-05-16 04:53:22 +02:00
Bernd Hahnebach
bbb7200abe Arch: import IFC, some code formating, no code changes! 2019-05-16 04:53:22 +02:00
Yorik van Havre
2be258104d Arch: Added door mode to window command 2019-05-15 21:14:00 -03:00
Yorik van Havre
76cf1ceb39 Draft: Enhancements to Working Plane selection UI 2019-05-15 19:48:58 -03:00
furti
b82eef770f Optimize buildFence method
The method is renamed to "makeFence" to better fit to the overall Arch
naming style. Additionally it returns the generated object now so one
can use it directly from python.
2019-05-15 17:40:58 -03:00
furti
84169efee9 Add missing "Part" import to Arch Fence 2019-05-15 17:40:58 -03:00
Yorik van Havre
8fb066841c Arch: Remember values for precast concrete presets 2019-05-15 15:55:21 -03:00
Yorik van Havre
1e426ced86 Arch: Refactor of Structure's Column/Beam modes and fixed rotation issues 2019-05-15 15:08:23 -03:00
Yorik van Havre
b50ac86063 Arch: Fixed bug in precasts + addressing recursive wall length issue 2019-05-15 10:49:24 -03:00
DeepSOIC
96ee6fb502 Fix build with boost 1.65.1 on ubuntu 18.04
reported to me privately by @fjullien
2019-05-15 13:10:52 +03:00
Yorik van Havre
fc674fae4e Draft: Small bugfix in bezier curves 2019-05-14 15:25:40 -03:00