Commit Graph

16796 Commits

Author SHA1 Message Date
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
Abdullah Tahiri
88782f5cbc PCH: Fem Gui Enable 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
0382e2dd75 PCH: Fem Gui 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
8275b9440d PCH: Enable Fem App PCH 2019-05-16 21:43:07 +02:00
Abdullah Tahiri
8fa75b1d6f PCH: Fem App 2019-05-16 21:43:07 +02:00
Yorik van Havre
601b09bb83 Draft: Removed annoying an unuseful verbose command line output 2019-05-16 15:31:57 -03:00
Yorik van Havre
8a432cc830 Draft: Fixed regression bug in Rotate 2019-05-16 14:38:46 -03:00
wmayer
325add58db add option to disable approximation of splines when creating curve on mesh 2019-05-16 16:16:03 +02:00
wmayer
d86c4caa19 fix Part build failure 2019-05-16 12:46:03 +02:00
Abdullah Tahiri
1179262451 PCH: Enable PartGui PCH 2019-05-16 12:46:03 +02:00
wmayer
c5cf94e575 fix Path build failure 2019-05-16 12:46:02 +02:00
wmayer
c1bc6421ef fix Sketcher build failure 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
7f551dab53 PCH: Path GUI PCH Enable 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
632d6c7926 PCH: Sketcher GUI PCH Enable 2019-05-16 12:46:02 +02:00
wmayer
f4e81a55a3 fix PartDesign build failure 2019-05-16 12:46:02 +02:00
Abdullah Tahiri
e71cf87551 PCH: PartDesign GUI PCH Enable 2019-05-16 12:46:02 +02:00
wandererfan
e555e8d97d Fix Leader point edit 2019-05-16 06:32:44 -04:00
wmayer
7703b82154 fix -Winconsistent-missing-override 2019-05-16 10:43:26 +02:00
Bernd Hahnebach
872b9eaa80 Arch: import IFC, improve import of colors 2019-05-16 04:53:22 +02:00
Bernd Hahnebach
2874fd51df Arch: import IFC, some code formating, no code changes! 2019-05-16 04:53:22 +02:00
Yorik van Havre
1e66267dac Arch: Added door mode to window command 2019-05-15 21:14:00 -03:00
Yorik van Havre
3a2aac4fe0 Draft: Enhancements to Working Plane selection UI 2019-05-15 19:48:58 -03:00
furti
72014ead53 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
fa504cc612 Add missing "Part" import to Arch Fence 2019-05-15 17:40:58 -03:00
Yorik van Havre
281a370815 Arch: Remember values for precast concrete presets 2019-05-15 15:55:21 -03:00
Yorik van Havre
ff130d08f4 Arch: Refactor of Structure's Column/Beam modes and fixed rotation issues 2019-05-15 15:08:23 -03:00
Yorik van Havre
2a4012872e Arch: Fixed bug in precasts + addressing recursive wall length issue 2019-05-15 10:49:24 -03:00
DeepSOIC
3a22758051 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
c2d0b80f58 Draft: Small bugfix in bezier curves 2019-05-14 15:25:40 -03:00
Yorik van Havre
94aa65ffaf Draft: Updated icon for cubic bezier tool 2019-05-14 15:20:40 -03:00
Yorik van Havre
978363432a Arch: Further fix in solar diagram 2019-05-14 11:26:58 -03:00
carlopav
00daa50ee3 [Draft] Insert the arc group in the draft toolbar
small fix to add the arc group to the toolbar.
2019-05-14 11:20:27 -03:00
Derek V. Schmalenberger
3c1ce73032 removed unused view lookup 2019-05-14 15:42:51 +02:00
wandererfan
4fc5ddf5c3 MRTE License & remove copy to install dir 2019-05-14 15:38:52 +02:00
wandererfan
c7acc3420c Fix RichAnno positioning for Scale != 1 2019-05-14 15:38:51 +02:00
wandererfan
66df908450 Fix duplicate child claiming 2019-05-14 15:38:51 +02:00
DeepSOIC
0944157b2e Gui: GestureNavigationStyle: add statemachine diagram 2019-05-14 15:35:50 +02:00
DeepSOIC
a0aa8ace52 Gui: GestureNavigationStyle: remove logging 2019-05-14 15:35:50 +02:00