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
DeepSOIC
fd9630c4a0
Gui: GestureNavigationStyle rewrite
...
to better work on Qt5
+ new (dormant) feature: button roll gestures
2019-05-14 15:35:50 +02:00
wmayer
951f612022
add method to project shape on mesh
2019-05-14 15:21:08 +02:00
Bernd Hahnebach
a22afe84bc
FEM: material task panel, use quantity unit checks on leave task panel and return from material editor
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
d3a4940d18
FEM: unit tests, test values and units of known quantities from all build in solid materials
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00ea489b7b
FEM: unit tests, known material parameter unit test
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
20b8c28ca6
FEM: unit tests, add modul for material tests
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
e6ce361a02
Material: card utils, add some code comments for new added methods
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
2cf145f6f7
Material: card utils, add methods for quatity unit checks
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00716d75b5
Material: card utils, add a parameter to ignore template mat on import materials
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
6c2f2189b0
Material: card utils, example code comments fixes
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
73f0348105
Material: templatematerial, make FractureToughness a float
...
- it unit is not possible with FreeCAD unit system
2019-05-14 12:05:47 +02:00
Yorik van Havre
6dc2b1f94d
Draft: Allow to set the working plane from a section plane
2019-05-13 22:01:32 -03:00
Yorik van Havre
cec145015e
Arch: Added option to not import FreeCAD parametric model from IFC
2019-05-13 21:49:31 -03:00
Yorik van Havre
35900818e5
Arch: Added Footprint display mode to Spaces
2019-05-13 16:33:38 -03:00
Yorik van Havre
f1eeae6754
Arch: Ability for BuildingParts to control visual aspects of their children
2019-05-13 15:44:13 -03:00
Yorik van Havre
8119077feb
Draft: Fixed Part primitives mode of Draft tools
2019-05-13 14:55:58 -03:00
wandererfan
eed275d63f
Fix crash on malformed python script
2019-05-13 12:29:15 -04:00
wandererfan
925145a8b7
Fix #3695 Frame toggle sync
2019-05-13 12:29:15 -04:00
wandererfan
af0271691c
Improve radius/diameter dims for ellipse,spline
2019-05-13 12:29:15 -04:00
Yorik van Havre
42c2a4d6ac
Arch: Fixed some flat objects not appearing in techdraw
2019-05-13 13:10:36 -03:00
wmayer
c05f856ac0
fix mesh cross-section to respect placement
2019-05-13 17:44:56 +02:00
wmayer
efc74ecbc8
also copy placement when copying a mesh
2019-05-13 15:51:43 +02:00
wmayer
9e2427684f
add method to project shape on mesh
2019-05-12 22:56:23 +02:00
wmayer
91c5533d9b
make curve-on-mesh working for meshes with placement
2019-05-12 20:25:58 +02:00
wmayer
0ac0fba1f6
hide taskbar progress when required
2019-05-12 17:26:21 +02:00
luz.paz
659d17129a
FIx some user and non-user facing typos
...
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* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
wmayer
addb368e52
also support shapetype parameter in Part.makeRevolution() if first argument is an edge
2019-05-12 11:33:38 +02:00
Yorik van Havre
8f2fc68fa7
Draft: Fixed minor bug in Circle tool
2019-05-11 21:11:40 -03:00