Commit Graph

16771 Commits

Author SHA1 Message Date
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
Yorik van Havre
6d2aee2c58 Draft: Updated icon for cubic bezier tool 2019-05-14 15:20:40 -03:00
Yorik van Havre
c05bc0990c Arch: Further fix in solar diagram 2019-05-14 11:26:58 -03:00
carlopav
5aeb15db0c [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
792a253830 removed unused view lookup 2019-05-14 15:42:51 +02:00
wandererfan
968faa511a MRTE License & remove copy to install dir 2019-05-14 15:38:52 +02:00
wandererfan
02b689a1f6 Fix RichAnno positioning for Scale != 1 2019-05-14 15:38:51 +02:00
wandererfan
a537e34077 Fix duplicate child claiming 2019-05-14 15:38:51 +02:00
DeepSOIC
e753e642f1 Gui: GestureNavigationStyle: add statemachine diagram 2019-05-14 15:35:50 +02:00
DeepSOIC
24e45023aa Gui: GestureNavigationStyle: remove logging 2019-05-14 15:35:50 +02:00
DeepSOIC
8a99785477 Gui: GestureNavigationStyle rewrite
to better work on Qt5
+ new (dormant) feature: button roll gestures
2019-05-14 15:35:50 +02:00
wmayer
c60658f3f9 add method to project shape on mesh 2019-05-14 15:21:08 +02:00
Bernd Hahnebach
4ea8d4ee6a Merge pull request #2169 from berndhahnebach/bhbdev217
Material: improvements
2019-05-14 12:07:02 +02:00
Bernd Hahnebach
d52aa20748 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
2046f81b1c 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
13af9ab884 FEM: unit tests, known material parameter unit test 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
b753d771fc FEM: unit tests, add modul for material tests 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
14eaa95bb6 Material: card utils, add some code comments for new added methods 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
8698ed56cd Material: card utils, add methods for quatity unit checks 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
09a0a6f95f Material: card utils, add a parameter to ignore template mat on import materials 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
5658119786 Material: card utils, example code comments fixes 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
71b645d76d 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
a7cb6ed62c Draft: Allow to set the working plane from a section plane 2019-05-13 22:01:32 -03:00
Yorik van Havre
184a392675 Arch: Added option to not import FreeCAD parametric model from IFC 2019-05-13 21:49:31 -03:00
Yorik van Havre
6cf4c25967 Arch: Added Footprint display mode to Spaces 2019-05-13 16:33:38 -03:00
Yorik van Havre
c6a272c951 Arch: Ability for BuildingParts to control visual aspects of their children 2019-05-13 15:44:13 -03:00
Yorik van Havre
7d2498d65e Draft: Fixed Part primitives mode of Draft tools 2019-05-13 14:55:58 -03:00
wandererfan
75d43757c4 Fix crash on malformed python script 2019-05-13 12:29:15 -04:00
wandererfan
d42c79c146 Fix #3695 Frame toggle sync 2019-05-13 12:29:15 -04:00
wandererfan
ef912cfea8 Improve radius/diameter dims for ellipse,spline 2019-05-13 12:29:15 -04:00
Yorik van Havre
3c68d1e0c3 Arch: Fixed some flat objects not appearing in techdraw 2019-05-13 13:10:36 -03:00
wmayer
0644ed8e64 fix mesh cross-section to respect placement 2019-05-13 17:44:56 +02:00
wmayer
0e86b2a735 also copy placement when copying a mesh 2019-05-13 15:51:43 +02:00
wmayer
ae1723b946 add method to project shape on mesh 2019-05-12 22:56:23 +02:00
wmayer
e44884a01a make curve-on-mesh working for meshes with placement 2019-05-12 20:25:58 +02:00